Commit Graph

1435 Commits

Author SHA1 Message Date
Tuna Aksoy
59c026d188 RM-1751 (Merge performance improvements made for RM 2.1.0.3 onto RM 2.2.1)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.2@89348 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-10-28 22:21:33 +00:00
Tuna Aksoy
8e0b8fad0e Removed warnings
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.2@89253 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-10-27 22:48:39 +00:00
Tuna Aksoy
f236d7bc56 Added missing test
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.2@89252 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-10-27 22:34:04 +00:00
Tuna Aksoy
677ee971ad Merge BRANCHES/V2.1.0.x to BRANCHES/V2.2:
68559: Change base Alfresco version from 4.2.0-RC4 to 4.2.0
   68568: Merge from HEAD to BRANCHES/V2.1.0.x
   68569: Update module version to 2.1.0.1
   76475: Merge HEAD to BRANCHES/V2.1.0.x:
   76597: Merge HEAD to BRANCHES/V2.1.0.x:
       74932: RM-1461: CLONE - RM slower then standard repo/sites when rendering document details when folder contains 15k documents
   76598: Merged HEAD to BRANCHES/V2.1.0.x:
        75102: RM Performance testing
   76599: Update module version to 2.1.0.2
   76601: Merged HEAD to BRANCHES/V2.1.0.x:
        75186: RM Performance Improvements
   76673: Root container cache to improve unfiled record browse performance
       * relates to RM-1594 and RM-1595
   76850: RM performance enhancements
       * serach improvements
       * in-place record browse improvements
       * saved search via file plan browse improvements
   76851: Additional unit test to check extended security with cache is working as expected.
   76852: Rollback checked in config
   77709: RM-1630: Error on manage references page
       * regression caused by performance improvements
   84337: Update version to 2.1.0.3
   84421: Transaction level cahcing of declarative capability evaluation
   84676: Fix build
   84677: Prevent unnessary repeated creation of QName
   84678: Improvements to extended dynamic authorities
       * requiredFor set
       * direct access to extended permission information, not via service
   84679: Correct requiredFor value
   88087: RM-1661 (Performance on setting permissions at a high category level)
   88092: RM-1661 (Performance on setting permissions at a high category level)
        * Fixed failing unit tests
   88144: RM-1661 (Performance on setting permissions at a high category level)
   88182: RM-1724 (Inheritance is not off for root categories, unfiled records, holds and transfers)
   88192: RM-1661 (Performance on setting permissions at a high category level)
        * Added unit tests
   88193: RM-1661 (Performance on setting permissions at a high category level)
        * Fixed failing unit tests
   88358: RM-1661 (Performance on setting permissions at a high category level)
        * Added unit tests
   88685: RM-1742 (Locally Set Permissions for moved Record duplicate parent folder Locally Set Permissions)
   88686: RM-1741 (Moved root category doesn't inherit permissions)
   88687: RM-1741 (Moved root category doesn't inherit permissions)
        * Unit test added
   88688: RM-1742 (Locally Set Permissions for moved Record duplicate parent folder Locally Set Permissions)
        * Unit test added
   88691: RM-1745 (RM Admin role can only be added with read permission on the manage permission page)
   88772: RM-1741 (Moved root category doesn't inherit permissions)
   88860: RM-1661 (Performance on setting permissions at a high category level)
   88864: RM-1661 (Performance on setting permissions at a high category level)
        * Fixed failing unit tests
   88959: RM-1746 (Moved record/category always have the inheritance on)
   88960: RM-1661 (Performance on setting permissions at a high category level)
        * Fixed failing unit tests
   88961: RM-1661 (Performance on setting permissions at a high category level)
        * Fixed failing unit tests
   88962: RM-1661 (Performance on setting permissions at a high category level)
        * Fixed failing unit tests

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.2@89251 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-10-27 22:31:55 +00:00
Tuna Aksoy
926324bc09 Commented out failing tests (Although those tests are quarantined and the build is green we do not get the artifacts). Tests will be fixed as soon as possible
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@89205 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-10-27 11:55:13 +00:00
Roy Wetherall
8988606d72 Fix error in test
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@89171 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-10-27 03:37:05 +00:00
Roy Wetherall
c6075654c8 RM-1671: Automatic "Versioned By" Relationship
* as versions are record they are automatically connected to previous record version via the "versions" relationship in the file plan.
 * unit and integration tests
 * meta-data sotred on record about origional version, for example version label and description



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@89170 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-10-27 03:01:34 +00:00
Roy Wetherall
b47290b010 Investigation of build issues:
* Revert to 5.0.b-SNAPSHOT (so enterprise build works)
  * convert public job to use FTS rather than Lucene



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@89169 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-10-27 02:48:49 +00:00
Tuna Aksoy
d93a041d75 RM-1661 (Performance on setting permissions at a high category level)
* Fixed failing unit tests

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.1.0.x@88962 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-10-22 19:48:32 +00:00
Tuna Aksoy
bd5fe7a3c8 RM-1661 (Performance on setting permissions at a high category level)
* Fixed failing unit tests

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.1.0.x@88961 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-10-22 19:21:45 +00:00
Tuna Aksoy
6109a94cef RM-1661 (Performance on setting permissions at a high category level)
* Fixed failing unit tests

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.1.0.x@88960 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-10-22 19:18:02 +00:00
Tuna Aksoy
f8d808070f RM-1746 (Moved record/category always have the inheritance on)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.1.0.x@88959 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-10-22 19:06:49 +00:00
Tuna Aksoy
b4aefce9df RM-1661 (Performance on setting permissions at a high category level)
* Fixed failing unit tests

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.1.0.x@88864 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-10-21 19:46:55 +00:00
Tuna Aksoy
ea939d8d9d RM-1661 (Performance on setting permissions at a high category level)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.1.0.x@88860 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-10-21 17:23:20 +00:00
Tuna Aksoy
64ee5aa1b7 RM-1741 (Moved root category doesn't inherit permissions)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.1.0.x@88772 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-10-20 16:05:10 +00:00
Tuna Aksoy
b0040d26a4 RM-1742 (Locally Set Permissions for moved Record duplicate parent folder Locally Set Permissions)
* Unit test added

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.1.0.x@88688 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-10-17 21:10:09 +00:00
Tuna Aksoy
f9a6ec3bda RM-1741 (Moved root category doesn't inherit permissions)
* Unit test added

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.1.0.x@88687 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-10-17 20:04:51 +00:00
Tuna Aksoy
cd3e693b65 RM-1741 (Moved root category doesn't inherit permissions)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.1.0.x@88686 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-10-17 18:26:26 +00:00
Tuna Aksoy
3a550eb897 RM-1742 (Locally Set Permissions for moved Record duplicate parent folder Locally Set Permissions)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.1.0.x@88685 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-10-17 18:25:41 +00:00
Tuna Aksoy
5a3c6a0f41 RM-1661 (Performance on setting permissions at a high category level)
* Added unit tests

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.1.0.x@88358 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-10-16 15:09:09 +00:00
Tuna Aksoy
ab87aa6f54 RM-1661 (Performance on setting permissions at a high category level)
* Fixed failing unit tests

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.1.0.x@88193 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-10-15 19:57:37 +00:00
Tuna Aksoy
d0e5c02073 RM-1661 (Performance on setting permissions at a high category level)
* Added unit tests

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.1.0.x@88192 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-10-15 19:23:51 +00:00
Tuna Aksoy
adb53fe47d RM-1724 (Inheritance is not off for root categories, unfiled records, holds and transfers)
RM-1725 (Inheritance is not working properly)

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.1.0.x@88182 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-10-15 16:28:01 +00:00
Tuna Aksoy
867f22b20e RM-1661 (Performance on setting permissions at a high category level)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.1.0.x@88144 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-10-15 12:52:16 +00:00
Tuna Aksoy
e6bceec830 RM-1661 (Performance on setting permissions at a high category level)
* Fixed failing unit tests

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.1.0.x@88092 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-10-14 21:46:05 +00:00
Tuna Aksoy
fca7079135 RM-1661 (Performance on setting permissions at a high category level)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.1.0.x@88087 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-10-14 19:28:09 +00:00
Tuna Aksoy
74899161ce RM-1641 (Create Relationship Service)
* Deprecated methods in RecordsManagementAdminService

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@86172 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-10-01 15:42:47 +00:00
Tuna Aksoy
0ccd58ebf8 Fixed minor issues (Trailing Comment) reported in Sonar
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@85865 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-29 07:44:54 +00:00
Tuna Aksoy
0b2d620aab Fixed minor issues (Redundant Modifier) reported in Sonar
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@85864 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-29 07:42:40 +00:00
Tuna Aksoy
4bd8e7f978 RM-1641 (Create Relationship Service)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@85790 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-26 12:56:55 +00:00
Tuna Aksoy
387abf1282 RM-1641 (Create Relationship Service)
* Refactored existing customReference classes

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@85578 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-24 08:17:53 +00:00
Tuna Aksoy
c793f96f00 RM-1641 (Create Relationship Service)
* Refactored existing customReference classes

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@85575 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-24 08:03:22 +00:00
Tuna Aksoy
3352c71799 RM-1641 (Create Relationship Service)
* Added a new utility class to reduce boilerplate code

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@85481 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-22 21:18:01 +00:00
Tuna Aksoy
8d450a2d7d Replaced deprecated class
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@85424 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-22 09:52:26 +00:00
Tuna Aksoy
a26b8710fd RM-1641 (Create Relationship Service)
* Refactored the existing customReferenceDefinition classes

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@85423 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-22 09:50:24 +00:00
Roy Wetherall
9f41c216a1 Correct requiredFor value
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.1.0.x@84679 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-19 00:39:45 +00:00
Roy Wetherall
8f6d6328f2 Improvements to extended dynamic authorities
* requiredFor set
  * direct access to extended permission information, not via service



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.1.0.x@84678 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-18 23:57:43 +00:00
Roy Wetherall
2de55cb0e9 Prevent unnessary repeated creation of QName
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.1.0.x@84677 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-18 23:51:19 +00:00
Roy Wetherall
82696a3d66 Fix build
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.1.0.x@84676 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-18 23:47:53 +00:00
Roy Wetherall
375f1ca557 Transaction level cahcing of declarative capability evaluation
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.1.0.x@84421 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-18 06:27:51 +00:00
Roy Wetherall
4d61f4772e Update version to 2.1.0.3
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.1.0.x@84337 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-16 23:33:19 +00:00
Tuna Aksoy
f32accb46f RM-1634 (View Version History Containing Recorded Versions)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@84235 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-16 12:43:16 +00:00
Roy Wetherall
e367b35b1f RM-1633: Recorded Version Configuration Action
* Prevent copy of recorded version configuration, therefore it is not stored on frozen record state.



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@84187 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-16 05:41:12 +00:00
Tuna Aksoy
7cd0105e7b RM-1679 (Write unit tests for inplace record methods)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@84079 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-13 21:25:26 +00:00
Tuna Aksoy
1a7aa49248 Code tidy up
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@84078 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-13 19:40:49 +00:00
Tuna Aksoy
a185d11877 Fixed compilation issue
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@83684 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-09 10:52:49 +00:00
Tuna Aksoy
5e9b3a2ac3 RM 2.3 now works against 5.0-BF-SNAPSHOT (Community and Enterprise)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@83493 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-07 20:53:38 +00:00
Tuna Aksoy
43a292aa39 Fixed failing unit tests
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@83492 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-07 19:51:52 +00:00
Tuna Aksoy
0ccb56194d Removed warnings from rm-server code
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@83477 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-05 16:28:08 +00:00
Tuna Aksoy
6a6be71f00 RM-1669 (Move QName Custom Editor into Core)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@83470 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-05 16:13:31 +00:00