Roy Wetherall
4f1bf61505
Add test suite (relates to RM-1770)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@92112 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-12-09 23:36:03 +00:00
Tuna Aksoy
42f5dc5e5f
Merged /DEV/BUGFIXING/HEAD-2014_12_09 to HEAD:
...
92077: RM-1770 Not possible to delete parent/child reference
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@92096 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-12-09 17:01:53 +00:00
Samuel Langlois
3d7c41cbc8
Fix surefire configuration to allow SonarQube/Jacoco to produce code coverage again
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@92032 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-12-08 15:18:43 +00:00
Tuna Aksoy
ccf5660286
Small changes in the ant targets
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@91988 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-12-07 21:19:03 +00:00
Tuna Aksoy
4b5e1c6ac9
Reverse merge: Committed wrong files
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@91987 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-12-07 21:08:18 +00:00
Tuna Aksoy
d9cc5faf2e
Small changes in the ant targets
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@91986 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-12-07 21:00:34 +00:00
Tuna Aksoy
3a4fb2ca8e
Added a new ant task to configure Tomcat and Alfresco repository to use Solr4 in RM
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@91949 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-12-06 00:36:00 +00:00
Tuna Aksoy
785cdaea0d
RM-1771 (SOLR dependent integration tests failing)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@91928 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-12-05 14:50:47 +00:00
Tuna Aksoy
4facea6be3
Merged BRANCHES/V2.2 to HEAD:
...
91866: Merged BRANCHES/V2.1.0.x to BRANCHES/V2.2:
91745: RM-1785 (RM: HF 2.1.0.3-33 causes permissions to not be displayed in Share everywhere else in the repo)
91838: Update version to 2.1.0.4
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@91869 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-12-05 10:10:19 +00:00
Tuna Aksoy
372dd47695
Merged BRANCHES/V2.1.0.x to BRANCHES/V2.2:
...
91745: RM-1785 (RM: HF 2.1.0.3-33 causes permissions to not be displayed in Share everywhere else in the repo)
91838: Update version to 2.1.0.4
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.2@91866 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-12-05 10:02:23 +00:00
Roy Wetherall
522f7f7c25
RM-1771: SOLR dependent integration tests failing
...
* fix up query so it works correctly as a Alfresco FTS search
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@91841 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-12-05 03:20:08 +00:00
Roy Wetherall
64bbcf4bdc
RM-1541: Unlink Record
...
* Unlink record UI action added
* Unused DeleteLink capability repurposed as Unlink capability
* UI evaluator ensuring unlink action only appears for linked record that are not in their primary location
* evaluator unit test
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@91840 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-12-05 01:31:41 +00:00
Roy Wetherall
956f9a8d0c
Update version to 2.1.0.4
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.1.0.x@91838 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-12-04 23:10:05 +00:00
Tuna Aksoy
3200e48c3a
RM-1771 (SOLR dependent integration tests failing)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@91835 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-12-04 22:22:04 +00:00
Roy Wetherall
9c679b9b54
Introduce Mockito unit tests into Share AMP project
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@91731 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-12-04 00:19:46 +00:00
Roy Wetherall
cf7945caa4
RM-1541: Unlink Record
...
* unlink added to Record Service
* unit test for Record Service extended to include link and unlink methods
* Unlink action added
* unit test for Unlink action added
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@91551 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-12-02 07:30:21 +00:00
Roy Wetherall
a3ddd63a49
Merged DEV/V23_BUGFIX to HEAD:
...
91198: RM-1673: Enabled the cancel button in case of new container failure
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@91416 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-12-01 01:16:08 +00:00
Roy Wetherall
d7719afa67
Add comments to properties file
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@91415 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-12-01 01:07:39 +00:00
Roy Wetherall
25fd80e0bb
RM-1763: Record Contributors Group
...
* if configured, RECORD_CONTRIBUTOR group controls who can declare records within collaboration sites
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@91414 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-12-01 00:48:51 +00:00
Tuna Aksoy
8eae32e449
Updated RM dependency to 5.0
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@91327 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-11-28 11:04:01 +00:00
Tuna Aksoy
225a881485
Updated RM dependency to 5.0.0-SNAPSHOT
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@90990 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-11-24 18:02:11 +00:00
Tuna Aksoy
21eab01ceb
RM-1764 (Simplified Relationship View)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@90977 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-11-24 15:30:35 +00:00
Tuna Aksoy
6fba4602ed
RM-1765 (Simplified Add Relationship Dialog)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@90948 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-11-23 21:23:21 +00:00
Tuna Aksoy
1f9a397aad
RM-1764 (Simplified Relationship View)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@90782 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-11-19 21:04:31 +00:00
Roy Wetherall
619d47e1a6
Bug fixing branch
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/DEV/V23_BUGFIX@90360 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-11-13 07:42:48 +00:00
Roy Wetherall
71adb61ba3
Add missing mocked service
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@90355 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-11-13 05:34:56 +00:00
Roy Wetherall
b1c74ae09a
Fix failing tests
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@90354 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-11-13 04:59:59 +00:00
Roy Wetherall
9574e4e135
RM-1757: Record is not renamed when filed by rule
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@90353 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-11-13 03:45:55 +00:00
Roy Wetherall
da1d457c97
RM-1760: Declared Record is not linked to previous versions
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@90352 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-11-13 02:06:22 +00:00
Tuna Aksoy
311b7093e8
Commit forgotten svn:mergeinfo
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@90206 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-11-10 22:58:30 +00:00
Tuna Aksoy
4f1b541035
RM-1771 (SOLR dependent integration tests failing)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@90205 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-11-10 22:32:04 +00:00
Tuna Aksoy
2a4e0a3f84
RM-1771 (SOLR dependent integration tests failing)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@90204 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-11-10 21:51:51 +00:00
Tuna Aksoy
4e64b26c78
Removed unread protected field
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@90157 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-11-10 09:40:17 +00:00
Tuna Aksoy
4e0b1c2951
RM-1692 (User with no rm capabilities can't upload a recorded version)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@90140 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-11-07 15:36:40 +00:00
Tuna Aksoy
9be9f1de4c
RM-1761 (Reverted document always has Recorded Version Configuration set to None)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@90135 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-11-07 14:57:04 +00:00
Tuna Aksoy
8b91facc7c
Merged BRANCHES/V2.2 to HEAD:
...
89903: RM-1686 (Performance issue caused by DocLibRmSiteExistsEvaluator)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@90130 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-11-07 14:10:27 +00:00
Tuna Aksoy
2346f23d03
RM-1693 (Error loading items in version history if recorded version was deleted in File Plan)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@90121 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-11-07 13:47:01 +00:00
Tuna Aksoy
faeda16c0b
RM-1686 (Performance issue caused by DocLibRmSiteExistsEvaluator)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.2@89903 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-11-04 21:23:01 +00:00
Tuna Aksoy
c945c07530
RM-1675 (Moved in-place record is not shown non-RM Administrator users)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@89782 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-11-03 15:27:32 +00:00
Roy Wetherall
c59cafb41f
RM-1677
...
No items error for RM Admin if record was declared from moderated/private site
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@89735 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-11-03 03:44:54 +00:00
Tuna Aksoy
6145634120
RM-1639 (Recordable Version Configuration Rule)
...
* Refactored code (added recordable version config service)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@89727 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-11-01 22:37:50 +00:00
Tuna Aksoy
32d4f09bc2
Fixed failing unit test
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@89726 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-11-01 21:36:39 +00:00
Tuna Aksoy
7a81f2085f
Fixed major issues (Visibility Modifier) reported in Sonar
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@89725 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-11-01 21:07:06 +00:00
Tuna Aksoy
123091caa4
Fixed major issues (Preserve Stack Trace) reported in Sonar
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@89724 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-11-01 20:35:11 +00:00
Tuna Aksoy
3df6a19668
Added missing test to the test suite
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@89723 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-11-01 20:32:37 +00:00
Tuna Aksoy
61fcc87537
Fixed major issues (Use Correct Exception Logging) reported in Sonar
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@89722 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-11-01 20:31:02 +00:00
Tuna Aksoy
1bdf63a9f1
Fixed major issues (Malicious code vulnerability - Field should be package protected) reported in Sonar
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@89721 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-11-01 20:20:12 +00:00
Tuna Aksoy
25b9ab151b
Fixed major issues (Malicious code vulnerability - Field is a mutable array) reported in Sonar
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@89720 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-11-01 20:12:17 +00:00
Tuna Aksoy
f26dd2f7bf
Fixed major issues (Avoid Print Stack Trace) reported in Sonar
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@89719 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-11-01 19:57:22 +00:00
Tuna Aksoy
8c283dc544
Fixed major issues (Avoid Throwing Raw Exception Types) reported in Sonar
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@89717 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-11-01 18:32:02 +00:00