Commit Graph

15 Commits

Author SHA1 Message Date
Alan Davis
c137968f30 Merged HEAD-BUG-FIX (4.3.0.BF) to HEAD (4.3.0)
63546: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (4.3.0.BF)
      63534: Merged V4.2.1 (4.2.1) to V4.2-BUG-FIX (4.2.2)
         63452: MNT-10741 : PostgreSQL & Oracle: ACT: Two differences are present after upgrade from 4.1.7 (.3)
         Moved the deletion of ACT_RU_TASK.ACT_IDX_TASK_EXEC and ACT_RU_TASK.ACT_IDX_TASK_PROCINST indexes to activiti-upgrade-5-13 patch.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@63548 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-03-03 15:43:06 +00:00
Alan Davis
1328f9d8f3 Merged HEAD-BUG-FIX (4.3.0.BF) to HEAD (4.3.0)
63098: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (Cloud/4.3)
      63049: Merged V4.2.1 (4.2.1) to V4.2-BUG-FIX (4.2.2)
         62873: Merged DEV to V4.2.1 (4.2.1)
            62866: MNT-10741 : PostgreSQL & Oracle: ACT: Two differences are present after
            upgrade from 4.1.7 (.3)
            Added required indexes for PostgreSQl and Oracle required for Activiti 5.13.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@63547 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-03-03 15:42:11 +00:00
Alan Davis
1c91638432 Merged HEAD-BUG-FIX (Cloud/4.3) to HEAD (Cloud/4.3)
62624: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (Cloud/4.3)
      62622: Merged V4.2.1 (4.2.1) to V4.2-BUG-FIX (4.2.2)
         62613: Merged DEV to V4.2.1 (4.2.1)
            62549: MNT-10646 : DB2 & MSSQL: Unexpected index found in database after upgrade 4.1.7.3 to 4.2.1
            Added patches to remove old indexes in Activiti brought from 4.0 (MNT-9533) for DB2 and MS SQL Server.
            Fixed Activiti upgrade patch for 13 version for MS SQL Server.
            62612: MNT-10646 : DB2 & MSSQL: Unexpected index found in database after upgrade 4.1.7.3 to 4.2.1
            Added the patch to all the DBs.
            Reverted increase of schema from the previous commit.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@62804 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-02-19 13:00:32 +00:00
Frederik Heremans
70cdf799a8 ALF-20057: missing index in activiti-upgrade scripts for postgres (difference between clean 4.2 and upgrade-path, present in create-scripts but not in update-scripts)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@55442 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-09-18 10:04:18 +00:00
Derek Hulley
312dfc9ad3 DB Script fix for ALF-19884: Cannot upgrade from Alfresco Community Ed 4.2.c to 4.2.d
- Community user's PostgreSQL database did not match our template for upgrade


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@54797 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-09-02 17:00:23 +00:00
Alex Mukha
549eba464e ALF-19487 : ORACLE: AVM: Schema difference is present after upgrade from 3.4.13/4.0.2/4.1.5
Fixed scripts for PostgreSQL to run on 9.0.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@54668 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-08-29 16:54:12 +00:00
Alex Mukha
192e98ff50 Merged DEV to HEAD (4.2)
54544: ALF-19487 : ORACLE: AVM: Schema difference is present after upgrade from 3.4.13/4.0.2/4.1.5
   Removed/changed unnecessary index idx_avm_vr_revuq. Added patches for all DBs.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@54662 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-08-29 15:00:59 +00:00
Samuel Langlois
ab4ca7177f Merged HEAD-QA to HEAD (4.2) (including moving test classes into separate folders)
51903 to 54309 


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@54310 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-08-20 17:17:31 +00:00
Frederik Heremans
2d3d35dac2 CLOUD-1830: Reverted r51928
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@51929 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-07-01 15:04:00 +00:00
Frederik Heremans
34444bbe4d CLOUD-1830: Using correct schema-version for activiti 5.11 upgrade patch
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@51928 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-07-01 14:23:08 +00:00
Frederik Heremans
6f9c37ab6f ALF-17511: Standard SQL 'concat' function not available in postgres (9.0) shipped with installer, using alternative way of concatenating 2 values for postgres
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@45522 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-01-17 07:42:20 +00:00
Frederik Heremans
70d1b0783c Merged BRANCHES/DEV/FRED/ACTIVITI-UPGRADE to HEAD:
44909: Creating branch for activiti 5.11 upgrade
   44913: Upgraded to activiti 5.11 - to be validated
   45025: Removing obsolete libraries
   45026: Preventing optimistic locking during task-update sequence

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@45028 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-01-02 10:57:41 +00:00
Frederik Heremans
926f508577 ALF-16170: Fixing upgrade-patch recording
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@42326 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-10-04 07:27:14 +00:00
Frederik Heremans
f4a8eb8549 ALF-16098: Using wrong patch-name in SQL-upgrade script when recording script-finish in DB (thanks for the pointer Kev)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@42135 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-09-28 10:22:25 +00:00
Frederik Heremans
ddf01d02c4 ALF-16098: Upgraded Activiti to version 5.10
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@42122 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-09-28 07:07:03 +00:00