Commit Graph

308 Commits

Author SHA1 Message Date
Silviu Dinuta
51f99f1846 RM-4293: prevent filePlan and unfiled Record container from behaviour
beans, also removed deleteNode method from RMNodesImpl and some unit
tests
2016-11-15 19:00:48 +02:00
Silviu Dinuta
e8fd663859 Merge master into feature/RM-4327 2016-11-14 14:08:09 +02:00
Silviu Dinuta
70216c44d4 RM-4368: change entity resource name from sites to ig-sites 2016-11-14 12:20:18 +02:00
Silviu Dinuta
515475b870 RM-4327: extracted error messages for type restrictions in
action.service.properties
2016-11-14 11:21:32 +02:00
Silviu Dinuta
dd3117bdaa RM-4367: restricted types created under record category and added unit
tests for RecordCategoryType
2016-11-14 10:20:00 +02:00
Silviu Dinuta
ce0a3e54ae RM-4327: changed exception type on RecordFolderType and added unit tests
for the changes
2016-11-11 17:39:01 +02:00
Tom Page
cf6e32ff7e RM-4247 Merge master into RM-4247_UpdateDispositionProperty. 2016-11-11 08:21:58 +00:00
Silviu Dinuta
9b0aa770f9 RM-4327: changed InvalidParameterException with IntegrityException 2016-11-10 16:58:05 +02:00
Tom Page
1efc9333e5 RM-2526, RM-4264 Merge release/V2.5 into master. 2016-11-10 14:02:56 +00:00
Silviu Dinuta
12589f2a72 Merge branch 'feature/RM-4326' into 'master'
Feature/rm 4326

