Quick Search:

hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Sort: path | last-commit | first-commit Sub Directories

Changelog

54 by dlichtenberger on 05 March 2010, 16:27:18 +0100 (5 days ago) * CMS-6: use unique template URIs for edit/live mode to avoid Facelets caching issues
* cms:loginMenu: do not render output when showLoginLink=false

trunk/flexive-cms-war/src/main/java/com/flexive/cms/war/facelets/CmsResourceResolver.java 54 history download (+20 -3) diffs

trunk/flexive-cms-war/src/main/webapp/WEB-INF/templates/applyTemplate.xhtml 54 history download (+1 -1) diffs

trunk/flexive-cms-war/src/main/webapp/WEB-INF/templates/loginMenu.xhtml 54 history download (+25 -22) diffs

trunk/flexive-cms-war/src/main/webapp/WEB-INF/templates/renderChildren.xhtml 54 history download (+1 -1) diffs

53 by dlichtenberger on 04 March 2010, 16:23:05 +0100 (6 days ago) Minor documentation/layout changes

trunk/flexive-cms-documentation/src/main/docbook/en-US/ref-guide.xml 53 history download (+13 -3) diffs

trunk/flexive-cms-war/src/main/webapp/_cmsresources/css/admin.css 53 history download (+1 -0) diffs

52 by dlichtenberger on 04 March 2010, 14:49:54 +0100 (6 days ago) * New login screen
* Added basic build/version info
* Added example content
* Set project info in cms-parent

trunk/flexive-cms-shared/pom.xml 52 history download (+55 -10) diffs

trunk/flexive-cms-shared/src/main/java/com/flexive/cms/shared/CMSUtils.java 52 history download (+57 -0) diffs

trunk/flexive-cms-shared/src/main/resources/ApplicationMessages.properties 52 history download (+1 -1) diffs

trunk/flexive-cms-shared/src/main/resources/css/perfect-2col-liquid.css 52 history download (+2 -0) diffs

trunk/flexive-cms-shared/src/main/resources/css/perfect-3col-liquid.css 52 history download (+2 -0) diffs

… 12 more files in changeset.
51 by dlichtenberger on 02 March 2010, 09:25:44 +0100 (8 days ago) Default website: fixed image links :hover

trunk/flexive-cms-shared/src/main/resources/css/perfect-2col-liquid.css 51 history download (+5 -0) diffs

trunk/flexive-cms-shared/src/main/resources/css/perfect-3col-liquid.css 51 history download (+4 -0) diffs

49 by dlichtenberger on 01 March 2010, 12:08:32 +0100 (9 days ago) * Trigger template also when updating templates outside the frontend
 (i.e. backend or WebDAV)

* Minor layout fix for cms:navigationMenu to improve behaviour in common
 inline list layouts

trunk/flexive-cms-shared/src/main/java/com/flexive/cms/shared/CMSUtils.java 49 history download (+29 -0) diffs

trunk/flexive-cms-shared/src/main/resources/scripts/runonce/10_type_template.groovy 49 history download (+16 -1) diffs

trunk/flexive-cms-war/src/main/java/com/flexive/cms/war/beans/CmsEditBean.java 49 history download (+4 -4) diffs

trunk/flexive-cms-war/src/main/java/com/flexive/cms/war/filters/CmsTemplateFilter.java 49 history download (+3 -10) diffs

trunk/flexive-cms-war/src/main/webapp/_cmsresources/css/editMode.css 49 history download (+4 -0) diffs

48 by dlichtenberger on 26 February 2010, 15:01:21 +0100 (12 days ago) * JSF-EL: added cms:templateId(name) and cms:templateUrl(name) functions
* Merged excludePattern parameter from /branches/snapshot-2010-02-01

trunk/flexive-cms-war/src/main/java/com/flexive/cms/war/beans/CmsUtilsBean.java 48 history download (+23 -0) diffs

trunk/flexive-cms-war/src/main/java/com/flexive/cms/war/filters/CmsPageHeadersFilter.java 48 history download (+28 -3) diffs

trunk/flexive-cms-war/src/main/webapp/WEB-INF/cms.taglib.xml 48 history download (+12 -0) diffs

47 by dlichtenberger on 26 February 2010, 14:44:25 +0100 (12 days ago) Fix: added excludePattern regexp configuration parameter to exclude certain URL patterns
from getting cache headers (at least by CmsPageHeadersFilter)

branches/snapshot-2010-02-01/flexive-cms-war/src/main/.../cms/war/filters/CmsPageHeadersFilter.java 47 history download (+21 -2) diffs

45 by dlichtenberger on 24 February 2010, 15:42:37 +0100 (14 days ago) Installer: Vista/W7: run with admin privileges

trunk/flexive-cms-installer/src/main/resources/install-product.xml 45 history download (+10 -0) diffs

