Commit Graph

508 Commits (ea9119bb15de660e309e4aa7dccbc4348b24e84b)

Author SHA1 Message Date
jensp ea9119bb15 Editing a PortalWorkspace is now possible with Foundry.
git-svn-id: https://svn.libreccm.org/ccm/trunk@3004 8810af33-2d31-482b-a856-94f89814c4df
2014-12-04 09:32:41 +00:00
jensp 0aacd1707a Various bug fixes and improvments for Foundry found while working on the theme for Camden.
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
2014-12-03 09:07:37 +00:00
jensp 77cecf8a6e BugFix for MPA in Foundry: HTML was escaped
git-svn-id: https://svn.libreccm.org/ccm/trunk@3000 8810af33-2d31-482b-a856-94f89814c4df
2014-12-03 08:39:52 +00:00
jensp 8a7fd1a3cb Improvments and bugfixes for Foundry done while working on the LBC theme
git-svn-id: https://svn.libreccm.org/ccm/trunk@2999 8810af33-2d31-482b-a856-94f89814c4df
2014-12-01 19:34:01 +00:00
jensp b8d58952a7 Some bugfixes etc. for Foundry and the foundry-base theme
git-svn-id: https://svn.libreccm.org/ccm/trunk@2997 8810af33-2d31-482b-a856-94f89814c4df
2014-11-29 17:08:54 +00:00
jensp 58a27ac0d7 Upgrade for Foundry (core and the foundry-base theme):
- 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
2014-11-29 14:01:23 +00:00
jensp e0c864a8ea Moved the Foundry theme from the ccm-sci-bundle module to ccm-core.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2995 8810af33-2d31-482b-a856-94f89814c4df
2014-11-27 15:26:10 +00:00
jensp ef737dcab7 Some formatting in UserContext
git-svn-id: https://svn.libreccm.org/ccm/trunk@2994 8810af33-2d31-482b-a856-94f89814c4df
2014-11-27 15:25:44 +00:00
jensp a84f49eed7 - Created skeleton for Foundry base theme
- A bit of formatting for several classes



