Commit Graph

6147 Commits

Author SHA1 Message Date
Rodica Sutu
77f607ed95 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
d9370c6e2e Merge branch 'feature/RM-7034_AddPoliciesForHeldContent' into 'master'
Resolve RM-7034 "Feature/ addpoliciesforheldcontent"

Closes RM-7034

See merge request records-management/records-management!1284
2019-11-05 09:25:40 +00:00
Roxana Lucanu
bf860c8944 RM-7034 style changes 2019-11-05 10:32:16 +02:00
Rodica Sutu
f54ab26b88 fix the case when before and after values are null 2019-11-04 17:42:25 +02:00
Rodica Sutu
9bbb0b3516 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
cagache
e48de60170 removed duplicate methods 2019-11-04 16:59:49 +02:00
Roxana Lucanu
04a190459a RM-7034 Fixed unit tests and split class for add/remove from hold tests. 2019-11-04 16:40:18 +02:00
Roxana Lucanu
9d9a0af5cf RM-7034 Merged master 2019-11-04 12:44:38 +02:00
Roxana Lucanu
b998ed9cd9 RM-7034 Added tests 2019-11-04 12:23:22 +02:00
Rodica Sutu
f05afb2399 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
671d6b954c add unit tests 2019-11-04 11:39:35 +02:00
Sara Aspery
3536d4d571 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
6b3f0c2431 RM-7026 Audit Create Hold updates 2019-11-04 07:08:32 +00:00
Ramona Popa
beaf9404b0 Merge branch 'feature/RM-6860_AddHoldServicePolicies' into 'master'
RM-6860: Add hold service policies

Closes RM-6860

See merge request records-management/records-management!1279
2019-11-03 06:47:29 +00:00
Ramona Popa
8c25f6bec7 RM-6860: Add hold service policies
- Added HoldServicePolicies interface
2019-11-03 06:47:29 +00:00
Claudia Agache
dca67b7016 Merge branch 'feature/RM-7017_ActiveHoldsDescription_no' into 'master'
Updated Active Holds description to include active content

Closes RM-7017

See merge request records-management/records-management!1290
2019-11-01 13:44:09 +00:00
cagache
1530e25fe2 Updated strings to not contain "active" 2019-11-01 13:00:45 +02:00
cagache
751dfb3578 Remove unused service 2019-11-01 10:53:08 +02:00
Rodica Sutu
c33e703be9 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
Tom Page
cb9bc19465 Merge branch 'feature/UpdateDockerPlugin' into 'master'
Update docker plugin to 0.31.0.

See merge request records-management/records-management!1288
2019-10-31 13:51:08 +00:00
Roxana Lucanu
02a7f5e50a Merge 'feature/RM-7035_AddPoliciesForHolds' into feature/RM-7034_AddPoliciesForHeldContent 2019-10-30 10:07:45 +02:00
Sara Aspery
2525ac7803 Merge branch 'feature/RM-7035_AddPoliciesForHolds' into feature/RM-7026_Add_HoldCreated_ToAudit 2019-10-29 15:01:33 +00:00
Ramona Popa
fb49ee3eec Merge branch 'master' into feature/RM-7035_AddPoliciesForHolds 2019-10-29 16:06:50 +02:00
Ramona Popa
5b7bf43044 RM-7035: Add policies for holds
- fixed tests for deleteHold policies
2019-10-29 16:02:40 +02:00
Tom Page
1048225354 Update docker plugin to 0.31.0.
This fixes a problem I was seeing locally with:
> Error getting the version of the configured credential helper
> [Process 'docker-credential-secretservice version' exited with status 1]
2019-10-29 11:51:03 +00:00
Ross Gale
9b5378fb79 RM-6930 adding permissions check for active content in holds defore deletion 2019-10-29 11:43:18 +00:00
Roxana Lucanu
3ff7fb43d0 RM-7034 add policies for held content 2019-10-29 11:37:18 +02:00
Tom Page
ce6cb9e141 Merge branch 'feature/jRebelHotReloading' into 'master'
Add support for jRebel hot reloading.