See merge request !607
2016-11-10 13:52:39 +00:00
Silviu Dinuta
3b524477bd RM-4326: added some comments 2016-11-10 15:51:05 +02:00
Tom Page
bae6ca0338 RM-4247 Re-add changes that were meant to be merged from release/V2.5.
The merge in '5f75e3' missed the changes from RM-4247, so this commit adds
them back in.
2016-11-10 13:14:33 +00:00
Ana Bozianu
7cb41b5934 RM-4330 - changed the code from internal server error to integrity exception 2016-11-10 14:15:51 +02:00
Tom Page
a75f2d4a1d RM-2526, RM-4264 Merge release/V2.4 into release/V2.5. 2016-11-10 10:52:59 +00:00
Silviu Dinuta
8a8fc1e312 RM-4326: minor fix 2016-11-09 14:48:49 +02:00
Ana Bozianu
10b64c082c Merge merge-2.5/2.5.0.x_to_2.5 into release/V2.5 2016-11-09 14:41:13 +02:00
Silviu Dinuta
ee5a40a508 RM-4326: extracted non unique types in a constant for RmSyteType create
association check
2016-11-09 13:27:33 +02:00
Silviu Dinuta
49cb2f59ae RM-4326: undo some formatting 2016-11-09 12:51:14 +02:00
Silviu Dinuta
7e06083595 RM-4326: removed checkPostPermission method and changed RmSyteType to
handle allowed created types
2016-11-09 12:44:19 +02:00
Silviu Dinuta
03174c61c4 RM-4326: allow creation under hold type only from HoldServiceImpl 2016-11-08 20:40:51 +02:00
Silviu Dinuta
6d1fa3408e RM-4326: allow creation in transfer only from TransferServiceImpl 2016-11-08 18:41:15 +02:00
Silviu Dinuta
0836e9682b RM-4326: allow creation in transfer only from TransferServiceImpl 2016-11-08 18:38:35 +02:00
Roxana Lucanu-Ghetu
ac8c7388d2 Merge remote-tracking branch 'origin/release/V2.3' into merge-2.4/RM-2526 2016-11-08 17:35:25 +02:00
Silviu Dinuta
fce705ff72 RM-4326: allow creation in transfer container only from
TransferServiceImpl
2016-11-08 17:26:07 +02:00
Tom Page
81e1ece309 RM-4247 Merge release/V2.4 into release/V2.5. 2016-11-08 13:25:45 +00:00
Silviu Dinuta
c28e0d5338 RM-4326: restricted permission for post request on Transfer Container,
Transfer Folder type and Hold folder type and added unit tests for the
changes
2016-11-08 14:16:15 +02:00
Silviu Dinuta
b3aa001eb0 RM-4326: added restriction for types that are accepted to be create in
unfiled record folder
2016-11-08 11:42:58 +02:00
Tom Page
f70bee356f RM-4247 Merge release/V2.3 into release/V2.4. 2016-11-07 16:12:20 +00:00
Ana Bozianu
5ad8cbde8d Merge release/V2.5.0.x to release/V2.5 2016-11-07 17:18:23 +02:00
Silviu Dinuta
a63da9551e RM-4306: added some comments to the methods that need to be removed when
we'll use latest core SitesIml implementation
2016-11-07 14:17:17 +02:00
Silviu Dinuta
670511aa87 RM-4312: added comments to unit tests 2016-11-07 10:47:10 +02:00
Silviu Dinuta
90b76a762c RM-4312: review updates 2016-11-04 18:40:04 +02:00
Silviu Dinuta
730f9ca3dd RM-4312: rewind changes on ServiceBaseImpl 2016-11-04 18:15:49 +02:00
Silviu Dinuta
a4feae7485 RM-4312: changed implementation after review 2016-11-04 18:05:05 +02:00
Silviu Dinuta
ab59884d72 Merge master into
feature/RM-4312_ConstraintForCreatingRecordFolderInSpecialContainers
2016-11-04 15:42:37 +02:00
Ana Bozianu
793bdd64da RM-4296 - removed redundant parent type checked 2016-11-04 15:36:55 +02:00
Ana Bozianu
5d52f38222 RM-4296 - centralized validation 2016-11-04 15:14:11 +02:00
Ana Bozianu
d05b7a71e0 RM-4296 - whitelisted the accepted types, added unit tests 2016-11-04 14:15:11 +02:00
Silviu Dinuta
26ba43752d RM-4312: restrained record folder creation in unfiled records container 2016-11-03 16:51:52 +02:00
Silviu Dinuta
92eec5aefc RM-4312: made the fix for hold container and transfer container 2016-11-03 16:10:05 +02:00
Silviu Dinuta
e4fd4606d7 Merge master into
feature/RM-4311_NPEWhenUsingAllowedOperationsForUserWithoutPermission
2016-11-03 11:22:03 +02:00
Silviu Dinuta
1919536cd7 RM-4289: solved the caching problem only after delete 2016-11-03 11:07:32 +02:00
Silviu Dinuta
be9808c68b Merge branch feature/RM-4289_Status404ForGETandDELETErmSite into
feature/RM-4311_NPEWhenUsingAllowedOperationsForUserWithoutPermission
2016-11-02 22:01:54 +02:00
Silviu Dinuta
7139f55054 RM-4289: review updates 2016-11-02 19:56:32 +02:00
Silviu Dinuta
d79fde42c6 RM-4311: fixed the issue and added an unit test for it 2016-11-02 18:17:15 +02:00
Silviu Dinuta
a596f929b3 RM-4289: finalised the fix 2016-11-02 17:37:21 +02:00
Silviu Dinuta
c2c2cb2fbc RM-4289: added deleteRMSite method instead of overriding deleteSite 2016-11-02 17:07:21 +02:00
Silviu Dinuta
78ff5bba59 RM-4289: fixed also update site 2016-11-02 16:51:32 +02:00
Silviu Dinuta
2bf30cf706 RM-4289: first solution 2016-11-02 16:20:49 +02:00
Roy Wetherall
47ccdb5cef Merge branch 'master' of gitlab.alfresco.com:records-management/records-management into feature/PR-2_cetra3 2016-11-01 08:59:26 +00:00