Roxana Lucanu-Ghetu
5dd2640674
RM-6320 Added Declassification Review properties in records search
2018-05-16 11:03:32 +03:00
Ross Gale
c68ce588bb
RM-6318 code review changes
2018-05-15 10:12:03 +01:00
Rodica Sutu
98441a1a3c
replace spring social exception with InvalidArgumentException
...
update the ElementInfo() according to REPO-2983
2018-05-14 09:27:43 +03:00
Ross Gale
2345e871e1
RM-6302 code review comments addressed
2018-05-09 15:52:01 +01:00
Ross Gale
081dcddbea
Merge branch 'master' into feature/RM-6302_EditDispositionSchedule
2018-05-09 14:33:33 +01:00
Ross Gale
888157199d
search fields added
2018-05-09 14:29:12 +01:00
Ross Gale
504d85e8d3
Search changes, adding support for search by reason key and 'other source' names
2018-05-04 15:46:30 +01:00
Rodica Sutu
ed5fc95bf3
Merge remote-tracking branch 'remotes/origin/feature/RM-6302_EditDispositionSchedule'
2018-05-04 14:57:14 +03:00
Ross Gale
308e86a4e5
RM-6302 adding the java work to edit disposition schedule
2018-05-02 21:52:08 +01:00
Ross Gale
b8af7ba22a
JITC prevent accession disposition action being offered if there is an incomplete event
2018-05-01 17:51:13 +01:00
Roxana Lucanu-Ghetu
d85ded1a8e
RM-5234 Minor refactor.
2018-04-30 21:00:40 +03:00
Ross Gale
a20ccc5705
WIP edit disposition capability
2018-04-30 11:52:47 +01:00
Roxana Lucanu-Ghetu
03579010f1
RM-5234 Fix Login filter
2018-04-30 10:08:19 +03:00
Tom Page
b37100c477
RM-5236 Refactor common code when getting node name.
2018-04-26 15:49:07 +01:00
Tom Page
04686978b3
RM-5236 Audit event for removing group members.
...
Also tidy up title of audit events so that the user group display
label is used if it exists.
2018-04-25 12:22:23 +01:00
Tom Page
524fc7f740
RM-5236 Audit event for adding member to user group.
2018-04-25 10:54:01 +01:00
Tom Page
4dc86b420d
RM-5236 Audit user group events.
...
Add audit events for user group creation and deletion.
Also update the create user event so that the username is still displayed after the user is deleted.
2018-04-24 10:41:06 +01:00
Tom Page
9a8cc02e51
RM-5236 Audit events for creating and deleting a user group.
2018-04-24 08:45:56 +01:00
Rodica Sutu
9b28e44fa1
check if the node is rm specific;
2018-04-23 16:38:24 +03:00
Rashmi Itagi
efd1b237f2
Merge branch 'feature/RM-6249_SkipNodesWithExemptions_sm' into 'master'
...
RM-6249 Don't update the declassification date of nodes with exemptions.
See merge request records-management/records-management!937
2018-04-12 09:46:14 +01:00
Ross Gale
321d424d40
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
44bed4a796
RM-6137 Add record category identifier to search changes added
2018-04-10 17:11:26 +01:00
Roxana Lucanu-Ghetu
7795d3d8b0
RM-6171 Fix to display classify action from a collaboration site.
2018-04-05 11:52:20 +03:00
Roxana Lucanu-Ghetu
ddcfe2e8c7
RM-6171 Added restrictions for displaying classify option.
2018-04-04 15:16:18 +03:00
Tom Page
e85914c857
RM-6249 Don't update the declassification date of nodes with exemptions.
2018-03-27 15:29:16 +01:00
Roxana Lucanu-Ghetu
9080fc7976
RM-2053 Added classification capability restriction to classify action. Code review changes.
2018-03-27 01:25:49 +03:00
Rodica Sutu
b537bf6804
minor java docs update
2018-03-23 17:31:02 +02:00
Rodica Sutu
9d6bdeaa8b
review changes
2018-03-23 17:28:21 +02:00
Rodica Sutu
da54db41c7
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
Rodica Sutu
94581b56fa
audit the delete person event on beforeDeleteNode
2018-03-20 21:52:25 +02:00
Rodica Sutu
f658688783
audit the cm:person beforeDeleteNode
2018-03-20 08:49:04 +02:00
Rodica Sutu
7b7948ccb4
Merge branch 'merge-2.6/FixesFrom2.5' into merge/RM-6069_MergeFrom2.6ToMaster
...
# Conflicts:
# rm-automation/rm-automation-ui/src/main/java/org/alfresco/po/rm/dialog/AuthoritySelectDialog.java
# rm-automation/rm-automation-ui/src/main/java/org/alfresco/po/share/page/SharePage.java
# rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/level2/disposition_schedule/DispositionScheduleLinkedRecords.java
# rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/enterprise/security/classification/content/ClassifyRecord.java
# rm-automation/rm-automation-ui/src/test/resources/smokeTests.xml
# rm-automation/rm-automation-ui/src/test/resources/testng.xml
2018-02-27 15:35:44 +02:00
Rodica Sutu
d11efb8c77
Merge remote-tracking branch 'remotes/origin/release/V2.5' into merge-2.6/FixesFrom2.5
...
# Conflicts:
# rm-automation/pom.xml
# rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/BaseTest.java
# rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/DataPrepHelper.java
# rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/CreateRMSite.java
# rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/InplaceRecordSearch.java
# rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/enterprise/level2/classification/SecurityMarksOnContent.java
# rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/enterprise/security/classification/content/SearchClassifiedRecords.java
# rm-automation/src/test/java/org/alfresco/apiTesting/BaseApi.java
# rm-community/rm-community-repo/source/java/org/alfresco/module/org_alfresco_module_rm/model/rma/type/RmSiteType.java
# rm-enterprise/pom.xml
2018-02-24 21:48:16 +02:00
Elena Hardon
f1e3c0b853
MNT-19114 - Made review changes
2018-02-19 13:40:52 +02:00
Elena Hardon
e1b24791be
RM-19114: Removed the condition on creating only 2 folder-types from root and modified the unit test that was checking this
...
(cherry picked from commit af108af09125ed3da3e6ff6673434c3b045469a2)
# Conflicts:
# rm-community/rm-community-repo/source/java/org/alfresco/module/org_alfresco_module_rm/model/rma/type/RmSiteType.java
# rm-community/rm-community-repo/unit-test/java/org/alfresco/module/org_alfresco_module_rm/model/rma/type/RmSiteTypeUnitTest.java
2018-02-15 20:47:38 +02:00
Sara Aspery
6d1b54d23d
RM-6040 Fix Highest Classified Child for non-container
2018-02-09 09:58:53 +00:00
Sara Aspery
4bdcbd68b7
Merge branch 'feature/RM-6008_HighestClassificationRestApi_no' into 'master'
...
RM-6008 - Highest Child Classification Rest Api
See merge request records-management/records-management!813
2018-02-05 19:34:28 +00:00
Roxana Lucanu-Ghetu
46e56fa7a4
RM-5733 Removed unused parameter allowContextFromAsOf.
2018-02-04 21:52:46 +02:00
Roxana Lucanu-Ghetu
4c42b2cdf6
RM-5733 Changed the way retention as of date is calculated.
2018-02-02 16:11:38 +02:00
Sara Aspery
5c17f76656
RM-6008 Highest child classification Rest API
2018-02-02 10:52:28 +00:00
Sara Aspery
72b4fc4011
Merge branch 'feature/RM-5987_ViewFullAuditLogCanCrashAlfresco' into 'master'
...
RM-5987 View Audit Log can crash Alfresco
See merge request records-management/records-management!788
2018-02-01 09:10:12 +00:00
Sara Aspery
cdf68bc39e
RM-5987 View Audit Log - removed spring default
2018-01-30 11:50:06 +00:00
Rodica Sutu
2f104e9215
minor updates for getHighestClassificationLevelFromImmediateChildren() implementation
...
unit tests & integration tests created
2018-01-29 18:16:15 +02:00
Rodica Sutu
0dfc32fc15
review updates - minor formatting, update java docs
2018-01-29 09:29:08 +02:00
Rodica Sutu
0167d75c44
updates after review:
...
update the getChildrenPropertyValues return type
update the existing tests from RecordsManagementQueryDAOImplTest that test getChildrenPropertyValues() method
2018-01-26 16:48:38 +02:00
Rodica Sutu
245ffee3e0
modify the hasChildrenWithPropertyValues to getChildrenPropertyValues in order to return the query result
...
update the implementation where the modified method is used
update tests
2018-01-26 10:57:49 +02:00
Sara Aspery
69439bb3d8
RM-5987 changes from review
2018-01-26 07:11:20 +00:00
Rodica Sutu
0de2737529
change the old query select_CountChildrenWithPropertyValues to return the list of distinct property values from children
...
update the implementation were the updated query is used
2018-01-24 15:22:10 +02:00
Sara Aspery
d466e29dbc
RM-5987 use Spring to hold max entries default
2018-01-24 09:08:09 +00:00
Sara Aspery
c748b65cd9
RM-5987 View Audit Log can crash Alfresco
2018-01-23 17:59:41 +00:00