Tuna Aksoy
472debefac
Fixed share port for local UI tests and also addressed review comment.
2017-03-15 14:39:57 +00:00
Tuna Aksoy
0e6fa39e51
RM-4804_Transfer_Completed_Records
2017-03-15 13:17:38 +00:00
Ana Bozianu
9b513b98d7
Merge merge-2.5 into master
2017-03-15 13:17:37 +02:00
Ana Bozianu
adfe76c1a2
Merge release/V2.4 into release/V2.5
2017-03-15 13:05:23 +02:00
Ana Bozianu
d729a69922
RM-3265 - fix merge error
2017-03-13 14:53:21 +02:00
Ana Bozianu
ffc1fe1992
Merge feature-2.4/RM-3265_NoOptionToMoveADestroyedRecordFolder into
...
feature-2.4/RM-3265_MoveDestroyedRecordFolders
2017-03-13 14:25:18 +02:00
Tuna Aksoy
5aa3721b91
RM-2396 (Upload record via WebDAV fails with org.alfresco.repo.security.permissions.AccessDeniedException)
2017-03-13 01:01:33 +00:00
Tuna Aksoy
98628c75de
RM-2396 (Upload record via WebDAV fails with org.alfresco.repo.security.permissions.AccessDeniedException)
2017-03-12 21:00:19 +00:00
Tuna Aksoy
a9375ada87
RM-2396 (Upload record via WebDAV fails with org.alfresco.repo.security.permissions.AccessDeniedException)
2017-03-10 17:45:48 +00:00
Silviu Dinuta
fab6cdfe9b
RM-4163: added integration test for scenario provided by Roy and got the
...
fix from master
2017-03-09 16:27:50 +02:00
Ana Bozianu
2a09832b97
Merge branch 'feature/RM-4619_createFolderThroughFTP' into 'master'
...
RM-4619 - convert the folder nodes before setting identifier
See merge request !89
2017-03-06 09:36:57 +00:00
Ana Bozianu
f1ec66d9ff
RM-4619 - fixed the reject record issue
2017-03-03 15:13:03 +02:00
Tom Page
719f174073
Merge branch 'merge/RM-4308_AuditManagePermissions' into 'master'
...
Merge/rm 4308 audit manage permissions
Closes MNT-17512
See merge request !86
2017-03-03 07:55:05 +00:00
Ana Bozianu
1b366d5dae
Revert "Revert "RM-4619 - add the rm search aspect when a record folder is created via conversion""
...
This reverts commit 98bce296d2
.
2017-03-01 21:32:00 +02:00
Ana Bozianu
98bce296d2
Revert "RM-4619 - add the rm search aspect when a record folder is created via conversion"
...
This reverts commit 2e39b26c6a
.
2017-03-01 20:46:22 +02:00
Tuna Aksoy
ed01779226
Merge branch 'master' into feature/Update_Alfresco_Dependencies_5_2_d
...
Conflicts:
pom.xml
2017-02-28 17:41:28 +00:00
Ana Bozianu
29deea36ad
RM-4619 - fixed java7 compilation error
2017-02-27 22:23:04 +02:00
Ana Bozianu
2e39b26c6a
RM-4619 - add the rm search aspect when a record folder is created via conversion
2017-02-27 20:11:01 +02:00
Ana Bozianu
0b81dd90d6
RM-4619 - after doing the automated conversion the record component identifier is editable
2017-02-27 17:51:16 +02:00
Ana Bozianu
92fa327f1e
RM-4619 - updated unit tests
2017-02-27 16:17:22 +02:00
Ana Bozianu
764b13d473
RM-4619 - convert the folder nodes before setting identifier
2017-02-27 12:41:39 +02:00
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
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
6616f0c572
MNT-17512 Allow partial updates to audit events.
...
This is required so that the multiple calls to add permission and remove
permission do not overwrite each other within the transaction (e.g. if
there are permissions for multiple authorities being added, or if a
permission is being changed for a user).
2017-02-23 10:51:46 +00:00
Tom Page
f83a6d7373
MNT-17512 Fix compilation for Java 7.
2017-02-23 08:32:11 +00:00
Tom Page
57f1566907
MNT-17512 Revert debugging change to RecordsManagementAuditServiceImpl.java.
2017-02-23 08:26:49 +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
ba5c28586b
RM-4681 Fix typo and add behaviour for moving RM items.
2017-02-15 04:03:58 +00:00
Tom Page
82e4a280da
RM-4681 Add behaviours to restrict where rm items can be created.
...
Record categories can only go in the file plan, or under other record
categories. Record folders can only have categories as a primary parent,
and holds or transfers as secondary parents.
2017-02-14 16:19:45 +00:00
Ana Bozianu
c44acc37a2
RM-4673 - delete unused import
2017-02-13 19:24:20 +02:00
Ana Bozianu
eee6fe572b
RM-4673 - moved try catch in the create method so we can use the group name and fixed an update attribute bug
...
(cherry picked from commit 9a47da1e6ff050144629ebdd1692bcf9ee35bb56)
2017-02-13 19:20:30 +02:00
Ana Bozianu
c61e180dba
RM-4673 - added try catch to handle concurrent attempt to create group
...
(cherry picked from commit 4e49223ae6f6900b98c5c3e9fe54fe479062639d)
2017-02-13 19:20:23 +02: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
Ana Bozianu
249705c21f
RM-4619 - moved the fileplan component check back
2017-01-30 17:03:41 +02:00
Ana Bozianu
6c2f58e734
Revert "RM-4619 - added the fileplan component check back but in different place"
...
This reverts commit abfc606428
.
2017-01-30 16:53:58 +02:00
Ana Bozianu
d0401ea569
RM-4619 - doing the conversion at first event
2017-01-30 14:35:23 +02:00
Ana Bozianu
abfc606428
RM-4619 - added the fileplan component check back but in different place
2017-01-30 12:54:37 +02:00
Ana Bozianu
c52e2a7cf5
RM-4619 - added cm:folder as accepted type and do the conversion onCommit - request doesn't have full info
2017-01-30 12:05:48 +02:00
Ana Bozianu
444218a539
RM-4619 - moved code to existing onCommit method
2017-01-29 17:37:05 +02:00
Tuna Aksoy
68420493b0
Merge branch 'master' into feature/Update_Alfresco_Dependencies_5_2_d
2017-01-28 20:27:16 +00:00
Ana Bozianu
f1d6e5a7b6
RM-4619 - moved the conversion to the specific types before the type check
2017-01-26 12:05: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
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
Tuna Aksoy
b9103bc8cd
Updated Alfresco dependency for RM Community (Repo -> 5.2.e, Share -> 5.2.d)
2017-01-23 23:01:31 +00:00
Tuna Aksoy
c3504f3590
RM-4576 (Completed records can be modified)
2017-01-20 22:58:43 +00:00