Commit Graph

726 Commits (52d8a5285ec56c02a30c943649f47f466b3e9dfd)

Author SHA1 Message Date
jensp 52d8a5285e Some JavaDoc for RelationAttributeResourceBundleControl.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2747 8810af33-2d31-482b-a856-94f89814c4df
2014-07-10 10:41:32 +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
jensp 1af42506ca Enhancments for the localisation of the content center.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2745 8810af33-2d31-482b-a856-94f89814c4df
2014-07-09 17:14:07 +00:00
pb a2d02f8a0a Last part of adaptation to setLabel attribute in widgets.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2744 8810af33-2d31-482b-a856-94f89814c4df
2014-07-09 09:09:20 +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
jensp 435f024233 Prototypes implementation of the JSR286 compatible portlet for serving content items
git-svn-id: https://svn.libreccm.org/ccm/trunk@2739 8810af33-2d31-482b-a856-94f89814c4df
2014-07-07 10:01:19 +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 740f9b208a Slightly enhanced implementation to determine a content types' Label: if the associated ressource file can be found, use the globalized name, otherwise use the not globalized name from database.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2734 8810af33-2d31-482b-a856-94f89814c4df
2014-07-02 10:06:10 +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
jensp 34af914def Removed control link in the ContactEntriesTable. The link does notthing (at the moment) and only confuses the users.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2731 8810af33-2d31-482b-a856-94f89814c4df
2014-07-01 12:16:04 +00:00
jensp c8061b1659 Current status of the ContentItemJSRPortlet:
- Searching for content items works
- Select link there
- Storing the selection will be the next step


git-svn-id: https://svn.libreccm.org/ccm/trunk@2730 8810af33-2d31-482b-a856-94f89814c4df
2014-07-01 12:05:22 +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
jensp 477b2a4946 Current status of the ContentItemJSRPortlet
git-svn-id: https://svn.libreccm.org/ccm/trunk@2727 8810af33-2d31-482b-a856-94f89814c4df
2014-06-26 15:39:08 +00:00
jensp ef2b13fb2d Some documententation (JavaDoc) for the ccm-sci-publications-dramaticarts module.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2726 8810af33-2d31-482b-a856-94f89814c4df
2014-06-26 07:12:42 +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 a166f87dfe Added module ccm-sci-publicationsexportlinks to the devel bundle. The module is used on various sites, so it makes senses to
include it into the devel bundle.


