Commit Graph

6147 Commits

Author SHA1 Message Date
Ross Gale
3e5b1bad95 RM-6873 adding code review changes 2019-08-20 13:57:42 +01:00
Ross Gale
6437f31749 RM-6873 adding code review changes 2019-08-20 13:56:14 +01:00
cagache
5230a9e0e8 RM-6926 Don't trigger onUpdateProperties policy when a frozen node is added to another hold 2019-08-20 14:56:46 +03:00
Rodica Sutu
849252b125 tests updates java docs and clean up data after test run 2019-08-20 11:33:42 +03:00
Rodica Sutu
5a24bf2f2b Merge branch 'master' of https://git.alfresco.com/records-management/records-management into feature/RM-6914_AddRemoveToHold_Tests 2019-08-20 08:54:52 +03:00
Rodica Sutu
d0a6b5a739 Merge branch 'feature/RM-6911_AddActiveContentToHoldRestAPI' of https://git.alfresco.com/records-management/records-management into feature/RM-6914_AddRemoveToHold_Tests 2019-08-20 08:54:40 +03:00
Rodica Sutu
36f5c76599 Tests for Add and Remove active content to/from hold using exiting API's 2019-08-20 08:50:58 +03:00
cagache
d990f30e8c Merge changes from feature/RM-6873_RemoveActiveContentFromHold 2019-08-20 08:09:32 +03:00
Claudia Agache
296c78e7d5 Merge branch 'feature/RM-6904_PreventUpdateHeldActiveContent' into 'master'
Resolve RM-6904 "Feature/ preventupdateheldactivecontent"

Closes RM-6904

See merge request records-management/records-management!1217
2019-08-20 05:59:32 +01:00
Ross Gale
ac4b8d4b9a RM-6873 adding changes from update branch and updating tests 2019-08-19 15:56:10 +01:00
Ross Gale
3d4175078d Merge branch 'feature/RM-6904_PreventUpdateHeldActiveContent' into feature/RM-6873_RemoveActiveContentFromHold 2019-08-19 15:47:32 +01:00
cagache
b769ce2892 Check exception messages 2019-08-19 17:12:58 +03:00
cagache
a5d245b5f6 Throw PermissionDeniedException instead of AccessDeniedException and internationalized the messages. 2019-08-19 15:02:40 +03:00
Rodica Sutu
d1d3bb91d9 Merge branch 'feature/RM-6911_AddActiveContentToHoldRestAPI' of https://git.alfresco.com/records-management/records-management into feature/RM-6914_AddRemoveToHold_Tests 2019-08-19 11:26:57 +03:00
cagache
3dfc01f716 Added check for Remove From Hold capability 2019-08-19 09:32:33 +03:00
Rodica Sutu
c726d4616d Merge remote-tracking branch 'remotes/origin/feature/RM-6904_PreventUpdateHeldActiveContent' into feature/RM-6914_AddRemoveToHold_Tests 2019-08-19 09:22:41 +03:00
cagache
f858d6d203 Added fix to not trigger onUpdateProperties policy when deleting a hold. 2019-08-16 19:08:54 +03:00
Rodica Sutu
5e05737186 Merge remote-tracking branch 'remotes/origin/feature/RM-6904_PreventUpdateHeldActiveContent' into feature/RM-6914_AddRemoveToHold_Tests 2019-08-16 17:34:43 +03:00
cagache
cc968e5aa8 small fix 2019-08-16 17:28:53 +03:00
cagache
54420ca212 RM-6906 Add integration tests for prevent update of held content. Added fix to not trigger onUpdateProperties policy when removing the frozen aspect. 2019-08-16 16:10:09 +03:00
cagache
b9a4df14f5 code review comments 2019-08-16 10:56:08 +03:00
cagache
221a633c2a Merge changes from feature/RM-6873_RemoveActiveContentFromHold 2019-08-16 09:44:56 +03:00
Ross Gale
1d739008c2 RM-6873 adding unit tests for edit 2019-08-16 07:25:19 +01:00
cagache
9af13a5e51 Restrict frozenRecords association to have only cm:cmobject as target 2019-08-16 08:51:33 +03:00
Ross Gale
a5722c31c4 RM-6873 adding in edit protection changes 2019-08-15 13:25:18 +01:00
rlucanu
4f03687e83 RM-6904 code review changes 2019-08-14 17:54:37 +03:00
cagache
f972c54efb Moved instanceOf method from ServiceBaseImpl class to a utility class 2019-08-14 17:04:04 +03:00
Ross Gale
2af340c5d6 RM-6873 sonar update 2019-08-14 13:40:39 +01:00
cagache
947b293c76 Merge remote-tracking branch 'remotes/origin/feature/RM-6873_RemoveActiveContentFromHold' into feature/RM-6911_AddActiveContentToHoldRestAPI 2019-08-14 15:22:27 +03:00
Ross Gale
dff5b452d9 RM-6873 code review changes 2019-08-14 11:20:18 +01:00
rlucanu
94936bc8a7 RM-6904 Fixing tests 2019-08-14 12:12:54 +03:00
cagache
c3021ccfa1 Do not allow addition of locked content to holds 2019-08-13 17:10:06 +03:00
rlucanu
ae64374c61 RM-6904 Tiding up 2019-08-13 01:24:22 +03:00
cagache
8fc0ca7e5a Merge remote-tracking branch 'remotes/origin/feature/RM-6873_RemoveActiveContentFromHold' into feature/RM-6911_AddActiveContentToHoldRestAPI 2019-08-09 12:53:03 +03:00
cagache
2f88cee847 Add active content to hold through rest api 2019-08-09 12:07:24 +03:00
Ross Gale
d5278c4ec7 RM-6873 adding code to allow for the removal of active content from a hold 2019-08-09 10:06:30 +01:00
rlucanu
93084fac63 RM-6904 Prevent updating held active content 2019-08-08 13:15:22 +03:00
Claudia Agache
dded7766c7 Merge branch 'feature/RM-6872_AddActiveContentToHold' into 'master'
RM-6872 Add active content to hold

