OracleToPostgres
Sidoine Ghomsi Update
2013-09-30 12:47:46 +00:00
ccm-atoz
Fehler #2400 FormprocessException, module ccm-atoz
2015-02-12 10:08:24 +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
ccm-bundle: Changed default theme to foundry-base and the XSL transformer to saxonhe
2015-02-20 14:45:51 +00:00
ccm-cms
[UPDATE]
2015-02-20 20:17:09 +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
[UPDATE]
2015-02-05 16:01:24 +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
Editing a existing related link changed the order of the related links which is quite nasty if there many of them ( #2332 ).
2015-01-17 18:06:18 +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
[UPDATE]
2015-02-15 12:16:33 +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
[UPDATE]
2015-02-18 19:36:55 +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-externallink
[UPDATE]
2015-02-22 18:37:39 +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
[UPDATE]
2015-02-15 17:50:59 +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
[UPDATE]
2015-02-15 19:11:00 +00:00
ccm-cms-types-mparticle
Moved the generation of the links to the sections of a MPA to Java code. The XML now provides a toc element containing the
2015-02-25 08:31: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
[UPDATE]
2015-02-18 20:01:03 +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
Some fixes for the SiteProxy to handle encodings other than UTF-8 and slow data sources better.
2015-02-06 18:21:30 +00:00
ccm-cms-types-survey
Some additional translations
2014-10-29 15:53:57 +00:00
ccm-cms-types-xmlfeed
[UPDATE]
2015-02-18 22:08:01 +00:00
ccm-core
Moved the generation of the links to the sections of a MPA to Java code. The XML now provides a toc element containing the
2015-02-25 08:31:00 +00:00
ccm-docmgr
[UPDATE]
2015-02-20 20:17:09 +00:00
ccm-docrepo
[UPDATE]
2015-02-20 20:17:09 +00:00
ccm-faq
[UPDATE]
2015-02-20 20:17:09 +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
Fehler #2400 FormprocessException, modul ccm-forum,ccm-themedirector
2015-02-10 18:59:28 +00:00
ccm-forum-categorised
Added Documentation, minor reorganization of Code.
2013-10-30 08:46:19 +00:00
ccm-ldn-aplaws
Fehler #2400 FormprocessException, modul ccm-ldn-aplaws
2015-02-10 18:08:09 +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
[UPDATE]
2015-02-18 19:51:57 +00:00
ccm-ldn-terms
fixed missing import: ccm-ldn-terms/src/com/arsdigita/london/terms/ui/admin/TermForm.java
2015-02-16 12:02:52 +00:00
ccm-ldn-types-contact
Fehler #2400 FormprocessException, modul ccm-ldn-types-contact
2015-02-18 14:08:38 +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
- Fixed a layout problem in the content centre which occured when the option for creating
2015-02-05 12:22:46 +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
- Missing support for cms:tasksPanel in Foundry
2015-02-20 16:28:27 +00:00
ccm-navigation
[UPDATE]
2015-02-15 16:47:40 +00:00
ccm-portalserver
[UPDATE]
2015-02-20 20:17:09 +00:00
ccm-portalworkspace
Fehler #2400 FormprocessException, module ccm-themedirector
2015-02-09 13:13:11 +00:00
ccm-portlet-bookmarks
[FEATURE]
2015-02-22 18:30:37 +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
Fehler #2400 FormprocessException, modul ccm-rssfeed
2015-02-16 12:03:42 +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
ccm-sci-bundle: Changed default theme to foundry-base and the XSL transformer to saxonhe
2015-02-20 14:57:07 +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 a sorting problem in the detail view of series caused by an unnecssary
2015-02-03 10:44:15 +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
Upgrades for sci modules due to renaming of table cms_organizationalunits to cms_orgaunits
2015-01-06 15:21:33 +00:00
ccm-sci-types-institute
Upgrades for sci modules due to renaming of table cms_organizationalunits to cms_orgaunits
2015-01-06 15:21:33 +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
Upgrades for sci modules due to renaming of table cms_organizationalunits to cms_orgaunits
2015-01-06 15:21:33 +00:00
ccm-shortcuts
Fehler #2400 FormprocessException, modul Shortcut
2015-02-09 10:12:18 +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
Fehler #2400 FormprocessException, modul ccm-forum,ccm-themedirector
2015-02-10 18:59:28 +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
Fehler #2400 FormprocessException, modul ccm-webpage
2015-02-18 13:52:49 +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