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
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
5a0ffec5de
Merge branch 'master' into feature/RM-7026_Add_HoldCreated_ToAudit
2019-11-06 12:22:36 +00: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
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
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
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
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
Ramona Popa
fcd53d3143
RM-7035: Add policies for holds
...
- fixed tests for deleteHold policies
2019-10-29 16:02:40 +02:00
Ramona Popa
4346fe00f4
RM-7035: Add policies for holds
...
- some minor formating
- fix unit test
2019-10-25 15:48:10 +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
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
3b0593d6c6
Removing unused imports from RMv32HoldChildAssocPatchUnitTest.java
2019-10-16 08:48:01 +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
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
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
cagache
045f19f8d9
Merge remote-tracking branch 'remotes/origin/release/V2.7' into merge-3.0/MNT-20740_BinDuplicationHotFix
...
# Conflicts:
# rm-community/rm-community-repo/unit-test/java/org/alfresco/module/org_alfresco_module_rm/util/ContentBinDuplicationUtilityUnitTest.java
# rm-enterprise/rm-enterprise-repo/src/unit-test/java/org/alfresco/module/org_alfresco_module_rm/content/ContentDestructionComponentUnitTest.java
2019-09-03 10:10:18 +03:00
Roy Wetherall
e282c0584e
Fix issue with inaccurate results returning from content URL query
...
* added integration test for MNT scenarios
* checked for nodeId's that don't exist in query results
* changed DAO method to return set of node references rather tha nodeId strings
* turned off logging by default
2019-08-29 12:28:04 +10:00
Sara Aspery
ecbaa3b40c
MNT-20740 New db query
2019-08-22 11:19:34 +01:00
cagache
b5899184ca
code review comments
2019-08-22 08:30:18 +03:00
cagache
2410fdb234
code review comments
2019-08-21 18:56:27 +03:00
cagache
d393df0136
fix tests
2019-08-21 18:38:37 +03:00
cagache
20feb42ecd
code review comments
2019-08-21 18:19:18 +03:00
cagache
dd6b16c1a5
Merge changes from feature/RM-6873_RemoveActiveContentFromHold
2019-08-20 16:54:58 +03:00
Ross Gale
b14b52dd92
RM-6873 adding code review changes
2019-08-20 13:56:14 +01:00
cagache
ee9efedebe
Merge changes from feature/RM-6873_RemoveActiveContentFromHold
2019-08-20 08:09:32 +03:00
Ross Gale
9c6f4e79ad
RM-6873 adding changes from update branch and updating tests
2019-08-19 15:56:10 +01:00
cagache
055ccfd968
Added check for Remove From Hold capability
2019-08-19 09:32:33 +03:00
cagache
21f341f40a
Merge changes from feature/RM-6873_RemoveActiveContentFromHold
2019-08-16 09:44:56 +03:00
Ross Gale
8a0067aae9
RM-6873 adding unit tests for edit
2019-08-16 07:25:19 +01:00
cagache
c4076c284a
Moved instanceOf method from ServiceBaseImpl class to a utility class
2019-08-14 17:04:04 +03:00
cagache
696a2c32ab
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
8aef468927
RM-6873 code review changes
2019-08-14 11:20:18 +01:00
cagache
eda69a6eb6
Do not allow addition of locked content to holds
2019-08-13 17:10:06 +03:00
cagache
ce8eb66ab3
Merge remote-tracking branch 'remotes/origin/feature/RM-6873_RemoveActiveContentFromHold' into feature/RM-6911_AddActiveContentToHoldRestAPI
2019-08-09 12:53:03 +03:00
cagache
944ed16674
Add active content to hold through rest api
2019-08-09 12:07:24 +03:00
Ross Gale
7bc485ebac
RM-6873 adding code to allow for the removal of active content from a hold
2019-08-09 10:06:30 +01:00
cagache
71b50078cc
code review comments
2019-08-06 13:45:53 +03:00
cagache
2d1753830a
Added check for archived nodes
2019-08-05 16:40:26 +03:00
Sara Aspery
e5bb53b686
MNT-20740 Updates from review
2019-08-05 10:20:38 +01:00
cagache
0a1962d0b7
code review comments
2019-08-02 17:31:02 +03:00