Commit Graph

919 Commits

Author SHA1 Message Date
Rodica Sutu
5ccea06272 replace the org.apache.commons.lang references to org.apache.commons.lang3 2019-11-26 09:11:08 +02:00
Sara Aspery
c6302fd034 Merge branch 'master' into feature/RM-6930_DeleteHold 2019-11-21 10:07:15 +00:00
Sara Aspery
6cec2bb099 Merge branch 'master' into feature/RM-6930_DeleteHold 2019-11-20 09:49:29 +00:00
Chris Shields
bc5c5bd51d Code review changes 2019-11-19 21:11:50 +00:00
Chris Shields
4a89c38f2d Merge branch 'feature/RM-7028_Add_Add_To_Hold_ToAudit' into feature/RM-7029_RemoveFromHold 2019-11-19 12:14:04 +00:00
Chris Shields
ad963bb24e RM-7029 Audit remove from hold 2019-11-19 12:05:06 +00:00
Sara Aspery
8140859d03 RM-7028 review updates 2019-11-19 11:15:45 +00:00
Sara Aspery
30e3ea689f RM-7028 review updates 2019-11-18 15:59:54 +00:00
Sara Aspery
e9be5a4188 Merge branch 'master' into feature/RM-7028_Add_Add_To_Hold_ToAudit 2019-11-18 14:12:23 +00:00
Sara Aspery
7fbf695a32 RM-6930 another review update, correct typo in existing message 2019-11-18 14:07:55 +00:00
Sara Aspery
9ff5d66024 RM-6930 review updates 2019-11-18 10:56:45 +00:00
Ramona Popa
c386f1bbd8 RM-7057: Delete hold event isn't audited if hold is deleted using nodes api
-listen to beforeDeleteNode policy rather than beforeDeleteHold one to cover the delete the hold from api as well
2019-11-18 08:34:54 +00:00
Sara Aspery
b2ae5242e9 RM-6930 review updates 2019-11-18 01:25:34 +00:00
Sara Aspery
d4c9be9f11 RM-7028 integ test fix, locn refactor, multi files fix 2019-11-16 14:11:06 +00:00
Roxana Lucanu
1278258a74 RM-7054 code review changes 2019-11-12 10:36:42 +02:00
Sara Aspery
55e5267234 RM-7028 show location and fix multiple holds 2019-11-12 05:13:40 +00:00
Roxana Lucanu
65f30701d1 RM-7054 Changes on held content policies 2019-11-08 14:33:43 +02:00
Sara Aspery
59253c84ae Merge branch 'feature/RM-7027_Add_Hold_Deleted_ToAudit' into 'master'
Resolve RM-7027 "Feature/ add hold deleted to audit"

Closes RM-7027

See merge request records-management/records-management!1295
2019-11-07 22:53:56 +00:00
Sara Aspery
9ad116e1c5 Merge branch 'feature/RM-7026_Add_HoldCreated_ToAudit' into 'master'
Resolve RM-7026 "Feature/ add holdcreated toaudit"

Closes RM-7026

