GIT Mirror of the the legacy CCM
 
 
 
 
 
 
Go to file
jensp 3d4be10ca0 Small refinement, Oracle or CCM seams to include SQL files for Oracle even if the line with the include is commented out.
git-svn-id: https://svn.libreccm.org/ccm/trunk@3050 8810af33-2d31-482b-a856-94f89814c4df
2014-12-14 09:26:50 +00:00
OracleToPostgres Sidoine Ghomsi Update 2013-09-30 12:47:46 +00:00
ccm-atoz Added documentation 2014-12-13 19:44:13 +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, a rather complex update: 2014-06-29 14:01:10 +00:00
ccm-bookmarks Removed several unnecessary options on SQL commands in the upgrades which were also causing problems because Syntax for these differs between PostgreSQL and Oracle. 2014-12-09 10:57:47 +00:00
ccm-bundle Removed several unnecessary options on SQL commands in the upgrades which were also causing problems because Syntax for these differs between PostgreSQL and Oracle. 2014-12-09 10:57:47 +00:00
ccm-cms Fixed Java part of upgrade ccm-cms-6.6.4-6.6.5 2014-12-13 11:07:53 +00:00
ccm-cms-assets-dublincore Enhanced globlization: Selection of content types, part 1. It works, but not all content types adopted yet (showing the globaization key at the moment). 2014-07-01 17:36:59 +00:00
ccm-cms-assets-fileattachment Modified various forms to use the label attribute instead of Label widget to name an input field. 2014-07-06 07:22:13 +00:00
ccm-cms-assets-imagestep Fixed several upgrade scripts to make them compatible with Oracle. Oracle does not understand ALTER TABLE ADD COLUMN, for PostgreSQL the "COLUMN" is optional. Therefore we removed the "COLUMN" from all these statements. 2014-12-10 10:12:12 +00:00
ccm-cms-assets-notes Some additional translations 2014-10-29 15:53:57 +00:00
ccm-cms-assets-orgaunittext Fixed followup Problem to shorten names in GenericOrganizationalUnit (r3011). 2014-12-07 12:54:37 +00:00
ccm-cms-assets-relatedlink Fixed another compatibility problem with Oracle in ccm-cms-6.6.0-6.6.1. Oracle does not support the bytea type, instead a Blob is used in Oracle. 2014-12-12 10:53:59 +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 Fixed several upgrade scripts to make them compatible with Oracle. Oracle does not understand ALTER TABLE ADD COLUMN, for PostgreSQL the "COLUMN" is optional. Therefore we removed the "COLUMN" from all these statements. 2014-12-10 10:12:12 +00:00
ccm-cms-types-address Replaced Label widget by setLabel / setHint for CT Event, some reformatting and documentation added. 2014-07-02 20:42:52 +00:00
ccm-cms-types-agenda Various minor documentation and formatting. 2014-09-03 14:14:35 +00:00
ccm-cms-types-article Merged changes to SQL scripts by PB from fedorahosted. Goal is compatibility for Oracle. 2014-12-08 14:54:09 +00:00
ccm-cms-types-bookmark Modified various forms to use the label attribute instead of Label widget to name an input field. 2014-07-06 07:22:13 +00:00
ccm-cms-types-contact Enhanced globlization: Selection of content types, part 1. It works, but not all content types adopted yet (showing the globaization key at the moment). 2014-07-01 17:36:59 +00:00
ccm-cms-types-decisiontree Fixed upgrade script ccm-cms-types-decisiontree-1.0.3-6.6.0 2014-12-10 21:26:18 +00:00
ccm-cms-types-event Merged changes to SQL scripts by PB from fedorahosted. Goal is compatibility for Oracle. 2014-12-08 14:54:09 +00:00
ccm-cms-types-faqitem Modified various forms to use the label attribute instead of Label widget to name an input field. 2014-07-06 07:22:13 +00:00
ccm-cms-types-filestorageitem Modified various forms to use the label attribute instead of Label widget to name an input field. 2014-07-06 07:22:13 +00:00
ccm-cms-types-formitem Modified various forms to use the label attribute instead of Label widget to name an input field. 2014-07-06 07:22:13 +00:00
ccm-cms-types-formsectionitem Fixed another PrintListener usage 2014-09-05 07:50:41 +00:00
ccm-cms-types-glossaryitem Modified various forms to use the label attribute instead of Label widget to name an input field. 2014-07-06 07:22:13 +00:00
ccm-cms-types-healthCareFacility Modified various forms to use the label attribute instead of Label widget to name an input field. 2014-07-06 07:22:13 +00:00
ccm-cms-types-historicdate Modified various forms to use the label attribute instead of Label widget to name an input field. 2014-07-06 07:22:13 +00:00
ccm-cms-types-image Modified various forms to use the label attribute instead of Label widget to name an input field. 2014-07-06 07:22:13 +00:00
ccm-cms-types-inlinesite Modified various forms to use the label attribute instead of Label widget to name an input field. 2014-07-06 07:22:13 +00:00
ccm-cms-types-job Last part of adopting the generic content types to the new setLabel attribute of Widget. 2014-07-07 07:16:48 +00:00
ccm-cms-types-legalnotice Last part of adopting the generic content types to the new setLabel attribute of Widget. 2014-07-07 07:16:48 +00:00
ccm-cms-types-member Last part of adopting the generic content types to the new setLabel attribute of Widget. 2014-07-07 07:16:48 +00:00
ccm-cms-types-minutes Last part of adopting the generic content types to the new setLabel attribute of Widget. 2014-07-07 07:16:48 +00:00
ccm-cms-types-motditem Various minor bugs in some packages needed by APLAWS spin. Both aplaws bundles now compile, deploy and run. Further testing needed. 2014-08-03 08:43:13 +00:00
ccm-cms-types-mparticle Another Bugfix for the MPA which I found while working on Foundry: The value "all" for the page parameters works now. If a MPA is called with ?page=all all sections of the MPA are shown. 2014-11-14 15:26:43 +00:00
ccm-cms-types-newsitem Merged changes to SQL scripts by PB from fedorahosted. Goal is compatibility for Oracle. 2014-12-08 14:54:09 +00:00
ccm-cms-types-organization Removed several unnecessary options on SQL commands in the upgrades which were also causing problems because Syntax for these differs between PostgreSQL and Oracle. 2014-12-09 10:57:47 +00:00
ccm-cms-types-person Enhanced globlization: Selection of content types, part 1. It works, but not all content types adopted yet (showing the globaization key at the moment). 2014-07-01 17:36:59 +00:00
ccm-cms-types-pressrelease Last part of adopting the generic content types to the new setLabel attribute of Widget. 2014-07-07 07:16:48 +00:00
ccm-cms-types-researchnetwork Last part of adopting the generic content types to the new setLabel attribute of Widget. 2014-07-07 07:16:48 +00:00
ccm-cms-types-service Last part of adopting the generic content types to the new setLabel attribute of Widget. 2014-07-07 07:16:48 +00:00
ccm-cms-types-simpleaddress Removed several unnecessary options on SQL commands in the upgrades which were also causing problems because Syntax for these differs between PostgreSQL and Oracle. 2014-12-09 10:57:47 +00:00
ccm-cms-types-siteproxy Last part of globalization of content types selection box. 2014-07-24 11:49:43 +00:00
ccm-cms-types-survey Some additional translations 2014-10-29 15:53:57 +00:00
ccm-cms-types-xmlfeed Fixed typo in filename for Oracle upgrade ccm-cms-types-xmlfeed-6.6.0-6.6.1 2014-12-10 08:00:47 +00:00
ccm-core Small refinement, Oracle or CCM seams to include SQL files for Oracle even if the line with the include is commented out. 2014-12-14 09:26:50 +00:00
ccm-docmgr All usages of SingleSelect/OptionGroup and PrintListener fixed by adding a clearOptions() in the PrintListener. Issue #2171. 2014-09-04 11:52:51 +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 Various minor bugs in some packages needed by APLAWS spin. Both aplaws bundles now compile, deploy and run. Further testing needed. 2014-08-03 08:43:13 +00:00
ccm-forum Fixed typo in ccm-forum-6.6.0-6.6.1 2014-12-13 10:49:00 +00:00
ccm-forum-categorised Added Documentation, minor reorganization of Code. 2013-10-30 08:46:19 +00:00
ccm-ldn-aplaws Fixed upgrade script ccm-ldn-aplaws-0.0.0-6.6.1. One more delete was necessary. 2014-12-10 08:43:07 +00:00
ccm-ldn-atoz All usages of SingleSelect/OptionGroup and PrintListener fixed by adding a clearOptions() in the PrintListener. Issue #2171. 2014-09-04 11:52:51 +00:00
ccm-ldn-dublin All usages of SingleSelect/OptionGroup and PrintListener fixed by adding a clearOptions() in the PrintListener. Issue #2171. 2014-09-04 11:52:51 +00:00
ccm-ldn-exporter Verschiedener Kleinkram meist in Zusammenhang mit Umbau AtoZ. 2012-04-30 21:51:23 +00:00
ccm-ldn-freeform Various minor bugs in some packages needed by APLAWS spin. Both aplaws bundles now compile, deploy and run. Further testing needed. 2014-08-03 08:43:13 +00:00
ccm-ldn-importer Verschiedene Anpassungen bei den Update Scripten. 2012-05-16 07:23:41 +00:00
ccm-ldn-portalworkspace-homepage Relocated ccm-portalworkspace-homepage to ccm-ldn-portalworkspace-homepage. Module is deprecated, but still used for some APLAWS installations. 2014-10-30 09:10:49 +00:00
ccm-ldn-search Fixed wrong directory structure in ccm-ldn-search 2014-12-10 19:19:20 +00:00
ccm-ldn-terms Various modifications on upgrade script to make them work with Oracle. In some cases there now distict scripts for Oracle and PostgreSQL. 2014-12-10 18:56:40 +00:00
ccm-ldn-types-contact Removed several unnecessary options on SQL commands in the upgrades which were also causing problems because Syntax for these differs between PostgreSQL and Oracle. 2014-12-09 10:57:47 +00:00
ccm-ldn-types-councillor Various minor bugs in some packages needed by APLAWS spin. Both aplaws bundles now compile, deploy and run. Further testing needed. 2014-08-03 08:43:13 +00:00
ccm-ldn-types-esdservice Removed several unnecessary options on SQL commands in the upgrades which were also causing problems because Syntax for these differs between PostgreSQL and Oracle. 2014-12-09 10:57:47 +00:00
ccm-ldn-types-organization Removed several unnecessary options on SQL commands in the upgrades which were also causing problems because Syntax for these differs between PostgreSQL and Oracle. 2014-12-09 10:57:47 +00:00
ccm-ldn-userpreferences Various minor bugs in some packages needed by APLAWS spin. Both aplaws bundles now compile, deploy and run. Further testing needed. 2014-08-03 08:43:13 +00:00
ccm-ldn-util - removed old, not working FactoriesSetup class 2014-09-30 13:48:55 +00:00
ccm-navigation Several fixes for upgrades (for Oracle). 2014-12-12 18:38:55 +00:00
ccm-portalserver All usages of SingleSelect/OptionGroup and PrintListener fixed by adding a clearOptions() in the PrintListener. Issue #2171. 2014-09-04 11:52:51 +00:00
ccm-portalworkspace Several fixes for upgrades (for Oracle). 2014-12-12 18:38:55 +00:00
ccm-portlet-bookmarks Some additional translations 2014-10-29 15:53:57 +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 Various modifications on upgrade script to make them work with Oracle. In some cases there now distict scripts for Oracle and PostgreSQL. 2014-12-10 18:56:40 +00:00
ccm-sci-assets-publicationsabout Enhancements for localisation in several authoring step 2014-07-17 13:47:03 +00:00
ccm-sci-assets-publicationslibrarysignatures Enhancements for localisation in several authoring step 2014-07-17 13:47:03 +00:00
ccm-sci-assets-publicationspersons - Disabled placeholder text for hints. A hint is shown only if there is a real hint text 2014-08-13 09:51:55 +00:00
ccm-sci-assets-publicationspublicationtype Enhancements for localisation in several authoring step 2014-07-17 13:47:03 +00:00
ccm-sci-bundle Removed several unnecessary options on SQL commands in the upgrades which were also causing problems because Syntax for these differs between PostgreSQL and Oracle. 2014-12-09 10:57:47 +00:00
ccm-sci-personalprojects Another part of globalization of content types: Labels for publications module. 2014-07-17 13:29:06 +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 several Oracle related problems with upgrade ccm-cms-6.6.0-6.6.1 2014-12-12 14:21:33 +00:00
ccm-sci-publications-dramaticarts Fixed translations for contenttype labels in ccm-sci-publications-dramaticarts 2014-08-13 07:10:09 +00:00
ccm-sci-publications-researchreport Last part of adaptation to setLabel attribute in widgets. 2014-07-09 09:09:20 +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 Last part of globalization of content types selection box. 2014-07-24 11:49:43 +00:00
ccm-sci-types-institute Fixed a typo in translations for the UI of the SciInsitute content type 2014-10-31 07:48:12 +00:00
ccm-sci-types-member Last part of globalization of content types selection box. 2014-07-24 11:49:43 +00:00
ccm-sci-types-project Fixed several upgrade scripts to make them compatible with Oracle. Oracle does not understand ALTER TABLE ADD COLUMN, for PostgreSQL the "COLUMN" is optional. Therefore we removed the "COLUMN" from all these statements. 2014-12-10 10:12:12 +00:00
ccm-shortcuts Various modifications on upgrade script to make them work with Oracle. In some cases there now distict scripts for Oracle and PostgreSQL. 2014-12-10 18:56:40 +00:00
ccm-simplesurvey Removed several unnecessary options on SQL commands in the upgrades which were also causing problems because Syntax for these differs between PostgreSQL and Oracle. 2014-12-09 10:57:47 +00:00
ccm-subsite Fixed wrong path in upgrade ccm-subsite-6.6.1-6.6.2 2014-12-11 14:30:06 +00:00
ccm-themedirector Fixed upgrade ccm-themedirector-6.6.1-6.6.2. Upgrade was not aware of some constraints which are may violated during the upgrade. 2014-12-10 21:01:29 +00:00
ccm-weblog Last part of adopting the generic content types to the new setLabel attribute of Widget. 2014-07-07 07:16:48 +00:00
ccm-webpage All usages of SingleSelect/OptionGroup and PrintListener fixed by adding a clearOptions() in the PrintListener. Issue #2171. 2014-09-04 11:52:51 +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 Added minor documentation, fixed and synced netbeans integration. In sync with fedorahosted r2846 2014-10-31 02:07:26 +00:00