44 by dlichtenberger on 24 February 2010, 14:49:09 +0100 (14 days ago) * Documentation: completed First Steps
* Documentation: reverted to Docbook /xhtml styles since /xhtml-1_1 renders
 some very strange markup

trunk/flexive-cms-documentation/src/main/css/flexive_docbook.css 44 history download (+6 -0) diffs

trunk/flexive-cms-documentation/src/main/docbook/cms.ent 44 history download (+3 -1) diffs

trunk/flexive-cms-documentation/src/main/docbook/en-US/ref-guide.xml 44 history download (+367 -8) diffs

trunk/flexive-cms-documentation/src/main/images/ui_backend_tree.png 44 history download (+0) new

trunk/flexive-cms-documentation/src/main/images/ui_newpage.png 44 history download (+0) new

… 5 more files in changeset.
43 by dlichtenberger on 24 February 2010, 10:30:34 +0100 (14 days ago) Pass additional build steps on the command line

trunk/flexive-cms-documentation/build.sh 43 history download (+1 -1) diffs

42 by dlichtenberger on 24 February 2010, 10:14:18 +0100 (14 days ago) * Upped version number to 0.5-SNAPSHOT
* Optionally include webdav.war in installer

trunk/flexive-cms/pom.xml 42 history download (+1 -1) diffs

trunk/flexive-cms-documentation/pom.xml 42 history download (+1 -1) diffs

trunk/flexive-cms-ear/pom.xml 42 history download (+1 -1) diffs

trunk/flexive-cms-installer/pom.xml 42 history download (+7 -2) diffs

trunk/flexive-cms-shared/pom.xml 42 history download (+1 -1) diffs

… 3 more files in changeset.
41 by dlichtenberger on 23 February 2010, 16:05:57 +0100 (15 days ago) * Added example template with a 3-column layout
* Fixed edit component styles for default template
* Documentation: enabled images

trunk/flexive-cms-documentation/pom.xml 41 history download (+4 -0) diffs

trunk/flexive-cms-documentation/src/main/css/flexive_docbook.css 41 history download (+2 -3) diffs

trunk/flexive-cms-documentation/src/main/docbook/en-US/ref-guide.xml 41 history download (+92 -0) diffs

trunk/flexive-cms-documentation/src/main/images 41 history download (+0) new

trunk/flexive-cms-documentation/src/main/images/ui_headerbar.png 41 history download (+0) new

… 12 more files in changeset.
40 by dlichtenberger on 23 February 2010, 12:10:59 +0100 (15 days ago) * Enabled syntax highlighting via xslthl
* Use Docbook 1.75.2
* Documentation

trunk/flexive-cms-documentation/build.sh 40 history download (+4) new

trunk/flexive-cms-documentation/pom.xml 40 history download (+30 -5) diffs

trunk/flexive-cms-documentation/src/main/docbook/en-US/ref-guide.xml 40 history download (+39 -14) diffs

trunk/flexive-cms-documentation/src/main/xslt/custom-html-shared.xsl 40 history download (+1 -4) diffs

trunk/flexive-cms-documentation/src/main/xslt/html_custom.xsl 40 history download (+3 -3) diffs

… 1 more file in changeset.
39 by dlichtenberger on 22 February 2010, 17:25:25 +0100 (16 days ago) * Renamed JSF-EL functio cms:navigation to cms:pagesForLevel
 to avoid confusion with new cms:navigation component

* Documentation for user-relevant JSF-EL functions

trunk/flexive-cms-documentation/src/main/css/flexive_docbook.css 39 history download (+4 -0) diffs

trunk/flexive-cms-documentation/src/main/docbook/cms.ent 39 history download (+1 -1) diffs

trunk/flexive-cms-documentation/src/main/docbook/en-US/ref-guide.xml 39 history download (+250 -13) diffs

trunk/flexive-cms-war/src/main/java/com/flexive/cms/war/beans/CmsPageBean.java 39 history download (+4 -4) diffs

trunk/flexive-cms-war/src/main/resources/flexive-template.xhtml 39 history download (+129 -366) diffs

… 2 more files in changeset.
38 by dlichtenberger on 22 February 2010, 15:34:59 +0100 (16 days ago) * Added cms:navigation component, a convenience wrapper for fx:navigation
* Added LRU LookupCache based on LinkedHashMap (not yet used)

trunk/flexive-cms-shared/src/main/java/com/flexive/cms/shared/LookupCache.java 38 history download (+57) new

trunk/flexive-cms-shared/src/main/resources/templates/default-template.xhtml 38 history download (+2 -3) diffs

trunk/flexive-cms-shared/src/test 38 history download (+0) new

trunk/flexive-cms-shared/src/test/java 38 history download (+0) new

trunk/flexive-cms-shared/src/test/java/com 38 history download (+0) new

