Commit Graph

267 Commits

Author SHA1 Message Date
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
Sara Aspery
640ddc95f9 MNT-20740 BinDuplicationHotFixSqlRefactor 2019-07-30 16:35:48 +01:00
cagache
3d7b5df3c9 Added IT and unit tests for add file to hold 2019-07-25 17:51:17 +03:00
cagache
ae38657eac Allow active content to be added to a hold 2019-07-23 15:45:23 +03:00
cagache
cc17d2f61e Merge remote-tracking branch 'remotes/origin/release/V3.0' into merge-3.1/RM-6892_SonarFixes 2019-07-04 09:47:50 +03:00
cagache
d645c19e37 Removed unnecessary semicolon 2019-07-01 16:19:52 +03:00
cagache
3dc65aaed5 Sonar code smell: Replace the type specification in this constructor call with the diamond operator ("<>") 2019-07-01 16:01:43 +03:00
Ross Gale
3e31a5f85d RM-6869 code comment changes 2019-06-05 09:07:35 +01:00
Ross Gale
d06ac5abc5 RM-6869 removing linked record during rejection 2019-06-03 11:10:16 +01:00
Sara Aspery
5e2200a402 Merge branch 'feature/RM-6852_FixInconsistenciesV1ResponeCodes' into 'feature/RM-6851_DeclareAndFileRecInHoldFolder'
Resolve RM-6852 "Feature/ fixinconsistenciesv1responsecodes"

See merge request records-management/records-management!1179
2019-05-23 21:24:40 +01:00
Sara Aspery
7abe56ec1e RM-6851 updates from review 2019-05-23 15:17:04 +01:00
Sara Aspery
ace859a087 RM-6852 Fix inconsistencies in V1 response codes 2019-05-23 12:44:20 +01:00
Sara Aspery
12ad79c3de RM-6851 Fix declare record into hold - add unit test 2019-05-23 12:32:01 +01:00
cagache
b8695771a7 code review comments 2019-05-22 17:04:18 +03:00
cagache
f22f772b29 Merge remote-tracking branch 'remotes/origin/feature/RM-6796_DeclareAndFileTests' into feature/RM-6849_CheckForFilingPermission 2019-05-21 16:55:51 +03:00
Sara Aspery
6aa99b03bb RM-6792 review - change unfiled folder to container 2019-05-21 12:39:46 +01:00
cagache
4455c0b50a Updated javadoc 2019-05-21 12:10:45 +03:00
cagache
189f250ec7 Added check for filling permission on destination record folder 2019-05-20 17:02:05 +03:00
Sara Aspery
e4ffc81ed4 RM-6792 updates from review 1 2019-05-16 10:44:29 +01:00
Sara Aspery
efc037a974 RM-6792 Optional Record Locn 2019-04-24 11:42:42 +01:00