Commit Graph

457 Commits

Author SHA1 Message Date
Tom Page
64d6075ab6 RM-4308 Merge release/V2.5 into master. 2017-02-24 16:04:02 +00:00
Tom Page
9094b483d0 RM-4308 Merge release/V2.4 into release/V2.5. 2017-02-24 13:09:13 +00:00
Tom Page
c3aaa264f0 Merge release/V2.4.0.x into merge/MNT-17512_AuditManagePermissions. 2017-02-24 10:19:44 +00:00
Tom Page
6a756f9f5d MNT-17512 Update audit event strings after review from UA. 2017-02-24 10:05:56 +00:00
Tom Page
ac65ee7758 MNT-17512 Minor fixes after review.
Add new service method to security bean. Add early exit from audit event
finding loop. Tidy javadoc and remove some blank lines.
2017-02-24 08:05:11 +00:00
Tom Page
78ac6f5261 Merge MNT-17512_AuditPermissionChanges into release/V2.4. 2017-02-23 17:00:35 +00:00
Tom Page
7dab46ad40 MNT-17512 Add audit events for changes to inherited permissions. 2017-02-23 12:06:09 +00:00
Tom Page
9d52279f4e MNT-17512 Add auditing of RM permission changes. 2017-02-22 16:34:25 +00:00
Tom Page
8b1012312b Update year to 2017 on license headers. 2017-02-21 14:23:31 +00:00
Tom Page
a1a1c7692a RM-4234 Merge commit '131fc89' into master.
Performance improvements, including applying security marks directly to renditions rather than using the metadata
referral service.
2017-02-20 07:37:00 +00:00
Tom Page
9139f4228b RM-4676 The patch version number should not be localised.
Delete localisation files and exclude version.properties from future
translation bundles.
2017-02-14 10:05:25 +00:00
Tom Page
67cb9863f1 RM-4234 When marking a node then also mark all renditions of it.
The same applies to clearing marks from a node.

This involved adding the rendition service to the base service (which I'm
a bit concerned about, because it looked like this should already have
been present).
2017-02-10 12:10:48 +00:00
Ana Bozianu
f04022c036 Merge branch 'feature/RM-4572_CreateRecordResponseContainsWrongName' into 'master'
Feature/rm 4572 create record response contains wrong name

See merge request !12
2017-02-07 14:53:36 +00:00
Roy Wetherall
26f0f54e8a Revert module properties changes 2017-02-06 15:03:35 +11:00
Roy Wetherall
08cd010bc5 Purge cache when group is deleted 2017-02-01 15:48:33 +11:00
Tom Page
9af7b7c11a Merge release/V2.5 into master. 2017-01-27 14:14:57 +00:00
dbilligmaier
90c8c28168 ALL LANG: Updated localized files as per Revision 2017-01-26 2017-01-27 13:53:30 +00:00
Oana Nechiforescu
8203748823 Merge branch 'release/V2.4' of https://git.alfresco.com/records-management/records-management into merge-2.5/Merge24To25RM-4520 2017-01-25 18:18:17 +02:00
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