GIT Mirror of the the legacy CCM
 
 
 
 
 
 
Go to file
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
OracleToPostgres Sidoine Ghomsi Update 2013-09-30 12:47:46 +00:00
ccm-atoz 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. 2014-05-30 05:40:29 +00:00
ccm-atoz-siteproxy 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. 2014-03-06 12:53:03 +00:00
ccm-auth-http 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. 2014-05-30 05:40:29 +00:00
ccm-bookmarks 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. 2014-05-30 05:40:29 +00:00
ccm-bundle Fixed bug in web.xml's (missing surrounding <jsp-config>), fixed bug in mandalay (#2076 ) 2014-05-22 22:15:34 +00:00
ccm-cms Added module ccm-sci-publicationsexportlinks to the devel bundle. The module is used on various sites, so it makes senses to 2014-06-24 17:20:36 +00:00
ccm-cms-assets-dublincore "Another part of cleaning up dispatcher code and enable installation of CCM into any arbitrary application context." 2014-03-07 08:20:15 +00:00
ccm-cms-assets-fileattachment Verschiedene Probleme mit einigen Admin-Klassen korrgiert. 2013-06-07 10:56:57 +00:00
ccm-cms-assets-imagestep - New ImageStepDisplay now needs less width 2014-06-13 18:09:26 +00:00
ccm-cms-assets-notes Aktueller Stand des Applications Tab unter /ccm/admin/. Unter anderem können die Einstellungen für ccm-cms-publicpersonalprofile und ccm-themedirector (Anlegen neuer Themes) jetzt über /ccm/admin/ verwaltet werden. Außerdem ist es möglich neue Shortcuts und neue ContentSections über /ccm/admin anzulegen. 2013-06-28 13:46:46 +00:00
ccm-cms-assets-orgaunittext Fehlenden Konstruktor GenericOrgaUnitText(String) im GenericOrgaUnitTextAsset ergänzt. Durch den fehlenden Konstruktor konnten Items mit einem solchen Asset nicht publiziert werden. 2013-10-24 06:59:10 +00:00
ccm-cms-assets-relatedlink Fieldset Klasse hinzugefügt 2013-11-20 12:57:27 +00:00
ccm-cms-dabinimporter Lizenzheader in diversen Dateien aktualisiert 2013-06-07 12:15:52 +00:00
ccm-cms-dabinpersonimporter - CategoryAdminPane zeigt den Link zum Löschen von Kategorien nicht mehr für Kategorien an, die gleichzeitig Terms sind. 2012-06-15 13:53:07 +00:00
ccm-cms-personalcontentcomponent Tippfehler in ccm-cms-personalcontentcomponent/application.xml korrigiert 2013-10-24 19:34:11 +00:00
ccm-cms-portletdataprovider 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. 2014-05-30 05:40:29 +00:00
ccm-cms-publicpersonalprofile 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. 2014-05-30 05:40:29 +00:00
ccm-cms-types-address Einige gesammelte Änderungen 2014-03-03 18:37:51 +00:00
ccm-cms-types-agenda Added first very minimalistic support for JSR286 compliant portlet support installable in Apache Pluto portlet server. i 2014-05-25 20:24:49 +00:00
ccm-cms-types-article Labels are now positioned above the input field 2014-06-17 09:48:04 +00:00
ccm-cms-types-bookmark ccm-cms-types-bookmark springt jetzt vom PropertiesStep zum nächsten Schritt weiter. 2013-07-08 10:27:26 +00:00
ccm-cms-types-contact Einige gesammelte Änderungen 2014-03-03 18:37:51 +00:00
ccm-cms-types-decisiontree 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. 2014-06-09 22:25:17 +00:00
ccm-cms-types-event 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. 2014-06-05 10:00:07 +00:00
ccm-cms-types-faqitem Weitere Verbesserung Multi-Language Support. 2013-06-15 00:52:57 +00:00
ccm-cms-types-filestorageitem Vervollständigung Multilanguage Support. 2013-06-16 13:05:40 +00:00
ccm-cms-types-formitem 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. 2014-03-06 12:53:03 +00:00
ccm-cms-types-formsectionitem 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. 2014-03-06 12:53:03 +00:00
ccm-cms-types-glossaryitem Synchronisation mit APLAWS tree r 2679. 2014-01-26 08:28:25 +00:00
ccm-cms-types-healthCareFacility - Change password link: Added URL and title to CMSGlobalNavigation and 2014-04-29 17:52:26 +00:00
ccm-cms-types-historicdate Some small improvments. 2014-03-24 06:03:30 +00:00
ccm-cms-types-image * Meine Author Angaben korrigiert 2013-11-07 12:06:49 +00:00
ccm-cms-types-inlinesite Weitere Verbesserung Multi-Language Support. 2013-06-15 08:43:37 +00:00
ccm-cms-types-job Weitere Verbesserung Multi-Language Support. 2013-06-15 00:52:57 +00:00
ccm-cms-types-legalnotice Weitere Verbesserung Multi-Language Support. 2013-06-15 08:43:37 +00:00
ccm-cms-types-member Ergänzung Lokalisation, Module sind nicht einsetzbar/insgesamt nicht fertig. 2013-06-25 15:41:30 +00:00
ccm-cms-types-minutes Added StringLengthValidators to avoid exception if the user enters a text which is too long for the database fields 2013-10-29 15:09:32 +00:00
ccm-cms-types-motditem Weitere Verbesserung Multi-Language Support. 2013-06-15 08:43:37 +00:00
ccm-cms-types-mparticle 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. 2014-06-21 16:58:42 +00:00
ccm-cms-types-newsitem Weitere Verbesserung Multi-Language Support. 2013-06-15 08:43:37 +00:00
ccm-cms-types-organization Synchronisation mit APLAWS tree r 2679. 2014-01-26 08:28:25 +00:00
ccm-cms-types-person Weitere Verbesserung Lokalisierung Content Center. 2013-06-25 14:56:03 +00:00
ccm-cms-types-pressrelease Added StringLengthValidationListeners to the UI of the PressRelease type. 2013-10-29 15:16:35 +00:00
ccm-cms-types-researchnetwork Ergänzung Lokalisation, Module sind nicht einsetzbar/insgesamt nicht fertig. 2013-06-25 15:41:30 +00:00
ccm-cms-types-service Vervollständigung Multilanguage Support, insb. MPA Sektionstabelle. 2013-06-16 12:58:36 +00:00
ccm-cms-types-simpleaddress Weitere Verbesserungen Lokalisierung. 2013-06-29 00:13:35 +00:00
ccm-cms-types-simpleorganization ExtraXMLGenerator for ccm-cms-types-simpleorganization 2013-03-23 20:59:36 +00:00
ccm-cms-types-siteproxy Aktueller Stand des Applications Tab unter /ccm/admin/. Unter anderem können die Einstellungen für ccm-cms-publicpersonalprofile und ccm-themedirector (Anlegen neuer Themes) jetzt über /ccm/admin/ verwaltet werden. Außerdem ist es möglich neue Shortcuts und neue ContentSections über /ccm/admin anzulegen. 2013-06-28 13:46:46 +00:00
ccm-cms-types-survey 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. 2014-03-06 12:53:03 +00:00
ccm-cms-types-xmlfeed ccm-cms-types-xmlfeed: Upgrade script (6.6.0 to 6.6.1) for settings correct keys for labels and description of the authoring step. 2013-10-25 17:28:37 +00:00
ccm-core - Added new style labels to the forms of the generic contenttypes in ccm-cms 2014-06-24 08:44:08 +00:00
ccm-docmgr 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. 2014-05-30 05:40:29 +00:00
ccm-docrepo 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. 2014-05-30 05:40:29 +00:00
ccm-faq 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. 2014-05-30 05:40:29 +00:00
ccm-formbuilder-pdf 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. 2014-05-30 05:40:29 +00:00
ccm-forum 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. 2014-05-30 05:40:29 +00:00
ccm-forum-categorised Added Documentation, minor reorganization of Code. 2013-10-30 08:46:19 +00:00
ccm-ldn-aplaws Fixed bug in web.xml's (missing surrounding <jsp-config>), fixed bug in mandalay (#2076 ) 2014-05-22 22:15:34 +00:00
ccm-ldn-atoz 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. 2014-03-06 12:53:03 +00:00
ccm-ldn-dublin Synchronisation mit APLAWS trunk, vor allem Variable ID. Jetzt synchron mit APLAWS r2680. 2014-01-29 20:45:08 +00:00
ccm-ldn-exporter Verschiedener Kleinkram meist in Zusammenhang mit Umbau AtoZ. 2012-04-30 21:51:23 +00:00
ccm-ldn-freeform 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. 2014-06-05 10:00:07 +00:00
ccm-ldn-importer Verschiedene Anpassungen bei den Update Scripten. 2012-05-16 07:23:41 +00:00
ccm-ldn-search 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. 2014-05-30 05:40:29 +00:00
ccm-ldn-terms 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. 2014-05-30 05:40:29 +00:00
ccm-ldn-types-contact Weitere Verbesserungen Lokalisierung. 2013-06-29 00:13:35 +00:00
ccm-ldn-types-councillor Neuen Content Typ ccm-ldn-types-councillor angelegt (Herkunft von contrib-coventry-ccm-ldn-coventry-councillor / person). 2012-05-04 12:57:44 +00:00
ccm-ldn-types-esdservice Kleinere Überarbeitungen der Upgrade-Scripts für ccm-ldn-types-esdservice 6.6.0 auf 6.6.1, primär Formatierungen 2013-10-29 08:07:53 +00:00
ccm-ldn-userpreferences Fixed verschiedene ldn spezifische Module, APLAWS compiliert und funktioniert, Beta kann erstellt werden. 2012-03-26 15:19:17 +00:00
ccm-ldn-util 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. 2014-03-06 12:53:03 +00:00
ccm-navigation 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. 2014-05-30 05:40:29 +00:00
ccm-portalserver 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. 2014-05-30 05:40:29 +00:00
ccm-portalworkspace The admin form of a PortalWorkspace now shows a mapped category system without a restart (issue #1899). 2014-06-17 14:35:54 +00:00
ccm-portalworkspace-homepage Adjusted to r2062. 2013-02-09 14:58:15 +00:00
ccm-portlet-bookmarks Minor fixes, added documentation, improved formatting. 2013-02-16 06:17:38 +00:00
ccm-portlet-collection Weitere Ergänzungen zu r1475 / r1476. Es ist das Verzeichnis static f. Content Types in heirloom integriert und das Verzeichnis packages weitgehend aufgelöst. Templates / jsps weitgehend nach templates verschoben. 2012-01-30 10:07:39 +00:00
ccm-portlet-latestnews Kleinere Formatierungen etc. 2013-03-29 21:28:33 +00:00
ccm-rssfeed 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. 2014-05-30 05:40:29 +00:00
ccm-sci-assets-publicationsabout Refined some of the english labels for the SciPublicationsAbout asset 2014-05-23 09:25:28 +00:00
ccm-sci-assets-publicationslibrarysignatures - Neues Asset und Tab für GenericOrganizationalUnit (und damit SciInstitute, 2013-10-23 13:57:40 +00:00
ccm-sci-assets-publicationspersons A bugfix for ccm-sci-assets-publicationsperson 2014-06-04 19:29:19 +00:00
ccm-sci-assets-publicationspublicationtype PublicationsPersons finished. 2014-05-23 08:58:35 +00:00
ccm-sci-bundle Added module ccm-sci-publicationsexportlinks to the devel bundle. The module is used on various sites, so it makes senses to 2014-06-24 17:20:36 +00:00
ccm-sci-personalprojects BugFix for XML generation of PersonalProjects. Used it own method for generating the XML of the projects. Switched to standard generator. 2013-05-02 17:59:11 +00:00
ccm-sci-personalpublications Ergänzungen und Korrekturen für den XMLDeliveryCache 2013-05-14 13:01:39 +00:00
ccm-sci-publications Fixed: missing globalization in content-center (#1763), fixed layout of error message (part of #2090). 2014-06-13 06:32:36 +00:00
ccm-sci-publications-dramaticarts - Mandalay support for the content types from the ccm-sci-publications-dramaticarts module 2014-06-02 11:04:26 +00:00
ccm-sci-publications-researchreport First part of the ccm-sci-publications-dramaticarts module which provides two new publication types for managing movies and plays using the ccm-sci-publications module and its features (developed for the Fiction Meets Science project). 2014-05-26 18:08:53 +00:00
ccm-sci-publicationscsvexporter CSV Exporter for publications 2014-02-28 08:46:00 +00:00
ccm-sci-publicationscsvimporter Formatierungen etc 2014-02-28 08:47:57 +00:00
ccm-sci-publicationsexportlinks - ListView für SciDepartment um Abteilungsleitung usw. erweitert. 2013-11-07 19:53:19 +00:00
ccm-sci-types-department - New ImageStepDisplay now needs less width 2014-06-13 18:09:26 +00:00
ccm-sci-types-institute Verschiedener Kleinkram, unter anderem Tippfehler und Formatierung 2013-11-09 14:55:05 +00:00
ccm-sci-types-member Lizenzheader in diversen Dateien aktualisiert 2013-06-07 12:15:52 +00:00
ccm-sci-types-project SciProject: Angabe von Förderkennzeichen bei Drittmittelgebern. Das Förderkennzeichen ist eine Eigenschaft der Assoziation zwischen Projekt und Drittmittelgeber. Es können somit mehrere Förderkennzeichen (pro Mittelgeber eines) angegeben werden. 2013-12-03 18:29:14 +00:00
ccm-shortcuts 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. 2014-06-05 10:00:07 +00:00
ccm-simplesurvey 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. 2014-06-09 22:25:17 +00:00
ccm-subsite 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. 2014-06-05 10:00:07 +00:00
ccm-themedirector ThemeErrors are now tagged with classes so they be formatted using CSS. 2014-06-17 08:13:24 +00:00
ccm-weblog 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. 2014-05-30 05:40:29 +00:00
ccm-webpage 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. 2014-03-06 12:53:03 +00:00
doc First part of UI classes for the dramatic arts publication types. Please note: Some classes needed are still not there, so the module does not yet compile or work. 2014-05-28 10:10:20 +00:00
tools-legacy Weitere Ergänzungen zu r1475 / r1476. Es ist das Verzeichnis static f. Content Types in heirloom integriert und das Verzeichnis packages weitgehend aufgelöst. Templates / jsps weitgehend nach templates verschoben. 2012-01-30 10:07:39 +00:00
tools-ng Integrated ButtonHelper for FancyBox2 2014-06-04 10:49:14 +00:00