See merge request records-management/records-management!1283
2019-11-07 12:23:21 +00:00
Sara Aspery
e0d96d3219 Merge branch 'master' into feature/RM-6930_DeleteHold
# Conflicts:
#	rm-community/rm-community-repo/unit-test/java/org/alfresco/module/org_alfresco_module_rm/hold/HoldServiceImplUnitTest.java
2019-11-06 23:35:27 +00:00
Sara Aspery
606f599059 RM-7028 Audit add to hold 2019-11-06 23:20:28 +00:00
Sara Aspery
a890ad5274 RM-7027 Audit delete hold 2019-11-06 16:33:38 +00:00
Sara Aspery
ece61ee5f1 RM-7026 Updated hold name display property 2019-11-06 16:00:53 +00:00
Sara Aspery
c86a6a8f78 Merge branch 'master' into feature/RM-7026_Add_HoldCreated_ToAudit 2019-11-06 12:22:36 +00:00
Rodica Sutu
02bdf0d92a update java docs & fix sonar "Mutable members should not be stored or returned directly" from PropertyModificationAllowedCheck class 2019-11-05 16:43:57 +02:00
Rodica Sutu
9e62b9a858 code reviews changes and couple sonar fixes 2019-11-05 11:43:32 +02:00
Rodica Sutu
77f607ed95 Merge branch 'master' of https://git.alfresco.com/records-management/records-management into feature/RM-7020_AllowUpdateOfPropertiesForSystemNamespaceURIRefactor 2019-11-05 11:37:56 +02:00
Roxana Lucanu
bf860c8944 RM-7034 style changes 2019-11-05 10:32:16 +02:00
Rodica Sutu
f54ab26b88 fix the case when before and after values are null 2019-11-04 17:42:25 +02:00
Rodica Sutu
9bbb0b3516 refactor the code to fix the sonar issue "Refactor this method to reduce its Cognitive Complexity from 21 to the 15 allowed." 2019-11-04 17:24:09 +02:00
Roxana Lucanu
04a190459a RM-7034 Fixed unit tests and split class for add/remove from hold tests. 2019-11-04 16:40:18 +02:00
Roxana Lucanu
9d9a0af5cf RM-7034 Merged master 2019-11-04 12:44:38 +02:00
Rodica Sutu
f05afb2399 Merge branch 'master' of https://git.alfresco.com/records-management/records-management into feature/RM-7020_AlowUpdateOfPropertiesForSystemNameSpaceUri 2019-11-04 11:47:37 +02:00
Rodica Sutu
671d6b954c add unit tests 2019-11-04 11:39:35 +02:00
Sara Aspery
3536d4d571 Merge branch 'master' into 'feature/RM-7026_Add_HoldCreated_ToAudit'
# Conflicts:
#   rm-community/rm-community-repo/source/java/org/alfresco/module/org_alfresco_module_rm/hold/HoldServicePolicies.java
#   rm-community/rm-community-repo/test/java/org/alfresco/module/org_alfresco_module_rm/test/integration/hold/CreateHoldTest.java
#   rm-community/rm-community-repo/test/java/org/alfresco/module/org_alfresco_module_rm/test/integration/hold/DeleteHoldTest.java
2019-11-04 07:22:27 +00:00
Sara Aspery
6b3f0c2431 RM-7026 Audit Create Hold updates 2019-11-04 07:08:32 +00:00
Ramona Popa
8c25f6bec7 RM-6860: Add hold service policies
- Added HoldServicePolicies interface
2019-11-03 06:47:29 +00:00
cagache
751dfb3578 Remove unused service 2019-11-01 10:53:08 +02:00
Rodica Sutu
c33e703be9 add a list of namespace URIs for properties, which should be always editable for a frozen node 2019-11-01 09:51:48 +02:00
Roxana Lucanu
02a7f5e50a Merge 'feature/RM-7035_AddPoliciesForHolds' into feature/RM-7034_AddPoliciesForHeldContent 2019-10-30 10:07:45 +02:00
Sara Aspery
2525ac7803 Merge branch 'feature/RM-7035_AddPoliciesForHolds' into feature/RM-7026_Add_HoldCreated_ToAudit 2019-10-29 15:01:33 +00:00
Ramona Popa
5b7bf43044 RM-7035: Add policies for holds
- fixed tests for deleteHold policies
2019-10-29 16:02:40 +02:00
Ross Gale
9b5378fb79 RM-6930 adding permissions check for active content in holds defore deletion 2019-10-29 11:43:18 +00:00
Roxana Lucanu
3ff7fb43d0 RM-7034 add policies for held content 2019-10-29 11:37:18 +02:00
Sara Aspery
3aa3c8551a RM-7026 add hold created to audit - without audit descriptions 2019-10-28 12:45:06 +00:00
Ramona Popa
5c6c3a395c RM-7035: Add policies for holds
- fix other tests
2019-10-25 16:20:47 +03:00
Ramona Popa
adc39da95a RM-7035: Add policies for holds
- some minor formating
   - fix unit test
2019-10-25 15:48:10 +03:00
Ramona Popa
f2f010bc4d RM-7035: Add policies for holds
- implementation for policies
   - integration tests
2019-10-25 12:41:09 +03:00
Ramona Popa
39fe03efc8 RM-6860: Add hold service policies
- Added HoldServicePolicies interface
2019-10-24 11:00:29 +03:00
Ross Gale
1608781182 Merge branch 'feature/RM-7014_CheckForRmSite' into 'master'
RM-7014 add code to check an rm site has been created before running the...

Closes RM-7014

See merge request records-management/records-management!1277
2019-10-19 11:26:07 +01:00