Ramona Popa
40b2b5b201
RM-7035: Add policies for holds
...
- implementation for policies
- integration tests
2019-10-25 12:41:09 +03:00
cagache
e220aeb3c5
Replace exception messages in tests
2019-10-11 09:32:58 +03:00
cagache
045f19f8d9
Merge remote-tracking branch 'remotes/origin/release/V2.7' into merge-3.0/MNT-20740_BinDuplicationHotFix
...
# Conflicts:
# rm-community/rm-community-repo/unit-test/java/org/alfresco/module/org_alfresco_module_rm/util/ContentBinDuplicationUtilityUnitTest.java
# rm-enterprise/rm-enterprise-repo/src/unit-test/java/org/alfresco/module/org_alfresco_module_rm/content/ContentDestructionComponentUnitTest.java
2019-09-03 10:10:18 +03:00
Roy Wetherall
e282c0584e
Fix issue with inaccurate results returning from content URL query
...
* added integration test for MNT scenarios
* checked for nodeId's that don't exist in query results
* changed DAO method to return set of node references rather tha nodeId strings
* turned off logging by default
2019-08-29 12:28:04 +10:00
Roy Wetherall
4518cd8615
Add logging to rm query DAO implementation
2019-08-29 09:50:57 +10:00
Ross Gale
b84870aa4f
Merge branch 'feature/RM-6873_RemoveActiveContentFromHold' into 'master'
...
RM-6873 adding code to allow for the removal of active content from a hold
See merge request records-management/records-management!1216
2019-08-21 08:44:56 +01:00
Ross Gale
e9319efcf0
RM-6873 adding code review changes
2019-08-20 13:58:26 +01:00
Ross Gale
cd10d7eb7e
RM-6873 adding code review changes
2019-08-20 13:57:42 +01:00
Ross Gale
b14b52dd92
RM-6873 adding code review changes
2019-08-20 13:56:14 +01:00
cagache
b9039afde2
RM-6926 Don't trigger onUpdateProperties policy when a frozen node is added to another hold
2019-08-20 14:56:46 +03:00
Ross Gale
23b762c661
Merge branch 'feature/RM-6904_PreventUpdateHeldActiveContent' into feature/RM-6873_RemoveActiveContentFromHold
2019-08-19 15:47:32 +01:00
cagache
ceb4768e5a
Check exception messages
2019-08-19 17:12:58 +03:00
cagache
a080939d04
Throw PermissionDeniedException instead of AccessDeniedException and internationalized the messages.
2019-08-19 15:02:40 +03:00
cagache
16b2e0203d
RM-6906 Add integration tests for prevent update of held content. Added fix to not trigger onUpdateProperties policy when removing the frozen aspect.
2019-08-16 16:10:09 +03:00
Ross Gale
25fc9aaf2c
RM-6873 sonar update
2019-08-14 13:40:39 +01:00
Ross Gale
8aef468927
RM-6873 code review changes
2019-08-14 11:20:18 +01:00
Ross Gale
7bc485ebac
RM-6873 adding code to allow for the removal of active content from a hold
2019-08-09 10:06:30 +01:00
cagache
71b50078cc
code review comments
2019-08-06 13:45:53 +03:00
cagache
0a1962d0b7
code review comments
2019-08-02 17:31:02 +03:00
cagache
970330b2c5
Removed printed exception
2019-08-02 15:38:54 +03:00
cagache
f62235bd01
code review comments
2019-08-01 16:02:55 +03:00
cagache
3d7b5df3c9
Added IT and unit tests for add file to hold
2019-07-25 17:51:17 +03:00
cagache
3cc0f925ba
Add IT to check that active content can be added to a hold by admin user
2019-07-25 11:07:36 +03:00
cagache
cc17d2f61e
Merge remote-tracking branch 'remotes/origin/release/V3.0' into merge-3.1/RM-6892_SonarFixes
2019-07-04 09:47:50 +03:00
cagache
7782d7d448
Removed redundant local variables
2019-07-01 16:45:32 +03:00
cagache
1d86dd1aa2
Removed redundant conditional expression
2019-07-01 16:34:24 +03:00
cagache
d645c19e37
Removed unnecessary semicolon
2019-07-01 16:19:52 +03:00
cagache
3dc65aaed5
Sonar code smell: Replace the type specification in this constructor call with the diamond operator ("<>")
2019-07-01 16:01:43 +03:00
Claudia Agache
f70e3f92f1
RM-6746 cherry picking merge request from RM-6790
2019-06-20 15:13:03 +01:00
Ross Gale
12f9907b06
RM-6865 code review changes
2019-06-19 08:20:55 +01:00
Ross Gale
6eba79b77a
RM-6865 adding test
2019-06-17 08:01:15 +01:00
Rodica Sutu
1e7e881a32
fix the previous commit revert the integration tests changes and add tests for RM-6780 Add "Declare and File Record" Share action
2019-05-23 15:47:00 +03:00
Rodica Sutu
420959effe
Tests for RM-6780 Add "Declare and File Record" Share action
2019-05-23 15:43:13 +03:00
Sara Aspery
f2e5c9c6a8
RM-6792 Oliver strings and fix closed folder and tests
2019-05-10 15:26:17 +01:00
Sara Aspery
efc037a974
RM-6792 Optional Record Locn
2019-04-24 11:42:42 +01:00
Rodica Sutu
82842a9a5e
Update to ACS 6.0.1.2
2019-04-19 15:13:59 +01:00
rlucanu
830874b334
RM-6723 fixing tests
2019-04-07 23:11:10 +03:00
rlucanu
a0c4cd579c
RM-6723 Added ActiveMQ
2019-04-05 14:44:30 +03:00
rlucanu
36ac3edc5d
Merge branch 'feature/RM-6722_OpenJDK11Compatibility' into feature/RM-6723_AGS_ACS6.1_compatibility
2019-04-02 12:21:14 +03:00
Rodica Sutu
1bb3a5681e
fix getResourceAsStream() for OpenJdk11
2019-04-01 11:11:43 +03:00
rlucanu
33e4ac3ac2
RM-6723 changes to be compatible with ACS6.1
2019-03-29 09:24:40 +02:00
Rodica Sutu
a891f75568
fix compilation error
2019-03-28 09:44:43 +02:00
Rodica Sutu
eafe3ebf30
Merge remote-tracking branch 'remotes/origin/release/V2.7' into merge-3.0/MNT_20145_RM_6758_ChangesFrom2_6
2019-02-25 16:03:08 +02:00
Rodica Sutu
475164672e
Merge remote-tracking branch 'remotes/origin/release/V2.6' into merge-2.7/MNT_20145_RM_6758_ChangesFrom2_6
2019-02-25 09:19:23 +02:00
cagache
6a5c267170
addressed code review comments
2019-02-18 10:57:16 +02:00
cagache
9a72cc8e11
fixed failing tests
2019-02-14 16:22:57 +02:00
Ross Gale
c8afff9a4b
RM-6702 updating headers to 2019
2019-01-04 12:25:39 +00:00
Ross Gale
0d9f375d7b
RM-6702 updating headers to 2019
2019-01-04 10:11:45 +00:00
Ross Gale
c98274f77f
RM-6702 updating headers to 2019
2019-01-03 14:30:44 +00:00
Ross Gale
1f2034b4fe
RM-6702 Updating licence headers
2019-01-03 09:23:49 +00:00