Commit Graph

6147 Commits

Author SHA1 Message Date
Roy Wetherall
dca4cf154f Added web script to do record disposition schedule updates 2019-11-19 20:56:26 +11:00
Ross Gale
898a95cd85 RM-7051 updating patch code 2019-11-18 23:28:08 +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
Ross Gale
490a212e6a RM-7051 updating messaging to report on batch completion 2019-11-18 14:05:17 +00:00
Sara Aspery
9ff5d66024 RM-6930 review updates 2019-11-18 10:56:45 +00:00
Ross Gale
bfe2e6fe83 RM-7051 adding code to deal with held records/folders 2019-11-18 10:55:39 +00:00
Sara Aspery
c8afa0db31 RM-6930 review updates 2019-11-18 10:47:09 +00:00
Ramona Popa
ae42ec33af Merge branch 'feature/RM-7057_DeleteHoldNotAuditedWithNodesApi' into 'master'
RM-7057: Delete hold event isn't audited if hold is deleted using nodes api

Closes RM-7057

See merge request records-management/records-management!1301
2019-11-18 08:34:54 +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
Ross Gale
5259625d04 RM-7051 adding batch code 2019-11-17 22:20:31 +00:00
Ross Gale
e603eaf0eb RM-7051 adding batch code 2019-11-17 22:07:31 +00:00
Sara Aspery
d4c9be9f11 RM-7028 integ test fix, locn refactor, multi files fix 2019-11-16 14:11:06 +00:00
cagache
804a7df593 Merge remote-tracking branch 'remotes/origin/feature/RM-7047_LinkToHeldItem' into feature/RM-7050_LinkToHeldItemUITests 2019-11-14 09:25:07 +02:00
Ross Gale
098be4c2da Initial patch code to apply disposition fix to records 2019-11-13 15:52:29 +00:00
Sara Aspery
394ae36a02 RM-7028 fix unit test 2019-11-12 12:11:34 +00:00
cagache
159e78517e Merge remote-tracking branch 'remotes/origin/master' into feature/RM-7033_AuditHoldTests_no 2019-11-12 11:17:27 +02:00
Roxana Lucanu
f94b9a9f35 Merge branch 'feature/RM-7054_HeldContentPolicyChanges' into 'master'
RM-7054 Changes on held content policies

Closes RM-7054

See merge request records-management/records-management!1297
2019-11-12 09:15:55 +00:00
cagache
d682a5253d Code review comments (check node path for add to hold and remove from hold audit entries) 2019-11-12 11:15:45 +02: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
cagache
4fdc23a230 Merge remote-tracking branch 'remotes/origin/feature/RM-7054_HeldContentPolicyChanges' into feature/RM-7033_AuditHoldTests_no 2019-11-11 14:27:52 +02:00
cagache
a8b0556796 Merge remote-tracking branch 'remotes/origin/feature/RM-7028_Add_Add_To_Hold_ToAudit' into feature/RM-7033_AuditHoldTests_no 2019-11-11 14:08:09 +02:00
cagache
d185718be6 Code review comments 2019-11-11 11:21:28 +02:00
cagache
4e10ca09e7 Delete hold using RM Actions API 2019-11-08 16:02:16 +02:00
Roxana Lucanu
65f30701d1 RM-7054 Changes on held content policies 2019-11-08 14:33:43 +02:00
Sara Aspery
fa625379e2 RM-7028 fix integration tests 2019-11-08 08:35:50 +00:00
cagache
41283a218b Changed the audited node 2019-11-08 10:20:16 +02:00
cagache
6b786fca21 Merge remote-tracking branch 'remotes/origin/master' into feature/RM-7033_AuditHoldTests_no 2019-11-08 10:05:49 +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
295350bb08 RM-7028 update from review 2019-11-07 12:54:15 +00:00
cagache
581d796783 Merge remote-tracking branch 'remotes/origin/master' into feature/RM-7033_AuditHoldTests_no 2019-11-07 14:29:08 +02: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
cagache
1c2b4da16a replaced the todos 2019-11-07 12:36:52 +02:00
cagache
659c945506 Sonar: Format specifiers should be used instead of string concatenation.
Sonar: Replace the type specification in this constructor call with the diamond operator ("<>")
2019-11-07 10:10:25 +02: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
acc06e55f5 RM-7027 Audit delete hold 2019-11-06 22:39:44 +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
cagache
6b8717ad90 removed unused imports 2019-11-06 17:19:41 +02:00
cagache
80c629b5d2 Refactored audit tests and holds api 2019-11-06 17:18:23 +02:00
Rodica Sutu
9f36c0ad4b Merge branch 'feature/RM-7020_AllowUpdateOfPropertiesForSystemNamespaceURIRefactor' into 'master'
Resolve RM-7020 "Feature/ allowupdateofpropertiesforsystemnamespaceurirefactor"

Closes RM-7020

See merge request records-management/records-management!1293
2019-11-06 14:01:26 +00:00
Sara Aspery
c86a6a8f78 Merge branch 'master' into feature/RM-7026_Add_HoldCreated_ToAudit 2019-11-06 12:22:36 +00:00
cagache
0c21340edd update method names 2019-11-05 16:45:26 +02: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
cagache
632e185fc2 RM-7033 Automate tests for Audit create, delete, add to, and remove from holds 2019-11-05 16:34:36 +02:00
Rodica Sutu
9e62b9a858 code reviews changes and couple sonar fixes 2019-11-05 11:43:32 +02:00