Commit Graph

  • f78d59e33b Upgrades for PostgreSQL databases because of the renaming of several tables to conform with Oracles 30 character limit for table names. jensp 2014-12-16 16:09:07 +0000
  • c9bbe9a66d Another typo in ccm-core-6.6.3-6.6.4 jensp 2014-12-16 13:56:02 +0000
  • efa245ce3f Fix typo for ccm-core-6.6.3-6.6.4 jensp 2014-12-16 13:51:46 +0000
  • 32a0f013b9 Fixed a typo in ccm-themedirector-6.6.1-6.6.2 jensp 2014-12-16 11:19:33 +0000
  • fb3a141343 Some refinements for upgrades, especially for Oracle and upgrading old APLAWS installations (1.0.4) to current versions jensp 2014-12-16 09:37:39 +0000
  • 9c5f68ad11 Fixed several queries because of the changes made to conform with Oracle SQL restrictions. jensp 2014-12-15 17:46:31 +0000
  • d1a67d3864 Fixed some issues in the upgrade ccm-cms-types-mparticle-6.6.0-6.6.1 jensp 2014-12-14 15:11:00 +0000
  • 90179d55d3 Modifed serveral SQL statements in the Java part of the upgrade to work PostgreSQL and Oracle jensp 2014-12-14 14:30:56 +0000
  • f3d6999d2e Fixed ccm-core-6.6.4-6.6.5 for Oracle jensp 2014-12-14 14:25:24 +0000
  • cf5aa6f131 Fixed ccm-forum-6.6.0-6.6.1 for Oracle jensp 2014-12-14 13:56:51 +0000
  • 3d4be10ca0 Small refinement, Oracle or CCM seams to include SQL files for Oracle even if the line with the include is commented out. jensp 2014-12-14 09:26:50 +0000
  • ef3645d98d Added documentation pb 2014-12-13 19:44:13 +0000
  • 911c302e4d Fixed Java part of upgrade ccm-cms-6.6.4-6.6.5 jensp 2014-12-13 11:07:53 +0000
  • 2e2eb4fc9f Fixed typo in ccm-forum-6.6.0-6.6.1 jensp 2014-12-13 10:49:00 +0000
  • 3c7f2061ae Adapated upgrade ccm-core-6.6.4-6.6.5 for Oracle syntax jensp 2014-12-13 10:08:40 +0000
  • ed91e6c2a6 Fix for ccm-cms-6.6.10-6.6.11 to make it work with Oracle. jensp 2014-12-12 19:00:55 +0000
  • 95f1b08a37 Several fixes for upgrades (for Oracle). jensp 2014-12-12 18:38:55 +0000
  • 86a18a3b32 Typo in ccm-cms-6.6.7-6.6.8 jensp 2014-12-12 15:19:36 +0000
  • cb8df155cc Yet another Oracle/PostgreSQL incombatibility in ccm-cms-6.6.7-6.6.8 jensp 2014-12-12 15:16:27 +0000
  • 91f6472c15 Yet another Oracle/PostgreSQL incombatibility, this time in ccm-cms-6.6.7-6.6.8 jensp 2014-12-12 15:04:48 +0000
  • 65405f1f7d Fixed several Oracle related problems with upgrade ccm-cms-6.6.0-6.6.1 jensp 2014-12-12 14:21:33 +0000
  • 4943b6a3eb Fixed some more syntax differences between Oracle and PostgreSQL in ccm-cms-6.6.0-6.6.1 jensp 2014-12-12 11:19:40 +0000
  • a44f30fef8 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. jensp 2014-12-12 10:53:59 +0000
  • 224902b916 Fixed various potiential, Oracle related problems in upgrade scripts. jensp 2014-12-11 19:25:17 +0000
  • 473c1b186a Fixed upgrade ccm-navigation-6.6.2-6.6.3 jensp 2014-12-11 15:30:55 +0000
  • 0c95b6e88e Fixed wrong path in upgrade ccm-subsite-6.6.1-6.6.2 jensp 2014-12-11 14:30:06 +0000
  • c194f0ae26 Fixed upgrade script ccm-atoz-6.6.1-6.6.2 jensp 2014-12-10 21:38:14 +0000
  • aa5defefd7 Fixed upgrade script ccm-cms-types-decisiontree-1.0.3-6.6.0 jensp 2014-12-10 21:26:18 +0000
  • 7dd6c3a42b Fixed upgrade ccm-themedirector-6.6.1-6.6.2. Upgrade was not aware of some constraints which are may violated during the upgrade. jensp 2014-12-10 21:01:29 +0000
  • 704e876d80 Fixed wrong directory structure in ccm-ldn-search jensp 2014-12-10 19:19:20 +0000
  • e21a158931 Various modifications on upgrade script to make them work with Oracle. In some cases there now distict scripts for Oracle and PostgreSQL. jensp 2014-12-10 18:56:40 +0000
  • 191e09f3e1 Fixed upgrade ccm-core-6.6.0-6.6.1 to make upgrade compatible with Oracle. Upgrade has now a variant for PostgreSQL and one for Oracle. jensp 2014-12-10 11:14:55 +0000
  • f55df351b5 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. jensp 2014-12-10 10:12:12 +0000
  • 316adfb242 Fixed constraint name in upgrade ccm-portalworkspace-6.6.0-6.6.1 jensp 2014-12-10 09:49:38 +0000
  • b5a72c9b60 Fixed Upgrade script to use correct table names. jensp 2014-12-10 09:25:56 +0000
  • 1053674371 Fixed upgrade script ccm-ldn-aplaws-0.0.0-6.6.1. One more delete was necessary. jensp 2014-12-10 08:43:07 +0000
  • fcc241b5b0 Fixed typo in filename for Oracle upgrade ccm-cms-types-xmlfeed-6.6.0-6.6.1 jensp 2014-12-10 08:00:47 +0000
  • e03744cdd4 Made upgrade ccm-cms-6.6.9-6.6.10 compatiable with Oracle jensp 2014-12-10 07:34:03 +0000
  • d6faefdf6f Added missing line to upgrade script ccm-core-6.6.5-6.6.6 for Oracle jensp 2014-12-10 07:13:16 +0000
  • e36c5429c7 Fixed a C&P error in the upgrade scripts for ccm-themedirector. jensp 2014-12-10 07:08:25 +0000
  • 62a2c48db7 Some more changes for the ccm-cms-6.6.6-6.6.7 upgrade for Oracle jensp 2014-12-09 19:06:02 +0000
  • f7c13c00c6 Modified upgrade ccm-cms-6.6.6-6.6.7. The definition of the column is_default which is added to the table section_workflow_template_map by this upgrade differs between PostgreSQL and Oracle (see generated DDL files). Created distict SQL files for PostgreSQL and Oracle which are creating the table with same definitions as in the generated DDL files. jensp 2014-12-09 16:11:04 +0000
  • e86d5162f5 Removed several unnecessary options on SQL commands in the upgrades which were also causing problems because Syntax for these differs between PostgreSQL and Oracle. jensp 2014-12-09 10:57:47 +0000
  • 26c046958a Changed various ALTER TABLE ONLY statements to ALTER TABLE in the default upgrade scripts. ALTER TABLE ONLY isn't supported by Oracle, therefore these scripts did not work with an Oracle DB. Also, ALTER TABLE ONLY has only an effect when using table inheritance which is an feature we are not using. jensp 2014-12-08 15:20:32 +0000
  • 5e7cb4eb4a Merged changes to SQL scripts by PB from fedorahosted. Goal is compatibility for Oracle. jensp 2014-12-08 14:54:09 +0000
  • 39d22f957e Some small fixes for Foundry jensp 2014-12-07 14:26:12 +0000
  • 4637174483 Fixed followup Problem to shorten names in GenericOrganizationalUnit (r3011). pb 2014-12-07 12:54:37 +0000
  • 581fdccd87 Fixed various table and column names to adhere to Oracle restrinctions. Update for Postgres provided, not tested yet. (Micro) version elevated nevertheless. pb 2014-12-07 12:48:44 +0000
  • 1b5095f65a Fixed various table and column names to adhere to Oracle restrinctions. NO update for Postgres provided, because module has been not released yet. (Micro) version elevated nevertheless. (Backport of fedorahosted:2862) pb 2014-12-07 10:57:32 +0000
  • 53f30aea0a Fixed various table and column names to adhere to Oracle restrinctions. Update for Postgres provided, but NOT tested yet. (Micro) version elevated nevertheless. (Backport of fedorahosted:2861) pb 2014-12-07 10:41:34 +0000
  • c531b6bbcc - ccm-cms-types-pressrelease is now supported by foundry-base using generic template tags - some tweaks for the generic show-property tag in Foundry. Added a disable-output-escaping attribute jensp 2014-12-05 19:43:57 +0000
  • 3ae747e8b8 - Foundry support for FSI - Some bugfixes for Foundry, especially for ItemList (URL for generating link to detail view was not passed through). jensp 2014-12-05 18:53:39 +0000
  • 33e7772a08 Foundry support for SiteProxy jensp 2014-12-05 13:37:25 +0000
  • b0bfa388bf Foundry now supports the ccm-cms-types-decisiontree jensp 2014-12-05 12:41:05 +0000
  • 15d742c003 Bugfixes for DecisionTree: - None option was missing for the target section select box - Fixed old Mandalay stylesheet (only for testing) jensp 2014-12-05 09:12:25 +0000
  • ea9119bb15 Editing a PortalWorkspace is now possible with Foundry. jensp 2014-12-04 09:32:41 +0000
  • 6fc3eff318 Removed obsolete GreetingItemExtraXML component from JSPs jensp 2014-12-03 14:03:06 +0000
  • 0aacd1707a Various bug fixes and improvments for Foundry found while working on the theme for Camden. This includes: - Related links - Content item - Navigation: It is now possible to omit the root part and the last path of the breadcrumbs) jensp 2014-12-03 09:07:37 +0000
  • 77cecf8a6e BugFix for MPA in Foundry: HTML was escaped jensp 2014-12-03 08:39:52 +0000
  • 8a7fd1a3cb Improvments and bugfixes for Foundry done while working on the LBC theme jensp 2014-12-01 19:34:01 +0000
  • 44c5892c20 Small bugfix for the WorkspaceGridViewer. Outputs the rows now in correct order. jensp 2014-12-01 17:54:23 +0000
  • b8d58952a7 Some bugfixes etc. for Foundry and the foundry-base theme jensp 2014-11-29 17:08:54 +0000
  • 58a27ac0d7 Upgrade for Foundry (core and the foundry-base theme): - HTML for portal-workspace and portal-grid-workspace is now fully customisable - Default stylesheet for portal-workspace included for positioning the columns - Included these changes into the foundry-base theme - foundry-base theme now makes use of the include template tag for header, second level nav and footer. jensp 2014-11-29 14:01:23 +0000
  • e0c864a8ea Moved the Foundry theme from the ccm-sci-bundle module to ccm-core. jensp 2014-11-27 15:26:10 +0000
  • ef737dcab7 Some formatting in UserContext jensp 2014-11-27 15:25:44 +0000
  • 249abca27f More documentation for Foundry. jensp 2014-11-27 15:18:40 +0000
  • 7a4114e741 Foundry documentation jensp 2014-11-26 16:41:03 +0000
  • 32724885dc Foundry:Foundry: Bugfix for Navigation jensp 2014-11-24 18:33:48 +0000
  • 9952817c20 Foundry base theme category pages finished (beta quality). No responsivness yet. jensp 2014-11-24 16:36:24 +0000
  • 0134779c7e Copied templates for portlets from Foundry master to foundry-base theme jensp 2014-11-24 11:47:56 +0000
  • 4ac9cd2d85 Foundry: Refactored Portlet processing to fit better into the other parts of Foundry jensp 2014-11-24 10:09:27 +0000
  • 4dbf93f31d Fixed another occurence of the PrintListener bug jensp 2014-11-23 13:15:56 +0000
  • 3c678af21f Foundry support for the ContentItem portlet jensp 2014-11-22 15:25:55 +0000
  • aa4e8be107 Current status of Foundry standard theme jensp 2014-11-21 17:06:58 +0000
  • de953d2238 Several small bugfixes for Foundry jensp 2014-11-21 17:04:01 +0000
  • c716edd40b Foundry: Language Selector Tag for layout templateFoundry: Language Selector Tag for layout templatess jensp 2014-11-21 10:18:39 +0000
  • 983d54fab7 Language handling for Foundry implemented as described in #2186 jensp 2014-11-21 09:21:08 +0000
  • c3115830e8 Fixes for several loader functions in Foundry jensp 2014-11-21 09:04:39 +0000
  • b5f0c78969 Some bugfixes for the Foundry master theme jensp 2014-11-19 15:15:37 +0000
  • 2156e9b5a6 Current status for the Foundry base theme jensp 2014-11-19 15:15:09 +0000
  • f4c8510fb9 start.xsl entrypoint for foundry-base jensp 2014-11-19 13:08:27 +0000
  • a84f49eed7 - Created skeleton for Foundry base theme - A bit of formatting for several classes jensp 2014-11-19 12:59:39 +0000
  • dfbf54d11e BugFix for Proceedings in Mandalay and some other minor things (formatting) jensp 2014-11-18 10:19:36 +0000
  • 6c93b16b63 Some documentation for Foundry jensp 2014-11-17 14:32:05 +0000
  • 78bad5287c - Parent/child theme feature - Documetation for MPA specific template elements --This line, and those below, witll be ignored-- jensp 2014-11-17 13:33:14 +0000
  • e5df8383f8 Foundry support for ccm-cms-types-mparticle jensp 2014-11-14 16:03:17 +0000
  • 627dfd8206 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. jensp 2014-11-14 15:26:43 +0000
  • 00d473158b Small bugfix for the mpadata section, the number of pages is now calculated correctly jensp 2014-11-14 13:30:40 +0000
  • 3ccb33927a Foundry Content-Center: - Preview link is now shown - Item Category Step now works with Foundry jensp 2014-11-13 13:16:51 +0000
  • 9d91cdda2a Foundry support for ccm-cms-types-event jensp 2014-11-11 18:30:08 +0000
  • 0ea8b1a666 Foundry: Moved logic for date formating from news.xsl to general template in template-parser.xsl to make it resuable. jensp 2014-11-11 14:27:24 +0000
  • 069a9e0928 Foundry: Some improvments and documentation for the include element. jensp 2014-11-11 13:20:49 +0000
  • 723f1b93a2 Foundry: Include element for templates jensp 2014-11-11 13:02:14 +0000
  • b94756f723 Foundry support for ccm-types-bookmark jensp 2014-11-09 15:41:44 +0000
  • c071040215 BugFix for Foundry (handling missing placeholder-module attribute at an input element) jensp 2014-11-09 13:09:31 +0000
  • d01d51a267 Foundry support for NewsItem jensp 2014-11-08 17:55:30 +0000
  • d7ff099d10 Fixed a typo in last commit for Foundry jensp 2014-11-07 15:54:06 +0000
  • c1b74fe4b0 Surrounding tags now can set additional classes. jensp 2014-11-07 15:44:06 +0000
  • 397fc0c088 Foundry support for paginator in object lists. jensp 2014-11-07 13:11:36 +0000
  • 86236f5e5b - Changed the default of the config options com.arsdigita.cms.allow_content_create_in_section_listing and com.arsdigita.cms.delete_workflow_after_publication from true to false. In our bundles they are set to false since a long time. jensp 2014-11-07 07:18:04 +0000