58840: BDE-195 Put ExporterComponentTest in its OwnJVM, it deals with locales in a funny way + stop trating LegacyCategory and BaseSpringTestsCategory separately, trying to get back to a sensible behaviour
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@62047 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
58817: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
58784: Merged DEV to V4.2-BUG-FIX (4.2.1)
58617 : MNT-9711: ldap synchronization algorithm is not optimal
- The verification for deleting permissions was added for the full synchronization.
- The unit tests were modified according the new logic.
58667 : MNT-9711: ldap synchronization algorithm is not optimal
- Refactoring code. Removed unreachable code.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@62038 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
58756: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
58733: Merged DEV to V4.2-BUG-FIX (4.2.1)
58696: MNT-9111 : MS SQL Server 2008 R2 where user's default schema is not 'dbo', schema validator fails on subsequent restarts and application fails startup
Fixed SchemaBootstrap to use the required schema from db.schema.name property if set.
58712: MNT-9111 : MS SQL Server 2008 R2 where user's default schema is not 'dbo', schema validator fails on subsequent restarts and application fails startup
Corrected the fix from r58696.
Added the db.schema.name to repository.properties.
Corrected property handling.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@62030 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
58522: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
58512: Reverse merge
<< Caused 5 build errors >>
58449: Merged DEV to V4.2-BUG-FIX (4.2.1)
58425 : MNT-9711: ldap synchronization algorithm is not optimal
- The verification for deleting permissions was added for the full synchronization.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@62004 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
58519: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
58459: MNT-9834 : DB2: ACT: Schema differences is present after upgrade 3.4.13 > 4.1.5 > 4.2.0
- Output information about ignored patches it INFO level to make SchemaBootstrap more informative.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@62002 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
58518: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
58449: Merged DEV to V4.2-BUG-FIX (4.2.1)
58425 : MNT-9711: ldap synchronization algorithm is not optimal
- The verification for deleting permissions was added for the full synchronization.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@62001 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
58495: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
58419: MNT-9888: WorkflowModelBuilderTest is susceptible to timezone issues
- Fix unit tests that failed in build 77.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61996 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
58494: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
58406: Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.1)
58389: Fix for MNT-9272 Duplicate entry error after LDAP sync with user with different case from alf_authority
- authority case changes that imply updates that violate integrity constraints are supported.
- if permissions exist for a non existent user "BOB" and an existing user "bob" is updated to "BOB"
- all "bob"'s permissions will be migrated and "BOB"s will be added (as they are treated as one and the same)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61995 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
58489: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
58379: MNT-9888: WorkflowModelBuilderTest is susceptible to timezone issues
- Fix unit tests, because they fails in build 75.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61989 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
58408: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
58267: MNT-7514 : Merged DEV to V4.2-BUG-FIX
58142 : MNT-7514 : Uninformational error message on move when file name conflicts
Added new failure message if file exists.
58263 : MNT-7514 : Uninformational error message on move when file name conflicts
Was corrected showing failure message for copy/move a file or folder.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61981 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
58328: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
58318: Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.1)
58240: Merged DEV to V4.1-BUG-FIX (4.1.8) with correction
57458: MNT-9860: Recurrent events are incorrectly displayed if recurrence doesn't recur every one day
- Remove code that works with Calendar internal time to avoid dayligth issues. Used Calendar.add() method instead.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61965 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
58214: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
58197: MNT-8886: Unit test added in r57899 should have removed the group it added. Caused build error in other tests.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61953 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
58206: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
58147: Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.1)
58037: MNT-9932: Merged DEV to V4.1-BUG-FIX (4.1.8)
57933: MNT-9932: Error Message while accessing cancelled workflow- task-edit link from mail notification
- Add useful error messages for case when edit page is opened for cancelled task
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61945 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
58198: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
58062: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
56942: Merged DEV to V4.1-BUG-FIX (4.1.7)
56883 : MNT-9794: Authorities with duplicate names can be easilly created using « AuthorityService »
- Creation of the duplicated authorities is fixed. Unit tests are added.
58059: Revised for for MNT-9794 Authorities with duplicate names can be easilly created using « AuthorityService »
Includes build fix from this merge
- MNT-10010 In some cases (e.g. SiteServiceImpl) we are using onBootstrap to bind behaviour multiple times
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61937 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
58196: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
57982: Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.1)
57979: Merged V4.1.7 (4.1.7) to V4.1-BUG-FIX (4.1.8)
57968: Merged DEV to V4.1.7 (4.1.7)
57967: MNT-9989 : CLONE - Meta-data from bulk-import not correct
Changed log level to WARN for the file/folder that cannot be created
while import.
Changed the logic to fully skip the inexistent files.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61936 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
58165: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
58031: Reverse merged (again) in V4.2-BUG-FIX - merged the wrong commit
58030: Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.1)
56942: Merged DEV to V4.1-BUG-FIX (4.1.7)
56883 : MNT-9794: Authorities with duplicate names can be easilly created using « AuthorityService »
- Creation of the duplicated authorities is fixed. Unit tests are added.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61930 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
58164: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
58030: Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.1)
56942: Merged DEV to V4.1-BUG-FIX (4.1.7)
56883 : MNT-9794: Authorities with duplicate names can be easilly created using « AuthorityService »
- Creation of the duplicated authorities is fixed. Unit tests are added.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61929 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57998: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
57958: MNT-9961: Merged DEV to V4.2-BUG-FIX (4.2.1)
57894: MNT-9961: DB2: Upgrade from 4.0.2.40 to 4.2.1 fails with NPE during database schema bootstrap
- Throw AlfrescoRuntimeException if script is not found for database dialect
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61915 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57915: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
57908: Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.1)
57900: Merged V4.1.7 (4.1.7) to V4.1-BUG-FIX (4.1.8)
57890: Merged DEV to V4.1.7 (4.1.7)
57718: MNT-9500: After editing one occurrence of recurrent event the recurrence disappears
- Implemented the functionality that allow updating series in outlook calendar.
57846: MNT-9500: After editing one occurrence of recurrent event the recurrence disappears
- Unit tests and unforeseen behaviour (deletion of updated occurrence; update of recurrence, when occurrence was deleted) were implemented. Also, mini calendar dashlet was updated.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61908 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57914: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
57901: Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.1)
57891: MNT-9559: Merged DEV to V4.1-BUG-FIX
56210: MNT-9559: JMX Dump does not report Linux distribution
- In JmxDumpUtil class was added updateOSNameAttributeForLinux(String) method;
- Was added JmxDumpUtilTest test.
56250: MNT-9559: JMX Dump does not report Linux distribution
56340: MNT-9559: JMX Dump does not report Linux distribution
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61907 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57912: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
57879: Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.1)
57877: MNT-9926: reformat code changes from
53236: MNT-9101 Share: Cancelling an invitation for a disabled user, the user gets deleted in the process.
-add tests for both internal and external user invite cancellation
-add new aspect to identify external invites and exclude from post invite cancellation cleanup
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61905 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57810: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
57787: Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.1)
57748: Merged V4.1.7 (4.1.7) to V4.1-BUG-FIX (4.1.8)
57711: Merged DEV to V4.1.7 (4.1.7)
57677: MNT-9790 : CLONE - bulkimport fails when there is a very large LastModified timestamp.
- Using a correct ISO date parser, added a fix for date, year of that is less then 1848, test added
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61892 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57792: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
57768: Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.1)
57694: Merged DEV to V4.1-BUG-FIX (4.1.8)
57603: MNT-9284 : Upload speed using CIFS between PostgreSQL and SQL Server 2008
Deleted an unnecessary transaction in org.alfresco.filesys.auth.cifs.CifsAuthenticatorBase#setCurrentUser.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61879 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57701: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
57648: Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.1)
57594: MNT-9770 : Merged from DEV to V4.1-BUG-FIX
57002: MNT-9770 : WebDAV uploads over 2gb in size fails.
Change int type to long, as content length from http request more than Integer.MAX_VALUE .
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61869 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57640: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
57627: Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.1)
57566: Reverse Merged: Appears to have caused build failures https://bamboo.alfresco.com/bamboo/browse/ALF-ENTERPRISEV41BUGFIX-829
57419: Merged DEV to V4.1-BUG-FIX (4.1.8)
MNT-9794: Authorities with duplicate names can be easilly created using AuthorityService
- ContentModel.PROP_NAME was added for preventing the generation of new uid for every new authority nodes with the duplicated names in 'child_node_name' field into 'alf_child_assoc' table.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61864 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57639: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
57626: Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.1)
57419: Merged DEV to V4.1-BUG-FIX (4.1.8)
- correction to the merge
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61863 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261