Sara Aspery
|
5af61a33e7
|
RM-7070 updates from review
|
2019-11-28 16:48:21 +00:00 |
|
Sara Aspery
|
c70277c197
|
RM-7070 Show role in audit for active content
|
2019-11-28 03:54:07 +00:00 |
|
Ramona Popa
|
f3439fd917
|
RM-7047: Link to held item from audit entry
- added support for link to held items in audit
- changed style class for existing links in audit entry
|
2019-11-26 07:00:28 +00:00 |
|
Sara Aspery
|
056de88500
|
Merge branch 'master' into feature/RM-6930_DeleteHold
|
2019-11-21 10:07:15 +00:00 |
|
Sara Aspery
|
c10c31310e
|
Merge branch 'master' into feature/RM-6930_DeleteHold
|
2019-11-20 09:49:29 +00:00 |
|
Chris Shields
|
a8223fbae8
|
Code review changes
|
2019-11-19 21:11:50 +00:00 |
|
Chris Shields
|
54b6a1ea7e
|
Merge branch 'feature/RM-7028_Add_Add_To_Hold_ToAudit' into feature/RM-7029_RemoveFromHold
|
2019-11-19 12:14:04 +00:00 |
|
Chris Shields
|
22a1c93c83
|
RM-7029 Audit remove from hold
|
2019-11-19 12:05:06 +00:00 |
|
Sara Aspery
|
d4ec6dcb80
|
RM-7028 review updates
|
2019-11-19 11:15:45 +00:00 |
|
Sara Aspery
|
a2f8d7e717
|
RM-7028 review updates
|
2019-11-18 15:59:54 +00:00 |
|
Sara Aspery
|
d31be34bff
|
Merge branch 'master' into feature/RM-7028_Add_Add_To_Hold_ToAudit
|
2019-11-18 14:12:23 +00:00 |
|
Sara Aspery
|
6d29d135d4
|
RM-6930 another review update, correct typo in existing message
|
2019-11-18 14:07:55 +00:00 |
|
Sara Aspery
|
92e0dea5c2
|
RM-6930 review updates
|
2019-11-18 10:56:45 +00:00 |
|
Ramona Popa
|
ed1c2b1b4a
|
RM-7057: Delete hold event isn't audited if hold is deleted using nodes api
-listen to beforeDeleteNode policy rather than beforeDeleteHold one to cover the delete the hold from api as well
|
2019-11-18 08:34:54 +00:00 |
|
Sara Aspery
|
fcaed6d3b7
|
RM-6930 review updates
|
2019-11-18 01:25:34 +00:00 |
|
Sara Aspery
|
f4e5a3ecd5
|
RM-7028 integ test fix, locn refactor, multi files fix
|
2019-11-16 14:11:06 +00:00 |
|
Roxana Lucanu
|
40098d180d
|
RM-7054 code review changes
|
2019-11-12 10:36:42 +02:00 |
|
Sara Aspery
|
e4992a0c48
|
RM-7028 show location and fix multiple holds
|
2019-11-12 05:13:40 +00:00 |
|
Roxana Lucanu
|
10c35365ab
|
RM-7054 Changes on held content policies
|
2019-11-08 14:33:43 +02:00 |
|
Sara Aspery
|
ac96b7065c
|
Merge branch 'feature/RM-7027_Add_Hold_Deleted_ToAudit' into 'master'
Resolve RM-7027 "Feature/ add hold deleted to audit"
Closes RM-7027
See merge request records-management/records-management!1295
|
2019-11-07 22:53:56 +00:00 |
|
Sara Aspery
|
1508691870
|
Merge branch 'feature/RM-7026_Add_HoldCreated_ToAudit' into 'master'
Resolve RM-7026 "Feature/ add holdcreated toaudit"
Closes RM-7026
See merge request records-management/records-management!1283
|
2019-11-07 12:23:21 +00:00 |
|
Sara Aspery
|
cd9b956b4b
|
Merge branch 'master' into feature/RM-6930_DeleteHold
# Conflicts:
# rm-community/rm-community-repo/unit-test/java/org/alfresco/module/org_alfresco_module_rm/hold/HoldServiceImplUnitTest.java
|
2019-11-06 23:35:27 +00:00 |
|
Sara Aspery
|
73fc3ef789
|
RM-7028 Audit add to hold
|
2019-11-06 23:20:28 +00:00 |
|
Sara Aspery
|
a4afc023be
|
RM-7027 Audit delete hold
|
2019-11-06 16:33:38 +00:00 |
|
Sara Aspery
|
caac83aa68
|
RM-7026 Updated hold name display property
|
2019-11-06 16:00:53 +00:00 |
|
Sara Aspery
|
5a0ffec5de
|
Merge branch 'master' into feature/RM-7026_Add_HoldCreated_ToAudit
|
2019-11-06 12:22:36 +00:00 |
|
Rodica Sutu
|
af2b45f9ce
|
update java docs & fix sonar "Mutable members should not be stored or returned directly" from PropertyModificationAllowedCheck class
|
2019-11-05 16:43:57 +02:00 |
|
Rodica Sutu
|
be4b035b4d
|
code reviews changes and couple sonar fixes
|
2019-11-05 11:43:32 +02:00 |
|
Rodica Sutu
|
452fff9478
|
Merge branch 'master' of https://git.alfresco.com/records-management/records-management into feature/RM-7020_AllowUpdateOfPropertiesForSystemNamespaceURIRefactor
|
2019-11-05 11:37:56 +02:00 |
|
Roxana Lucanu
|
da4e9986f7
|
RM-7034 style changes
|
2019-11-05 10:32:16 +02:00 |
|
Rodica Sutu
|
7805e2116e
|
fix the case when before and after values are null
|
2019-11-04 17:42:25 +02:00 |
|
Rodica Sutu
|
3919622169
|
refactor the code to fix the sonar issue "Refactor this method to reduce its Cognitive Complexity from 21 to the 15 allowed."
|
2019-11-04 17:24:09 +02:00 |
|
Roxana Lucanu
|
970bee3228
|
RM-7034 Fixed unit tests and split class for add/remove from hold tests.
|
2019-11-04 16:40:18 +02:00 |
|
Roxana Lucanu
|
c1b5f2a82d
|
RM-7034 Merged master
|
2019-11-04 12:44:38 +02:00 |
|
Rodica Sutu
|
65e8810dd7
|
Merge branch 'master' of https://git.alfresco.com/records-management/records-management into feature/RM-7020_AlowUpdateOfPropertiesForSystemNameSpaceUri
|
2019-11-04 11:47:37 +02:00 |
|
Rodica Sutu
|
3f4e35ba90
|
add unit tests
|
2019-11-04 11:39:35 +02:00 |
|
Sara Aspery
|
31b81d2024
|
Merge branch 'master' into 'feature/RM-7026_Add_HoldCreated_ToAudit'
# Conflicts:
# rm-community/rm-community-repo/source/java/org/alfresco/module/org_alfresco_module_rm/hold/HoldServicePolicies.java
# rm-community/rm-community-repo/test/java/org/alfresco/module/org_alfresco_module_rm/test/integration/hold/CreateHoldTest.java
# rm-community/rm-community-repo/test/java/org/alfresco/module/org_alfresco_module_rm/test/integration/hold/DeleteHoldTest.java
|
2019-11-04 07:22:27 +00:00 |
|
Sara Aspery
|
1141668d43
|
RM-7026 Audit Create Hold updates
|
2019-11-04 07:08:32 +00:00 |
|
Ramona Popa
|
a1be193a3f
|
RM-6860: Add hold service policies
- Added HoldServicePolicies interface
|
2019-11-03 06:47:29 +00:00 |
|
cagache
|
95f700051e
|
Remove unused service
|
2019-11-01 10:53:08 +02:00 |
|
Rodica Sutu
|
657f03b85d
|
add a list of namespace URIs for properties, which should be always editable for a frozen node
|
2019-11-01 09:51:48 +02:00 |
|
Roxana Lucanu
|
bdb908e656
|
Merge 'feature/RM-7035_AddPoliciesForHolds' into feature/RM-7034_AddPoliciesForHeldContent
|
2019-10-30 10:07:45 +02:00 |
|
Sara Aspery
|
91324f0fd3
|
Merge branch 'feature/RM-7035_AddPoliciesForHolds' into feature/RM-7026_Add_HoldCreated_ToAudit
|
2019-10-29 15:01:33 +00:00 |
|
Ramona Popa
|
fcd53d3143
|
RM-7035: Add policies for holds
- fixed tests for deleteHold policies
|
2019-10-29 16:02:40 +02:00 |
|
Ross Gale
|
bef750f2d3
|
RM-6930 adding permissions check for active content in holds defore deletion
|
2019-10-29 11:43:18 +00:00 |
|
Roxana Lucanu
|
2f1022ded6
|
RM-7034 add policies for held content
|
2019-10-29 11:37:18 +02:00 |
|
Sara Aspery
|
5703b91955
|
RM-7026 add hold created to audit - without audit descriptions
|
2019-10-28 12:45:06 +00:00 |
|
Ramona Popa
|
2d858fd6ec
|
RM-7035: Add policies for holds
- fix other tests
|
2019-10-25 16:20:47 +03:00 |
|
Ramona Popa
|
4346fe00f4
|
RM-7035: Add policies for holds
- some minor formating
- fix unit test
|
2019-10-25 15:48:10 +03:00 |
|
Ramona Popa
|
40b2b5b201
|
RM-7035: Add policies for holds
- implementation for policies
- integration tests
|
2019-10-25 12:41:09 +03:00 |
|