Commit Graph

6007 Commits

Author SHA1 Message Date
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
Tom Page
95a1c08021 Merge release/V3.1 into master. 2019-08-06 09:17:33 +01:00
Tom Page
71ca8859ee Merge branch 'merge-3.1/RemoveExceptionsFromGSCoreAPI' into 'release/V3.1'
Merge 3.1/remove exceptions from gs core api

See merge request records-management/records-management!1214
2019-08-06 08:33:09 +01:00
Tom Page
3fc75b4249 Merge release/V3.0 into release/V3.1. 2019-08-05 15:28:53 +01:00
Tom Page
6779b5389d Merge branch 'merge-3.0/RemoveExceptionsFromGSCoreAPI' into 'release/V3.0'
Merge 3.0/remove exceptions from gs core api

See merge request records-management/records-management!1213
2019-08-05 15:15:06 +01: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
Tom Page
0a7372eeb7 Merge release/V2.7 into release/V3.0. 2019-08-05 08:11:57 +01:00
Tom Page
9a0bf77891 Merge branch 'merge-2.7/RemoveExceptionsFromGSCoreAPI' into 'release/V2.7'
Merge 2.7/remove exceptions from gs core api

See merge request records-management/records-management!1212
2019-08-05 08:08:36 +01:00
cagache
0a1962d0b7 code review comments 2019-08-02 17:31:02 +03:00
cagache
970330b2c5 Removed printed exception 2019-08-02 15:38:54 +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
Tom Page
c8a0fe16b2 Merge release/V2.6 into release/V2.7. 2019-08-01 13:39:25 +01:00
Tom Page
62122e5c53 Merge branch 'feature-2.6/RemoveExceptionsFromGSCoreAPI' into 'release/V2.6'
Remove unthrown checked exceptions.

See merge request records-management/records-management!1211
2019-08-01 13:38:45 +01:00
Tom Page
cca83d07b9 Revert "Use AlfrescoRuntimeException."
This reverts commit 59232c44f8.
2019-08-01 13:33:26 +01:00
Tom Page
59232c44f8 Use AlfrescoRuntimeException. 2019-08-01 13:23:43 +01:00
Tom Page
484722d7ba Remove unthrown checked exceptions.
Update the javadoc to refer to RuntimeExceptions instead.  Also conversion from
IOException to RuntimeException in UnfiledContainerAPI and UnfiledRecordFolderAPI
to add consistency with RecordFolderAPI.
2019-08-01 09:51:31 +01: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
3cc0f925ba Add IT to check that active content can be added to a hold by admin user 2019-07-25 11:07:36 +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
6a119cd9c6 Merge remote-tracking branch 'remotes/origin/release/V3.1' into merge/MNT-20741_AddingSubtypeLogic 2019-07-19 12:41:43 +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
cagache
19cb9b2a49 Merge remote-tracking branch 'remotes/origin/release/V2.7.2.x' into merge-2.7/MNT-20741_AddingSubtypeLogic 2019-07-17 09:50:40 +03:00
cagache
03180dd632 Record only merge of version change. 2019-07-15 16:23:02 +03:00
cagache
a13bf63e70 Record only merge of version change. 2019-07-15 16:21:20 +03:00
cagache
2cc21002a4 Record only merge of version change. 2019-07-15 16:19:41 +03:00
cagache
a36b075e47 Update version to 3.0.2.1-SNAPSHOT 2019-07-15 15:36:52 +03:00
alfresco-build
fb8eb1a428 [maven-release-plugin] prepare for next development iteration 2019-07-15 12:22:08 +01:00
alfresco-build
076467447b [maven-release-plugin] prepare release V3.0.2 2019-07-15 12:22:04 +01:00
Ross Gale
aac43a0276 Merge branch 'feature-2.7/MNT-20741_AddingSubtypeLogic' into 'release/V2.7.2.x'
MNT-20741 adding code to check for subtypes

See merge request records-management/records-management!1207
2019-07-12 16:37:00 +01:00
cagache
f2f2613695 Merge remote-tracking branch 'remotes/origin/release/V3.1' into merge/RM-6577_MergeIERMTests 2019-07-12 15:29:30 +03:00
cagache
93daa8827d Record only merge of version change. 2019-07-12 15:25:00 +03:00
Ross Gale
aa83ccaab8 MNT-20741 adding code to check for subtypes 2019-07-11 15:41:14 +01:00
rlucanu
298bbeed05 Record only merge of version change. 2019-07-10 16:21:40 +03:00
rlucanu
641c4a12da Record only merge of version change. 2019-07-10 16:20:24 +03:00
rlucanu
122aa3c09c Record only merge of version change. 2019-07-10 16:18:31 +03:00
Ross Gale
e2e0e5631a MNT-20740 initial commit for delete protection for copied records 2019-07-10 10:53:27 +01:00
cagache
8c3371b7f0 Back-port fix from MNT-19967
(cherry picked from commit c412db13d5)
2019-07-10 07:52:28 +03:00
rlucanu
88f2cecdd0 Reset code back to 7229ec2fbc. 2019-07-10 07:49:40 +03:00
rlucanu
78d81c03f2 Record only merge of version change. 2019-07-09 14:40:23 +03:00
rlucanu
7db8dc0f3e Record only merge of version change. 2019-07-09 14:37:03 +03:00
rlucanu
f31e39bded Record only merge of version change. 2019-07-09 14:23:25 +03:00