- some tweaks for the generic show-property tag in Foundry. Added a disable-output-escaping attribute
git-svn-id: https://svn.libreccm.org/ccm/trunk@3010 8810af33-2d31-482b-a856-94f89814c4df
- Some bugfixes for Foundry, especially for ItemList (URL for generating link to detail view was not passed through).
git-svn-id: https://svn.libreccm.org/ccm/trunk@3009 8810af33-2d31-482b-a856-94f89814c4df
This includes:
- Related links
- Content item
- Navigation: It is now possible to omit the root part and the last path of the breadcrumbs)
git-svn-id: https://svn.libreccm.org/ccm/trunk@3001 8810af33-2d31-482b-a856-94f89814c4df
- HTML for portal-workspace and portal-grid-workspace is now fully customisable
- Default stylesheet for portal-workspace included for positioning the columns
- Included these changes into the foundry-base theme
- foundry-base theme now makes use of the include template tag for header, second level nav and footer.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2996 8810af33-2d31-482b-a856-94f89814c4df
- Informations about CCM (Application name, version)
- All Java System Properties
- The current XML configuration/XML classes in use
git-svn-id: https://svn.libreccm.org/ccm/trunk@2923 8810af33-2d31-482b-a856-94f89814c4df
- Added own implementations of TransformerFactory etc which act as a wrapper for the
configured implementations. At the moment this is only used for TransformerFactory
because using it for SAXParserFactory and maybe for DocumentBuilderFactory causes
crazy errors.
- Moved the Reindexer utilitity from ccm-ldn-search to ccm-ldn-util. It is useful for
rebuilding the index and has no dependencies to other parts of ccm-ldn-search. Also
ccm-ldn-search will be removed in near future.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2894 8810af33-2d31-482b-a856-94f89814c4df
parts of the item search popup. Clicking on an item now closes the the window when using it Editor (did not work since a very long
time). Also the FlatBrowsePane introducted some time ago did not work when the ItemSearchPopup was used from the Xinha editor.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2871 8810af33-2d31-482b-a856-94f89814c4df
- Added an option to the Date widget to show the years in descending order
- Some fixes for ccm-sci-assets-publicationspersons, including the rendering in the Mandalay theme
git-svn-id: https://svn.libreccm.org/ccm/trunk@2809 8810af33-2d31-482b-a856-94f89814c4df
names of the content types
- The length of the description of (releated) link is now limited. The limit
can be configured using the com.arsdigita.cms.link_description_max_length
property in CMSConfig. The default value are 400 characters.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2769 8810af33-2d31-482b-a856-94f89814c4df
- Hints are now shown for ControlLinks
- The standard theme uses an better symbol
- Hints and new style labels now work for DHTMLEditors, and widgets Date, Time and DateTime
git-svn-id: https://svn.libreccm.org/ccm/trunk@2755 8810af33-2d31-482b-a856-94f89814c4df
- Moved the breadcrumbs to the top
- Moved the tab bar outside the header
- Minimized height of the header and outer paddings and margins
git-svn-id: https://svn.libreccm.org/ccm/trunk@2749 8810af33-2d31-482b-a856-94f89814c4df
GlobalizedMessage for controlling the loading of responsible ResourceBundle
- Created RelationAttributeResourceBundle: A custom ResourceBundle.Control implementation which uses
a RelationAttributeCollection as data source for creating a ListResourceBundle. This allows it to
This allows it to use GlobalizedMessage when showing RelationAttribute values in Bebop Controls
- Altered GenericOrganizationalUnitPersonAddForm to use GlobalizedMessage and RelationAttributeResourceControl
git-svn-id: https://svn.libreccm.org/ccm/trunk@2746 8810af33-2d31-482b-a856-94f89814c4df