See merge request records-management/records-management!1278
2019-10-28 14:54:24 +00:00
Sara Aspery
3aa3c8551a RM-7026 add hold created to audit - without audit descriptions 2019-10-28 12:45:06 +00:00
Roxana Lucanu-Ghetu
5f42f53cb1 Merge 'origin/master' into feature/RM-7034_AddPoliciesForHeldContent 2019-10-28 11:16:41 +02:00
Rodica Sutu
a3450f74cf Merge branch 'feature/RM-7012_ActionNameInListOfValuesForAudit' into 'master'
RM-7012

See merge request records-management/records-management!1280
2019-10-28 06:57:46 +00:00
Ramona Popa
5c6c3a395c RM-7035: Add policies for holds
- fix other tests
2019-10-25 16:20:47 +03:00
Rodica Sutu
3b0103d8bc Merge branch 'feature/RM-7043_UpgradeApacheCommonsCompress' into 'master'
RM-7043

See merge request records-management/records-management!1281
2019-10-25 14:02:08 +01:00
Ramona Popa
adc39da95a RM-7035: Add policies for holds
- some minor formating
   - fix unit test
2019-10-25 15:48:10 +03:00
Ramona Popa
f2f010bc4d RM-7035: Add policies for holds
- implementation for policies
   - integration tests
2019-10-25 12:41:09 +03:00
Rodica Sutu
ee929077b9 Update the version for org.apache.commons:commons-compress to 1.19 (fix the security vulnerability alert from github) 2019-10-25 12:21:28 +03:00
Rodica Sutu
d562667ee3 move the actions property file in module-context.xml as the audit events that take the action name are loaded at bootstrap 2019-10-25 11:35:02 +03:00
Ramona Popa
39fe03efc8 RM-6860: Add hold service policies
- Added HoldServicePolicies interface
2019-10-24 11:00:29 +03:00
Rodica Sutu
d597eee1d8 Merge branch 'feature/RM-7006_UpdateToACS611' into 'master'
RM-7006 Update to ACS 6.1.1

Closes RM-7006

See merge request records-management/records-management!1272
2019-10-24 07:02:16 +01:00
Rodica Sutu
52fef5db6a Merge branch 'feature/RM-7006_UpdateToACS611' of https://git.alfresco.com/records-management/records-management into feature/RM-7006_UpdateToACS611 2019-10-23 10:09:14 +03:00
Rodica Sutu
3d9d8bcabe Merge branch 'master' of https://git.alfresco.com/records-management/records-management into feature/RM-7006_UpdateToACS611 2019-10-23 10:03:44 +03:00
cagache
656bb911b4 Record only merge of version change. 2019-10-22 12:51:18 +03:00
cagache
ee4b05567b Record only merge of version change. 2019-10-22 12:50:20 +03:00
cagache
6691917456 Update version to 3.2.1-SNAPSHOT 2019-10-22 12:48:00 +03:00
cagache
55602eb72c Update version to 3.2.0.1-SNAPSHOT 2019-10-22 12:36:41 +03:00
alfresco-build
26b00f8505 [maven-release-plugin] prepare for next development iteration 2019-10-22 09:18:49 +01:00
alfresco-build
8f43d02bee [maven-release-plugin] prepare release V3.2.0 ags-3.2.0 2019-10-22 09:18:45 +01:00
Ross Gale
1608781182 Merge branch 'feature/RM-7014_CheckForRmSite' into 'master'
RM-7014 add code to check an rm site has been created before running the...

Closes RM-7014

See merge request records-management/records-management!1277
2019-10-19 11:26:07 +01:00
Ross Gale
bd4c398205 Update RMv32HoldChildAssocPatch.java 2019-10-18 18:34:03 +01:00
Tom Page
aa3dccd5b5 Add support for jRebel hot reloading.
The java files in the repository can be hot reloaded when started from the share docker-file.
2019-10-18 16:15:47 +01:00