- 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
* new class DescriptiveComponent, provides setLabel and setHint
* classes Label, BaseLink and Widgets inherit from DescriptiveComponent and are ready to use setLabel and setHint
* classes TextStylable and Blockstylable removed, both provide direct html which the responsibility of the theme
* created Interface bebop/util/Panelcontraints to provide positional information for blocks fpr backwards compatibility. We have to decide whether to discard/replace or retain them.
* created cass Embedded as a kind of spinn-off from Label to handle arbitrary String data, specifically JavaScript. It's part of a strategy to remove Strings from Label to prevent developers just to hack fixed strings and make a mess of the User Interface.
* various reformatting and documentation added.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2728 8810af33-2d31-482b-a856-94f89814c4df
- Added PrintListeners to various select fields ins these forms. For the database driven fields this means that a restart is not
longer required to see new values (for example for contact types)
git-svn-id: https://svn.libreccm.org/ccm/trunk@2716 8810af33-2d31-482b-a856-94f89814c4df
Modify local.runtime.properties to use Pluto (uncomment the Pluto lines) and use 'ant install-runtime' to install Pluto as test environment.
Modify project.xml to install ccm into an other context as ROOT! libreccm may be a nice choice.
Deploy and load-bundle as usual.
Invoke http://localhost:8080/libreccm to operate CCM as usual.
Invoke http://localhost:8080/pluto to operate Pluto, login as admin and use Pluto admin tool to add ContentItemJSRPortlet to the Pluto Portal page (displays currently a simple HelloWorld Text).
git-svn-id: https://svn.libreccm.org/ccm/trunk@2652 8810af33-2d31-482b-a856-94f89814c4df