git-svn-id: https://svn.libreccm.org/ccm/trunk@2721 8810af33-2d31-482b-a856-94f89814c4df
2014-06-24 17:20:36 +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 130eff10ed ThemeErrors are now tagged with classes so they be formatted using CSS.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2705 8810af33-2d31-482b-a856-94f89814c4df
2014-06-17 08:13:24 +00:00
jensp deff1ebf63 Simplified uploading multiple images. The image upload in the images tab now returns to itself instead of the library component.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2703 8810af33-2d31-482b-a856-94f89814c4df
2014-06-17 07:05:20 +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 ba8419d8b2 The images attached to a ContentItem are now shown in a table.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2696 8810af33-2d31-482b-a856-94f89814c4df
2014-06-12 15:16:23 +00:00
jensp 6cf2fb1d57 Added a PrintListener to the SingleSelect for the default category system of the new ContentSection in the ContentSectionCreateForm. Before this change new Term Domains were not shown until CCM was restarted.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2685 8810af33-2d31-482b-a856-94f89814c4df
2014-06-10 15:43:20 +00:00
jensp e4823ae780 Added a text for the empty new of the table in the ContentSoonExpiredPane
git-svn-id: https://svn.libreccm.org/ccm/trunk@2677 8810af33-2d31-482b-a856-94f89814c4df
2014-06-06 17:06:48 +00:00
jensp b37c376eb6 Removed the links for "All my tasks..." from the AssignedTaskSection
git-svn-id: https://svn.libreccm.org/ccm/trunk@2672 8810af33-2d31-482b-a856-94f89814c4df
2014-06-06 10:06:25 +00:00
pb 59252132a4 First part of Enhancing globalization of content-center (#1763). Text output is localized, but badly placed on the page. Needs further reworking of several classes.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2670 8810af33-2d31-482b-a856-94f89814c4df
2014-06-05 10:00:07 +00:00
jensp ebede11827 Integrated ButtonHelper for FancyBox2
git-svn-id: https://svn.libreccm.org/ccm/trunk@2665 8810af33-2d31-482b-a856-94f89814c4df
2014-06-04 10:49:14 +00:00
pb 1fcdb94194 Unfortunately quite a large update: Reorganized web.xml fragments into a separate directory, Modified build script to use the same web.xml merger as ccm installation script. NOTE: Logic bug fixed: If bundle specifies a web.xml, it is used as is without any postprocessing. If no web.xml is specified or the file does not exist, core's web.xml is used and the web.xml fragment of any module merged in.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2657 8810af33-2d31-482b-a856-94f89814c4df
2014-05-30 05:40:29 +00:00
pb fca3bbaf8a Removed deprecated classes CategoryPurpose, part 1.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2654 8810af33-2d31-482b-a856-94f89814c4df
2014-05-26 15:51:14 +00:00
pb aa06c3e866 Enhanced build system to handle WEB-INF/portlet.xml files. File is copied from bundel's cfg directory or merged from stub files (not implemented yet). Various housekeeping done.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2653 8810af33-2d31-482b-a856-94f89814c4df
2014-05-26 09:24:06 +00:00
pb d5499cd6eb Added first very minimalistic support for JSR286 compliant portlet support installable in Apache Pluto portlet server. i
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
2014-05-25 20:24:49 +00:00
pb ae9f7503c0 Fixed jsp's to be compatibel with Tomcat 7 and Jasper
git-svn-id: https://svn.libreccm.org/ccm/trunk@2650 8810af33-2d31-482b-a856-94f89814c4df
2014-05-23 09:35:04 +00:00
jensp 445cdef0dc Labels/Texts on ImageSelectPage (which is used for example when inserting an image using the RichText editor) are now localised.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2642 8810af33-2d31-482b-a856-94f89814c4df
2014-05-22 15:29:28 +00:00
jensp 18be8f11c6 - Refactored the FolderManipulator, removing potential NPE etc.
- Texts in the select boxes of the subsite admin form are now localised (Ticket #2032).


git-svn-id: https://svn.libreccm.org/ccm/trunk@2636 8810af33-2d31-482b-a856-94f89814c4df
2014-05-20 09:56:53 +00:00
jensp 6382af5c68 - Change password link: Added URL and title to CMSGlobalNavigation and
UserBanner (like logout link) and added support to Mandalay
- Some formatting


git-svn-id: https://svn.libreccm.org/ccm/trunk@2629 8810af33-2d31-482b-a856-94f89814c4df
2014-04-29 17:52:26 +00:00
jensp 76b9482c9b URL changes on an item are now propagated to the bundle and all instances (Issue #2042)
git-svn-id: https://svn.libreccm.org/ccm/trunk@2623 8810af33-2d31-482b-a856-94f89814c4df
2014-04-25 07:28:09 +00:00
jensp 12391d31f1 Fix for Issue #2052 (Languages independent options appears twice when activated)
git-svn-id: https://svn.libreccm.org/ccm/trunk@2622 8810af33-2d31-482b-a856-94f89814c4df
2014-04-25 07:05:11 +00:00
jensp 069be900f6 Serveral small bug fixes and cleanups.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2594 8810af33-2d31-482b-a856-94f89814c4df
2014-04-01 16:59:52 +00:00
jensp d1057f7475 - Formatting
- Added more entities to the PDLEntities UML diagram


git-svn-id: https://svn.libreccm.org/ccm/trunk@2584 8810af33-2d31-482b-a856-94f89814c4df
2014-03-24 18:04:10 +00:00
pb 38313c1e5f Added documentation, enhanced formatting.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2581 8810af33-2d31-482b-a856-94f89814c4df
2014-03-24 01:59:58 +00:00
pb 9c63398588 Fixed bug in findResource and Dispatcher.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2577 8810af33-2d31-482b-a856-94f89814c4df
2014-03-21 00:15:30 +00:00
jensp b396010920 Changed the column type for the abstract and misc properties of Publications from varchar(4096) to text. It also now possible to enable the HTML editor for the abstract and misc fields of publications. The default is still no HTML editor.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2558 8810af33-2d31-482b-a856-94f89814c4df
2014-03-07 06:52:42 +00:00
pb 13b7c7cf2e Unfortunately quite a large update, combined BaseDispatcher and DispatcherServlet into a modern, standard compliant CCMDispatcherServlet, modified various classes to enable CCM installed in any arbitrary context, not just ROOT. Part 1. Currently it works for ScientificCMS only, for other bundles StylesheetPaths.txt has to be modified.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2557 8810af33-2d31-482b-a856-94f89814c4df
2014-03-06 12:53:03 +00:00
jensp c21769dfc8 - Localisation for Search (ResultsPane), Ticket #1762
- Some formating


git-svn-id: https://svn.libreccm.org/ccm/trunk@2553 8810af33-2d31-482b-a856-94f89814c4df
2014-03-04 18:35:21 +00:00
jensp 1b23384b47 - Association between GenericContact and GenericAddress is now modeled like other associations (necessary to work around limitations in the publication process and of PDL). Solves Ticket #2039.
- Is was not possible to remove a address from a contact. See #2017.

Attention: Database Upgrade ccm-cms-6.6.10-6.6.11 required for existing databases!



git-svn-id: https://svn.libreccm.org/ccm/trunk@2547 8810af33-2d31-482b-a856-94f89814c4df
2014-03-01 14:03:23 +00:00