Commit Graph

1061 Commits

Author SHA1 Message Date
Roxana Lucanu
40098d180d RM-7054 code review changes 2019-11-12 10:36:42 +02:00
Sara Aspery
e4992a0c48 RM-7028 show location and fix multiple holds 2019-11-12 05:13:40 +00:00
Roxana Lucanu
10c35365ab RM-7054 Changes on held content policies 2019-11-08 14:33:43 +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
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
Sara Aspery
cd9b956b4b 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
73fc3ef789 RM-7028 Audit add to hold 2019-11-06 23:20:28 +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
Sara Aspery
5a0ffec5de Merge branch 'master' into feature/RM-7026_Add_HoldCreated_ToAudit 2019-11-06 12:22:36 +00: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
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
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
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
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
a1be193a3f RM-6860: Add hold service policies
- Added HoldServicePolicies interface
2019-11-03 06:47:29 +00: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
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
fcd53d3143 RM-7035: Add policies for holds
- fixed tests for deleteHold policies
2019-10-29 16:02:40 +02:00
Ross Gale
bef750f2d3 RM-6930 adding permissions check for active content in holds defore deletion 2019-10-29 11:43:18 +00:00
Roxana Lucanu
2f1022ded6 RM-7034 add policies for held content 2019-10-29 11:37:18 +02:00
Sara Aspery
5703b91955 RM-7026 add hold created to audit - without audit descriptions 2019-10-28 12:45:06 +00:00
Ramona Popa
2d858fd6ec RM-7035: Add policies for holds
- fix other tests
2019-10-25 16:20:47 +03:00
Ramona Popa
4346fe00f4 RM-7035: Add policies for holds
- some minor formating
   - fix unit test
2019-10-25 15:48:10 +03:00
Ramona Popa
40b2b5b201 RM-7035: Add policies for holds
- implementation for policies
   - integration tests
2019-10-25 12:41:09 +03:00
Ramona Popa
deda5271f6 RM-6860: Add hold service policies
- Added HoldServicePolicies interface
2019-10-24 11:00:29 +03:00
Ross Gale
7a9b4bcb78 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
Ross Gale
0de5888170 Update RMv32HoldChildAssocPatch.java 2019-10-18 18:34:03 +01:00
Ross Gale
dd0d032895 RM-7014 code review comments 2019-10-18 14:26:48 +01:00
Ross Gale
83fcbd62e6 RM-7014 add code to check an rm site has been created before running the patches that require an rm site 2019-10-17 17:49:01 +01:00
Ramona Popa
5140c9208e RM-7003: [Upgrade] Generate Hold Report fails for a hold if has active content
- added new the patch to update the hold report template
2019-10-17 08:06:15 +01:00
Ross Gale
61ac4d9e41 Removing unused import from RMv32HoldChildAssocPatch.java 2019-10-16 08:46:16 +01:00
Ross Gale
84380dde3f Resolve RM-6995 "Feature/ createnewassocpatch" 2019-10-15 14:17:39 +01:00
Ross Gale
7133ecc84f RM-6993 replace old assoc with new 2019-10-08 13:25:30 +01:00
Tom Page
156da02c65 Update license headers. 2019-10-02 14:58:48 +01:00
Ross Gale
87ff9e6fc8 RM-6928 adding check to allow specified properties on frozen nodes to be updated 2019-09-24 16:45:51 +01:00
Ramona Popa
5f95f4cbdb RM-6945: Display available actions on held active content inside a hold
- added actions for isFreezeActiveContent
2019-09-16 09:08:14 +01:00
Rodica Sutu
da6d3c454a add an end to end test to check the search disposition schedule properties 2019-09-04 16:07:38 +03:00
Rodica Sutu
7d0ee221ac Merge branch 'master' of https://git.alfresco.com/records-management/records-management into feature/RM-6931_RetentionWIthRetainStepWithFrozenRecords_v2 2019-09-04 14:20:49 +03:00
cagache
1fa85668b0 Merge remote-tracking branch 'remotes/origin/release/V3.1' into merge/MNT-20740_BinDuplicationHotFix 2019-09-03 17:10:21 +03:00
cagache
c8e9c34c62 Merge remote-tracking branch 'remotes/origin/release/V3.0' into merge-3.1/MNT-20740_BinDuplicationHotFix 2019-09-03 13:36:48 +03:00