git-svn-id: https://svn.libreccm.org/ccm/trunk@2976 8810af33-2d31-482b-a856-94f89814c4df
2014-11-19 12:59:39 +00:00
pb 8279acf077 Removed mathjax from core (it's not useful for generic websites) and relocated to sci-bundle (where it is useful).
git-svn-id: https://svn.libreccm.org/ccm/trunk@2941 8810af33-2d31-482b-a856-94f89814c4df
2014-10-31 11:36:25 +00:00
pb 63725fbf56 Added minor documentation, fixed and synced netbeans integration. In sync with fedorahosted r2846
git-svn-id: https://svn.libreccm.org/ccm/trunk@2932 8810af33-2d31-482b-a856-94f89814c4df
2014-10-31 02:07:26 +00:00
jensp 5f18223b0f Some additional translations
git-svn-id: https://svn.libreccm.org/ccm/trunk@2929 8810af33-2d31-482b-a856-94f89814c4df
2014-10-29 15:53:57 +00:00
jensp eb56a010ba Possibly missing files for XML configuration?
git-svn-id: https://svn.libreccm.org/ccm/trunk@2924 8810af33-2d31-482b-a856-94f89814c4df
2014-10-27 18:56:25 +00:00
jensp 36ae7a1476 Added a tab with system informations to Admin center which displays:
- 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
2014-10-27 18:55:26 +00:00
jensp 8f3b7e2d68 - removed old, not working FactoriesSetup class
- 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
2014-09-30 13:48:55 +00:00
jensp 19e8d52464 Added methods for creating instances of TransformerFactory, DocumentBuilder and SAXParser using the newInstance(String classname, ClassLoader loader) methods of these classes.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2892 8810af33-2d31-482b-a856-94f89814c4df
2014-09-29 12:18:58 +00:00
jensp 64b928f46e Added Saxon 9 HE to libs of ccm-core
git-svn-id: https://svn.libreccm.org/ccm/trunk@2888 8810af33-2d31-482b-a856-94f89814c4df
2014-09-28 17:26:20 +00:00
jensp 205eedab73 Fixes for the OpenCCM Xinha plugin (the links part did not work, probably because since the last Xinha update). Also fixed the
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
2014-09-23 08:29:04 +00:00
pb c235738e2e Verschiedene kleine Korrekturen
git-svn-id: https://svn.libreccm.org/ccm/trunk@2850 8810af33-2d31-482b-a856-94f89814c4df
2014-09-12 10:32:04 +00:00
jensp 327c46fc71 Downgraded serializer.jar to version from 2.2.x because of a problem when using output=xml
git-svn-id: https://svn.libreccm.org/ccm/trunk@2849 8810af33-2d31-482b-a856-94f89814c4df
2014-09-10 12:58:51 +00:00
jensp 717d9f20c0 MathJax library
git-svn-id: https://svn.libreccm.org/ccm/trunk@2848 8810af33-2d31-482b-a856-94f89814c4df
2014-09-10 12:00:56 +00:00
jensp cf9ed68bfb All usages of SingleSelect/OptionGroup and PrintListener fixed by adding a clearOptions() in the PrintListener. Issue #2171.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2837 8810af33-2d31-482b-a856-94f89814c4df
2014-09-04 11:52:51 +00:00
pb b7ba322576 Various minor documentation and formatting.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2833 8810af33-2d31-482b-a856-94f89814c4df
2014-09-03 14:14:35 +00:00
jensp 0908a339fc - Disabled placeholder text for hints. A hint is shown only if there is a real hint text
- 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
2014-08-13 09:51:55 +00:00
pb 56bb254278 Various adjustment to the heirloom and traditional APLAWS theme, now works in any web context.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2785 8810af33-2d31-482b-a856-94f89814c4df
2014-08-03 13:21:11 +00:00
pb 659d0dfa39 Modifications in ccm-bundle to reflect the latest code changes und to ensure compatibility to run the old aplaws theme and heirloom theme.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2782 8810af33-2d31-482b-a856-94f89814c4df
2014-07-31 07:59:00 +00:00
pb 4710d07c4e Last part of globalization of content types selection box.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2779 8810af33-2d31-482b-a856-94f89814c4df
2014-07-24 11:49:43 +00:00
jensp 9b70cf8018 - The list of content types on the NewItemForm is now sorted by the localised
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
2014-07-22 08:46:01 +00:00
pb 4cdc5b3cd5 Another part of globalization of content types: Labels for publications module.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2762 8810af33-2d31-482b-a856-94f89814c4df
2014-07-17 13:29:06 +00:00
jensp 4819a40a65 Several things for 2.2.1
git-svn-id: https://svn.libreccm.org/ccm/trunk@2759 8810af33-2d31-482b-a856-94f89814c4df
2014-07-16 13:29:59 +00:00
jensp 9358238257 Fixing width of Xinha editor in content-center
git-svn-id: https://svn.libreccm.org/ccm/trunk@2758 8810af33-2d31-482b-a856-94f89814c4df
2014-07-15 11:25:31 +00:00
jensp c510e1566a Several enhancements for the handling of the new labels and hints:
- 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
2014-07-11 18:38:38 +00:00
jensp a63b3df832 Some ajustments to the content center theme:
- 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
2014-07-11 07:44:19 +00:00
jensp fad219c1fe - Extended GlobalizedMessage: It is now possible to pass a custom ResourceBundle.Control instance to a
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
2014-07-10 10:35:33 +00:00
pb 6e85fa1b33 Yet another part adopting sci modules to setLabel attribute.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2742 8810af33-2d31-482b-a856-94f89814c4df
2014-07-08 09:15:01 +00:00
jensp cde2e962a2 Some formating and cleanup
git-svn-id: https://svn.libreccm.org/ccm/trunk@2741 8810af33-2d31-482b-a856-94f89814c4df
2014-07-08 08:56:10 +00:00
pb 550c37569b Modified various forms to use the label attribute instead of Label widget to name an input field.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2737 8810af33-2d31-482b-a856-94f89814c4df
2014-07-06 07:22:13 +00:00
jensp 40f71ce13f Finished admin UI for the ContentItemJSRPortlet
git-svn-id: https://svn.libreccm.org/ccm/trunk@2736 8810af33-2d31-482b-a856-94f89814c4df
2014-07-03 09:41:28 +00:00
pb 7cdf763aff Replaced Label widget by setLabel / setHint for CT Event, some reformatting and documentation added.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2735 8810af33-2d31-482b-a856-94f89814c4df
2014-07-02 20:42:52 +00:00
pb a4e194fadf Enhanced globlization: Selection of content types, part 1. It works, but not all content types adopted yet (showing the globaization key at the moment).
git-svn-id: https://svn.libreccm.org/ccm/trunk@2733 8810af33-2d31-482b-a856-94f89814c4df
2014-07-01 17:36:59 +00:00
pb 47ddc1cebe Added various documentation, enhanced formattings.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2729 8810af33-2d31-482b-a856-94f89814c4df
2014-06-30 20:51:46 +00:00
pb 701f905998 Unfortunately, a rather complex update:
* 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
2014-06-29 14:01:10 +00:00
pb ec5bd01f51 Improved localization, improved some formatting and documentation, updated APLAWS bundle, added Tomcat 7 rpm SPEC and SOURCE files to create a rpm.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2723 8810af33-2d31-482b-a856-94f89814c4df
2014-06-25 21:02:41 +00:00
jensp 06bfe7c709 - Added new style labels to the forms of the generic contenttypes in ccm-cms
- 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
2014-06-24 08:44:08 +00:00
jensp f09f59b750 Several references to JavaScript files (e.g. manipulate-input.js used in the ContentCenter to urlize the name of ContentItem) did not work when CCM is not running in the ROOT context. This is now fixed.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2712 8810af33-2d31-482b-a856-94f89814c4df
2014-06-21 16:58:42 +00:00
jensp 700632fb20 Added missing fancybox2 files. Looks like SVN has ignored them...
git-svn-id: https://svn.libreccm.org/ccm/trunk@2700 8810af33-2d31-482b-a856-94f89814c4df
2014-06-15 07:16:38 +00:00
pb 8c3b2a4ab4 Removed separate labels in ThemeForm and BasicItemForm. Labels are now part of the widget.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2698 8810af33-2d31-482b-a856-94f89814c4df
2014-06-13 07:35:37 +00:00
pb 88b61faeb6 Fixed: missing globalization in content-center (#1763), fixed layout of error message (part of #2090).
git-svn-id: https://svn.libreccm.org/ccm/trunk@2697 8810af33-2d31-482b-a856-94f89814c4df
2014-06-13 06:32:36 +00:00
jensp 17c183a25a Included support for new label attribute at Bebop Widgets into Mandalay and the Heirloom theme.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2688 8810af33-2d31-482b-a856-94f89814c4df
2014-06-11 08:05:22 +00:00
pb a7119bb541 Last part of ThemeDirector code fix. Errors in validation of input fields is now displayed along the respective input field. Fixed uncought exception, unclosed result set, various missing globalization.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2682 8810af33-2d31-482b-a856-94f89814c4df
2014-06-09 22:25:17 +00:00