Commit Graph

5816 Commits

Author SHA1 Message Date
cagache
b36b4e31cb Code review comments 2019-11-11 11:21:28 +02:00
cagache
eade9c9e0f Delete hold using RM Actions API 2019-11-08 16:02:16 +02:00
cagache
100944ac36 Changed the audited node 2019-11-08 10:20:16 +02:00
cagache
762b6fbd13 Merge remote-tracking branch 'remotes/origin/master' into feature/RM-7033_AuditHoldTests_no 2019-11-08 10:05:49 +02:00
Sara Aspery
ac96b7065c 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
153da74830 RM-7028 update from review 2019-11-07 12:54:15 +00:00
cagache
3f56cba0ed Merge remote-tracking branch 'remotes/origin/master' into feature/RM-7033_AuditHoldTests_no 2019-11-07 14:29:08 +02:00
Sara Aspery
1508691870 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
5f7ada28b2 replaced the todos 2019-11-07 12:36:52 +02:00
cagache
b78f53061c 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
f5cec64f62 RM-7027 Audit delete hold 2019-11-06 22:39:44 +00:00
Sara Aspery
a4afc023be RM-7027 Audit delete hold 2019-11-06 16:33:38 +00:00
Sara Aspery
caac83aa68 RM-7026 Updated hold name display property 2019-11-06 16:00:53 +00:00
cagache
415ccf3a2e removed unused imports 2019-11-06 17:19:41 +02:00
cagache
b2a0e4082c Refactored audit tests and holds api 2019-11-06 17:18:23 +02:00
Rodica Sutu
6165423268 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
5a0ffec5de Merge branch 'master' into feature/RM-7026_Add_HoldCreated_ToAudit 2019-11-06 12:22:36 +00:00
cagache
f68505c967 update method names 2019-11-05 16:45:26 +02:00
Rodica Sutu
af2b45f9ce 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
0fc452ab3f RM-7033 Automate tests for Audit create, delete, add to, and remove from holds 2019-11-05 16:34:36 +02:00
Rodica Sutu
be4b035b4d code reviews changes and couple sonar fixes 2019-11-05 11:43:32 +02:00
Rodica Sutu
452fff9478 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
4a44590828 Merge branch 'feature/RM-7034_AddPoliciesForHeldContent' into 'master'
Resolve RM-7034 "Feature/ addpoliciesforheldcontent"

Closes RM-7034

See merge request records-management/records-management!1284
2019-11-05 09:25:40 +00:00
Roxana Lucanu
da4e9986f7 RM-7034 style changes 2019-11-05 10:32:16 +02:00
Rodica Sutu
7805e2116e fix the case when before and after values are null 2019-11-04 17:42:25 +02:00
Rodica Sutu
3919622169 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
cagache
55d41d5e0b removed duplicate methods 2019-11-04 16:59:49 +02:00
Roxana Lucanu
970bee3228 RM-7034 Fixed unit tests and split class for add/remove from hold tests. 2019-11-04 16:40:18 +02:00
Roxana Lucanu
c1b5f2a82d RM-7034 Merged master 2019-11-04 12:44:38 +02:00
Roxana Lucanu
e079b2f50b RM-7034 Added tests 2019-11-04 12:23:22 +02:00
Rodica Sutu
65e8810dd7 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
3f4e35ba90 add unit tests 2019-11-04 11:39:35 +02:00
Sara Aspery
31b81d2024 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
1141668d43 RM-7026 Audit Create Hold updates 2019-11-04 07:08:32 +00:00
Ramona Popa
81a73140b0 Merge branch 'feature/RM-6860_AddHoldServicePolicies' into 'master'
RM-6860: Add hold service policies

Closes RM-6860

See merge request records-management/records-management!1279
2019-11-03 06:47:29 +00:00
Ramona Popa
a1be193a3f RM-6860: Add hold service policies
- Added HoldServicePolicies interface
2019-11-03 06:47:29 +00:00
Claudia Agache
775ca13f2c Merge branch 'feature/RM-7017_ActiveHoldsDescription_no' into 'master'
Updated Active Holds description to include active content

Closes RM-7017

See merge request records-management/records-management!1290
2019-11-01 13:44:09 +00:00
cagache
9479499443 Updated strings to not contain "active" 2019-11-01 13:00:45 +02:00
cagache
95f700051e Remove unused service 2019-11-01 10:53:08 +02:00
Rodica Sutu
657f03b85d 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
Tom Page
866390c7db Merge branch 'feature/UpdateDockerPlugin' into 'master'
Update docker plugin to 0.31.0.

See merge request records-management/records-management!1288
2019-10-31 13:51:08 +00:00
Roxana Lucanu
bdb908e656 Merge 'feature/RM-7035_AddPoliciesForHolds' into feature/RM-7034_AddPoliciesForHeldContent 2019-10-30 10:07:45 +02:00
Sara Aspery
91324f0fd3 Merge branch 'feature/RM-7035_AddPoliciesForHolds' into feature/RM-7026_Add_HoldCreated_ToAudit 2019-10-29 15:01:33 +00:00
Ramona Popa
9571f31565 Merge branch 'master' into feature/RM-7035_AddPoliciesForHolds 2019-10-29 16:06:50 +02:00
Ramona Popa
fcd53d3143 RM-7035: Add policies for holds
- fixed tests for deleteHold policies
2019-10-29 16:02:40 +02:00
Tom Page
6001cef440 Update docker plugin to 0.31.0.
This fixes a problem I was seeing locally with:
> Error getting the version of the configured credential helper
> [Process 'docker-credential-secretservice version' exited with status 1]
2019-10-29 11:51:03 +00:00
Roxana Lucanu
2f1022ded6 RM-7034 add policies for held content 2019-10-29 11:37:18 +02:00
Tom Page
adf25932f6 Merge branch 'feature/jRebelHotReloading' into 'master'
Add support for jRebel hot reloading.

See merge request records-management/records-management!1278
2019-10-28 14:54:24 +00:00
Sara Aspery
5703b91955 RM-7026 add hold created to audit - without audit descriptions 2019-10-28 12:45:06 +00:00
Roxana Lucanu-Ghetu
b8b8d58c4e Merge 'origin/master' into feature/RM-7034_AddPoliciesForHeldContent 2019-10-28 11:16:41 +02:00