… 10 more files in changeset.
36 by dlichtenberger on 20 February 2010, 10:37:27 +0100 (18 days ago) Fixed reference URL path (seemed to work with XP, but doesn't with W7).

trunk/flexive-cms-installer/src/main/resources/windows_shortcut_specification.xml 36 history download (+1 -1) diffs

35 by dlichtenberger on 19 February 2010, 15:41:03 +0100 (19 days ago) Removed an unneccesary tree engine call when listing the current page's children

trunk/flexive-cms-documentation/src/main/docbook/en-US/ref-guide.xml 35 history download (+4 -0) diffs

trunk/flexive-cms-war/src/main/java/com/flexive/cms/war/beans/CmsPageBean.java 35 history download (+4 -1) diffs

trunk/flexive-cms-war/src/test/java/com/flexive/cms/test/war/JsfTestUtils.java 35 history download (+0 -1) diffs

34 by dlichtenberger on 19 February 2010, 13:59:31 +0100 (19 days ago) Installer: use custom default directory for Windows

trunk/flexive-cms-installer/src/main/resources/TargetPanel.dir.windows 34 history download (+1) new

trunk/flexive-cms-installer/src/main/resources/install-resources.xml 34 history download (+6) new

trunk/flexive-cms-installer/src/main/resources/windows_shortcut_specification.xml 34 history download (+1 -1) diffs

33 by dlichtenberger on 19 February 2010, 12:43:04 +0100 (19 days ago) Fixed testcases

trunk/flexive-cms-war/src/test/java/com/flexive/cms/test/war/JsfTestUtils.java 33 history download (+5 -5) diffs

31 by dlichtenberger on 19 February 2010, 10:51:55 +0100 (19 days ago) Greatly improved edit/live template switching when logged in.

The live templates are now also served from a common path (/__live/*), which allows us
to control (disable) browser caching completely. A…

trunk/flexive-cms-war/src/main/java/com/flexive/cms/war/beans/CmsEditBean.java 31 history download (+18 -8) diffs

trunk/flexive-cms-war/src/main/java/com/flexive/cms/war/beans/CmsPageBean.java 31 history download (+20 -6) diffs

trunk/flexive-cms-war/src/main/java/com/flexive/cms/war/facelets/CmsResourceResolver.java 31 history download (+5 -1) diffs

trunk/flexive-cms-war/src/main/java/com/flexive/cms/war/filters/CmsPageHeadersFilter.java 31 history download (+3 -1) diffs

trunk/flexive-cms-war/src/main/java/com/flexive/cms/war/servlets/FileDownloadServlet.java 31 history download (+2 -1) diffs

… 3 more files in changeset.
30 by dlichtenberger on 18 February 2010, 16:53:24 +0100 (20 days ago) Remove resource page types for 'create new page' type select

trunk/flexive-cms-war/src/main/java/com/flexive/cms/war/beans/CmsUtilsBean.java 30 history download (+8 -1) diffs

28 by dlichtenberger on 18 February 2010, 11:27:45 +0100 (20 days ago) * Fixed rewrite patterns
* Added client-side rewriting of hardcoded absolute URLs in edit mode

trunk/flexive-cms-documentation/src/main/docbook/en-US/ref-guide.xml 28 history download (+2 -2) diffs

trunk/flexive-cms-war/src/main/webapp/WEB-INF/templates/contentEditorButton.xhtml 28 history download (+1 -1) diffs

trunk/flexive-cms-war/src/main/webapp/WEB-INF/templates/editModeSetup.xhtml 28 history download (+23 -2) diffs

trunk/flexive-cms-war/src/main/webapp/WEB-INF/urlrewrite.xml 28 history download (+3 -3) diffs

trunk/flexive-cms-war/src/main/webapp/WEB-INF/web.xml 28 history download (+4 -0) diffs

… 1 more file in changeset.
26 by dlichtenberger on 16 February 2010, 16:41:48 +0100 (22 days ago) * Improved breadcrumbs generation
* Return null template when the page template cannot be resolved

trunk/flexive-cms-war/pom.xml 26 history download (+8 -0) diffs

trunk/flexive-cms-war/src/main/java/com/flexive/cms/war/beans/CmsPageBean.java 26 history download (+32 -19) diffs

trunk/flexive-cms-war/src/main/java/com/flexive/cms/war/filters/CmsExceptionFilter.java 26 history download (+0 -1) diffs

trunk/flexive-cms-war/src/main/java/com/flexive/cms/war/filters/CmsPageHeadersFilter.java 26 history download (+1 -0) diffs

earlier earlier | later later
FishEye: Open Source License registered to [fleXive] .
Atlassian FishEye, the whole repository view. (Version:1.3.8 Build:build-248 2007-11-09 ) - Bug/feature request - Page generated 2010-03-11 03:39 +0100