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
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
c86a6a8f78
Merge branch 'master' into feature/RM-7026_Add_HoldCreated_ToAudit
2019-11-06 12:22:36 +00: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
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
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
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
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
Ramona Popa
5b7bf43044
RM-7035: Add policies for holds
...
- fixed tests for deleteHold policies
2019-10-29 16:02:40 +02:00
Ramona Popa
adc39da95a
RM-7035: Add policies for holds
...
- some minor formating
- fix unit test
2019-10-25 15:48:10 +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
Ross Gale
6c1808731b
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
5bae9d32a1
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
1e236e085f
Removing unused imports from RMv32HoldChildAssocPatchUnitTest.java
2019-10-16 08:48:01 +01:00
Ross Gale
1c30a04c5b
Resolve RM-6995 "Feature/ createnewassocpatch"
2019-10-15 14:17:39 +01:00
Ross Gale
81aa1f2c5c
RM-6993 replace old assoc with new
2019-10-08 13:25:30 +01:00
Ross Gale
d50b552be6
RM-6928 adding check to allow specified properties on frozen nodes to be updated
2019-09-24 16:45:51 +01:00
cagache
9a3f52cc5b
Merge remote-tracking branch 'remotes/origin/release/V3.1' into merge/MNT-20740_BinDuplicationHotFix
2019-09-03 17:10:21 +03:00
cagache
c1b3decae4
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
995a771b51
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
1c539f9f05
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
18bd7d7fac
MNT-20740 New db query
2019-08-22 11:19:34 +01:00
cagache
becbf296df
code review comments
2019-08-22 08:30:18 +03:00
cagache
903791e1db
code review comments
2019-08-21 18:56:27 +03:00
cagache
f169e79599
fix tests
2019-08-21 18:38:37 +03:00
cagache
27496b81f1
code review comments
2019-08-21 18:19:18 +03:00
cagache
bee8d09bd4
Merge changes from feature/RM-6873_RemoveActiveContentFromHold
2019-08-20 16:54:58 +03:00
Ross Gale
6437f31749
RM-6873 adding code review changes
2019-08-20 13:56:14 +01:00
cagache
d990f30e8c
Merge changes from feature/RM-6873_RemoveActiveContentFromHold
2019-08-20 08:09:32 +03:00
Ross Gale
ac4b8d4b9a
RM-6873 adding changes from update branch and updating tests
2019-08-19 15:56:10 +01:00
cagache
3dfc01f716
Added check for Remove From Hold capability
2019-08-19 09:32:33 +03:00
cagache
221a633c2a
Merge changes from feature/RM-6873_RemoveActiveContentFromHold
2019-08-16 09:44:56 +03:00
Ross Gale
1d739008c2
RM-6873 adding unit tests for edit
2019-08-16 07:25:19 +01:00
cagache
f972c54efb
Moved instanceOf method from ServiceBaseImpl class to a utility class
2019-08-14 17:04:04 +03:00
cagache
947b293c76
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
dff5b452d9
RM-6873 code review changes
2019-08-14 11:20:18 +01:00
cagache
c3021ccfa1
Do not allow addition of locked content to holds
2019-08-13 17:10:06 +03:00
cagache
8fc0ca7e5a
Merge remote-tracking branch 'remotes/origin/feature/RM-6873_RemoveActiveContentFromHold' into feature/RM-6911_AddActiveContentToHoldRestAPI
2019-08-09 12:53:03 +03:00
cagache
2f88cee847
Add active content to hold through rest api
2019-08-09 12:07:24 +03:00
Ross Gale
d5278c4ec7
RM-6873 adding code to allow for the removal of active content from a hold
2019-08-09 10:06:30 +01:00
cagache
66706abac5
code review comments
2019-08-06 13:45:53 +03:00
cagache
53f75085a5
Added check for archived nodes
2019-08-05 16:40:26 +03:00
Sara Aspery
0f0b0962b8
MNT-20740 Updates from review
2019-08-05 10:20:38 +01:00
cagache
2fd1f661e2
code review comments
2019-08-02 17:31:02 +03:00