Roy Wetherall
02411e3e59
Deal with review comments
2019-08-30 11:28:44 +10:00
Roy Wetherall
88e538ddbb
Addition tests for records, fixed up a couple of issues in the query method as a result.
2019-08-29 21:35:00 +10: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
Roy Wetherall
4518cd8615
Add logging to rm query DAO implementation
2019-08-29 09:50:57 +10:00
Rodica Sutu
c98ee43af5
disable on update properties for frozen items when setting the record search properties
2019-08-27 09:34:30 +03:00
Sara Aspery
30f770a504
Merge branch 'feature-2.7/MNT-20740_BinDuplicationHotFix' into hotfix-2.7/MNT-20740_BinDuplicationHotFix
...
# Conflicts:
# rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/module-context.xml
# rm-community/rm-community-repo/source/java/org/alfresco/module/org_alfresco_module_rm/util/ContentBinDuplicationUtility.java
2019-08-22 12:29:45 +01:00
Sara Aspery
ecbaa3b40c
MNT-20740 New db query
2019-08-22 11:19:34 +01:00
Claudia Agache
584aaca2cb
Merge branch 'feature/RM-6911_AddActiveContentToHoldRestAPI' into 'master'
...
RM-6911 Add/Remove Active Content To/From Holds via REST API
See merge request records-management/records-management!1218
2019-08-22 06:36:39 +01:00
cagache
20feb42ecd
code review comments
2019-08-21 18:19:18 +03:00
Ross Gale
b84870aa4f
Merge branch 'feature/RM-6873_RemoveActiveContentFromHold' into 'master'
...
RM-6873 adding code to allow for the removal of active content from a hold
See merge request records-management/records-management!1216
2019-08-21 08:44:56 +01:00
cagache
b9039afde2
RM-6926 Don't trigger onUpdateProperties policy when a frozen node is added to another hold
2019-08-20 14:56:46 +03:00
cagache
ee9efedebe
Merge changes from feature/RM-6873_RemoveActiveContentFromHold
2019-08-20 08:09:32 +03:00
Ross Gale
23b762c661
Merge branch 'feature/RM-6904_PreventUpdateHeldActiveContent' into feature/RM-6873_RemoveActiveContentFromHold
2019-08-19 15:47:32 +01:00
cagache
a080939d04
Throw PermissionDeniedException instead of AccessDeniedException and internationalized the messages.
2019-08-19 15:02:40 +03:00
cagache
055ccfd968
Added check for Remove From Hold capability
2019-08-19 09:32:33 +03:00
cagache
cf9c40b11b
Added fix to not trigger onUpdateProperties policy when deleting a hold.
2019-08-16 19:08:54 +03:00
cagache
6e4991a658
small fix
2019-08-16 17:28:53 +03:00
cagache
16b2e0203d
RM-6906 Add integration tests for prevent update of held content. Added fix to not trigger onUpdateProperties policy when removing the frozen aspect.
2019-08-16 16:10:09 +03:00
cagache
1c227eb336
code review comments
2019-08-16 10:56:08 +03:00
cagache
21f341f40a
Merge changes from feature/RM-6873_RemoveActiveContentFromHold
2019-08-16 09:44:56 +03:00
Ross Gale
17059d144f
RM-6873 adding in edit protection changes
2019-08-15 13:25:18 +01:00
rlucanu
ef79db9665
RM-6904 code review changes
2019-08-14 17:54:37 +03:00
cagache
c4076c284a
Moved instanceOf method from ServiceBaseImpl class to a utility class
2019-08-14 17:04:04 +03:00
Ross Gale
25fc9aaf2c
RM-6873 sonar update
2019-08-14 13:40:39 +01: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
rlucanu
aed9a1abd1
RM-6904 Fixing tests
2019-08-14 12:12:54 +03:00
cagache
eda69a6eb6
Do not allow addition of locked content to holds
2019-08-13 17:10:06 +03:00
rlucanu
80974603d0
RM-6904 Tiding up
2019-08-13 01:24:22 +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
rlucanu
4e726d5d33
RM-6904 Prevent updating held active content
2019-08-08 13:15:22 +03:00
cagache
cc07996323
fix sonar issues
2019-08-07 12:38:18 +03:00
cagache
c12e300919
fix sonar issues
2019-08-06 16:25:08 +03: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
cagache
0a1962d0b7
code review comments
2019-08-02 17:31:02 +03:00
cagache
5f6bc02bd2
Merge remote-tracking branch 'remotes/origin/master' into feature/RM-6872_AddActiveContentToHold
2019-08-02 15:37:21 +03:00
cagache
e61cb93cfd
get default file plan only if node is not a file plan component
2019-08-02 09:42:09 +03:00
cagache
f62235bd01
code review comments
2019-08-01 16:02:55 +03:00
Sara Aspery
640ddc95f9
MNT-20740 BinDuplicationHotFixSqlRefactor
2019-07-30 16:35:48 +01:00
cagache
78e49e77f1
Add ASPECT_HELD_CHILDREN on active content parent
2019-07-29 15:35:35 +03:00
cagache
3d7b5df3c9
Added IT and unit tests for add file to hold
2019-07-25 17:51:17 +03:00
cagache
9578df5f1e
Add ASPECT_HELD_CHILDREN on active content parent
2019-07-24 17:30:15 +03:00
cagache
ae38657eac
Allow active content to be added to a hold
2019-07-23 15:45:23 +03:00
cagache
58440b273c
Merge MNT-20741 fix from release/V3.0 branch to release/V3.1 branch
2019-07-19 08:50:05 +03:00
Ross Gale
412a313702
Removing severe sonar warnings
...
(cherry picked from commit 343602e94d
)
(cherry picked from commit b66cce35e3
)
2019-07-18 11:15:01 +03:00
cagache
bd9cb64c70
Merge MNT-20741 fix from release/V2.7 branch to release/V3.0 branch
2019-07-18 09:17:18 +03:00
Ross Gale
aa83ccaab8
MNT-20741 adding code to check for subtypes
2019-07-11 15:41:14 +01:00