|
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
|
Added missing delete for authoring step com.arsdigita.cms.ui.authoring.ArticleImage (replaced by ccm-cms-assets-imagestep) to
|
2014-12-25 10:02:47 +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
|
Upgrades for PostgreSQL databases because of the renaming of several tables to conform with Oracles 30 character limit for table names.
|
2014-12-16 16:09:07 +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
|
Upgrades for PostgreSQL databases because of the renaming of several tables to conform with Oracles 30 character limit for table names.
|
2014-12-16 16:09:07 +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
|
Fixed some issues in the upgrade ccm-cms-types-mparticle-6.6.0-6.6.1
|
2014-12-14 15:11:00 +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 bugfix for Foundry: It was not able to sort sub categories in the content centre because of a missing XSL template for cms:sortableList
|
2014-12-29 08:22:33 +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 ccm-forum-6.6.0-6.6.1 for Oracle
|
2014-12-14 13:56:51 +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
|
Some refinements for upgrades, especially for Oracle and upgrading old APLAWS installations (1.0.4) to current versions
|
2014-12-16 09:37:39 +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 a typo in ccm-themedirector-6.6.1-6.6.2
|
2014-12-16 11:19:33 +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 |