Rodica Sutu
|
7280c5b4e2
|
Merge remote-tracking branch 'remotes/origin/master' into feature/RM-6245_AutomateAcForCategoryId_fp
|
2018-04-12 09:12:42 +03:00 |
|
Ross Gale
|
062bed8e43
|
Merge branch 'feature/RM-6137_AddCategoryIdToSearch' into 'master'
RM-6137 Add record category identifier to search
See merge request records-management/records-management!956
|
2018-04-11 18:06:17 +01:00 |
|
Ross Gale
|
fdaf2f9b61
|
remove unused field from test
|
2018-04-11 18:06:01 +01:00 |
|
Rodica Sutu
|
bc364c624c
|
Merge remote-tracking branch 'remotes/origin/master' into feature/RM-6245_AutomateAcForCategoryId_fp
|
2018-04-11 16:14:43 +03:00 |
|
Ross Gale
|
522abe1ee9
|
RM-6137 Add record category identifier to search changes added
|
2018-04-10 17:11:26 +01:00 |
|
cagache
|
7d3a7736c9
|
Merge remote-tracking branch 'remotes/origin/feature/RM-6171_ViewClassifyAction' into feature/RM-2053_ClassificationCapability_UI_tests
|
2018-04-05 13:48:00 +03:00 |
|
cagache
|
fe2f6d6cb0
|
RM-2053 UI tests for Manage Record Classification capability
|
2018-04-05 13:47:25 +03:00 |
|
Roxana Lucanu-Ghetu
|
ae53df9d2b
|
RM-6171 Fix to display classify action from a collaboration site.
|
2018-04-05 11:52:20 +03:00 |
|
cagache
|
c936ec0c4b
|
Merge remote-tracking branch 'remotes/origin/feature/RM-6171_ViewClassifyAction' into feature/RM-2053_ClassificationCapability_UI_tests
|
2018-04-04 17:19:10 +03:00 |
|
Roxana Lucanu-Ghetu
|
d95495c9c7
|
RM-6171 Added restrictions for displaying classify option.
|
2018-04-04 15:16:18 +03:00 |
|
rwetherall
|
096b86fedc
|
Role and Capability initial technical documentation.
|
2018-04-04 10:45:50 +10:00 |
|
Claudia Agache
|
9b7ed5501a
|
Merge branch 'feature/RM_2053_ClassificationCapability_fixTests' into 'feature/RM-2053_ClassificationCapability'
RM-2053 Fix rest api tests affected by new capability
See merge request records-management/records-management!947
|
2018-04-03 13:42:32 +01:00 |
|
cagache
|
c0b8cef6bf
|
RM-2053 UI tests for Manage Record Classification capability
|
2018-04-03 09:21:03 +03:00 |
|
Rodica Sutu
|
8cde96e624
|
Merge branch 'feature/RM-2004_ExemptionCapability' into 'master'
Create an "Add Declassification Exemptions" capability
See merge request records-management/records-management!926
|
2018-04-02 15:51:07 +01:00 |
|
cagache
|
5f34793940
|
Merge remote-tracking branch 'remotes/origin/feature/RM-2004_ExemptionCapabilityFixTests' into feature/RM_2053_ClassificationCapability_fixTests
|
2018-03-30 14:18:26 +03:00 |
|
Rodica Sutu
|
88ce6b7e66
|
changes after review
|
2018-03-30 09:53:43 +03:00 |
|
Rodica Sutu
|
0ac7014cd9
|
Merge remote-tracking branch 'remotes/origin/feature/RM-2004_ExemptionCapability' into feature/RM-2004_ExemptionCapabilityFixTests
|
2018-03-29 21:01:02 +03:00 |
|
Rodica Sutu
|
2f948d2504
|
changes to cover review;
remove unnecessary changes
move the capability check a bit earlier in the classification process
|
2018-03-29 12:27:10 +03:00 |
|
Rodica Sutu
|
6fcc0a133e
|
changes to cover review;
remove unnecessary changes
move the capability check a bit earlier in the classification process
|
2018-03-28 23:14:11 +03:00 |
|
cagache
|
14301ff30b
|
RM-2053 Fix tests affected by the new Manage Record Classification capability
|
2018-03-28 17:11:06 +03:00 |
|
Rodica Sutu
|
0526828413
|
change the list of capabilities into a set
|
2018-03-28 12:16:31 +03:00 |
|
Rodica Sutu
|
11ca553d50
|
change the UserRoles.java to a enum
add the within RoleService a utility method to add/remove list of capabilities from a ROLE
|
2018-03-27 21:14:21 +03:00 |
|
Rodica Sutu
|
18ca70469f
|
Merge branch 'remotes/origin/master' into feature/RM-2004_ExemptionCapability
# Conflicts:
# rm-automation/rm-automation-enterprise-rest-api/src/main/java/org/alfresco/rest/rm/enterprise/core/ClassificationData.java
# rm-enterprise/rm-enterprise-repo/src/main/amp/config/alfresco/module/alfresco-rm-enterprise-repo/messages/classified-content/classified-content.properties
# rm-enterprise/rm-enterprise-repo/src/main/amp/config/alfresco/module/alfresco-rm-enterprise-repo/model/recordsPermissionModel.xml
# rm-enterprise/rm-enterprise-repo/src/main/amp/config/alfresco/module/alfresco-rm-enterprise-repo/security/rm-default-roles-bootstrap.json
|
2018-03-27 18:07:08 +03:00 |
|
Tom Page
|
9435cab7a2
|
RM-6249 Don't update the declassification date of nodes with exemptions.
|
2018-03-27 15:29:16 +01:00 |
|
Roxana Lucanu-Ghetu
|
a431b6bfcf
|
RM-2053 Added classification capability restriction to classify action. Code review changes.
|
2018-03-27 01:25:49 +03:00 |
|
Rodica Sutu
|
ce623e7f9f
|
Merge branch 'feature/RM-5235_Audit_DeleteUser' into 'master'
RM-5235_Audit_DeleteUser
See merge request records-management/records-management!925
|
2018-03-24 15:56:19 +00:00 |
|
Ross Gale
|
f444a18255
|
RM-2004 adding in changes for AddDeclassificationExemption capability. A user can only add an exemption if they have the capability, this includes appling classification guides
|
2018-03-23 16:00:08 +00:00 |
|
Rodica Sutu
|
3bc1e04717
|
minor java docs update
|
2018-03-23 17:31:02 +02:00 |
|
Rodica Sutu
|
5c860eab69
|
review changes
|
2018-03-23 17:28:21 +02:00 |
|
Rodica Sutu
|
1d7fba03e1
|
test to cover the audit event for user deletion
|
2018-03-23 08:59:29 +02:00 |
|
cagache
|
cb2f0418e1
|
Merge branch 'master' into feature/RM-6167_RequestRecalculation_API_tests_no
|
2018-03-22 17:22:21 +02:00 |
|
Rodica Sutu
|
046a0f53cc
|
Merge remote-tracking branch 'remotes/origin/master' into xperimental/RM-5235_Audit_DeleteUser
|
2018-03-21 23:07:22 +02:00 |
|
Rodica Sutu
|
54203553c2
|
audit the properties specific to cm:person before deleting the node in order to provide information about the delete user
|
2018-03-21 23:06:48 +02:00 |
|
cagache
|
562ae0fe7a
|
moved createRMSite from a test class to base class
|
2018-03-21 15:00:50 +02:00 |
|
Sara Aspery
|
98d2207160
|
Merge branch 'feature/RM-6107__ViewAndAddExemptionUI_sm' into 'master'
RM-6107 View and Add Exemption UI
See merge request records-management/records-management!872
|
2018-03-21 09:18:29 +00:00 |
|
Rodica Sutu
|
28f8c48dfa
|
audit the delete person event on beforeDeleteNode
|
2018-03-20 21:52:25 +02:00 |
|
Ross Gale
|
85287fd546
|
RM-2004 adding update to use enterprise files for all besides recordsPermissionModel
|
2018-03-20 16:52:39 +00:00 |
|
Rodica Sutu
|
1bef29e80b
|
audit the cm:person beforeDeleteNode
|
2018-03-20 08:49:04 +02:00 |
|
Rodica Sutu
|
adf1b18772
|
Merge branch 'feature/RM-6151RemoveExemptionUITests_sm' into 'feature/RM-6107__ViewAndAddExemptionUI_sm'
RM-6151 RemoveExemptionUITests_sm
See merge request records-management/records-management!897
|
2018-03-14 07:06:04 +00:00 |
|
Ross Gale
|
8c33fdb9b5
|
RM-2004 initial commit of capability
|
2018-03-13 10:26:05 +00:00 |
|
Rodica Sutu
|
209b560638
|
Merge remote-tracking branch 'remotes/origin/feature/RM-6106_ViewAddExemptions_Automate_AC' into feature/RM-6151RemoveExemptionUITests_sm
# Conflicts:
# rm-automation/rm-automation-ui/src/main/java/org/alfresco/po/share/console/securitycontrols/DeclassificationExemptionsPanel.java
# rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/enterprise/level2/filePlan/ManagePermissionsTests.java
# rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/enterprise/security/configuration/AddAndViewDeclassificationExemptionsTests.java
# rm-enterprise/rm-enterprise-share/src/main/amp/config/alfresco/site-webscripts/org/alfresco/components/console/classification/security-groups.get.properties
|
2018-03-09 10:18:08 +02:00 |
|
Tom Page
|
caf9897df5
|
Merge branch 'feature/RM-6129_ManageClassifCapTests_no' into 'master'
RM-6129 Create new API test methods to interact with RM roles
See merge request records-management/records-management!882
|
2018-03-06 12:58:42 +00:00 |
|
cagache
|
58920b9e02
|
swapped expected status code with actual status code (fix for expected:<500> but was:<200>)
|
2018-03-06 09:10:12 +02:00 |
|
Rodica Sutu
|
40042b0cf5
|
Merge branch 'feature/RM-6106_ViewAddExemptions_Automate_AC' of git.alfresco.com:records-management/records-management into feature/RM-6106_ViewAddExemptions_Automate_AC
# Conflicts:
# rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/level2/disposition_schedule/DispositionScheduleLinkedRecords.java
|
2018-03-05 15:37:40 +02:00 |
|
jcule
|
492822e64d
|
Merge branch 'master' into feature/RM-6106_ViewAddExemptions_Automate_AC
|
2018-03-05 13:29:24 +00:00 |
|
Rodica Sutu
|
04af88ee51
|
Revert "Revert "Merge branch 'feature/RM-6107__ViewAndAddExemptionUI_sm' into…""
This reverts commit d816d1dbb9 .
|
2018-03-05 15:29:05 +02:00 |
|
Claudia Agache
|
6b03011da9
|
Merge branch 'feature/RM-6125_UserWarnDeclassificationDateTests_sm' into 'master'
RM-5296 Automated tests for the Declassification Date exceeds Time Frame warning
See merge request records-management/records-management!875
|
2018-03-05 07:24:01 +00:00 |
|
Tom Page
|
f482a4753e
|
RM-6129 Use roles from UserRoles.
|
2018-03-02 15:58:49 +00:00 |
|
Tom Page
|
f04056e043
|
RM-6129 Add API tests for creating and editing RM roles.
|
2018-03-02 13:32:04 +00:00 |
|
Tom Page
|
296b3a6c4b
|
RM-6125 More useful builder for creating RM site.
Add a private constructor so that Lombok will generate a builder
including the site title and description (which come from a
superclass).
|
2018-03-02 09:24:28 +00:00 |
|