See merge request records-management/records-management!1209
2019-08-07 13:50:56 +01:00
cagache
5dae326ea0 fix sonar issues 2019-08-07 12:38:18 +03:00
Tom Page
3f0f3d5ddd Merge branch 'merge/RemoveExceptionsFromGSCoreAPI' into 'master'
Merge/remove exceptions from gs core api

See merge request records-management/records-management!1215
2019-08-06 14:50:27 +01:00
cagache
1876c120d7 fix sonar issues 2019-08-06 16:25:08 +03:00
cagache
66706abac5 code review comments 2019-08-06 13:45:53 +03:00
Tom Page
d8f75eaf59 Merge release/V3.1 into master. 2019-08-06 09:17:33 +01:00
Tom Page
ad7eec9700 Merge branch 'merge-3.1/RemoveExceptionsFromGSCoreAPI' into 'release/V3.1'
Merge 3.1/remove exceptions from gs core api

See merge request records-management/records-management!1214
2019-08-06 08:33:09 +01:00
Tom Page
0b3652b5a4 Merge release/V3.0 into release/V3.1. 2019-08-05 15:28:53 +01:00
Tom Page
6bc8aa9f99 Merge branch 'merge-3.0/RemoveExceptionsFromGSCoreAPI' into 'release/V3.0'
Merge 3.0/remove exceptions from gs core api

See merge request records-management/records-management!1213
2019-08-05 15:15:06 +01:00
cagache
53f75085a5 Added check for archived nodes 2019-08-05 16:40:26 +03:00
Sara Aspery
0f0b0962b8 MNT-20740 Updates from review 2019-08-05 10:20:38 +01:00
Tom Page
79c9244a14 Merge release/V2.7 into release/V3.0. 2019-08-05 08:11:57 +01:00
Tom Page
8beb4d5e24 Merge branch 'merge-2.7/RemoveExceptionsFromGSCoreAPI' into 'release/V2.7'
Merge 2.7/remove exceptions from gs core api

See merge request records-management/records-management!1212
2019-08-05 08:08:36 +01:00