Tom Page
3ac2ffc1ae
Merge branch 'feature/MNT-16881_PermissionHierarchyCheck' into 'master'
...
MNT-16881 Check permission hierarchy using PermissionModel.
See merge request !28
2017-01-25 15:17:34 +00:00
Tuna Aksoy
9691885b92
RM-4576 (Addressed review comments)
2017-01-25 12:05:15 +00:00
Tom Page
32e9282534
MNT-16881 Check permission hierarchy using PermissionModel.
...
Use the permission group hierarchy to determine whether the configured
permissions imply the queried permission or not.
2017-01-24 11:30:26 +00:00
Tom Page
dc1292833d
MNT-16881 Add CreateChild permission to the write group.
...
Note that the RM permission code in RecordsManagementPermissionPostProcessor
is not navigating the permission group hierarchy correctly. This is a simple
fix to solve the issue referenced, but the full fix will go into master.
2017-01-24 11:21:35 +00:00
Tuna Aksoy
bca4957b19
Merge branch 'master' into feature/RM-4576_Completed_records_can_be_modified
2017-01-21 22:07:22 +00:00
Tuna Aksoy
c3504f3590
RM-4576 (Completed records can be modified)
2017-01-20 22:58:43 +00:00
Tom Page
8b5f3cc0a3
RM-3854 Merge release/V2.5 into master.
2017-01-18 13:52:01 +00:00
David Webster
a3d50c3f1b
RM-3854: Add access control mapping for LockService.isLocked method
2017-01-13 11:26:19 +00:00
Tuna Aksoy
65699e34c3
RM-4586 (Record can be declared a record) / RM-4587 (Folder in collaboration site can be declared a record)
2017-01-09 20:52:33 +00:00
Tuna Aksoy
3609b0a3f1
RM-4586 (Record can be declared a record) / RM-4587 (Folder in collaboration site can be declared a record)
2017-01-09 11:59:27 +00:00
Ana Bozianu
91406b0ccf
RM-4572 - make the record id editable only in the transaction the record is created
2017-01-07 15:55:34 +02:00
Ana Bozianu
0f00c63ac1
RM-4436 and RM-4549 - unit tests for record api
2017-01-04 17:57:10 +02:00
Tuna Aksoy
4462899fb1
RM-4570 (Update license headers)
2017-01-02 19:45:32 +00:00
Tuna Aksoy
4cb59970d0
RM-4570 (Update license headers)
2017-01-02 19:21:21 +00:00
Tuna Aksoy
3d7661746c
Updated license headers
2017-01-01 11:52:56 +00:00
Oana Nechiforescu
6cd060ae9c
Merge merge/upgradeTestDataFrom25 into master.
2016-12-23 13:38:53 +02:00
Oana Nechiforescu
1ba70727ae
Merge branch 'release/V2.5' of https://gitlab.alfresco.com/records-management/records-management into merge/upgradeTestDataFrom25
...
# Conflicts:
# rm-community/rm-community-repo/source/java/org/alfresco/module/org_alfresco_module_rm/admin/RecordsManagementAdminServiceImpl.java
2016-12-22 15:29:10 +02:00
Tuna Aksoy
6b7bdc03a4
Merge branch 'feature/FileAndDeclareApi'
...
Conflicts:
rm-community/rm-community-repo/source/java/org/alfresco/rm/rest/api/nodes/RecordsEntityResource.java
2016-12-20 20:51:33 +00:00
Mihai Cozma
7bb51b1522
MNT-16971 Unable to set read only using property server.allowWrite=false
...
-fix transactions permission
-fix document library view
2016-12-19 15:52:26 +02:00
Ana Bozianu
6a45a6dab6
RM-4436 - implemented file record
...
RM-4429 - implemented declare record
-renamed the nodes package into fileplancomponents
2016-12-17 23:22:12 +02:00
Ana Bozianu
94325534fc
RM-4418 - added comments and localization
2016-12-16 14:27:01 +02:00
Ana Bozianu
feb3e90a5e
RM-4499 - added check for physical size too
2016-11-30 14:21:48 +02:00
Ana Bozianu
359e3810c4
RM-4499 - added positive number constraint in the model definition
2016-11-30 12:16:49 +02:00
Ana Bozianu
c13cbfaed0
RM-4359 - added records endpoint with get/update content requests
2016-11-25 17:36:29 +02:00
Mihai Cozma
0611866018
Revert "Revert "Merge branch 'feature-2.5/Merge_RM4320_to_V2.5' into 'release/V2.5'""
...
This reverts commit 46ebbbf9fc
.
2016-11-25 17:17:55 +02:00
Mihai Cozma
46ebbbf9fc
Revert "Merge branch 'feature-2.5/Merge_RM4320_to_V2.5' into 'release/V2.5'"
...
This reverts commit e6f55df382
, reversing
changes made to d90c19522e8844ef8a11d2af3f84891bbe1bf71a.
2016-11-25 16:11:24 +02:00
Ana Bozianu
5b055daff3
RM-4360 - added documentation and fixed an error code
2016-11-23 17:31:39 +02:00
Ana Bozianu
9fc4a32454
RM-4376 - create RM relative path + unit tests
2016-11-21 17:11:37 +02:00
Ana Bozianu
194234956a
Merge branch 'feature/RM-4357_and_RM_4373' into 'master'
...
Feature/rm 4357 and rm 4373
Merge branch for RM-4357 and RM-4373. Original merge requests:
- RM-4357 : https://gitlab.alfresco.com/records-management/records-management/merge_requests/624
- RM-4373 : https://gitlab.alfresco.com/records-management/records-management/merge_requests/631
this merge contains conflict fixes and test fixes for both RM-4357 and RM-4373
See merge request !641
2016-11-18 12:18:03 +00:00
Ana Bozianu
7e809b55cd
RM-4375 - extended the exception mapper from core to map our custom exceptions to HTTP error codes
2016-11-18 11:58:24 +02:00
Ana Bozianu
a05bcdb34c
Merge master into feature/RM-4357_and_RM_4373
2016-11-17 11:37:04 +02:00
Silviu Dinuta
e2659aa356
Merge remote-tracking branch 'origin/master' into feature/RM-4293_RM_special_containers_can_be_deleted
2016-11-17 11:10:28 +02:00
Silviu Dinuta
93674c191d
Merge master into feature/RM-4293_RM_special_containers_can_be_deleted
2016-11-17 10:53:25 +02:00
Ana Bozianu
521a0689a3
Revert "Merge branch 'feature/RM-4357_AllowableOperations' into 'master'"
...
This reverts commit 9b658e2452
, reversing
changes made to 3e1d740d76
.
2016-11-17 10:52:40 +02:00
Silviu Dinuta
cad88f8679
RM-4293: review updates
2016-11-17 10:45:58 +02:00
Ana Bozianu
df2d0f9b53
Merge master into feature/RM-4373_SpecialContainersEditable
2016-11-17 09:44:50 +02:00
Ana Bozianu
9b658e2452
Merge branch 'feature/RM-4357_AllowableOperations' into 'master'
...
Feature/rm 4357 allowable operations
RM-4357 - fileplanComponent's allowable actions don't reflect RM security
RM's capabilities overrides core's security so it is enough to test the capabilities. Please see the table from the issue's comment.
See merge request !624
2016-11-17 07:33:42 +00:00
Ana Bozianu
470dbbb5a5
RM-4373 - make transfers non editable because the rule inheritance is disabled on transfer container
2016-11-16 17:40:48 +02:00
Silviu Dinuta
8d677d6a8d
RM-4293: after discussion with Ana for delete we need filing condition
2016-11-16 17:14:00 +02:00
Mihai Cozma
ea968cf07f
RM-4320 Upgrade RM 2.5.1 to Alf 5.2
2016-11-16 16:53:15 +02:00
Ana Bozianu
0d43730633
RM-4373 - added filling condition for editing transfer container and transfer nodes
2016-11-16 16:40:53 +02:00
Ana Bozianu
8d7b60419c
RM-4373 - made transfer and hold containers editable
2016-11-16 15:26:52 +02:00
Silviu Dinuta
bee71d2dbd
RM-4293: created capabilities for deleting transfer container and hold
...
container and restricted the deletion from behaviour beans
2016-11-16 15:09:58 +02:00
Silviu Dinuta
7ab2f753ad
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
Mihai Cozma
0b0094af84
RM-4320 Upgrade RM 2.5.1 dependency to Alfresco 5.2_SNAPSHOT
2016-11-14 17:33:34 +02:00
Silviu Dinuta
b713fd146b
Merge master into feature/RM-4327
2016-11-14 14:08:09 +02:00
Silviu Dinuta
7c4b03e9f4
RM-4327: extracted error messages for type restrictions in
...
action.service.properties
2016-11-14 11:21:32 +02:00
Ana Bozianu
a5da3040d7
RM-4357 - defined allowable operations using RM's capabilities
2016-11-11 18:30:14 +02:00
Mihai Cozma
2377d8e520
Merge branch 'feature/RM-4329_Alfreco_Search_in_colaboration_site_doesn't_work' into 'master'
...
Feature/rm 4329 alfreco search in colaboration site doesn't work
See merge request !616
2016-11-11 09:50:21 +02:00
Tom Page
fdf6b2055c
RM-2526, RM-4264 Merge release/V2.5 into master.
2016-11-10 14:02:56 +00:00