alfresco-build
7b396dc652
[maven-release-plugin] prepare release V3.2.0.3
2020-08-19 11:32:43 +01:00
alfresco-build
5b080cf308
[maven-release-plugin] prepare for next development iteration
2020-08-14 12:04:35 +01:00
alfresco-build
c6a9ec43f5
[maven-release-plugin] prepare release V3.2.0.2
2020-08-14 12:04:24 +01:00
evasques
0ea0565909
Merge pull request #1182 from Alfresco/hotfix-3.2/MNT-21585_fix_ipr_group_match
...
MNT-21585 - Having EVERYONE in original ACL causes IPR duplication (#…
2020-08-10 11:10:21 +01:00
evasques
ff81afe125
MNT-21585 - Having EVERYONE in original ACL causes IPR duplication ( #1144 )
...
* MNT-21585 - Having EVERYONE in original authorities causes IPR duplication
* Update License Headers
* prevent NPE when authorities is null and refactored findIPRGroup method
2020-07-29 13:21:33 +01:00
Claudia Agache
2a014eefe0
Merge remote-tracking branch 'remotes/origin/release/V3.1' into merge-3.2/APPS-235_SetupEnv_no
...
# Conflicts:
# .travis.yml
2020-07-15 16:49:27 +03:00
rodicasutu
4c9fe378c6
Merge remote-tracking branch 'remotes/origin/release/V3.1' into merge-3.2/APPS-230_BuildAGSOnTravis
...
# Conflicts:
# pom.xml
# Conflicts:
# .travis.settings.xml
# .travis.yml
2020-07-15 09:19:38 +03:00
Claudia Agache
6d22541437
Change SCM URLs in order to switch to SSH authentication with 2FA for Github
...
(cherry picked from commit 53f26b5793
)
2020-06-09 08:53:33 +01:00
Claudia Agache
06a8df491c
RM-7131 Update old gitlab repo links with the new one from github
...
(cherry picked from commit c3cdd88873
)
2020-06-09 08:29:35 +01:00
alfresco-build
5b34dbd24f
[maven-release-plugin] prepare for next development iteration
2020-02-26 12:04:24 +00:00
alfresco-build
783dcc7710
[maven-release-plugin] prepare release V3.2.0.1
2020-02-26 12:04:18 +00:00
Rodica Sutu
7604b96b88
Merge branch 'hotfix-3.2/MNT-21292_DownloadsViaPostForRecord' into 'release/V3.2.0.x'
...
Resolve MNT-21292 "Hotfix 3.2/ downloadsviapostforrecord"
See merge request records-management/records-management!1388
2020-02-24 10:52:15 +00:00
Rodica Sutu
e78f159844
Merge branch 'feature/RM-7012_ActionNameInListOfValuesForAudit' into 'master'
...
RM-7012
See merge request records-management/records-management!1280
(cherry picked from commit a3450f74cf
)
2020-02-21 15:04:35 +02:00
Rodica Sutu
43268debd3
move test DownloadAsZipRecordTest into rm enterprise package as there is no ACS 6.1.1 community equivalent and the issue is not reproducing with ACS community 6.1.2-ga
2020-02-21 11:23:32 +02:00
Rodica Sutu
b2b0121d20
revert unwanted changes
2020-02-20 12:53:54 +02:00
Rodica Sutu
738fce1c37
update the ACS library versions in order to have the changes that cause download post to work
2020-02-20 10:11:22 +02:00
Rodica Sutu
1292cb495b
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
2020-02-19 19:56:11 +02:00
Rodica Sutu
098c80bd03
cherry pick
...
# Conflicts:
# rm-community/rm-community-repo/source/java/org/alfresco/module/org_alfresco_module_rm/capability/policy/AssocPolicy.java
# rm-community/rm-community-repo/test/java/org/alfresco/module/org_alfresco_module_rm/test/integration/record/DownloadAsZipRecordTest.java
2020-02-18 16:32:43 +02:00
Rodica Sutu
49f504ba93
update the assoc policy for the case when the create assoc source node is not a file plan component node
2020-02-18 16:31:20 +02:00
Rodica Sutu
d85d6227ce
Merge branch 'hotfix-3.2/MNT-21292_UpdateHeadersCherryPick' into 'release/V3.2.0.x'
...
Hotfix 3.2/ updateheaderscherrypick"
See merge request records-management/records-management!1386
2020-02-18 14:16:14 +00:00
Sara Aspery
2790244142
Update license headers
2020-02-18 11:10:36 +02:00
Sara Aspery
2d0913df35
Merge branch 'release/V3.1' into release/V3.2
2020-02-18 11:07:45 +02:00
cagache
55602eb72c
Update version to 3.2.0.1-SNAPSHOT
2019-10-22 12:36:41 +03:00
alfresco-build
8f43d02bee
[maven-release-plugin] prepare release V3.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
Ross Gale
bf7047745a
Update rm-patch-v32-context.xml
2019-10-18 14:33:16 +01:00
Ross Gale
6792522163
RM-7014 code review comments
2019-10-18 14:26:48 +01:00
Ross Gale
6c1808731b
RM-7014 add code to check an rm site has been created before running the patches that require an rm site
2019-10-17 17:49:01 +01:00
Ramona Popa
e6983ce90f
Merge branch 'feature/RM-7003_UpgradeGenerateHoldReportTemplatePatch' into 'master'
...
RM-7003: [Upgrade] Generate Hold Report fails for a hold if has active content
Closes RM-7003
See merge request records-management/records-management!1276
2019-10-17 08:06:15 +01:00
Ramona Popa
5bae9d32a1
RM-7003: [Upgrade] Generate Hold Report fails for a hold if has active content
...
- added new the patch to update the hold report template
2019-10-17 08:06:15 +01:00
Ross Gale
1e236e085f
Removing unused imports from RMv32HoldChildAssocPatchUnitTest.java
2019-10-16 08:48:01 +01:00
Ross Gale
94bb04d7f8
Removing unused import from RMv32HoldChildAssocPatch.java
2019-10-16 08:46:16 +01:00
gbroadbent
bcac8974a4
BRAZILIAN PORTUGUESE: Updated files for AGS 3.2 based on EN-RM-rev 10th Oct 2019 - fix for LOC-169
2019-10-16 00:55:43 +01:00
Ross Gale
25bb9c83f7
Merge branch 'feature/RM-6993_CreateNewAssoc' into 'master'
...
Resolve RM-6993 "Feature/ createnewassoc"
Closes RM-6993 and RM-6995
See merge request records-management/records-management!1265
2019-10-15 15:50:57 +01:00
gbroadbent
750e69f849
BRAZILIAN PORTUGUESE: Updated files for AGS 3.2 based on EN-RM-rev 10th Oct 2019 - fix for LOC-169
2019-10-15 14:50:27 +01:00
Ross Gale
4b7b25893c
Merge branch 'feature/RM-6995_CreateNewAssocPatch' into 'feature/RM-6993_CreateNewAssoc'
...
Resolve RM-6995 "Feature/ createnewassocpatch"
See merge request records-management/records-management!1271
2019-10-15 14:17:39 +01:00
Ross Gale
1c30a04c5b
Resolve RM-6995 "Feature/ createnewassocpatch"
2019-10-15 14:17:39 +01:00
gbroadbent
6fd5e0197d
SIMPLIFIED CHINESE: Updated files for AGS 3.2 based on EN-RM-rev 10th Oct 2019 - fix for LOC-169
2019-10-15 13:41:16 +01:00
gbroadbent
cb068b9fd0
RUSSIAN: Updated files for AGS 3.2 based on EN-RM-rev 10th Oct 2019 - fix for LOC-169
2019-10-15 13:40:26 +01:00
gbroadbent
0e8255d59c
DUTCH: Updated files for AGS 3.2 based on EN-RM-rev 10th Oct 2019 - fix for LOC-169
2019-10-15 13:39:44 +01:00
gbroadbent
e312e1128f
NORWEGIAN Bokmal: Updated files for AGS 3.2 based on EN-RM-rev 10th Oct 2019 - fix for LOC-169
2019-10-15 13:39:08 +01:00
gbroadbent
d37ac2f955
JAPANESE: Updated files for AGS 3.2 based on EN-RM-rev 10th Oct 2019 - fix for LOC-169
2019-10-15 13:38:32 +01:00
gbroadbent
d5b41e179f
ITALIAN: Updated files for AGS 3.2 based on EN-RM-rev 10th Oct 2019 - fix for LOC-169
2019-10-15 13:37:43 +01:00
gbroadbent
d25733fdb6
FRENCH: Updated files for AGS 3.2 based on EN-RM-rev 10th Oct 2019 - fix for LOC-169
2019-10-15 13:36:27 +01:00
gbroadbent
ea9f43d3d6
GERMAN: Updated files for AGS 3.2 based on EN-RM-rev 10th Oct 2019 - fix for LOC-169
2019-10-15 13:35:34 +01:00
gbroadbent
667859aa42
SPANISH: Updated files for AGS 3.2 based on EN-RM-rev 10th Oct 2019 - fix for LOC-169
2019-10-15 13:34:31 +01:00
Claudia Agache
bfb19ee91e
Merge branch 'feature/RM-6982_UpdateStringsInTests' into 'master'
...
RM-6982 Update Strings in tests
Closes RM-6982
See merge request records-management/records-management!1274
2019-10-11 09:03:48 +01:00
Tom Page
c820d3d2ca
Merge release/V3.1 into master.
2019-10-11 08:30:45 +01:00
Tom Page
6f08a237b2
Merge release/V3.0 into release/V3.1.
2019-10-11 08:26:31 +01:00
Tom Page
3407c560ba
Record-only merge to sync with published release/V3.0.
2019-10-11 08:23:54 +01:00
cagache
1dff0dbecd
Replace exception messages in tests
2019-10-11 10:16:23 +03:00
Tom Page
793603f6b1
Merge release/V2.7 into release/V3.0.
2019-10-11 08:14:56 +01:00
cagache
9d606baf3c
Replace exception messages in tests
2019-10-11 09:32:58 +03:00
cagache
0db6218624
Record only merge.
2019-10-11 09:10:35 +03:00
cagache
5290538d9d
Record only merge.
2019-10-11 09:04:43 +03:00
Ross Gale
9a9965fdd0
Merge branch 'feature/RM-6982_StringUpdate' into 'master'
...
Resolve RM-6982 "Feature/ stringupdate"
Closes RM-6982
See merge request records-management/records-management!1273
2019-10-10 16:54:02 +01:00
Ross Gale
ae99c53468
RM-6982 updating hold properties strings
2019-10-10 16:22:41 +01:00
Ross Gale
4017f9f101
RM-6982 updating hold properties strings
2019-10-10 16:21:31 +01:00
cagache
9d9bdff348
Record only merge.
2019-10-10 17:19:38 +03:00
cagache
02eec901b3
Record only merge.
2019-10-10 17:17:44 +03:00
cagache
3cd9aaeef5
Record only merge.
2019-10-10 17:15:46 +03:00
alfresco-build
42a32d4422
[maven-release-plugin] prepare for next development iteration
2019-10-10 13:19:15 +01:00
alfresco-build
5dc0d39287
[maven-release-plugin] prepare release V2.6.0.1
2019-10-10 13:19:11 +01:00
Tom Page
3d5d01efb8
Record-only merge release/V2.7.2.x into release/V2.7.
2019-10-10 08:52:45 +01:00
alfresco-build
d7d68b10a6
[maven-release-plugin] prepare for next development iteration
2019-10-09 15:23:26 +01:00
alfresco-build
7fe911dcdb
[maven-release-plugin] prepare release V2.7.2.2
2019-10-09 15:23:22 +01:00
Ramona Popa
88ffa3ccc0
Merge branch 'feature/RM-7001_GenerateHoldReportActiveContent' into 'master'
...
RM-7001: Generate Hold Report fails for a hold if has active content
Closes RM-7001
See merge request records-management/records-management!1266
2019-10-08 18:38:28 +01:00
Ramona Popa
5370b92eb8
RM-700: Generate Hold Report fails for a hold if has active content
...
- check if rma:identifier property exists
2019-10-08 18:38:28 +01:00
Tom Page
1f81c867aa
Merge branch 'merge-2.6/MNT-20680_ClusteredCaching' into 'release/V2.6'
...
Resolve MNT-20680 "Merge 2.6/ clusteredcaching"
See merge request records-management/records-management!1262
2019-10-08 16:42:37 +01:00
Ross Gale
81aa1f2c5c
RM-6993 replace old assoc with new
2019-10-08 13:25:30 +01:00
Ross Gale
07383d7e77
RM-6993 revert change to depricated assoc
2019-10-08 11:57:30 +01:00
Ross Gale
56a5da0154
RM-6993 create new assoc
2019-10-08 11:55:47 +01:00
Tom Page
763ba1b319
Merge release/V2.6.0.x into release/V2.6.
2019-10-04 16:00:55 +01:00
Tom Page
5f87a5cd92
Update license headers.
2019-10-02 14:58:48 +01:00
Ross Gale
78cfa3a879
Merge remote-tracking branch 'origin' into feature/RM-6928_Renditions
2019-09-27 11:03:15 +01:00
Tom Page
c2e2536389
Merge branch 'feature/DockerMavenPlugin' into 'master'
...
Use docker-maven-plugin rather than fabric8-maven-plugin.
See merge request records-management/records-management!1241
2019-09-27 08:59:18 +01:00
Tom Page
dc031c1317
Merge branch 'feature/DeclareJava11' into 'master'
...
Set declared Java version to 11.
See merge request records-management/records-management!1238
2019-09-26 08:16:31 +01:00
Tom Page
0616a1070d
Remove duplicate unnecessary configuration for stop db/amq.
2019-09-25 13:51:11 +01:00
Tom Page
8c16f9351f
Make all configuration execution specific.
...
This introduces some duplication for the start/stop db executions, but
I can't see any way to avoid that. We don't want the other
configuration being shared between executions.
Ensure the db start/stop execution triggers for repo and not for share.
2019-09-25 11:51:03 +01:00
Tom Page
4461495d85
Fix start/stop db to be in a pluginManagement section.
2019-09-25 10:20:13 +01:00
Tom Page
2cdfdf5037
Build docker images during verify phase.
...
This avoids needing to update the build plans, which expect the docker image to be built during the verify phase.
2019-09-25 10:07:30 +01:00
Tom Page
43c29299d1
Remove unused property.
2019-09-25 09:07:18 +01:00
Tom Page
df16478e53
Convert start/stop db into a profile.
...
Now we're using the docker-maven-plugin for building images and also
for starting/stopping the db, we need to ensure we don't skip it at
the wrong time. It's simpler to avoid using the <skip> element at all,
and instead use a profile based on the skip.integrationtests property
so that we only start the db when running integration tests.
2019-09-25 08:40:53 +01:00
Ross Gale
d50b552be6
RM-6928 adding check to allow specified properties on frozen nodes to be updated
2019-09-24 16:45:51 +01:00
Tom Page
067cae1cd2
Use docker-maven-plugin rather than fabric8-maven-plugin.
...
This removes any attempts to connect to kubernetes clusters which can take considerable time.
2019-09-24 15:51:14 +01:00
Tom Page
c2a27f6370
Set declared Java version to 11.
...
This should ensure that IDEs default to the correct Java version.
2019-09-20 16:00:11 +01:00
Rodica Sutu
756208affb
Merge branch 'feature/RM-6856_BulkRemovalFromHold_Tests' into 'master'
...
Resolve RM-6940 "Automate AC for Bulk removal of items"
Closes RM-6940 and RM-6856
See merge request records-management/records-management!1229
2019-09-19 19:53:15 +01:00
Rodica Sutu
26f664c68f
Merge branch 'master' of https://git.alfresco.com/records-management/records-management into feature/RM-6856_BulkRemovalFromHold_Tests
2019-09-18 21:27:59 +03:00
Meenal Bhave
3a6b3c994a
Merge branch 'feature/Search-1835-IE-GS-Compatibility' into 'master'
...
Search-1835: Updated GS Automation to use TAS Rest API Version 6.0.1.2
See merge request records-management/records-management!1232
2019-09-18 09:52:53 +01:00
Meenal Bhave
7dd104c28e
Search-1835: Updated GS Automation to use TAS Rest API Version 6.0.1.2, to be used with IE automation
2019-09-18 09:52:53 +01:00
Rodica Sutu
8d6c50f8d1
Merge remote-tracking branch 'remotes/origin/feature/RM-6949_DropDown' into feature/RM-6856_BulkRemovalFromHold_Tests
2019-09-17 13:57:14 +03:00
Rodica Sutu
414be241a4
Merge branch 'master' of https://git.alfresco.com/records-management/records-management into feature/RM-6856_BulkRemovalFromHold_Tests
2019-09-17 13:56:53 +03:00
Ross Gale
703f706afc
RM-6949 rebase
2019-09-17 11:01:07 +01:00
Ramona Popa
c9fc6baeb8
Merge branch 'feature/RM-6945_DisplayActionForHeldAContentInHold' into 'master'
...
RM-6945: Display available actions on held active content inside a hold
Closes RM-6945
See merge request records-management/records-management!1230
2019-09-16 09:08:14 +01:00
Ramona Popa
066503b515
RM-6945: Display available actions on held active content inside a hold
...
- added actions for isFreezeActiveContent
2019-09-16 09:08:14 +01:00
Roxana Lucanu
0a1cfa0d11
Merge branch 'feature/RM-6943_AddoToHoldActionInCollabSite' into 'master'
...
RM-6943 AddTo/RemoveFrom hold actions from a collaboration site
Closes RM-6943
See merge request records-management/records-management!1228
2019-09-16 07:22:54 +01:00
rlucanu
e3e3273ab0
RM-6943 other code review comments
2019-09-13 16:26:27 +03:00
rlucanu
d2c2f14270
RM-6943 code review changes
2019-09-13 13:44:01 +03:00
Ramona Popa
8b14d81e1e
RM-6945: Display available actions on held active content inside a hold
...
- updated actions for document library
2019-09-13 10:12:39 +03:00
Ramona Popa
25ef9dcb75
Merge branch 'feature/RM-6943_AddoToHoldActionInCollabSite' into feature/RM-6945_DisplayActionForHeldAContentInHold
2019-09-13 09:00:27 +03:00
Ramona Popa
a2be7a29f9
RM-6945: Display available actions on held active content inside a hold
...
- updated actions
2019-09-13 08:59:59 +03:00
rlucanu
4b1fec979a
RM-6943 added RemoveFromHold evaluator
2019-09-12 17:04:33 +03:00
Ramona Popa
e59b169422
Merge branch 'feature/RM-6943_AddoToHoldActionInCollabSite' into feature/RM-6945_DisplayActionForHeldAContentInHold
...
# Conflicts:
# rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/rm-ui-evaluators-context.xml
# rm-community/rm-community-repo/source/java/org/alfresco/module/org_alfresco_module_rm/jscript/app/JSONConversionComponent.java
2019-09-12 16:26:40 +03:00
Ramona Popa
50f2457a52
RM-6945: Display available actions on held active content inside a hold
...
- fixed actions
2019-09-12 16:21:23 +03:00
rlucanu
0523ca1d5c
RM-6943 Changes on AddToHold evaluator
2019-09-12 12:20:51 +03:00
Ramona Popa
48d8f66046
RM-6945: Display available actions on held active content inside a hold
...
- added uiType frozen content
2019-09-11 16:26:56 +03:00
Ramona Popa
7a8273645d
RM-6945: Display available actions on held active content inside a hold
...
- reverted allow method to be executed by non rm
2019-09-11 11:23:53 +03:00
Ramona Popa
5183b6c389
Merge branch 'feature/RM-6943_AddoToHoldActionInCollabSite' into feature/RM-6945_DisplayActionForHeldAContentInHold
2019-09-10 23:02:19 +03:00
Ramona Popa
cb4c0ef37f
RM-6945: Display available actions on held active content inside a hold
...
- allow method to be executed by non rm
2019-09-10 23:00:53 +03:00
rlucanu
c369d53d7c
Merge 'origin/master' into feature/RM-6943_AddoToHoldActionInCollabSite
2019-09-10 15:10:15 +03:00
Rodica Sutu
28b1fc7d9c
Merge branch 'master' of https://git.alfresco.com/records-management/records-management into feature/RM-6856_BulkRemovalFromHold_Tests
2019-09-10 09:16:48 +03:00
Claudia Agache
8787bd09e4
Merge branch 'feature/RM-6918_ViewHoldContentTests' into 'master'
...
RM-6918 View Hold Contents tests
Closes RM-6918
See merge request records-management/records-management!1227
2019-09-10 07:08:09 +01:00
Sara Aspery
41d0404d4f
Merge branch 'feature/RM-6915_ViewContentsOfLegalHoldUI' into 'master'
...
Resolve RM-6915 "Feature/ viewcontentsoflegalholdui"
Closes RM-6915
See merge request records-management/records-management!1226
2019-09-09 20:57:03 +01:00
Ramona Popa
b8963f75c8
RM-6945: Display available actions on held active content inside a hold
...
- added actions for isFreezeActiveContent
2019-09-09 22:10:55 +03:00
Rodica Sutu
3c957afdbe
remove unwanted changes
2019-09-09 13:31:35 +03:00
Rodica Sutu
9588917c66
Merge remote-tracking branch 'remotes/origin/feature/RM-6918_ViewHoldContentTests' into feature/RM-6856_BulkRemovalFromHold_Tests
2019-09-09 13:24:25 +03:00
Rodica Sutu
5334623e56
add tests to Bulk Remove from Hold
2019-09-09 12:55:32 +03:00
rlucanu
7e79c86baf
RM-6943 adding implementation for AddToHold evaluator
2019-09-06 16:58:52 +03:00
cagache
bc2f13e0f7
Code review comments
2019-09-06 08:50:49 +03:00
cagache
f5cae4cbca
Merge remote-tracking branch 'remotes/origin/feature/RM-6915_ViewContentsOfLegalHoldUI' into feature/RM-6918_ViewHoldContentTests
2019-09-05 11:13:49 +03:00
cagache
720abc0ab5
Merge remote-tracking branch 'remotes/origin/master' into feature/RM-6918_ViewHoldContentTests
2019-09-05 11:07:53 +03:00
rlucanu
262a9480f3
Merge 'origin/master' into feature/RM-6915_ViewContentsOfLegalHoldUI
2019-09-05 10:53:46 +03:00
cagache
1f0c13438b
Merge remote-tracking branch 'remotes/origin/master' into feature/RM-6918_ViewHoldContentTests
2019-09-05 10:39:31 +03:00
cagache
9fd3d7f9d8
RM-6918 View legal holds content UI tests
2019-09-05 10:26:58 +03:00
Rodica Sutu
11396093b6
Merge branch 'feature/RM-6931_RetentionWIthRetainStepWithFrozenRecords_v2' into 'master'
...
RM-6931 RetentionWithRetainStepOnFrozenRecords
See merge request records-management/records-management!1223
2019-09-05 06:38:36 +01:00
cagache
f5879bb7fb
RM-6918 View legal holds content UI tests
2019-09-04 16:20:43 +03:00
Rodica Sutu
c087c888c6
add an end to end test to check the search disposition schedule properties
2019-09-04 16:07:38 +03:00
Rodica Sutu
15e6b5c107
Merge branch 'master' of https://git.alfresco.com/records-management/records-management into feature/RM-6931_RetentionWIthRetainStepWithFrozenRecords_v2
2019-09-04 14:20:49 +03:00
cagache
d85ca33232
Record only merge of version change.
2019-09-04 11:06:27 +03:00
cagache
29fd680ced
Record only merge of version change.
2019-09-04 10:59:13 +03:00
cagache
cc21d22bf4
Record only merge of version change.
2019-09-04 10:52:52 +03:00
cagache
5584f05cb0
Record only merge of version change.
2019-09-04 10:52:06 +03:00
cagache
9a3f52cc5b
Merge remote-tracking branch 'remotes/origin/release/V3.1' into merge/MNT-20740_BinDuplicationHotFix
2019-09-03 17:10:21 +03:00
alfresco-build
b80cbad7c6
[maven-release-plugin] prepare for next development iteration
2019-09-03 13:49:08 +01:00
alfresco-build
fc9df152e5
[maven-release-plugin] prepare release V2.7.2.1
2019-09-03 13:49:04 +01:00
cagache
c1b3decae4
Merge remote-tracking branch 'remotes/origin/release/V3.0' into merge-3.1/MNT-20740_BinDuplicationHotFix
2019-09-03 13:36:48 +03:00
Rodica Sutu
44c35a454e
remove unwanted logs
2019-09-03 11:36:00 +03:00
cagache
995a771b51
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
cagache
af928d3c7d
Merge remote-tracking branch 'remotes/origin/hotfix-2.7/MNT-20740_BinDuplicationHotFix' into release/V2.7
2019-09-03 09:16:44 +03:00
Rodica Sutu
f4f18f1047
disable on properties update for a frozen aspect
2019-09-03 09:01:15 +03:00
Claudia Agache
bb8d99c895
Merge branch 'hotfix-2.7/MNT-20740_BinDuplicationHotFix' into 'release/V2.7.2.x'
...
Resolve MNT-20740 "Hotfix 2.7/ binduplicationhotfix"
See merge request records-management/records-management!1222
2019-09-02 11:37:34 +01:00
cagache
fa48983bb6
apply code style
2019-09-02 13:33:37 +03:00
Sara Aspery
2fe6cdf602
RM-6915_ViewActiveContentInHoldAndFrozenIndicator
2019-08-30 23:41:19 +01:00
Roy Wetherall
a48cb2755c
Deal with review comments
2019-08-30 11:28:44 +10:00
Roy Wetherall
8e26f5aad5
Addition tests for records, fixed up a couple of issues in the query method as a result.
2019-08-29 21:35:00 +10:00
Roy Wetherall
1c539f9f05
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
211ebba2f2
Add logging to rm query DAO implementation
2019-08-29 09:50:57 +10:00
Rodica Sutu
d02b074670
Merge branch 'feature/RM-6929_RecordFolderWithVitalAndFrozenRecords' into 'master'
...
Resolve RM-6929 "Feature/ recordfolderwithvitalandfrozenrecords"
Closes RM-6929
See merge request records-management/records-management!1221
2019-08-28 13:08:19 +01:00
Rodica Sutu
bcefca962c
code review updates
2019-08-28 10:57:13 +03:00
Rodica Sutu
184673cef1
Add tests for RM-6929
2019-08-27 13:55:54 +03:00
Rodica Sutu
ba9a192950
disable on update properties for frozen items when setting the record search properties
2019-08-27 09:34:30 +03:00
Rodica Sutu
5e516a57b9
Merge branch 'feature/RM-6914_AddRemoveToHold_Tests' into 'master'
...
Resolve RM-6914 "Feature/ addremovetohold tests"
Closes RM-6914
See merge request records-management/records-management!1219
2019-08-23 08:11:06 +01:00
Rodica Sutu
0a26da478b
update the tests to allow remove from hold with a user with read permission, filling permission over the hold and remove from hold capabilities
2019-08-22 14:51:33 +03:00
Sara Aspery
d79caf2466
Merge branch 'feature-2.7/MNT-20740_BinDuplicationHotFix' into hotfix-2.7/MNT-20740_BinDuplicationHotFix
...
# Conflicts:
# rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/module-context.xml
# rm-community/rm-community-repo/source/java/org/alfresco/module/org_alfresco_module_rm/util/ContentBinDuplicationUtility.java
2019-08-22 12:29:45 +01:00
Sara Aspery
18bd7d7fac
MNT-20740 New db query
2019-08-22 11:19:34 +01:00
Rodica Sutu
35a76988a2
Merge branch 'master' of https://git.alfresco.com/records-management/records-management into feature/RM-6914_AddRemoveToHold_Tests
2019-08-22 08:48:40 +03:00
Claudia Agache
a03fce52d3
Merge branch 'feature/RM-6911_AddActiveContentToHoldRestAPI' into 'master'
...
RM-6911 Add/Remove Active Content To/From Holds via REST API
See merge request records-management/records-management!1218
2019-08-22 06:36:39 +01:00
cagache
becbf296df
code review comments
2019-08-22 08:30:18 +03:00
cagache
903791e1db
code review comments
2019-08-21 18:56:27 +03:00
cagache
f169e79599
fix tests
2019-08-21 18:38:37 +03:00
cagache
27496b81f1
code review comments
2019-08-21 18:19:18 +03:00
Rodica Sutu
577b2e1a72
Merge branch 'master' of https://git.alfresco.com/records-management/records-management into feature/RM-6914_AddRemoveToHold_Tests
2019-08-21 14:43:43 +03:00
Rodica Sutu
7c5d8058d2
Merge branch 'feature/RM-6911_AddActiveContentToHoldRestAPI' of https://git.alfresco.com/records-management/records-management into feature/RM-6914_AddRemoveToHold_Tests
2019-08-21 14:43:27 +03:00
Rodica Sutu
0e4501d27a
minor updates of the java doc and code style
2019-08-21 14:41:05 +03:00
Rodica Sutu
0d85f2cadd
code review changes
2019-08-21 12:03:01 +03:00
Ross Gale
1575124fd7
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
Claudia Agache
9cea6d9344
Merge branch 'feature/RM-6926_AddFrozenNodeToAnotherHold' into 'master'
...
RM-6926 Don't trigger onUpdateProperties policy when a frozen node is added to another hold
Closes RM-6926
See merge request records-management/records-management!1220
2019-08-21 07:14:59 +01:00
cagache
bee8d09bd4
Merge changes from feature/RM-6873_RemoveActiveContentFromHold
2019-08-20 16:54:58 +03:00
Ross Gale
40767c1b59
RM-6873 adding code review changes
2019-08-20 13:58:26 +01:00
Ross Gale
3e5b1bad95
RM-6873 adding code review changes
2019-08-20 13:57:42 +01:00
Ross Gale
6437f31749
RM-6873 adding code review changes
2019-08-20 13:56:14 +01:00
cagache
5230a9e0e8
RM-6926 Don't trigger onUpdateProperties policy when a frozen node is added to another hold
2019-08-20 14:56:46 +03:00
Rodica Sutu
849252b125
tests updates java docs and clean up data after test run
2019-08-20 11:33:42 +03:00
Rodica Sutu
5a24bf2f2b
Merge branch 'master' of https://git.alfresco.com/records-management/records-management into feature/RM-6914_AddRemoveToHold_Tests
2019-08-20 08:54:52 +03:00
Rodica Sutu
d0a6b5a739
Merge branch 'feature/RM-6911_AddActiveContentToHoldRestAPI' of https://git.alfresco.com/records-management/records-management into feature/RM-6914_AddRemoveToHold_Tests
2019-08-20 08:54:40 +03:00
Rodica Sutu
36f5c76599
Tests for Add and Remove active content to/from hold using exiting API's
2019-08-20 08:50:58 +03:00
cagache
d990f30e8c
Merge changes from feature/RM-6873_RemoveActiveContentFromHold
2019-08-20 08:09:32 +03:00
Claudia Agache
296c78e7d5
Merge branch 'feature/RM-6904_PreventUpdateHeldActiveContent' into 'master'
...
Resolve RM-6904 "Feature/ preventupdateheldactivecontent"
Closes RM-6904
See merge request records-management/records-management!1217
2019-08-20 05:59:32 +01:00
Ross Gale
ac4b8d4b9a
RM-6873 adding changes from update branch and updating tests
2019-08-19 15:56:10 +01:00
Ross Gale
3d4175078d
Merge branch 'feature/RM-6904_PreventUpdateHeldActiveContent' into feature/RM-6873_RemoveActiveContentFromHold
2019-08-19 15:47:32 +01:00
cagache
b769ce2892
Check exception messages
2019-08-19 17:12:58 +03:00
cagache
a5d245b5f6
Throw PermissionDeniedException instead of AccessDeniedException and internationalized the messages.
2019-08-19 15:02:40 +03:00
Rodica Sutu
d1d3bb91d9
Merge branch 'feature/RM-6911_AddActiveContentToHoldRestAPI' of https://git.alfresco.com/records-management/records-management into feature/RM-6914_AddRemoveToHold_Tests
2019-08-19 11:26:57 +03:00
cagache
3dfc01f716
Added check for Remove From Hold capability
2019-08-19 09:32:33 +03:00
Rodica Sutu
c726d4616d
Merge remote-tracking branch 'remotes/origin/feature/RM-6904_PreventUpdateHeldActiveContent' into feature/RM-6914_AddRemoveToHold_Tests
2019-08-19 09:22:41 +03:00
cagache
f858d6d203
Added fix to not trigger onUpdateProperties policy when deleting a hold.
2019-08-16 19:08:54 +03:00
Rodica Sutu
5e05737186
Merge remote-tracking branch 'remotes/origin/feature/RM-6904_PreventUpdateHeldActiveContent' into feature/RM-6914_AddRemoveToHold_Tests
2019-08-16 17:34:43 +03:00
cagache
cc968e5aa8
small fix
2019-08-16 17:28:53 +03:00
cagache
54420ca212
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
cagache
b9a4df14f5
code review comments
2019-08-16 10:56:08 +03:00
cagache
221a633c2a
Merge changes from feature/RM-6873_RemoveActiveContentFromHold
2019-08-16 09:44:56 +03:00
Ross Gale
1d739008c2
RM-6873 adding unit tests for edit
2019-08-16 07:25:19 +01:00
cagache
9af13a5e51
Restrict frozenRecords association to have only cm:cmobject as target
2019-08-16 08:51:33 +03:00
Ross Gale
a5722c31c4
RM-6873 adding in edit protection changes
2019-08-15 13:25:18 +01:00
rlucanu
4f03687e83
RM-6904 code review changes
2019-08-14 17:54:37 +03:00
cagache
f972c54efb
Moved instanceOf method from ServiceBaseImpl class to a utility class
2019-08-14 17:04:04 +03:00
Ross Gale
2af340c5d6
RM-6873 sonar update
2019-08-14 13:40:39 +01:00
cagache
947b293c76
Merge remote-tracking branch 'remotes/origin/feature/RM-6873_RemoveActiveContentFromHold' into feature/RM-6911_AddActiveContentToHoldRestAPI
2019-08-14 15:22:27 +03:00
Ross Gale
dff5b452d9
RM-6873 code review changes
2019-08-14 11:20:18 +01:00
rlucanu
94936bc8a7
RM-6904 Fixing tests
2019-08-14 12:12:54 +03:00
cagache
c3021ccfa1
Do not allow addition of locked content to holds
2019-08-13 17:10:06 +03:00
rlucanu
ae64374c61
RM-6904 Tiding up
2019-08-13 01:24:22 +03:00
cagache
8fc0ca7e5a
Merge remote-tracking branch 'remotes/origin/feature/RM-6873_RemoveActiveContentFromHold' into feature/RM-6911_AddActiveContentToHoldRestAPI
2019-08-09 12:53:03 +03:00
cagache
2f88cee847
Add active content to hold through rest api
2019-08-09 12:07:24 +03:00
Ross Gale
d5278c4ec7
RM-6873 adding code to allow for the removal of active content from a hold
2019-08-09 10:06:30 +01:00
rlucanu
93084fac63
RM-6904 Prevent updating held active content
2019-08-08 13:15:22 +03:00
Claudia Agache
dded7766c7
Merge branch 'feature/RM-6872_AddActiveContentToHold' into 'master'
...
RM-6872 Add active content to hold
See merge request records-management/records-management!1209
2019-08-07 13:50:56 +01:00
cagache
5dae326ea0
fix sonar issues
2019-08-07 12:38:18 +03:00
Tom Page
3f0f3d5ddd
Merge branch 'merge/RemoveExceptionsFromGSCoreAPI' into 'master'
...
Merge/remove exceptions from gs core api
See merge request records-management/records-management!1215
2019-08-06 14:50:27 +01:00
cagache
1876c120d7
fix sonar issues
2019-08-06 16:25:08 +03:00
cagache
66706abac5
code review comments
2019-08-06 13:45:53 +03:00
Tom Page
d8f75eaf59
Merge release/V3.1 into master.
2019-08-06 09:17:33 +01:00
Tom Page
ad7eec9700
Merge branch 'merge-3.1/RemoveExceptionsFromGSCoreAPI' into 'release/V3.1'
...
Merge 3.1/remove exceptions from gs core api
See merge request records-management/records-management!1214
2019-08-06 08:33:09 +01:00
Tom Page
0b3652b5a4
Merge release/V3.0 into release/V3.1.
2019-08-05 15:28:53 +01:00
Tom Page
6bc8aa9f99
Merge branch 'merge-3.0/RemoveExceptionsFromGSCoreAPI' into 'release/V3.0'
...
Merge 3.0/remove exceptions from gs core api
See merge request records-management/records-management!1213
2019-08-05 15:15:06 +01:00
cagache
53f75085a5
Added check for archived nodes
2019-08-05 16:40:26 +03:00
Sara Aspery
0f0b0962b8
MNT-20740 Updates from review
2019-08-05 10:20:38 +01:00
Tom Page
79c9244a14
Merge release/V2.7 into release/V3.0.
2019-08-05 08:11:57 +01:00
Tom Page
8beb4d5e24
Merge branch 'merge-2.7/RemoveExceptionsFromGSCoreAPI' into 'release/V2.7'
...
Merge 2.7/remove exceptions from gs core api
See merge request records-management/records-management!1212
2019-08-05 08:08:36 +01:00
cagache
2fd1f661e2
code review comments
2019-08-02 17:31:02 +03:00
cagache
c33a174b1a
Removed printed exception
2019-08-02 15:38:54 +03:00
cagache
30d05f4f7a
Merge remote-tracking branch 'remotes/origin/master' into feature/RM-6872_AddActiveContentToHold
2019-08-02 15:37:21 +03:00
cagache
862e69da17
get default file plan only if node is not a file plan component
2019-08-02 09:42:09 +03:00
cagache
5348b963c3
code review comments
2019-08-01 16:02:55 +03:00
Tom Page
a97bf04cff
Merge release/V2.6 into release/V2.7.
2019-08-01 13:39:25 +01:00
Tom Page
8c008a5b6d
Merge branch 'feature-2.6/RemoveExceptionsFromGSCoreAPI' into 'release/V2.6'
...
Remove unthrown checked exceptions.
See merge request records-management/records-management!1211
2019-08-01 13:38:45 +01:00
Tom Page
1df5a307c4
Revert "Use AlfrescoRuntimeException."
...
This reverts commit b2c0afd8d5
.
2019-08-01 13:33:26 +01:00
Tom Page
b2c0afd8d5
Use AlfrescoRuntimeException.
2019-08-01 13:23:43 +01:00
Tom Page
9a36a9e8d6
Remove unthrown checked exceptions.
...
Update the javadoc to refer to RuntimeExceptions instead. Also conversion from
IOException to RuntimeException in UnfiledContainerAPI and UnfiledRecordFolderAPI
to add consistency with RecordFolderAPI.
2019-08-01 09:51:31 +01:00
Sara Aspery
7c4d8e91ab
MNT-20740 BinDuplicationHotFixSqlRefactor
2019-07-30 16:35:48 +01:00
cagache
bb970e33f5
Add ASPECT_HELD_CHILDREN on active content parent
2019-07-29 15:35:35 +03:00
cagache
820d1b2c0d
Added IT and unit tests for add file to hold
2019-07-25 17:51:17 +03:00
cagache
9c13bf3ced
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
2aeb78b57c
Add ASPECT_HELD_CHILDREN on active content parent
2019-07-24 17:30:15 +03:00
cagache
f61992f047
Allow active content to be added to a hold
2019-07-23 15:45:23 +03:00
cagache
512297c6a4
Merge remote-tracking branch 'remotes/origin/release/V3.1' into merge/MNT-20741_AddingSubtypeLogic
2019-07-19 12:41:43 +03:00
cagache
9c344bd97b
Merge MNT-20741 fix from release/V3.0 branch to release/V3.1 branch
2019-07-19 08:50:05 +03:00
Ross Gale
557ce8b432
Removing severe sonar warnings
...
(cherry picked from commit 665c579560
)
(cherry picked from commit 16f96e6e91
)
2019-07-18 11:15:01 +03:00
cagache
894dd69c74
Merge MNT-20741 fix from release/V2.7 branch to release/V3.0 branch
2019-07-18 09:17:18 +03:00
cagache
ecf2f9bc21
Merge remote-tracking branch 'remotes/origin/release/V2.7.2.x' into merge-2.7/MNT-20741_AddingSubtypeLogic
2019-07-17 09:50:40 +03:00
cagache
5152c1c0ce
Record only merge of version change.
2019-07-15 16:23:02 +03:00
cagache
35e9e20871
Record only merge of version change.
2019-07-15 16:21:20 +03:00
cagache
ff9a5f239b
Record only merge of version change.
2019-07-15 16:19:41 +03:00
cagache
a6e413c52f
Update version to 3.0.2.1-SNAPSHOT
2019-07-15 15:36:52 +03:00
alfresco-build
aed94d26cf
[maven-release-plugin] prepare for next development iteration
2019-07-15 12:22:08 +01:00
alfresco-build
0788a065c6
[maven-release-plugin] prepare release V3.0.2
2019-07-15 12:22:04 +01:00
Ross Gale
1e8dcd5e24
Merge branch 'feature-2.7/MNT-20741_AddingSubtypeLogic' into 'release/V2.7.2.x'
...
MNT-20741 adding code to check for subtypes
See merge request records-management/records-management!1207
2019-07-12 16:37:00 +01:00
cagache
5551b6f89f
Merge remote-tracking branch 'remotes/origin/release/V3.1' into merge/RM-6577_MergeIERMTests
2019-07-12 15:29:30 +03:00
cagache
9dc6a7a0ac
Record only merge of version change.
2019-07-12 15:25:00 +03:00
Ross Gale
807032334d
MNT-20741 adding code to check for subtypes
2019-07-11 15:41:14 +01:00
rlucanu
7a048cdf7e
Record only merge of version change.
2019-07-10 16:21:40 +03:00
rlucanu
7753cfc554
Record only merge of version change.
2019-07-10 16:20:24 +03:00
rlucanu
d64b6da5c2
Record only merge of version change.
2019-07-10 16:18:31 +03:00
Ross Gale
075794981b
MNT-20740 initial commit for delete protection for copied records
2019-07-10 10:53:27 +01:00
cagache
82046a2f0f
Back-port fix from MNT-19967
...
(cherry picked from commit 4de260d588
)
2019-07-10 07:52:28 +03:00
rlucanu
8438e17a8d
Reset code back to b03837b751
.
2019-07-10 07:49:40 +03:00
rlucanu
88a298e945
Record only merge of version change.
2019-07-09 14:40:23 +03:00
rlucanu
a453a46074
Record only merge of version change.
2019-07-09 14:37:03 +03:00
rlucanu
b03bcf3008
Record only merge of version change.
2019-07-09 14:23:25 +03:00
rlucanu
f669cfdaea
Merge remote-tracking branch 'origin/release/V2.5' into release/V2.5
...
# Conflicts:
# pom.xml
# rm-automation/pom.xml
# rm-community/pom.xml
# rm-community/rm-community-repo/pom.xml
# rm-community/rm-community-share/pom.xml
# rm-enterprise/pom.xml
# rm-enterprise/rm-enterprise-repo/pom.xml
# rm-enterprise/rm-enterprise-share/pom.xml
2019-07-09 13:50:04 +03:00
rlucanu
32c467beec
Merge remote-tracking branch 'remotes/origin/release/V2.5.3.x' into release/V2.5
2019-07-09 13:49:07 +03:00
rlucanu
a606a343b3
Revert "Record only merge of version change."
...
This reverts commit 6e197f2a2d
, reversing
changes made to 211244279a
.
2019-07-09 12:12:28 +03:00
rlucanu
6e197f2a2d
Record only merge of version change.
2019-07-09 11:09:28 +03:00
Rodica Sutu
8bedb94a5e
Merge remote-tracking branch 'remotes/origin/release/V3.0' into merge-3.1/RM-6823_MergeIERMTests
...
# Conflicts:
# rm-automation/rm-automation-community-rest-api/src/main/java/org/alfresco/rest/rm/community/requests/gscore/api/RMUserAPI.java
# rm-automation/rm-automation-community-rest-api/src/main/java/org/alfresco/rest/v0/RMRolesAndActionsAPI.java
# rm-automation/rm-automation-community-rest-api/src/main/java/org/alfresco/rest/v0/service/RoleService.java
# rm-automation/rm-automation-community-rest-api/src/test/java/org/alfresco/rest/rm/community/base/BaseRMRestTest.java
# rm-automation/rm-automation-community-rest-api/src/test/java/org/alfresco/rest/rm/community/records/DeleteRecordTests.java
# rm-automation/rm-automation-community-rest-api/src/test/java/org/alfresco/rest/rm/community/records/UpdateRecordsTests.java
# rm-automation/rm-automation-enterprise-rest-api/src/test/java/org/alfresco/rest/rm/enterprise/base/BaseRMEnterpriseRestTest.java
# rm-automation/rm-automation-enterprise-rest-api/src/test/java/org/alfresco/rest/rm/enterprise/v0/classification/content/ClassifyCompleteRecordsTest.java
# rm-automation/rm-automation-enterprise-rest-api/src/test/java/org/alfresco/rest/rm/enterprise/v0/classification/content/SetRMExemptionReasonTest.java
# rm-automation/rm-automation-enterprise-rest-api/src/test/java/org/alfresco/rest/rm/enterprise/v0/search/SearchClassifiedRecordFoldersTests.java
# rm-automation/rm-automation-enterprise-rest-api/src/test/java/org/alfresco/rest/rm/enterprise/v0/search/SearchClassifiedRecordsTests.java
2019-07-09 08:48:13 +03:00
alfresco-build
211244279a
[maven-release-plugin] prepare for next development iteration
2019-07-08 16:39:21 +01:00
alfresco-build
a37547b22a
[maven-release-plugin] prepare release V2.5.3.2
2019-07-08 16:39:17 +01:00
Rodica Sutu
c26fa610df
Merge branch 'feature-3-0/RM-6577_AutomatedRestApiTests' into 'release/V3.0'
...
Resolve RM-6577 "Feature 3 0/ automatedrestapitests"
See merge request records-management/records-management!1199
2019-07-08 06:54:36 +01:00
cagache
0d0c1c4048
Merge remote-tracking branch 'remotes/origin/release/V3.1' into merge/RM-6564_InsightEngine
2019-07-05 16:59:55 +03:00
Roxana Lucanu
b1bb756913
Merge branch 'hotfix-2.5/MNT-20700_backportFix' into 'release/V2.5.3.x'
...
Back-port fix from MNT-19967
See merge request records-management/records-management!1204
2019-07-05 12:54:42 +01:00
Rodica Sutu
8ab3078bba
fix sonar final warning
2019-07-05 12:50:19 +03:00
cagache
5a30bb57d1
transform UserPermissions in enum; add helper methods to create users with rm role, permissions or clearance
...
(cherry picked from commit e8725860eb
)
# Conflicts:
# rm-automation/rm-automation-enterprise-rest-api/src/test/java/org/alfresco/rest/rm/enterprise/v0/classification/content/SetRMExemptionReasonTest.java
2019-07-05 10:32:10 +03:00
Rodica Sutu
ab6a5dbe02
Merge branch 'release/V3.0' of https://git.alfresco.com/records-management/records-management into feature-3-0/RM-6577_AutomatedRestApiTests
2019-07-04 17:59:38 +03:00
cagache
0b765199fe
Merge IE changes from release/V3.0 branch to release/V3.1 branch
2019-07-04 17:11:45 +03:00
Rodica Sutu
c6b87beb6a
Merge branch 'feature-3.0/RM-6565_UpdateDockerComposeWithIE' into 'release/V3.0'
...
feature-3.0/RM-6565_UpdateDockerComposeWithIE
See merge request records-management/records-management!1197
2019-07-04 14:50:17 +01:00
Rodica Sutu
f0cac1040c
Merge branch 'release/V3.0' of https://git.alfresco.com/records-management/records-management into feature-3.0/RM-6565_UpdateDockerComposeWithIE
2019-07-04 16:18:25 +03:00
Claudia Agache
9cea9be8a2
Merge branch 'feature-3.0/RM-6564_IE_DevelopmentTask' into 'release/V3.0'
...
RM-6564 IE development task
See merge request records-management/records-management!1198
2019-07-04 14:04:32 +01:00
cagache
a976789861
transform UserPermissions in enum; add helper methods to create users with rm role, permissions or clearance
...
(cherry picked from commit a54a80f6a6
)
# Conflicts:
# rm-automation/rm-automation-community-rest-api/src/main/java/org/alfresco/rest/rm/community/requests/gscore/api/RMUserAPI.java
# rm-automation/rm-automation-enterprise-rest-api/src/test/java/org/alfresco/rest/rm/enterprise/base/BaseRMEnterpriseRestTest.java
# rm-automation/rm-automation-enterprise-rest-api/src/test/java/org/alfresco/rest/rm/enterprise/v0/classification/folder/RecordFolderClassificationTest.java
2019-07-04 16:03:20 +03:00
cagache
4de260d588
Back-port fix from MNT-19967
2019-07-04 15:29:51 +03:00
cagache
fc4f1b77c4
Merge remote-tracking branch 'remotes/origin/release/V3.1' into merge/RM-6892_SonarFixes
2019-07-04 14:27:07 +03:00
Rodica Sutu
53b843d958
review updates
2019-07-04 13:18:16 +03:00
cagache
91534ac7df
code review comments
2019-07-04 11:28:35 +03:00
cagache
ff8816a38e
Update branch with latest release/V3.0 changes
2019-07-04 10:01:06 +03:00
cagache
cd76665548
Merge remote-tracking branch 'remotes/origin/release/V3.0' into merge-3.1/RM-6892_SonarFixes
2019-07-04 09:47:50 +03:00
Claudia Agache
b1ac8da7d9
Merge branch 'feature-3.0/RM-6892_SonarFixes' into 'release/V3.0'
...
RM-6892 More sonar fixes
See merge request records-management/records-management!1203
2019-07-04 07:44:12 +01:00
cagache
7a03c64ffd
Merge changes from release/V3.0 branch to release/V3.1 branch
2019-07-04 09:40:11 +03:00
Rodica Sutu
65fd23c294
code review changes
2019-07-03 18:23:45 +03:00
cagache
7a370248a2
Sonar critical bug: inefficient use of keySet iterator instead of entrySet iterator
2019-07-03 17:30:10 +03:00
cagache
d27d927f51
Merge remote-tracking branch 'remotes/origin/release/V3.0' into feature-3.0/RM-6892_SonarFixes
2019-07-03 13:17:03 +03:00
Claudia Agache
96291db607
Merge branch 'feature-3.0/RM-6892_CherryPickSonarChangesFrom3.1' into 'release/V3.0'
...
RM-6892 Cherry pick Sonar changes from AGS 3.1
See merge request records-management/records-management!1202
2019-07-03 11:08:08 +01:00
cagache
179205ec61
code review comments
2019-07-02 17:34:51 +03:00
Ross Gale
95220d099b
RM-6564 adding documentation
2019-07-02 12:21:00 +01:00
cagache
2071139e6e
Sonar critical bug: inefficient use of keySet iterator instead of entrySet iterator
2019-07-02 12:06:13 +03:00
Rodica Sutu
041a0ca606
Merge branch 'feature-3.0/RM-6565_UpdateDockerComposeWithIE' of https://git.alfresco.com/records-management/records-management into feature-3-0/RM-6577_AutomatedRestApiTests
2019-07-02 12:04:11 +03:00
Rodica Sutu
ab41b55602
Merge branch 'release/V3.0' of https://git.alfresco.com/records-management/records-management into feature-3.0/RM-6565_UpdateDockerComposeWithIE
2019-07-02 11:53:47 +03:00
Rodica Sutu
da636f2061
Merge branch 'release/V3.0' of https://git.alfresco.com/records-management/records-management into feature-3-0/RM-6577_AutomatedRestApiTests
2019-07-02 10:34:50 +03:00
Rodica Sutu
7c323aa809
refactoring of the added rest api tests for SQL queries
...
new tests added for sql queries for: record categories, record folders and records
2019-07-02 10:29:21 +03:00
cagache
39245d19c8
Removed redundant local variables
2019-07-01 16:45:32 +03:00
cagache
723183021a
Removed redundant conditional expression
2019-07-01 16:34:24 +03:00
cagache
c5907dbc10
Removed unnecessary null check before Boolean.parseBoolean
2019-07-01 16:28:48 +03:00
cagache
da33dc1ae1
Removed unnecessary semicolon
2019-07-01 16:19:52 +03:00
cagache
6bc4ec03a6
Sonar code smell: Replace the type specification in this constructor call with the diamond operator ("<>")
2019-07-01 16:01:43 +03:00
cagache
26019f50ea
Merge changes from V3.0 branch
2019-07-01 12:12:32 +03:00
Ross Gale
602bcd7c63
Merge branch 'release/V3.0' into feature-3.0/RM-6564_IE_DevelopmentTask
2019-06-26 10:51:42 +01:00
Ross Gale
4cb74ad5b2
Merge branch 'feature-3.0/RM-6746_Java11' into 'release/V3.0'
...
Resolve RM-6746 "Feature 3.0/ java11"
See merge request records-management/records-management!1201
2019-06-26 08:39:30 +01:00
Ross Gale
4500017453
RM-6746 update from code review
2019-06-25 16:01:53 +01:00
Rodica Sutu
e3614fd3de
Merge branch 'feature/RM-6825_IncreaseTravisTimeout' into 'master'
...
Increase Travis timeout
Closes RM-6825
See merge request records-management/records-management!1162
2019-06-25 16:00:23 +01:00
Ross Gale
a2362ed464
Merge branch 'feature/RM-6825_UpdateTravis' into 'master'
...
RM-6825 update travis to use openjdk11
Closes RM-6825
See merge request records-management/records-management!1157
2019-06-25 15:59:50 +01:00
Rodica Sutu
0c4b0dc23b
test updates: minor refactoring and formatting fixes
2019-06-24 10:16:20 +03:00
cagache
8bac296cff
Revert "removed unused variable"
...
This reverts commit c55c5929
2019-06-21 16:33:08 +03:00
Ross Gale
676e7be940
RM-6831 updating search value
...
(cherry picked from commit a002f1d1c5
)
2019-06-21 16:21:49 +03:00
Ross Gale
5c7e51d8b3
RM-6831 adding sonar fix
...
(cherry picked from commit 01b4146582
)
2019-06-21 16:21:30 +03:00
cagache
1a8ee3d19e
fix Sonar: Empty statements should be removed
...
(cherry picked from commit 365fddc247
)
2019-06-21 16:20:35 +03:00
cagache
e0aaea61d2
Fix sonar Performance - Boxed value is unboxed and then immediately reboxed
...
(cherry picked from commit 7f73ad8227
)
2019-06-21 16:16:01 +03:00
cagache
b5d4d79fcb
Fix "Either re-interrupt this method or rethrow the "InterruptedException"." sonar bug
...
(cherry picked from commit 929980e7c2
)
2019-06-21 16:14:53 +03:00
cagache
c97adfaac4
delete unnecessary semicolon
...
(cherry picked from commit 5dcae9c608
)
2019-06-21 16:14:30 +03:00
cagache
cc203c0cf2
removed contentService from child classes and made it protected in parent class
...
(cherry picked from commit 4fa230a322
)
2019-06-21 16:12:31 +03:00
cagache
c55c5929fb
removed unused variable
...
(cherry picked from commit ba729a0f2e
)
2019-06-21 16:11:11 +03:00
cagache
aceaef2f44
removed contentService from child classes and made it protected in parent class
...
(cherry picked from commit a11feb9bfe
)
2019-06-21 16:10:30 +03:00
Ross Gale
8b949ad483
RM-6836 remove unused imports
...
(cherry picked from commit 8515b9c2f8
)
2019-06-21 16:06:43 +03:00
Ross Gale
8245909bf2
RM-6836 formatting change
...
(cherry picked from commit f0fe989822
)
2019-06-21 16:06:18 +03:00
Ross Gale
fd8a6a0cd4
RM-6836 formatting change
...
(cherry picked from commit a000f99c04
)
2019-06-21 16:05:55 +03:00
Ross Gale
b799e5600b
RM-6836 formatting change
...
(cherry picked from commit 05c70ede63
)
2019-06-21 16:05:24 +03:00
Ross Gale
b65400746e
RM-6836 adding review comments
...
(cherry picked from commit 07d4c451ca
)
2019-06-21 16:05:09 +03:00
Ross Gale
02093eac33
RM-6836 adding the severe and serious sonar fixes
...
(cherry picked from commit 9f2336d487
)
2019-06-21 16:04:47 +03:00
Ross Gale
b44d8e3be5
Removing sonar warnings
...
(cherry picked from commit 86f66dbd85
)
2019-06-21 16:04:28 +03:00
Ross Gale
16f96e6e91
Removing severe sonar warnings
...
(cherry picked from commit 665c579560
)
2019-06-21 16:03:43 +03:00
Ross Gale
46212a2aae
RM-6836 updating variable beanname
...
(cherry picked from commit c99fa9b421
)
2019-06-21 16:03:22 +03:00
Rodica Sutu
75cad3231a
Merge branch 'feature/RM-6833_SkipFailBuildOnJavaDocsError' into 'master'
...
RM-6833
See merge request records-management/records-management!1161
2019-06-20 15:24:41 +01:00
Claudia Agache
cc49cb09fa
RM-6746 cherry picking merge request from RM-6803 and RM-6835
2019-06-20 15:24:39 +01:00
Rodica Sutu
77f750455c
Merge branch 'feature/RM-6835_FixJavaDocRMCommunity' into 'master'
...
Fix java docs for rm community repo:
Closes RM-6835
See merge request records-management/records-management!1163
2019-06-20 15:14:31 +01:00
Claudia Agache
0e201874bc
RM-6746 cherry picking merge request from RM-6790
2019-06-20 15:13:03 +01:00
cagache
7471d4e537
Record only merge of version change.
2019-06-20 14:35:38 +03:00
cagache
ba70b24ce3
Record only merge of version change.
2019-06-20 14:33:22 +03:00
cagache
068fef7ac2
Update version to 3.1.0.1-SNAPSHOT
2019-06-20 14:31:42 +03:00
cagache
9238737f68
Update version to 3.1.1-SNAPSHOT
2019-06-20 14:28:45 +03:00
alfresco-build
38feaef31d
[maven-release-plugin] prepare for next development iteration
2019-06-20 10:46:20 +01:00
alfresco-build
93175c24ae
[maven-release-plugin] prepare release V3.1.0
2019-06-20 10:46:16 +01:00
Ross Gale
75b4bc5ca5
Merge branch 'feature/RM-6865_RemoveEncoding' into 'master'
...
Resolve RM-6865 "Feature/ removeencoding"
Closes RM-6865
See merge request records-management/records-management!1196
2019-06-20 07:33:47 +01:00
Rodica Sutu
29a64a8507
add the alfresco.port property
2019-06-19 14:55:23 +03:00
Ross Gale
8daac2d403
Revert "RM-6865 code review changes"
...
This reverts commit b4bc9195
2019-06-19 10:57:08 +01:00
Ross Gale
b4bc91950b
RM-6865 code review changes
2019-06-19 10:16:25 +01:00
Tom Page
0bdc774240
RM-6141 Revert change of how a user is a member of the RM site.
...
The user should be an RM User, not a site manager. Also revert a couple
of changes that were done to make this work.
Minor tweaks to use constants rather than member variables.
(cherry picked from commit b284ba90388ef360f5321826e292ec43bf2e5197)
2019-06-19 11:43:31 +03:00
Tom Page
9b89bdee32
RM-6141 Update SQL tests to use correct users.
...
Also hardcode the site id of the RM site to be "rm", so that we can use
this when adding site members.
(cherry picked from commit 92a6dcf8ae04151699b0b5a4bad79bc82f36ae71)
# Conflicts:
# rm-enterprise/pom.xml
2019-06-19 11:41:23 +03:00
Rodica Sutu
23d1a3f7c1
adding search tests for the SQL support
...
(cherry picked from commit 29f2ddf2203261f477464528a9f5b83a7679223c)
# Conflicts:
# rm-automation/rm-automation-enterprise-rest-api/pom.xml
2019-06-19 11:36:45 +03:00
Tom Page
1d10f0666f
Update TAS rest api to the latest version from 5.2.0.X - 5.2.0.15
2019-06-19 11:34:04 +03:00
Rodica Sutu
b010bf1c3e
update tas rest api version to 5.2.0.12
...
(cherry picked from commit f76491b09fb9d2daff3387a4d19de32fd0dd179d)
2019-06-19 11:20:28 +03:00
Ross Gale
8a37916e3a
RM-6865 code review changes
2019-06-19 08:20:55 +01:00
Ross Gale
d5d74d6899
RM-6865 removing encoding of path in action body
2019-06-18 17:47:39 +01:00
Ross Gale
c82d586479
RM-6865 removing encoding of path in action body
2019-06-18 17:45:46 +01:00
Tuna Aksoy
3aa4b95470
RM-6141: RM_support_for_the_Insight_Engine
...
(cherry picked from commit 8858f8fd188e70d1175cf3134cda2af80cf967fc)
2019-06-18 17:55:55 +03:00
Claudia Agache
86ad2dcd93
Merge branch 'feature/RM-6847_SonarMajorIssues' into 'master'
...
RM-6847 Fix some of sonar major issues
See merge request records-management/records-management!1191
2019-06-18 12:57:01 +01:00
Ross Gale
06b8001362
RM-6865 adding param to test
2019-06-18 08:57:46 +01:00
Claudia Agache
532747b0ad
Merge branch 'feature/RM-6884_RemovedUnusedStringsAndOtherChanges' into 'master'
...
RM-6884 Changed Record Folder Location display label and removed unused strings
Closes RM-6884
See merge request records-management/records-management!1193
2019-06-18 07:00:15 +01:00
Ross Gale
b907ff04cb
RM-6865 adding null check
2019-06-17 14:43:39 +01:00
Ross Gale
40d01c2c44
RM-6865 adding test
2019-06-17 08:01:15 +01:00
rlucanu
41e1d9f880
RM-6884 Changed Record Folder Location display label and removed unused strings
2019-06-14 18:06:10 +03:00
Ross Gale
dc38a2031b
Merge branch 'feature/RM-6831_SecuritySonarFix' into 'master'
...
Resolve RM-6831 "Feature/ securitysonarfix"
Closes RM-6831
See merge request records-management/records-management!1189
2019-06-14 14:15:05 +01:00
Ross Gale
c142ab7699
RM-6865 adding extra param for declare to
2019-06-14 13:44:44 +01:00
cagache
365fddc247
fix Sonar: Empty statements should be removed
2019-06-14 14:45:49 +03:00
cagache
7f73ad8227
Fix sonar Performance - Boxed value is unboxed and then immediately reboxed
2019-06-14 10:38:23 +03:00
Roxana Lucanu
76cb942556
Merge branch 'feature/RM-6864_AddedEvaluatorForDeclareAndFileAction' into 'master'
...
Resolve RM-6864 Fix permission issue for File as record action
Closes RM-6864
See merge request records-management/records-management!1190
2019-06-13 10:07:27 +01:00
rlucanu
54097b2fb5
RM-6864 fixed condition
2019-06-12 15:40:51 +03:00
rlucanu
ad620ba6b5
RM-6864 Code review changes
2019-06-12 11:37:50 +03:00
rlucanu
0e9a855182
RM-6864 Changed label to be consistent with File to action
2019-06-10 21:21:46 +03:00
rlucanu
e38904cb91
RM-6864 Fix roles issue
2019-06-10 15:30:27 +03:00
Ross Gale
a002f1d1c5
RM-6831 updating search value
2019-06-07 12:14:19 +01:00
Ross Gale
01b4146582
RM-6831 adding sonar fix
2019-06-07 11:35:01 +01:00
Sara Aspery
35a1fd00e7
Merge branch 'feature/RM-6865_EnableEncodedDeclareAndFileRecPath' into 'master'
...
Resolve RM-6865 "Feature/ enableencodeddeclareandfilerecpath"
Closes RM-6865
See merge request records-management/records-management!1188
2019-06-07 08:48:04 +01:00
gbroadbent
5afd26bad8
SIMPLIFIED CHINESE: Updated UI files based on EN-RM-rev2019-05-29T131603
2019-06-06 11:27:29 +01:00
gbroadbent
106f7c21b2
BRAZILIAN PORTUGUESE: Updated UI files based on EN-RM-rev2019-05-29T131603
2019-06-06 11:25:51 +01:00
gbroadbent
0ae39dc850
RUSSIAN: Updated UI files based on EN-RM-rev2019-05-29T131603
2019-06-06 11:24:53 +01:00
gbroadbent
bb336d7758
DUTCH: Updated UI files based on EN-RM-rev2019-05-29T131603
2019-06-06 11:24:12 +01:00
gbroadbent
ce7dd88301
NORWEGIAN (Bokmal): Updated UI files based on EN-RM-rev2019-05-29T131603
2019-06-06 11:23:40 +01:00
gbroadbent
11b76dcd8b
JAPANESE: Updated UI files based on EN-RM-rev2019-05-29T131603
2019-06-06 11:23:01 +01:00
gbroadbent
f1cd87593c
ITALIAN: Updated UI files based on EN-RM-rev2019-05-29T131603
2019-06-06 11:22:27 +01:00
gbroadbent
586e2eca87
SPANISH: Updated UI files based on EN-RM-rev2019-05-29T131603
2019-06-06 11:21:48 +01:00
gbroadbent
f3fbd4ebdc
FRENCH: Updated UI files based on EN-RM-rev2019-05-29T131603
2019-06-06 11:21:11 +01:00
gbroadbent
791b4ceb3e
GERMAN: Updated UI files based on EN-RM-rev2019-05-29T131603
2019-06-06 11:20:32 +01:00
cagache
6819516c58
Update the rejectLinkedRecord test to use files api and records api instead of actions api
2019-06-05 16:01:03 +01:00
Sara Aspery
36ba457cfa
RM-6865 Rest API v0 test
2019-06-05 15:27:05 +01:00
Sara Aspery
1419540456
RM-6865 allow spaces in declare and file path
2019-06-05 15:26:31 +01:00
Ross Gale
afc24fa4a9
RM-6869 removing updates
2019-06-05 10:45:13 +01:00
Ross Gale
e8d1c82a21
RM-6869 extracting actions utils to a class
2019-06-05 09:34:28 +01:00
Ross Gale
77af43057a
RM-6869 extracting actions utils to a class
2019-06-05 09:30:41 +01:00
Ross Gale
e078e0f6d1
RM-6869 extracting actions utils to a class
2019-06-05 09:27:38 +01:00
Ross Gale
62b7426b73
RM-6869 code comment changes
2019-06-05 09:07:35 +01:00
Ross Gale
76c865e41a
RM-6869 removing linked record during rejection
2019-06-03 11:10:16 +01:00
Rodica Sutu
57452c43eb
Merge remote-tracking branch 'remotes/origin/master' into feature/RM-6811_DeclareAndFileUI_Tests
2019-05-27 10:26:56 +03:00
Sara Aspery
895dfe3be9
Merge branch 'feature/RM-6851_DeclareAndFileRecInHoldFolder' into 'master'
...
Resolve RM-6851 "Feature/ declareandfilerecinholdfolder"
Closes RM-6851 and RM-6852
See merge request records-management/records-management!1178
2019-05-23 21:29:20 +01:00
Sara Aspery
e0e2e94b21
Merge branch 'feature/RM-6852_FixInconsistenciesV1ResponeCodes' into 'feature/RM-6851_DeclareAndFileRecInHoldFolder'
...
Resolve RM-6852 "Feature/ fixinconsistenciesv1responsecodes"
See merge request records-management/records-management!1179
2019-05-23 21:24:40 +01:00
Sara Aspery
dc2e6f9f57
RM-6851 updates from review
2019-05-23 15:17:04 +01:00
Rodica Sutu
0ab7a955ce
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
210b554297
Tests for RM-6780 Add "Declare and File Record" Share action
2019-05-23 15:43:13 +03:00
Sara Aspery
3cf3874db1
RM-6852 Fix inconsistencies in V1 response codes
2019-05-23 13:27:53 +01:00
Sara Aspery
48469d8ce9
RM-6852 Fix inconsistencies in V1 response codes
2019-05-23 12:44:20 +01:00
Sara Aspery
16ef2130a8
RM-6851 Fix declare record into hold - add unit test
2019-05-23 12:32:01 +01:00
Sara Aspery
4f84727da0
RM-6851 Fix declare record into hold
2019-05-23 12:31:35 +01:00
Claudia Agache
ac4214b56c
Merge branch 'feature/RM-6849_CheckForFilingPermission' into 'master'
...
RM-6849 Check for filling permission on destination record folder
See merge request records-management/records-management!1175
2019-05-23 06:59:58 +01:00
Roxana Lucanu
475f695d04
Merge branch 'feature/RM-6806_DeclareAndFileToUI' into 'master'
...
Resolve RM-6806 "Feature/ declareandfiletoui"
Closes RM-6806
See merge request records-management/records-management!1174
2019-05-22 20:33:44 +01:00
cagache
021804e79a
code review comments
2019-05-22 17:04:18 +03:00
rlucanu
122665284f
RM-6806 removed unnecessary strings
2019-05-22 17:04:14 +03:00
cagache
0deb093287
Merge remote-tracking branch 'remotes/origin/master' into feature/RM-6849_CheckForFilingPermission
2019-05-22 16:41:44 +03:00
cagache
ab114dd03a
Merge remote-tracking branch 'remotes/origin/master' into feature/RM-6849_CheckForFilingPermission
2019-05-22 16:39:07 +03:00
Claudia Agache
777a256a06
Merge branch 'feature/RM-6796_DeclareAndFileTests' into 'master'
...
RM-6796 Automated tests for Declare and file to a record folder functionality
See merge request records-management/records-management!1164
2019-05-22 13:51:08 +01:00
cagache
92ff5dd935
Merge remote-tracking branch 'remotes/origin/master' into feature/RM-6796_DeclareAndFileTests
2019-05-22 13:55:24 +03:00
Sara Aspery
0b7f4c9ec5
Merge branch 'feature/RM-6792_V1RestAPI' into 'master'
...
RM-6792 V1 Rest api
Closes RM-6832
See merge request records-management/records-management!1177
2019-05-22 10:53:54 +01:00
cagache
2f22080d41
Merge remote-tracking branch 'remotes/origin/master' into feature/RM-6796_DeclareAndFileTests
2019-05-22 09:40:35 +03:00
rlucanu
6bee296849
Merged master into feature/RM-6806_DeclareAndFileToUI
2019-05-22 09:07:54 +03:00
Sara Aspery
2b3522dd55
Merge branch 'feature/RM-6792_AddLocnParamToDeclareAsRec' into 'master'
...
RM-6792 Optional Record Locn
See merge request records-management/records-management!1168
2019-05-21 20:21:08 +01:00
cagache
f54d71baf1
Merge remote-tracking branch 'origin/feature/RM-6849_CheckForFilingPermission' into feature/RM-6849_CheckForFilingPermission
2019-05-21 16:57:18 +03:00
cagache
c1470c7c38
Merge remote-tracking branch 'remotes/origin/feature/RM-6796_DeclareAndFileTests' into feature/RM-6849_CheckForFilingPermission
2019-05-21 16:55:51 +03:00
cagache
a1b7957c15
Merge remote-tracking branch 'remotes/origin/feature/RM-6792_AddLocnParamToDeclareAsRec' into feature/RM-6796_DeclareAndFileTests
2019-05-21 16:37:32 +03:00
Ross Gale
ef483a7f4b
Merge branch 'feature/RM-6798_RejectFiledRecords' into 'master'
...
Resolve RM-6798 "Feature/ rejectfiledrecords"
Closes RM-6798
See merge request records-management/records-management!1173
2019-05-21 14:21:09 +01:00
cagache
f27a0a39dc
Merge remote-tracking branch 'remotes/origin/feature/RM-6792_V1RestAPI' into feature/RM-6849_CheckForFilingPermission
2019-05-21 16:10:26 +03:00
cagache
39c9ab7132
Merge remote-tracking branch 'remotes/origin/feature/RM-6792_V1RestAPI' into feature/RM-6796_DeclareAndFileTests
2019-05-21 15:39:19 +03:00
cagache
94abd407be
Merge remote-tracking branch 'remotes/origin/feature/RM-6792_AddLocnParamToDeclareAsRec' into feature/RM-6796_DeclareAndFileTests
2019-05-21 15:38:47 +03:00
Sara Aspery
3ef7ae2f82
RM-6832 review updates
2019-05-21 13:09:22 +01:00
Sara Aspery
d7f20f1a3f
RM-6792 review - change unfiled folder to container
2019-05-21 12:48:32 +01:00
Sara Aspery
8aeaf91926
RM-6792 review - change unfiled folder to container
2019-05-21 12:39:46 +01:00
cagache
c47cd6f44e
Updated javadoc
2019-05-21 12:10:45 +03:00
cagache
fd00d6c705
Get Unfiled Container with system user
2019-05-21 09:38:53 +03:00
cagache
2bb72a4a59
Added check for filling permission on destination record folder
2019-05-20 17:02:05 +03:00
cagache
284ea22322
addressed code review comments
2019-05-20 16:58:35 +03:00
rlucanu
498c93c724
RM-6806 Code review changes.
2019-05-20 09:28:22 +03:00
Sara Aspery
b3bf912a78
RM-6792 updates from review - sonar
2019-05-20 06:39:56 +01:00
cagache
8f49086a06
Updated exception message
2019-05-16 14:27:13 +03:00
cagache
e0df3f4175
Merge remote-tracking branch 'remotes/origin/feature/RM-6792_AddLocnParamToDeclareAsRec' into feature/RM-6796_DeclareAndFileTests
2019-05-16 13:56:45 +03:00
Sara Aspery
4684596b02
Merge remote-tracking branch 'origin/feature/RM-6792_AddLocnParamToDeclareAsRec' into feature/RM-6792_AddLocnParamToDeclareAsRec
2019-05-16 10:44:45 +01:00
Sara Aspery
a2103168d8
RM-6792 updates from review 1
2019-05-16 10:44:29 +01:00
cagache
ba3acb3eed
Added test for declaring and file a record into a held record folder
2019-05-16 10:54:58 +03:00
cagache
e5ac7ad9b7
code review comments
2019-05-14 15:18:24 +03:00
cagache
60f8a61599
Added closed folder to invalidDestinationIds data provider
2019-05-14 09:54:16 +03:00
cagache
bb1e01a6cc
Fix sonar bugs for DockerHelper class
2019-05-13 16:46:32 +03:00
Sara Aspery
1611577670
Merge branch 'revert-c5113972' into 'release/V2.7'
...
Revert "RM-6792 Oliver strings and fix closed folder and tests"
See merge request records-management/records-management!1171
2019-05-13 13:40:00 +01:00
cagache
7e9147ceef
Added parentId parameter for tests that use declareRecord v1 api
2019-05-13 15:00:42 +03:00
cagache
20a61b49de
Merge remote-tracking branch 'remotes/origin/feature/RM-6792_V1RestAPI' into feature/RM-6796_DeclareAndFileTests
2019-05-13 10:02:32 +03:00
cagache
929980e7c2
Fix "Either re-interrupt this method or rethrow the "InterruptedException"." sonar bug
2019-05-13 10:00:29 +03:00
cagache
f6a2008b4d
Merge remote-tracking branch 'remotes/origin/feature/RM-6792_AddLocnParamToDeclareAsRec' into feature/RM-6796_DeclareAndFileTests
2019-05-13 08:22:51 +03:00
Sara Aspery
d1ccc66c3d
Merge branch 'master' into 'feature/RM-6792_AddLocnParamToDeclareAsRec'
...
# Conflicts:
# rm-community/rm-community-repo/source/java/org/alfresco/module/org_alfresco_module_rm/record/RecordServiceImpl.java
2019-05-10 15:47:16 +01:00
Sara Aspery
57358c259a
Revert "RM-6792 Oliver strings and fix closed folder and tests"
...
This reverts commit c511397270
2019-05-10 15:44:32 +01:00
Sara Aspery
2ba81c8736
RM-6792 Optional Rec Locn V1 Rest API
2019-05-10 15:29:43 +01:00
Sara Aspery
b85d6cf378
RM-6792 Oliver strings and fix closed folder and tests
2019-05-10 15:26:17 +01:00
cagache
5dcae9c608
delete unnecessary semicolon
2019-05-10 17:08:33 +03:00
cagache
3c341d85c5
delete unnecessary imports
2019-05-10 17:05:15 +03:00
Sara Aspery
c511397270
RM-6792 Oliver strings and fix closed folder and tests
2019-05-10 14:47:38 +01:00
rlucanu
525abf9f2e
RM-6806 Added UI part for Declare and File to action
2019-05-10 16:04:44 +03:00
cagache
07360369b8
Merge remote-tracking branch 'origin/feature/RM-6796_DeclareAndFileTests' into feature/RM-6796_DeclareAndFileTests
2019-05-10 15:31:53 +03:00
cagache
4fa230a322
removed contentService from child classes and made it protected in parent class
2019-05-10 15:24:03 +03:00
cagache
0f71d6ee98
Merge remote-tracking branch 'remotes/origin/master' into feature/RM-6796_DeclareAndFileTests
2019-05-10 15:16:53 +03:00
cagache
a15998b23f
added missing curly braces
2019-05-10 10:59:56 +03:00
cagache
9c03ae75ad
removed contentService from child classes and made it protected in parent class
2019-05-09 16:50:18 +03:00
Ross Gale
493821f1c2
Merge branch 'feature/RM-6836_SonarFixes' into 'master'
...
Resolve RM-6836 "Feature/ sonarfixes"
Closes RM-6836
See merge request records-management/records-management!1170
2019-05-09 13:12:46 +01:00
cagache
ba729a0f2e
removed unused variable
2019-05-09 11:34:42 +03:00
cagache
a11feb9bfe
removed contentService from child classes and made it protected in parent class
2019-05-09 11:32:32 +03:00
cagache
2955a87244
fix some sonar issues from RoleService class
2019-05-09 10:38:19 +03:00
Ross Gale
e03c9ecab1
RM-6798 removing config preventing filed records being rejected
2019-05-08 11:13:00 +01:00
Ross Gale
8515b9c2f8
RM-6836 remove unused imports
2019-05-08 10:27:13 +01:00
Ross Gale
f0fe989822
RM-6836 formatting change
2019-05-08 09:25:19 +01:00
Ross Gale
a000f99c04
RM-6836 formatting change
2019-05-08 09:17:19 +01:00
Ross Gale
8f9ca689df
Merge branch 'master' into 'feature/RM-6836_SonarFixes'
...
# Conflicts:
# rm-community/rm-community-repo/source/java/org/alfresco/module/org_alfresco_module_rm/model/rma/aspect/FilePlanComponentAspect.java
2019-05-08 09:08:42 +01:00
Ross Gale
05c70ede63
RM-6836 formatting change
2019-05-08 09:06:08 +01:00
Ross Gale
07d4c451ca
RM-6836 adding review comments
2019-05-08 08:30:30 +01:00
Ross Gale
9f2336d487
RM-6836 adding the severe and serious sonar fixes
2019-05-07 17:23:11 +01:00
Rodica Sutu
709588ff42
Merge branch 'feature/RM-6835_FixJavaDocRMCommunity' into 'master'
...
Fix java docs for rm community repo:
Closes RM-6835
See merge request records-management/records-management!1163
2019-05-07 06:51:48 +01:00
Rodica Sutu
bac70edcd1
review comments: add the missing @param values, @return type
2019-05-06 21:47:26 +03:00
cagache
d247e1e2bc
Merge remote-tracking branch 'remotes/origin/master' into feature/RM-6796_DeclareAndFileTests
2019-05-06 16:59:12 +03:00
cagache
7ed0e9f15c
used rmRestWrapper
2019-05-06 16:57:39 +03:00
Ross Gale
86f66dbd85
Removing sonar warnings
2019-05-06 14:06:21 +01:00
cagache
f7e8eb9def
autowire the constructor
2019-05-06 15:20:29 +03:00
cagache
a37e56f1fc
code review comments
2019-05-06 10:33:42 +03:00
cagache
41f9acbede
used rmRestWrapper
2019-05-06 10:28:11 +03:00
cagache
cff25869f8
updated javadoc
2019-05-06 10:25:19 +03:00
Ross Gale
665c579560
Removing severe sonar warnings
2019-05-03 14:57:12 +01:00
Ross Gale
c99fa9b421
RM-6836 updating variable beanname
2019-05-03 14:04:01 +01:00
Rodica Sutu
9f095aea8c
remove some of the method duplicated and change the action service class into a component
2019-05-03 15:54:08 +03:00
Rodica Sutu
790f2700e2
Merge remote-tracking branch 'remotes/origin/feature/RM-6792_AddLocnParamToDeclareAsRec' into feature/RM-6796_DeclareAndFileTests
2019-05-03 14:41:08 +03:00
Ross Gale
e19e3c8b35
Merge branch 'feature/RM-6834_RecordSearchFix' into 'master'
...
Resolve RM-6834 "Feature/ recordsearchfix"
Closes RM-6834
See merge request records-management/records-management!1165
2019-05-03 10:35:45 +01:00
Rodica Sutu
9b2525e006
Merge branch 'master' of https://git.alfresco.com/records-management/records-management into feature/RM-6835_FixJavaDocRMCommunity
2019-05-02 13:45:09 +03:00
Ross Gale
5a964b50cd
Merge branch 'merge/RM-6773' into 'master'
...
Resolve RM-6773 "Merge/"
Closes RM-6773
See merge request records-management/records-management!1166
2019-05-02 09:16:25 +01:00
Ross Gale
6fa7d75f0a
Record only merge for release
2019-04-30 14:43:56 +01:00
alfresco-build
ff84a1ae37
[maven-release-plugin] prepare for next development iteration
2019-04-30 11:32:13 +01:00
alfresco-build
f07dd878bf
[maven-release-plugin] prepare release V3.0.1
2019-04-30 11:32:08 +01:00
cagache
d396c87e29
split test class in 2
2019-04-25 16:21:01 +03:00
Ross Gale
943345ab78
RM-6834 adding fix for system edited records not being returned from search
2019-04-25 14:10:12 +01:00
cagache
86128a66b3
RM-6796 Added automated tests for Declare and file to a record folder functionality
2019-04-25 15:05:18 +03:00
Rodica Sutu
905a8996b5
Fix java docs for rm community repo:
...
update/remove/add method parameters as @param in doc comments
substitute element < with <
substitute element > with >
substitute element & with &
2019-04-25 09:32:00 +03:00
Sara Aspery
2c30614e8c
RM-6792 Optional Record Locn
2019-04-24 11:42:42 +01:00
cagache
e8725860eb
transform UserPermissions in enum; add helper methods to create users with rm role, permissions or clearance
2019-04-23 12:15:38 +03:00
cagache
a54a80f6a6
transform UserPermissions in enum; add helper methods to create users with rm role, permissions or clearance
2019-04-23 08:23:43 +03:00
Rodica Sutu
78ed0e4404
Record only merge of ACS 6.0.1 changes.
2019-04-22 15:52:50 +03:00
Rodica Sutu
0710c81b53
Merge branch 'feature/RM-6825_IncreaseTravisTimeout' into 'master'
...
Increase Travis timeout
Closes RM-6825
See merge request records-management/records-management!1162
2019-04-22 11:54:22 +01:00
Claudia Agache
06cb843fac
Merge branch 'feature/RM-6821_IntermittentSearchRestApiTests' into 'master'
...
RM-6821 Try to fix intermittent enterprise search rest api failures by increasing the search time with 30 sec
See merge request records-management/records-management!1154
2019-04-22 08:06:48 +01:00
Rodica Sutu
ba8cd73a10
Increase Travis timeout
2019-04-22 09:24:03 +03:00
Rodica Sutu
c3b4b0cd77
Merge branch 'feature-3.0/RM-6823_UpgradeToACS601' into 'release/V3.0'
...
RM-6823 "Feature 3.0/ upgradetoacs601"
See merge request records-management/records-management!1160
2019-04-19 15:13:59 +01:00
Rodica Sutu
11d48c0c36
Update to ACS 6.0.1.2
2019-04-19 15:13:59 +01:00
Rodica Sutu
d719f535db
Merge branch 'feature/RM-6833_SkipFailBuildOnJavaDocsError' into 'master'
...
RM-6833
See merge request records-management/records-management!1161
2019-04-19 14:40:52 +01:00
Rodica Sutu
61e50fb10f
RM-6833 Fix java docs generation on openJDK 11.0.2
2019-04-19 14:40:52 +01:00
cagache
f6d0b2fd05
Merge remote-tracking branch 'remotes/origin/master' into feature/RM-6821_IntermittentSearchRestApiTests
2019-04-19 14:37:28 +03:00
cagache
d68070051d
try to search for content ~1.45 min
2019-04-18 16:40:31 +03:00
Ross Gale
ecfb3fdca9
Merge branch 'feature/RM-6825_UpdateTravis' into 'master'
...
RM-6825 update travis to use openjdk11
Closes RM-6825
See merge request records-management/records-management!1157
2019-04-17 13:21:30 +01:00
Ross Gale
3cb127b620
RM-6825 update travis to use openjdk11
2019-04-17 11:04:26 +01:00
cagache
29a7047db1
try to search for content ~2 min
2019-04-16 14:17:55 +03:00
cagache
94454b1f6c
try to search for content ~1.45 min
2019-04-16 10:38:24 +03:00
cagache
f74303fc50
removed afterMethod annotation
2019-04-16 09:16:20 +03:00
cagache
11a193bdbf
Merge remote-tracking branch 'remotes/origin/master' into feature/RM-6821_IntermittentSearchRestApiTests
2019-04-16 08:17:37 +03:00
cagache
15b5c167af
try to search for content ~1.45 min
2019-04-15 15:42:01 +03:00
cagache
ce60d3e89f
Renamed test classes to end with Test or Tests
2019-04-12 14:32:52 +03:00
cagache
72493a9a13
Merge remote-tracking branch 'remotes/origin/release/V3.0' into merge/Fix_ClassNotFoundException_logs
2019-04-12 14:17:40 +03:00
cagache
688628258d
try to search for content ~1.30 min
2019-04-12 14:14:59 +03:00
Rodica Sutu
c17fc2ac6f
Merge branch 'feature/RM-6804_FixWarningsIllegalReflecticeAccess' into 'master'
...
RM-6804_FixWarningsIllegalReflecticeAccess
See merge request records-management/records-management!1153
2019-04-12 12:13:21 +01:00
Claudia Agache
e311f8c0ca
Merge branch 'feature-3.0/Fix_ClassNotFoundException_logs' into 'release/V3.0'
...
RM-6822 Renamed test classes to end with Test or Tests to get rid of java.lang.ClassNotFoundException
See merge request records-management/records-management!1152
2019-04-12 09:33:17 +01:00
Rodica Sutu
3d91c28743
Merge branch 'master' of https://git.alfresco.com/records-management/records-management into feature/RM-6804_FixWarningsIllegalReflecticeAccess
...
# Conflicts:
# pom.xml
2019-04-12 11:32:10 +03:00
Claudia Agache
99bf4bba4a
Merge branch 'feature/RM-6803_JavadocNotGenerated_no' into 'master'
...
RM-6803 Skip Javadoc execution for not a Java classpath-capable packages
Closes RM-6803
See merge request records-management/records-management!1151
2019-04-12 08:47:23 +01:00
Rodica Sutu
107ae75f35
fix the illegal reflective access operation warning from xstream library
2019-04-12 10:31:23 +03:00
cagache
1bee02b8df
try to search for content ~1 min
2019-04-11 17:47:08 +03:00
cagache
ce8522a2c1
refactoring
2019-04-11 17:33:26 +03:00
cagache
2e5ce4c6a2
fix javadoc
2019-04-11 17:10:08 +03:00
cagache
b6daa30fba
Added slf4j-log4j12 dependency to automation community rest api project and log4j.properties file because logs didn't work on rest api tests after moving to OpenJdk 11
2019-04-11 17:09:40 +03:00
cagache
6a54f42ea6
Renamed files to end with Test or Tests to get rid of java.lang.ClassNotFoundException
2019-04-10 17:47:48 +03:00
Roxana Lucanu
400a61b7bc
Merge branch 'feature/RM-6723_AGS_ACS6.1_compatibility' into 'master'
...
Resolve RM-6723 "Feature/ ags acs6.1 compatibility"
Closes RM-6723
See merge request records-management/records-management!1148
2019-04-10 15:18:46 +01:00
cagache
aa0a32b676
RM-6803 Skip Javadoc execution for not a Java classpath-capable packages
2019-04-10 15:39:35 +03:00
cagache
c697e37dfe
Record only merge of version change.
2019-04-10 13:31:04 +03:00
Rodica Sutu
9cbdb10e6a
Merge branch 'merge/RM-6787_VersionWhenClassifyFileWithCopies' into 'master'
...
Resolve RM-6787 "Merge/ versionwhenclassifyfilewithcopies"
Closes RM-6787
See merge request records-management/records-management!1150
2019-04-10 10:54:41 +01:00
cagache
ab27a2581c
Record only merge of version change.
2019-04-10 09:57:12 +03:00
cagache
b4c29ae16d
Record only merge of version change.
2019-04-10 09:54:17 +03:00
Rodica Sutu
2d06a30243
Merge remote-tracking branch 'origin/release/V3.0' into merge/RM-6787_VersionWhenClassifyFileWithCopies
2019-04-10 09:04:01 +03:00
Rodica Sutu
a4ec375afd
Merge branch 'merge-3.0/RM-6787_VersionWhenClassifyFileWithCopies' into 'release/V3.0'
...
Resolve RM-6787 "Merge 3.0/ versionwhenclassifyfilewithcopies"
See merge request records-management/records-management!1149
2019-04-09 16:24:43 +01:00
rlucanu
02db9e2d52
RM-6723 review changes
2019-04-09 16:45:22 +03:00
Rodica Sutu
d042925488
Update version to 2.7.2.1-SNAPSHOT
2019-04-09 11:47:20 +03:00
alfresco-build
765c163d02
[maven-release-plugin] prepare for next development iteration
2019-04-09 09:04:42 +01:00
alfresco-build
237cd19f12
[maven-release-plugin] prepare release V2.7.2
2019-04-09 09:04:38 +01:00
Rodica Sutu
bb93c0ad4e
Merge remote-tracking branch 'remotes/origin/release/V2.7' into merge-3.0/RM-6787_VersionWhenClassifyFileWithCopies
...
# Conflicts:
# rm-community/rm-community-repo/source/java/org/alfresco/module/org_alfresco_module_rm/model/rma/aspect/RecordAspect.java
# rm-community/rm-community-repo/unit-test/java/org/alfresco/module/org_alfresco_module_rm/model/rma/aspect/RecordAspectUnitTest.java
# rm-enterprise/rm-enterprise-repo/src/main/java/org/alfresco/module/org_alfresco_module_rm/model/AbstractSecureItem.java
# rm-enterprise/rm-enterprise-repo/src/main/java/org/alfresco/module/org_alfresco_module_rm/model/clf/aspect/ClassifiedAspect.java
# rm-enterprise/rm-enterprise-repo/src/main/java/org/alfresco/module/org_alfresco_module_rm/model/secured/aspect/SecuredAspect.java
# rm-enterprise/rm-enterprise-repo/src/unit-test/java/org/alfresco/module/org_alfresco_module_rm/model/clf/aspect/ClassifiedAspectUnitTest.java
# rm-enterprise/rm-enterprise-repo/src/unit-test/java/org/alfresco/module/org_alfresco_module_rm/model/secured/aspect/SecuredAspectUnitTest.java
# rm-enterprise/rm-enterprise-repo/src/unit-test/java/org/alfresco/module/org_alfresco_module_rm/securitymarks/SecurityMarkingServiceImplUnitTest.java
2019-04-09 10:51:44 +03:00
rlucanu
166273ff0a
RM-6723 code review changes
2019-04-09 09:55:43 +03:00
Ross Gale
c2a216f009
Merge branch 'feature-2.7/RM-6787_ReduceBinDuplication_V3' into 'release/V2.7'
...
Version change fix
See merge request records-management/records-management!1147
2019-04-08 17:34:59 +01:00
rlucanu
aa04bbba90
Merge remote-tracking branch 'origin/master' into feature/RM-6723_AGS_ACS6.1_compatibility
2019-04-08 14:39:48 +03:00
cagache
9384a4e5aa
Merge remote-tracking branch 'remotes/origin/release/V3.0' into merge/MergeTestChangesFromV2.7
2019-04-08 09:47:19 +03:00
rlucanu
d25c8762ca
RM-6723 fixing tests
2019-04-07 23:11:10 +03:00
Ross Gale
61802a8fb9
Merge branch 'feature-2.7/RM-6787_ReduceBinDuplication_V3' of git.alfresco.com:records-management/records-management into feature-2.7/RM-6787_ReduceBinDuplication_V3
2019-04-05 15:52:03 +01:00
Ross Gale
c551042eca
RM-6787 adding fix for renditons
2019-04-05 15:50:33 +01:00
rlucanu
a8c7e8540e
RM-6723 Added variables for versions
2019-04-05 16:07:53 +03:00
cagache
f4ecf2a125
Merge remote-tracking branch 'remotes/origin/release/V2.7' into 'merge-3.0/MergeTestChangesFromV2.7'
2019-04-05 15:07:50 +03:00
rlucanu
5c2c54a4cd
Merge remote-tracking branch 'origin/master' into feature/RM-6723_AGS_ACS6.1_compatibility
2019-04-05 14:47:27 +03:00
rlucanu
3ab28bb2c2
RM-6723 Added ActiveMQ
2019-04-05 14:44:30 +03:00
cagache
c4cf0ff8cb
Revert "Revert "Merge remote-tracking branch 'remotes/origin/feature-2.7/RM-6787_ReduceBinDuplication_V3' into feature-2.7/RM-6787_VersionChangeTests_no""
...
This reverts commit eb9071fb73
.
2019-04-05 13:08:38 +03:00
cagache
eb9071fb73
Revert "Merge remote-tracking branch 'remotes/origin/feature-2.7/RM-6787_ReduceBinDuplication_V3' into feature-2.7/RM-6787_VersionChangeTests_no"
...
This reverts commit b5d1ae792eae2bd5adf4b1211011ace1046d40b7, reversing
changes made to d5dfbe7194c9e421b52e08032d192c089191e384.
2019-04-05 12:04:27 +03:00
Claudia Agache
a68fccd169
Merge branch 'feature/RM-6790_OpenJDK11Compatibility' into 'master'
...
RM-6790 Make RM automation project compatible with OpenJdk 11
Closes RM-6722
See merge request records-management/records-management!1140
2019-04-03 09:44:57 +01:00
Rodica Sutu
84699c994d
Merge branch 'feature/RM-6722_OpenJDK11Compatibility' into 'feature/RM-6790_OpenJDK11Compatibility'
...
Resolve RM-6722 "Feature/ openjdk11compatibility"
See merge request records-management/records-management!1141
2019-04-03 09:34:33 +01:00
Ross Gale
9baac01d03
RM-6787 updating copy and add behaviors for other aspects to use duplication utility class
2019-04-02 11:47:29 +01:00
Rodica Sutu
d306574122
version updates for the plugins used for OpenJDK 11
2019-04-02 12:43:16 +03:00
Rodica Sutu
f77dc61b89
tidy up
2019-04-02 12:41:22 +03:00
rlucanu
190f859464
Merge branch 'feature/RM-6722_OpenJDK11Compatibility' into feature/RM-6723_AGS_ACS6.1_compatibility
2019-04-02 12:21:14 +03:00
Ross Gale
ed8f24865c
RM-6787 adding fix for version number increasing and bin duplicating more than needed
2019-04-01 17:54:23 +01:00
Rodica Sutu
9d1c3770c9
fix getResourceAsStream() for OpenJdk11
2019-04-01 11:11:43 +03:00
rlucanu
3ac143c283
RM-6723 removed unwanted string
2019-03-29 12:06:01 +02:00
Rodica Sutu
abfc1fc999
update the maven java doc plugin to fix the Error fetching link: .../target/apidocs/package-list.
...
add the fabric8.docker.version to fix the warning "build.plugins.plugin.version' for io.fabric8:docker-maven-plugin is missing."
2019-03-29 10:14:03 +02:00
rlucanu
8df3dbb151
RM-6723 changes to be compatible with ACS6.1
2019-03-29 09:24:40 +02:00
Rodica Sutu
0a72cf0c32
update maven enforce plugin
2019-03-28 17:53:00 +02:00
Rodica Sutu
60a7f3282d
update the versions for surefire and failsafe plugins and add an additional argument --illegal-access=permit to allow all reflection access for third party libraries:
2019-03-28 17:33:37 +02:00
Rodica Sutu
95249c3c24
Merge remote-tracking branch 'remotes/origin/feature/RM-6790_OpenJDK11Compatibility' into feature/RM-6722_OpenJDKCOmpatibility
2019-03-28 11:32:05 +02:00
Rodica Sutu
5afd385009
update the maven.enforcer.plugin
2019-03-28 11:19:32 +02:00
Rodica Sutu
2b6dd1861c
change back alfresco-maven-plugin
...
comment out thejava version from the maven-enforcer-plugin
2019-03-28 09:48:45 +02:00
Rodica Sutu
7c27ac4782
fix compilation error
2019-03-28 09:44:43 +02:00
cagache
b860dd25c7
changed formatter used in tests because DateTimeFormatter.ISO_INSTANT outputs 9 nanoseconds and POST request to http://localhost:8080/alfresco/service/api/rma/actions/ExecutionQueue returns 500
2019-03-27 13:19:09 +02:00
cagache
076910017e
Revert "call super.checkServerHealth"
...
This reverts commit 5b151008
2019-03-26 16:19:15 +02:00
cagache
5b15100839
call super.checkServerHealth
2019-03-26 15:35:05 +02:00
Rodica Sutu
c9ae6b8d91
Merge remote-tracking branch 'remotes/origin/feature/RM-6790_OpenJDK11Compatibility' into feature/RM-6722_OpenJDKCOmpatibility
2019-03-26 13:51:40 +02:00
Rodica Sutu
cb76ebed00
update the maven javadoc, maven war and alfresco-maven plugin to be compatible with OpenJDK 11
...
add javax libraries
2019-03-26 13:50:09 +02:00
cagache
5e6555db50
RM-6790 Make RM automation module compatible with OpenJDK 11
2019-03-26 10:39:57 +02:00
Ross Gale
3314a60b44
Merge branch 'merge/RM-6788_DeclareArchivedContent' into 'master'
...
Resolve RM-6788 "Merge/ declarearchivedcontent"
Closes RM-6788
See merge request records-management/records-management!1137
2019-03-22 13:52:17 +00:00
Ross Gale
47ecd4eb64
Merge branch 'release/V3.0' into merge/RM-6788_DeclareArchivedContent
2019-03-18 13:11:36 +00:00
Ross Gale
5b3666f6e1
Merge branch 'feature-3.0.1/RM-6788_ArchiveClassifyDeclareFix' into 'release/V3.0'
...
RM-6788 adding change to 3.0.1 branch
See merge request records-management/records-management!1133
2019-03-18 13:07:58 +00:00
cagache
7f2c73174a
Merge branch 'release/V3.0' into merge/RM-6786_FileCantBeDeclaredAsRecord
2019-03-15 15:31:41 +02:00
Rodica Sutu
e7d32b93c1
Merge branch 'merge/RM-6785_JacksonLibraryUpdate' into 'master'
...
RM-6785 Update Jackson Library on master
Closes RM-6785
See merge request records-management/records-management!1136
2019-03-15 13:23:26 +00:00
cagache
7bce79e772
Merge remote-tracking branch 'remotes/origin/release/V2.7' into merge-3.0/RM-6786_FileCan'tBeDeclaredAsRecord
2019-03-15 10:00:48 +02:00
Claudia Agache
2a0c0dd82c
Merge branch 'feature-2.7/RM-6786_DeclareFileWithRecVersionAsRecord_test_no' into 'release/V2.7'
...
RM-6786 Declare file as record when file already has version declared as record
See merge request records-management/records-management!1134
2019-03-15 07:06:55 +00:00
Roxana Lucanu
2193a612bf
Merge branch 'feature-2.7/RM-6786_FileCan'tBeDeclaredAsRecord' into 'release/V2.7'
...
RM-6786 Added check for records
See merge request records-management/records-management!1135
2019-03-15 07:03:50 +00:00
Rodica Sutu
53d0fb1cbd
Merge remote-tracking branch 'remotes/origin/release/V3.0' into merge/RM-6785_JacksonLibraryUpdate
2019-03-15 09:00:51 +02:00
cagache
a1e0391042
Merge remote-tracking branch 'remotes/origin/feature-2.7/RM-6786_FileCan'tBeDeclaredAsRecord' into feature-2.7/RM-6786_DeclareFileWithRecVersionAsRecord_test_no
2019-03-14 16:34:48 +02:00
rlucanu
2351eafd65
RM-6786 another fix
2019-03-14 16:24:50 +02:00
cagache
644b89b7f1
Merge remote-tracking branch 'remotes/origin/feature-2.7/RM-6786_FileCan'tBeDeclaredAsRecord' into feature-2.7/RM-6786_DeclareFileWithRecVersionAsRecord_test_no
2019-03-14 09:55:10 +02:00
rlucanu
1b9d4306c8
RM-6786 Added check for records
2019-03-14 09:46:29 +02:00
cagache
497d16d806
code review comments
2019-03-14 09:19:23 +02:00
cagache
0a29bf0201
added cleanup method
2019-03-13 15:54:15 +02:00
Ross Gale
8bf3cdf913
RM-6788 adding change to 3.0.1 branch
2019-03-13 12:04:10 +00:00
cagache
cd1a861f4e
RM-6786 Create test to check that a file that has a record version can be declared as record
2019-03-13 12:23:25 +02:00
Rodica Sutu
8fd19d1da2
Merge branch 'feature-3.0/RM_UpdateJacksonLibrary' into 'release/V3.0'
...
Feature 3.0/ RM-6785 update jackson library
See merge request records-management/records-management!1131
2019-03-12 09:02:47 +00:00
Rodica Sutu
8a72644dec
Update Jackson version library
2019-03-07 13:19:28 +02:00
Ross Gale
dd606fd941
Merge branch 'feature/PR-7_wossabi' into 'master'
...
Resolve PR-7 "Feature/ wossabi"
Closes PR-7
See merge request records-management/records-management!1130
2019-03-01 14:15:06 +00:00
GitHub
901ed61933
Update CONTRIBUTING.md
...
Adding in details of issues tab
Mirrored from community commit ba9468a98bb56e781144fc95cf03e8bdc3aa814a
2019-02-26 09:11:29 +00:00
GitHub
c40c426797
Update CONTRIBUTING.md
...
removing reference to ALF project
Mirrored from community commit 2b62b5d592de5f86c118e661ac91c5fe91d117fa
2019-02-26 09:05:55 +00:00
cagache
81cf904d33
Record only merge of version change.
2019-02-26 09:27:49 +02:00
cagache
e1f8197fb7
Record only merge of version change.
2019-02-26 09:19:16 +02:00
Rodica Sutu
5141e97129
Merge branch 'merge/MNT_20145_RM_6758_ChangesFrom2_6' into 'master'
...
Merge/mnt 20145 rm 6758 changes from2 6
See merge request records-management/records-management!1127
2019-02-26 07:07:22 +00:00
Rodica Sutu
c6a45874fb
Merge remote-tracking branch 'remotes/origin/release/V3.0' into merge/MNT_20145_RM_6758_ChangesFrom2_6
2019-02-25 23:31:20 +02:00
Rodica Sutu
08a13d4847
Merge branch 'merge-3.0/MNT_20145_RM_6758_ChangesFrom2_6' into 'release/V3.0'
...
Merge 3.0/mnt 20145 rm 6758 changes from2 6
See merge request records-management/records-management!1126
2019-02-25 21:29:18 +00:00
cagache
918719be0c
Record only merge of version change.
2019-02-25 16:29:44 +02:00
cagache
b62801534d
Record only merge of version change.
2019-02-25 16:19:49 +02:00
cagache
c241b5899a
Update version to 2.6.2.1-SNAPSHOT
2019-02-25 16:07:47 +02:00
Rodica Sutu
c96f9ae280
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
2f943394fd
Merge branch 'merge-2.7/MNT_20145_RM_6758_ChangesFrom2_6' into 'release/V2.7'
...
Merge 2.7/mnt 20145 rm 6758 changes from2 6
See merge request records-management/records-management!1125
2019-02-25 13:59:39 +00:00
alfresco-build
9fdc1588cf
[maven-release-plugin] prepare for next development iteration
2019-02-25 13:44:27 +00:00
alfresco-build
201807cff5
[maven-release-plugin] prepare release V2.6.2
2019-02-25 13:44:23 +00:00
Rodica Sutu
cc3f72cfaf
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
Rodica Sutu
d6bfd9b5c7
Merge branch 'feature-2.6/MNT-20145_DeleteRecordsClassifyFileWhenHavingCopies' into 'release/V2.6'
...
MNT-20145
See merge request records-management/records-management!1119
2019-02-19 13:50:25 +00:00
Rodica Sutu
a632153027
Merge branch 'feature-2.6/MNT-20145_DeleteRecordsClassifyFileWhenHavingCopies' of https://git.alfresco.com/records-management/records-management into feature-2.6/MNT-20145_DeleteRecordsClassifyFileWhenHavingCopies
2019-02-19 12:15:51 +02:00
Rodica Sutu
7ac49b0ba9
Merge branch 'release/V2.6' of https://git.alfresco.com/records-management/records-management into feature-2.6/MNT-20145_DeleteRecordsClassifyFileWhenHavingCopies
2019-02-19 12:06:34 +02:00
Claudia Agache
1609edc47b
Merge branch 'feature-2.6/DuplicateBinForNodesWithCopies' into 'release/V2.6'
...
MNT-20145 Duplicate bin for nodes with copies
See merge request records-management/records-management!1123
2019-02-19 08:12:05 +00:00
cagache
fb02ac0afa
addressed code review comments
2019-02-19 09:37:36 +02:00
cagache
db47a2f6f2
addressed code review comments
2019-02-18 17:08:05 +02:00
cagache
a5629acc2a
added unit tests
2019-02-18 15:16:48 +02:00
cagache
ab762cf8f5
addressed code review comments
2019-02-18 10:57:16 +02:00
cagache
b6d6094ebe
added javadoc and removed unused imports
2019-02-15 17:11:04 +02:00
cagache
54010f6ab9
MNT-20145 Duplicate the content url when declaring node as record, version as record, classifying or securing if the node has copies or it is a copy
2019-02-15 16:41:18 +02:00
cagache
01f7bc013d
fixed failing tests
2019-02-14 16:22:57 +02:00
cagache
3c47771450
added behaviour to duplicate the bin before declaring a version record
2019-02-14 12:55:10 +02:00
cagache
5b477a7b64
added IT for delete classified content with copies
2019-02-13 16:00:05 +02:00
cagache
552a4afb1b
code review changes
2019-02-12 12:25:10 +02:00
Rodica Sutu
ee8889fe33
add tests to check the content bin is available for:
...
- the copy when the original file is destroyed
- file when having a record version that gets deleted
2019-02-12 10:49:55 +02:00
cagache
a5dc916a7e
MNT-20145 Don't delete the content url if the file has copies or it is a copy
2019-02-07 17:54:46 +02:00
Rodica Sutu
cccd38c086
java docs updates
2019-02-07 09:36:18 +02:00
Rodica Sutu
e19bd0ca1f
tests to cover cases when deleting records or classified files when the files have copies
2019-02-06 17:08:51 +02:00
Rodica Sutu
3ee27eb72a
Record only merge of version change.
2019-01-25 12:53:16 +02:00
Rodica Sutu
25cadaf086
Record only merge of version change.
2019-01-21 09:18:49 +02:00
Rodica Sutu
35a4f19a44
Record only merge of version change.
2019-01-16 17:29:49 +02:00
Rodica Sutu
00f66a34db
Record only merge of version change.
2019-01-16 16:59:21 +02:00
Rodica Sutu
b03837b751
Merge branch 'merge-2.5/MNT_20191_RM_export_tool' into 'release/V2.5'
...
Merge 2.5/mnt 20191 rm export tool
See merge request records-management/records-management!1114
2019-01-16 14:48:01 +00:00
Rodica Sutu
caa35587e0
Merge branch 'release/V2.7' of https://git.alfresco.com/records-management/records-management into release/V2.7
2019-01-16 11:44:49 +02:00
Rodica Sutu
6ea2103c72
Merge remote-tracking branch 'remotes/origin/release/V2.5.3.x' into merge-2.5/MNT_20191_RM_export_tool
2019-01-16 11:41:47 +02:00
alfresco-build
f630a56e00
[maven-release-plugin] prepare for next development iteration
2019-01-16 08:24:53 +00:00
alfresco-build
0df6569681
[maven-release-plugin] prepare release V2.5.3.1
2019-01-16 08:24:49 +00:00
Sara Aspery
c9d5d2bf93
Merge branch 'hotfix-2.5/MNT-20191_RM_export_tool' into 'release/V2.5.3.x'
...
MNT-20191 "Hotfix 2.5/ rm export tool"
See merge request records-management/records-management!1113
2019-01-14 15:26:57 +00:00
Ross Gale
ceaa1ca14a
RM-6702 Updating licence headers
2019-01-14 10:02:48 +02:00
Ross Gale
77d73283a1
Merge branch 'merge/RM-6702_LicenceUpdate' into 'master'
...
Resolve RM-6702 "Merge/ licenceupdate"
Closes RM-6702
See merge request records-management/records-management!1110
2019-01-04 15:25:54 +00:00
Ross Gale
c68c814513
RM-6702 updating headers to 2019
2019-01-04 15:25:11 +00:00
Ross Gale
2898fbb8a4
Record only merge of header update
2019-01-04 15:22:03 +00:00
Ross Gale
d1630f6337
Merge branch 'merge-3.0/RM-6702_LicenceUpdate' into 'release/V3.0'
...
Resolve RM-6702 "Merge 3.0/ licenceupdate"
See merge request records-management/records-management!1109
2019-01-04 13:21:19 +00:00
Ross Gale
44cbc77aee
RM-6702 updating headers to 2019
2019-01-04 12:25:39 +00:00
Ross Gale
29b4cb86bb
Record only merge of header update
2019-01-04 12:21:27 +00:00
Ross Gale
fbe7f6aa4c
Merge branch 'merge-2.7/RM-6702_LicenceUpdate' into 'release/V2.7'
...
Resolve RM-6702 "Merge 2.7/ licenceupdate"
See merge request records-management/records-management!1108
2019-01-04 12:03:49 +00:00
Ross Gale
a0575dbc8a
RM-6702 updating headers to 2019
2019-01-04 10:11:45 +00:00
Ross Gale
7fb171c772
Record only merge of header update
2019-01-04 09:39:14 +00:00
Ross Gale
c121c73540
Merge branch 'merge-2.6/RM-6702_LicenceUpdate' into 'release/V2.6'
...
Resolve RM-6702 "Merge 2.6/ licenceupdate"
See merge request records-management/records-management!1107
2019-01-04 08:42:47 +00:00
Ross Gale
cabc902203
RM-6702 updating headers to 2019
2019-01-03 14:30:44 +00:00
Ross Gale
761df5cd5e
Record only merge of header update
2019-01-03 14:20:58 +00:00
Ross Gale
68caa1cff3
Merge branch 'merge-2.5/RM-6702_HeaderUpdate' into 'release/V2.5'
...
RM-6702 Updating licence headers
See merge request records-management/records-management!1106
2019-01-03 11:13:21 +00:00
Ross Gale
bc6b9741ad
RM-6702 Updating licence headers
2019-01-03 09:23:49 +00:00
Rodica Sutu
3088f0a4a4
Merge branch 'feature/RM_6591_Update_RuleDefinitions_ru' into 'master'
...
RM-6591 Update RuleDefinitions action type
See merge request records-management/records-management!1105
2018-10-25 12:42:36 +01:00
Rodica Sutu
a057f799cf
Merge branch 'feature/RM_6591_Update_RuleDefinitions_ru' of https://git.alfresco.com/records-management/records-management into feature/RM_6591_Update_RuleDefinitions_ru
2018-10-25 12:46:50 +03:00
Rodica Sutu
ff0a24a577
Update the actions type from RuleDefinition class in order to be able to use it with other non-rm actions
2018-10-25 12:44:21 +03:00
Rodica Sutu
009ac8cf1c
Update the actions type from RuleDefinition class in order to be able to use it with other non-rm actions
2018-10-25 11:25:19 +03:00
cagache
b8be1e375e
Merge remote-tracking branch 'remotes/origin/release/V3.0' into merge/Merge_MNT-19967_From2.6
2018-10-04 08:39:56 +03:00
cagache
047bec40ad
Merge remote-tracking branch 'remotes/origin/release/V2.7' into merge-3.0/Merge_MNT-19967_From2.6
2018-10-03 10:10:12 +03:00
cagache
6e54380abf
Merge remote-tracking branch 'remotes/origin/release/V2.6' into merge-2.7/Merge_MNT-19967_From2.6
...
# Conflicts:
# rm-automation/rm-automation-community-rest-api/src/main/java/org/alfresco/rest/v0/RecordCategoriesAPI.java
# rm-automation/rm-automation-community-rest-api/src/main/java/org/alfresco/rest/v0/service/DispositionScheduleService.java
2018-10-02 14:51:13 +03:00
Claudia Agache
f5f713f62b
Merge branch 'feature-2.6/MNT-19967_RetentionScheduleInheritance' into 'release/V2.6'
...
MNT-19967 Fix retention schedule inheritance on record level
See merge request records-management/records-management!1102
2018-10-02 06:36:55 +01:00
cagache
b35d5e363a
code review changes
2018-10-01 18:34:14 +03:00
cagache
c0fb76539b
Merge remote-tracking branch 'remotes/origin/release/V3.0'
2018-10-01 18:03:18 +03:00
cagache
00cbfd1689
Merge remote-tracking branch 'remotes/origin/release/V3.0.0.x' into merge-3.0/Merge3.0.0.xTo3.0_no
2018-10-01 16:42:26 +03:00
cagache
06f46af489
code review changes
2018-10-01 16:38:19 +03:00
Claudia Agache
f1f4b2d6ad
Merge branch 'hotfix-3.0/RM-6575_PushCommunityImageWithSpecificTag_no' into 'release/V3.0.0.x'
...
RM-6575 Push community images with specific tags instead of latest on quay and docker hub
See merge request records-management/records-management!1103
2018-10-01 12:03:01 +01:00
cagache
d5958eaf7b
cherry pick changes from V2.7 branch
2018-10-01 12:22:58 +03:00
cagache
a69d1ddaa3
reverted changes because they are already on the V2.7 branch and can be picked from there
2018-10-01 11:57:11 +03:00
cagache
3b5cd3f9ba
applied code review changes
2018-10-01 11:41:40 +03:00
cagache
6d2e522cf7
RM-6575 Push community images with specific tags instead of latest on quay and docker hub
2018-10-01 10:39:42 +03:00
cagache
b9e6b79dd2
Added 3 more tests to check Retention schedule inheritance for records and record folders
2018-09-28 11:40:32 +03:00
cagache
31a69c2085
Corrected variable name
2018-09-28 09:29:07 +03:00
cagache
c5cffb8cda
Automated test for disposition schedule inheritance
2018-09-28 08:23:11 +03:00
cagache
47d3f91abc
MNT-19967 Get record disposition schedule from first parent category which has one
2018-09-27 12:40:04 +03:00
Rodica Sutu
7fbeccadbe
Merge branch 'release/V2.7' of https://git.alfresco.com/records-management/records-management into release/V2.7
2018-09-10 12:50:01 +03:00
cagache
772ea923ce
Record only merge of release/V3.0 into master
2018-09-06 10:03:08 +03:00
cagache
4f3a616c69
Record only merge of release/V2.7 into release/V3.0
2018-09-06 10:01:38 +03:00
cagache
425ed3bd6a
Record only merge of release/V2.7.1.x into release/V2.7
2018-09-06 09:59:47 +03:00
cagache
c46fe145a1
Update version to 2.7.1.1-SNAPSHOT
2018-09-06 09:53:23 +03:00
alfresco-build
d78bf82b32
[maven-release-plugin] prepare for next development iteration
2018-09-06 07:19:43 +01:00
alfresco-build
4ae51587f2
[maven-release-plugin] prepare release V2.7.1
2018-09-06 07:19:39 +01:00
cagache
873470ec26
Merge changes from 2.6.1 release to master
2018-09-03 09:54:56 +03:00
cagache
a2a88cbede
tag should be HEAD until next release
2018-08-31 17:28:57 +03:00
cagache
72918feef6
Merge changes from 2.6.1 release to 3.0
2018-08-31 17:27:59 +03:00
cagache
52865e959f
Record only merge of version change.
2018-08-31 09:44:24 +03:00
cagache
3725b5a03f
Record only merge of version change.
2018-08-31 09:34:01 +03:00
cagache
fad31498c6
Update version to 2.6.1.1-SNAPSHOT
2018-08-31 08:58:41 +03:00
Rodica Sutu
495968c49a
Merge branch 'release/V2.6' into merge-2-7/MNT-19080
2018-08-30 17:38:19 +03:00
alfresco-build
4798cf7ecf
[maven-release-plugin] prepare for next development iteration
2018-08-30 09:59:18 +01:00
Rodica Sutu
df19e3749e
Merge origin/release/V2.6' into merge-2-7/MNT-19080_RM-6504_MergeFrom2.6
...
* remotes/origin/release/V2.6:
fixed tests because exception changed
use fileFolderService instead of contentService
MNT-18806 create a new content URL for the copy only if it has content
MNT-18806 create a new content bin for the copy on copy complete behavior
MNT-18806 Add REST test for deleting copy of record.
MNT-18806 Remove some raw Exceptions from REST test framework.
2018-08-27 20:01:26 +03:00
Rodica Sutu
caa79346e6
Merge remote-tracking branch 'remotes/origin/release/V2.6' into merge-2-7/MNT-19080
2018-08-23 14:48:06 +03:00
Rashmi Itagi
f8558c92ac
Merge branch 'feature/RM-6269_Rebranding_artifactIds' into 'master'
...
RM-6269 Rebranding
See merge request records-management/records-management!1094
2018-08-23 10:26:26 +01:00
cagache
673bf03972
changed profile ids
2018-08-21 10:59:23 +03:00
cagache
c570793fa8
Merged with master
2018-08-21 10:30:50 +03:00
cagache
d16884a692
Revert "RM-6269 Changed the module folder names on enterprise"
...
This reverts commit 6c52e58
2018-08-20 20:13:03 +03:00
Rashmi Itagi
6c52e5891d
RM-6269 Changed the module folder names on enterprise
2018-08-20 16:38:11 +01:00
Rashmi Itagi
b83b3e7631
RM-6269 Changed the rm to governance-services in the names of the amp files in Dockerfiles
2018-08-20 11:55:03 +01:00
Tom Page
168f24d140
Record-only merge release/V3.0 into master.
2018-07-30 16:21:15 +01:00
Tom Page
785fd5f22e
Record-only merge release/V3.0.0.x into release/V3.0.
2018-07-30 16:20:03 +01:00
Tom Page
3f175218cc
Update version to 3.0.0.1-SNAPSHOT.
2018-07-30 16:18:56 +01:00
Tom Page
7358fc5d3f
Update version to 3.0.1-SNAPSHOT.
2018-07-30 16:16:29 +01:00
alfresco-build
f51fac42c4
[maven-release-plugin] prepare for next development iteration
2018-07-30 14:01:41 +01:00
alfresco-build
cdb85d5d34
[maven-release-plugin] prepare release V3.0.0
2018-07-30 14:01:38 +01:00
alfresco-build
41800697f6
[maven-release-plugin] prepare for next development iteration
2018-07-30 08:23:37 +01:00
alfresco-build
c409c7b9a2
[maven-release-plugin] prepare release V3.0.a
2018-07-30 08:23:35 +01:00
Rodica Sutu
2179b8d5a0
Merge branch 'feature/RM-6355_OrcaFix' into 'master'
...
feature/RM-6355_OrcaFix
See merge request records-management/records-management!1095
2018-07-27 15:21:02 +01:00
Sara Aspery
8fba7aa3f9
RM-6355 Fix null pointer
...
(cherry picked from commit d22fc1f6ad7d0761e47931056328570e17a46f54)
2018-07-27 17:13:45 +03:00
Rodica Sutu
4157b03565
Merge branch 'feature/RM-6355_OrcaFix' into 'master'
...
RM-6355 Orca: Won't start with 2.7 installed.
See merge request records-management/records-management!1092
2018-07-27 12:49:41 +01:00
Tom Page
e295a78d01
RM-6428 Fix repo for newly created tag.
2018-07-27 09:58:39 +01:00
Tom Page
a886717aaf
RM-6428 Add debug logging.
2018-07-27 09:58:39 +01:00
Tom Page
e4f81f4a6c
RM-6428 Fix typo in tag name.
...
The digest is meant to be appended with a minus, rather than an underscore.
2018-07-27 09:58:39 +01:00
Tom Page
016658cbb3
RM-6428 Handle multiple source images and multiple destinations.
...
Also update the scripts to be executable.
2018-07-27 09:58:39 +01:00
Tom Page
d03e2e2b23
RM-6428 Add script to handle tagging with the image digest.
2018-07-27 09:58:39 +01:00
David Webster
e117e16b4e
Merge remote-tracking branch 'origin/master' into feature/RM-6269_Rebranding_artifactIds
2018-07-26 16:59:22 +01:00
Rodica Sutu
55a3fb2acd
compare the new version of module currently being installed with the one installed
...
(cherry picked from commit b6562142d1
)
2018-07-26 13:00:10 +03:00
Rodica Sutu
b6562142d1
compare the new version of module currently being installed with the one installed
2018-07-26 11:13:26 +03:00
Claudia Agache
c1443c1003
Merge branch 'feature/RM-4287_UpdateModuleProperties_no' into 'master'
...
RM-4287 Updated modules name and description
See merge request records-management/records-management!1091
2018-07-26 07:33:36 +01:00
cagache
5b40cb4bdc
code review changes
2018-07-26 09:26:57 +03:00
cagache
becac80369
RM-4287 Updated modules name and description
2018-07-25 16:50:46 +03:00
cagache
d27fee791a
RM-4287 Updated modules name and description
2018-07-25 11:27:08 +03:00
Rashmi Itagi
2ff92641dc
RM-6269 attach-rm-jar to attach-alfresco-governance-services-jar
2018-07-24 17:09:07 +01:00
Rashmi Itagi
f8a1697e34
RM-6269 alfresco-ags to alfresco-governance-services and alfresco.rm.artifactId to ags.artifactId
2018-07-24 17:03:45 +01:00
David Webster
ad93872f85
Merge branch 'Xperimental/gs-entity-relationships' into 'master'
...
Updates to GS entitiy relationships, add packages, flesh out metadeta, esp Disposition
See merge request records-management/records-management!1043
2018-07-12 15:08:39 +01:00
Elena Hardon
abcf1b40be
Merge branch 'feature/RM-6427-RenameAGSImages' into 'master'
...
Renamed docker images in poms and yaml files as it follows:
See merge request records-management/records-management!1080
2018-07-12 08:27:39 +01:00
Elena Hardon
0b6b9c4d2c
Renamed docker images in poms and yaml files as it follows:
...
ags-repo-enterprise -> alfresco-governance-repository-enterprise
ags-share-enterprise -> alfresco-governance-share-enterprise
ags-repo-community -> alfresco-governance-repository-community
ags-share-community -> alfresco-governance-share-community
2018-07-10 17:45:32 +03:00
Elena Hardon
e415278316
Merge branch 'feature/RM-5859_AnyMarksStaging' into 'master'
...
RM-5859 : Any Marks work
See merge request records-management/records-management!1070
2018-07-10 12:29:59 +01:00
Elena Hardon
663ce63ce0
Merge remote-tracking branch 'origin/feature/RM-6377_PublishDockerImagesAsPartOfEnterpriseRelease' into feature/RM-6377_PublishDockerImagesAsPartOfEnterpriseRelease
2018-07-10 10:17:39 +03:00
Elena Hardon
96c58b1d16
Removed skip configuration on deploy as no test releases need to be performed
2018-07-10 10:17:24 +03:00
alfresco-build
5b8ce31e25
[maven-release-plugin] prepare for next development iteration
2018-07-10 07:41:10 +01:00
alfresco-build
4a24151f89
[maven-release-plugin] prepare release V3.0.0-TestCoRC6
2018-07-10 07:41:07 +01:00
Elena Hardon
612de6c148
Revert "[maven-release-plugin] prepare release V3.0.0-TestCoRC5"
...
This reverts commit ce583c5
2018-07-09 18:08:54 +03:00
alfresco-build
ce583c5822
[maven-release-plugin] prepare release V3.0.0-TestCoRC5
2018-07-09 16:01:32 +01:00
alfresco-build
66a6a4bc0a
[maven-release-plugin] prepare for next development iteration
2018-07-09 14:45:09 +01:00
alfresco-build
e921c7521b
[maven-release-plugin] prepare release V3.0.0-TestCoRC5
2018-07-09 14:45:07 +01:00
alfresco-build
ce06e6dcf8
[maven-release-plugin] prepare for next development iteration
2018-07-09 13:29:54 +01:00
alfresco-build
2557df7a75
[maven-release-plugin] prepare release V3.0.0-TestEnRC5
2018-07-09 13:29:51 +01:00
Elena Hardon
2fcb852d96
Merge remote-tracking branch 'origin/feature/RM-6377_PublishDockerImagesAsPartOfEnterpriseRelease' into feature/RM-6377_PublishDockerImagesAsPartOfEnterpriseRelease
2018-07-09 14:51:21 +03:00
Elena Hardon
ce3ec87280
Removed duplicated declarations of release profiles, updated readme file and edited the comments from the release profiles in the parent pom
2018-07-09 14:50:55 +03:00
alfresco-build
cabbdee1ec
[maven-release-plugin] prepare for next development iteration
2018-07-09 10:13:13 +01:00
alfresco-build
7c853ae363
[maven-release-plugin] prepare release V3.0.0-TestCoRC4
2018-07-09 10:13:10 +01:00
Elena Hardon
cb59a47b73
RM-6377 Removed duplicate images tag from parent pom
2018-07-09 10:59:53 +03:00
Elena Hardon
eb6f3ffdf7
Merge remote-tracking branch 'origin/feature/RM-6377_PublishDockerImagesAsPartOfEnterpriseRelease' into feature/RM-6377_PublishDockerImagesAsPartOfEnterpriseRelease
2018-07-09 10:49:58 +03:00
Elena Hardon
c120a9d0ab
RM-6377 - Removed duplicated tag of images from community-repo module
2018-07-09 10:47:52 +03:00
alfresco-build
f48ae8f07d
[maven-release-plugin] prepare for next development iteration
2018-07-06 14:27:56 +01:00
alfresco-build
8f3c186c06
[maven-release-plugin] prepare release V3.0.0-TestEnRC4
2018-07-06 14:27:53 +01:00
alfresco-build
abc7bea4f3
[maven-release-plugin] prepare for next development iteration
2018-07-06 11:02:26 +01:00
alfresco-build
1105cad084
[maven-release-plugin] prepare release V3.0.0-TestEnRC2
2018-07-06 11:02:24 +01:00
Elena Hardon
d32173c949
Rebase
2018-07-06 12:33:49 +03:00
alfresco-build
e116b0cdf4
[maven-release-plugin] prepare release V3.0.0-TestEnRC1
2018-07-06 10:13:25 +01:00
alfresco-build
4fbd338c94
[maven-release-plugin] prepare for next development iteration
2018-07-06 09:21:26 +01:00
alfresco-build
2ed4a70038
[maven-release-plugin] prepare release V3.0.0-TestEnRC1
2018-07-06 09:21:23 +01:00
Elena Hardon
ced1dd5be6
Merge remote-tracking branch 'origin/master' into feature/RM-5859_AnyMarksStaging
2018-07-05 17:33:25 +03:00
Elena Hardon
c0d1531712
RM-6377 Modified poms to have custom releases for enterprise and community
2018-07-05 16:43:31 +03:00
Elena Hardon
c738bd1d92
Merge remote-tracking branch 'origin/master' into feature/RM-6377_PublishDockerImagesAsPartOfEnterpriseRelease
2018-07-05 16:40:17 +03:00
Elena Hardon
8a22f2dbae
Repaired versions after test release
2018-07-05 14:33:55 +03:00
Elena Hardon
9459ad8b95
Merge remote-tracking branch 'origin/feature/RM-6377_PublishDockerImagesAsPartOfEnterpriseRelease' into feature/RM-6377_PublishDockerImagesAsPartOfEnterpriseRelease
2018-07-05 12:19:17 +03:00
Elena Hardon
151b75a15a
RM-6377 Skipping the deployment of the artifacts now for testing purposes
2018-07-05 12:18:47 +03:00
Elena Hardon
d7e2ab46d8
Update pom.xml
2018-07-04 15:34:18 +01:00
alfresco-build
6c77576900
[maven-release-plugin] prepare for next development iteration
2018-07-04 15:28:06 +01:00
alfresco-build
9a6f169ac4
[maven-release-plugin] prepare release V3.0.0-TestRC1
2018-07-04 15:28:03 +01:00
Elena Hardon
09a2ad659e
Merge branch 'master' into feature/RM-5859_AnyMarksStaging
2018-07-04 14:30:26 +03:00
Elena Hardon
0617bff6d8
Merge branch 'master' into feature/RM-6377_PublishDockerImagesAsPartOfEnterpriseRelease
2018-07-04 14:24:56 +03:00
Elena Hardon
8ffe17899d
RM-6377 Removed image publishing on docker hub from the root pom so that only the community images are be pubished on this registry, while the enterprise images will be published only on quay.
2018-07-04 11:35:34 +03:00
alfresco-build
3caf1ace4f
[maven-release-plugin] prepare for next development iteration
2018-07-03 15:40:52 +01:00
alfresco-build
754ab8ba3f
[maven-release-plugin] prepare release VAGSCommunity3.0.0_test
2018-07-03 15:40:49 +01:00
Elena Hardon
1d3b9ae4fa
Merge remote-tracking branch 'origin/master' into feature/RM-5859_AnyMarksStaging
2018-07-03 15:39:38 +03:00
Claudia Agache
995f10e442
Merge branch 'feature/RM-6399_fixUItests' into 'master'
...
L2 UI test fixes
See merge request records-management/records-management!1069
2018-07-03 09:49:11 +01:00
Elena Hardon
8fd7b65b35
Merge branch 'master' into feature/RM-5859_AnyMarksStaging
2018-07-03 11:04:48 +03:00
Rodica Sutu
dd1fb57405
Merge branch 'feature/RM-6415_Integrate_GS_API_explorer' into 'master'
...
RM-6415 add the gs api explorer to the ags repo images
See merge request records-management/records-management!1067
2018-07-03 07:13:09 +01:00
cagache
6df35173c1
Merge remote-tracking branch 'remotes/origin/master' into feature/RM-6399_fixUItests
2018-07-02 17:16:20 +03:00
Rodica Sutu
744f88be8e
add the gs api explorer to the ags repo images
2018-07-02 13:17:23 +03:00
Elena Hardon
5ca255b7f6
Merge branch 'feature/RM-6404_UpdateReadme_no' into 'master'
...
Updated Readme file to contain information about how to start RM using docker images
See merge request records-management/records-management!1064
2018-07-02 09:26:31 +01:00
Elena Hardon
7ef7c50596
Update README.md
2018-07-02 09:24:40 +01:00
Elena Hardon
d2789327f0
RM-6404 Added minor changes on the Readme file
2018-07-02 10:41:41 +03:00
Elena Hardon
06f9bea916
Merge remote-tracking branch 'origin/master' into feature/RM-6404_UpdateReadme_no
2018-06-29 16:40:26 +03:00
Elena Hardon
bfbbd10ed0
RM-6404 Updated Readme file after review
2018-06-29 16:37:21 +03:00
Tom Page
e3c06a6a4e
Merge master into RM-5859_AnyMarksStaging.
2018-06-29 11:30:14 +01:00
cagache
a909aeb7ce
changed #!/bin/bash to #!/usr/bin/env bash
2018-06-29 12:17:10 +03:00
cagache
c94fe3f74e
updated scripts because I can't use general scripts to start/stop alfresco from different subdirectories
2018-06-29 11:09:15 +03:00
Claudia Agache
c8bafd9b0b
Merge branch 'feature/RM-6399_UpdateEnterpriseBambooPlans' into 'master'
...
RM-6399 Fix problem with stopping ags-repo container and added script files for docker actions
See merge request records-management/records-management!1061
2018-06-28 15:25:57 +01:00
cagache
6238bdf733
try to fix script to clean given docker images
2018-06-28 17:22:45 +03:00
cagache
51ef6f5521
moved scripts to specific directory
2018-06-28 16:47:02 +03:00
cagache
34fdfc4df3
try to fix script to clean given docker images
2018-06-28 16:42:13 +03:00
cagache
9ecd40b876
try to fix script to clean given docker images
2018-06-28 16:39:53 +03:00
cagache
aaf8080d88
try to fix script to clean given docker images
2018-06-28 16:24:46 +03:00
cagache
9e3114bf1c
try to fix script to clean given docker images
2018-06-28 16:22:22 +03:00
cagache
e19ac43c41
try to fix script to clean given docker images
2018-06-28 16:12:06 +03:00
cagache
79b5857d80
try to fix script to clean given docker images
2018-06-28 16:05:46 +03:00
Rodica Sutu
0f87e0c7bb
Merge branch 'feature/RM-6410_UpdatesTo6.0_GA' into 'master'
...
RM-6410 Update ACS dependencies with the versions from 6.0 GA release
See merge request records-management/records-management!1059
2018-06-28 14:04:03 +01:00
cagache
191b7cd021
try to fix script to clean given docker images
2018-06-28 15:53:00 +03:00
cagache
60062849b5
created scripts used to start/stop alfresco
2018-06-28 15:15:11 +03:00
cagache
00764ab587
moved sh files to root
2018-06-28 15:10:11 +03:00
cagache
b809d899f5
updated variable
2018-06-28 14:44:19 +03:00
cagache
90c22c66f5
created scripts used to start/stop alfresco
2018-06-28 14:21:22 +03:00
Rodica Sutu
67155b2495
Update ACS dependencies with the versions from 6.0 GA release
2018-06-28 10:07:02 +03:00
Elena Hardon
401f520fc6
RM-6404 Updated Readme file to contain information about how to build and start the docker images for rm-repo and rm-share
2018-06-27 15:22:27 +03:00
Rodica Sutu
e2a57c151f
Merge branch 'feature/RM-6393_Apply_RM_Enterprise_repo' into 'master'
...
RM-6393_Apply_RM_Enterprise
See merge request records-management/records-management!1055
2018-06-26 07:05:34 +01:00
Rodica Sutu
c957ce332e
fix the values set into module properties
2018-06-25 16:04:16 +03:00
Rodica Sutu
a0663b2cf8
temporary solution
2018-06-25 13:50:58 +03:00
Rodica Sutu
3bbff09d83
Merge remote-tracking branch 'remotes/origin/master' into feature/RM-6393_Apply_RM_Enterprise_repo
2018-06-22 14:39:58 +03:00
Rodica Sutu
d79b798fb6
temporary fix for module.properties issue
2018-06-22 14:27:32 +03:00
Roxana Lucanu
f9f0069034
Merge branch 'feature/RM-6372_AGSCommunityRepoDockerImage' into 'master'
...
RM-6372 removed ARG and updated tag for acs image
See merge request records-management/records-management!1053
2018-06-22 11:53:08 +01:00
Roxana Lucanu-Ghetu
ffaf28d64c
RM-6372 removed ARG and updated tag for acs
2018-06-22 12:36:01 +03:00
Claudia Agache
c2bae72e0e
Merge branch 'feature/RM-6374_ConfigureBambooPlansToUseEnterpriseImages_no' into 'master'
...
RM-6374 Profiles and dockerfiles updates in order to build docker images in bamboo
See merge request records-management/records-management!1052
2018-06-22 06:46:08 +01:00
cagache
03dab3584a
changed execution phase to deploy for internal profile
2018-06-21 17:04:25 +03:00
cagache
8e77c144b9
added verify execution phase to buildDockerImage profile and changed execution phase for master profile
2018-06-21 16:27:21 +03:00
Roxana Lucanu
98845eeef5
Merge branch 'feature/RM-6372_AGSCommunityRepoDockerImage' into 'master'
...
Produce Docker image for community repo
See merge request records-management/records-management!1050
2018-06-21 12:41:34 +01:00
Roxana Lucanu-Ghetu
1fecb6f981
RM-6372 Code review changes
2018-06-21 13:38:28 +03:00
Rodica Sutu
d28b0d50be
Merge branch 'feature/RM-6394_StringWithTime_toLocalDate' into 'master'
...
RM-6394 date-time string not changed to a simple date
See merge request records-management/records-management!1049
2018-06-21 11:26:25 +01:00
Roxana Lucanu-Ghetu
dfdab3c696
RM-6372 Removed share from Dockerfile and force option
2018-06-21 10:55:31 +03:00
Rodica Sutu
7e81bd4f6e
fix the date-time string not changed to a simple date
2018-06-20 17:52:28 +03:00
Roxana Lucanu-Ghetu
d0fed54c0d
RM-6372 Removed unwanted properties and image from pom.
2018-06-20 17:36:52 +03:00
Roxana Lucanu-Ghetu
6caf496e56
RM-6372 Profile changes
2018-06-20 17:14:01 +03:00
Roxana Lucanu-Ghetu
b63641df4b
Merge 'origin/master' into feature/RM-6372_AGSCommunityRepoDockerImage
2018-06-20 16:29:16 +03:00
Claudia Agache
43ccce2b67
Merge branch 'feature/RM-6138_CreateEnterpriseDockerImages' into 'master'
...
RM-6138 Create Enterprise Repo and Share Docker Images
See merge request records-management/records-management!1048
2018-06-20 14:23:47 +01:00
Tom Page
aa554366d4
Merge branch 'feature/RM-6391_SkipDockerWithITs_no' into 'master'
...
RM-6391 Skip the docker steps if skipping the integration tests.
See merge request records-management/records-management!1047
2018-06-20 14:11:28 +01:00
cagache
91a64d6eb8
Applied code review changes
2018-06-20 15:32:17 +03:00
cagache
701705a7ce
RM-6138 Create docker images for rm-enterprise-share and rm-enterprise-repo
2018-06-20 12:03:22 +03:00
Roxana Lucanu-Ghetu
9e12237808
RM-6372 Intermediate stuff
2018-06-19 16:37:52 +03:00
Rodica Sutu
b979e58a81
Merge branch 'feature/RM-6386_LocalDateDateTime_de_serialization' into 'master'
...
RM-6386 LocalDate DateTime deserialisation serialisation of joda DateTime,LocalDate types
See merge request records-management/records-management!1046
2018-06-19 09:23:58 +01:00
Tom Page
ae7c8bef9e
RM-6391 Skip the docker steps if skipping the integration tests.
2018-06-19 09:03:12 +01:00
Rodica Sutu
3411800240
revert the change for truncating the date with time
2018-06-19 08:44:10 +03:00
Rodica Sutu
895fca9455
review changes and fix for converting string with time to date using a LocalDateDeserializer
2018-06-18 10:58:48 +03:00
Tom Page
21fffe3b0c
Record-only merge release/V2.7.0.x into release/V2.7.
2018-06-15 14:02:25 +01:00
alfresco-build
26bdefcb40
[maven-release-plugin] prepare for next development iteration
2018-06-15 13:14:52 +01:00
alfresco-build
35e2523fe6
[maven-release-plugin] prepare release V2.7.0.1
2018-06-15 13:14:50 +01:00
Rodica Sutu
9b16443987
java docs updates and fix the deserialisation for the LocalDate from topics
2018-06-15 14:30:33 +03:00
Tom Page
43a0dd6d4c
Merge release/V2.7.0.x into release/V2.7.
2018-06-15 11:49:00 +01:00
Tom Page
cd60e37522
Merge release/V2.6 into release/V2.7.
2018-06-15 11:48:36 +01:00
Tom Page
54285c1fd9
RM-6363 Use internal-releases credentials for all deployment repos.
...
(cherry picked from commit 7840703706
)
2018-06-15 11:46:24 +01:00
Tom Page
e381b8ba15
RM-6363 Add correct destinations for released artifacts.
...
(cherry picked from commit f47875c100
)
2018-06-15 11:46:20 +01:00
Rodica Sutu
d2f303fab8
additional changes for RM-6354
2018-06-15 13:11:19 +03:00
Rodica Sutu
5266d1f7ce
-fix de/serialization of joda type by:
...
using of jackson joda date type to deserialize local date
using a custom serializer for joda date types
2018-06-15 13:09:53 +03:00
Tom Page
1ecac9e509
Record only merge release/V2.6 into release/V2.7.
2018-06-15 09:55:58 +01:00
Rodica Sutu
f7906a7b5e
Merge branch 'feature/RM-6385_MappingCoreAPIResponses' into 'master'
...
RM-6385 Fix for mapping Core API Responses
See merge request records-management/records-management!1045
2018-06-14 13:06:54 +01:00
Sara Aspery
0662d76f66
Merge branch 'xperimental/RM-6354_ModuleRepoVersionError' into 'master'
...
RM-6354 Module repo version error
See merge request records-management/records-management!1044
2018-06-14 10:27:39 +01:00
cagache
cb4bd2b098
Record only merge of version change.
2018-06-14 09:22:16 +03:00
Rodica Sutu
1dd650d5eb
rename the extended bean simpleMappingExceptionResolverParent (core change)
2018-06-14 08:27:55 +03:00
David Webster
d0c1afcb89
Updates to GS entitiy relationships, add packages, flesh out metadeta, esp Disposition
2018-06-13 13:53:02 +01:00
Elena Hardon
13e635b3c9
Merge branch 'feature/RM-6349_DockerMavenPluginIntegration' into 'master'
...
Use Docker Maven Plugin for Running Integration Tests
See merge request records-management/records-management!1042
2018-06-13 12:42:36 +01:00
Sara Aspery
0da38c1bb7
RM-6354 Module repo version error
2018-06-13 10:28:36 +01:00
Elena Hardon
1543e57512
RM-6349 Removed duplicated property
2018-06-13 12:13:54 +03:00
Brian Remmington
ce772b70cd
Added PNG format of PUML class file describing Governance Services
...
concepts.
2018-06-13 09:35:24 +01:00
Brian Remmington
495b314c99
Added class diagram that illustrates the concepts exposed by Governance
...
Services and the relationships between them.
2018-06-13 09:29:16 +01:00
Elena Hardon
6c2f577f0c
RM-6349 Review changes
2018-06-13 11:05:18 +03:00
cagache
bb558e3ac4
Merge remote-tracking branch 'remotes/origin/release/V2.6' into merge-2.7/MNT-18558_PermissionIssue
2018-06-12 16:03:42 +03:00
Elena Hardon
5fa0e9966e
RM-6349 Set up the correct PostgreSql dialect in community repo
2018-06-12 12:48:49 +03:00
Elena Hardon
f9e2425e21
RM-6349 Small fixes over the fabric8 plugin
2018-06-12 11:09:47 +03:00
Elena Hardon
ebe9e9b6f2
RM-6349 Updated postgres port
2018-06-11 18:18:58 +03:00
Elena Hardon
b5986aaa0f
Changed postgres port
2018-06-11 17:29:10 +03:00
Elena Hardon
7047acc7f8
Corrected exposed port for postgtres
2018-06-11 17:22:02 +03:00
Elena Hardon
3607edc0d1
RM-6349 Removed duplicate version
2018-06-11 17:16:10 +03:00
Elena Hardon
856048da5c
RM-6349 Changed postgres port
2018-06-11 17:11:22 +03:00
Elena Hardon
825691cf15
RM-6349 Updates on postgres port
2018-06-11 15:14:32 +03:00
Elena Hardon
9b8bcc173e
RM-6349 Minor changes over properties in parent pom and in community pom
2018-06-11 14:28:21 +03:00
Elena Hardon
750235364c
RM-6349 Removed jackson and spring version properties from parent pom
2018-06-11 13:40:58 +03:00
Elena Hardon
15d64fdb4d
Merge branch 'master' into feature/RM-6349_DockerMavenPluginIntegration
...
# Conflicts:
# pom.xml
# rm-community/rm-community-repo/pom.xml
2018-06-11 10:54:44 +03:00
Claudia Agache
43c3bb09d3
Merge branch 'feature/RM-6364_ConvertSearchIntegrationTestsInEndToEnd_no' into 'master'
...
RM-6364 Convert search integration tests to end to end tests done through api
See merge request records-management/records-management!1038
2018-06-11 08:15:36 +01:00
cagache
daa599e8cf
code review changes
2018-06-11 10:15:14 +03:00
Rodica Sutu
9843b1b266
Merge branch 'feature/RM-6135_Updates_to_6.0_RC6' into 'master'
...
Update the repo dependencies to 6.0 RC6 versions
See merge request records-management/records-management!1040
2018-06-08 09:28:15 +01:00
Rodica Sutu
889f6ca59f
Merge remote-tracking branch 'remotes/origin/master' into feature/RM-6135_Updates_to_6.0_RC6
2018-06-08 10:12:59 +03:00
Rodica Sutu
cc723d7fc7
review changes
2018-06-08 10:11:31 +03:00
Tom Page
f821238d95
Merge branch 'feature/RM-6295_RemoveSdk_no' into 'master'
...
RM-6295 Remove Alfresco Maven SDK.
See merge request records-management/records-management!1027
2018-06-07 16:17:32 +01:00
Elena Hardon
8849c41700
RM-6349 Added docker maven plugin for the integration tests
2018-06-07 17:03:44 +03:00
Rodica Sutu
4ae7ec7e93
Update the repo dependencies to 6.0 RC6 versions
...
remove the workaround added for ACE-5852
Add properties for solr6.
Move the Spring and Jackson dependencies from root pom to lower level
2018-06-07 16:48:28 +03:00
cagache
411c23dcd1
code review changes
2018-06-07 16:35:42 +03:00
Tom Page
ef8862c78e
RM-6295 Remove unused definition of app.amp.client.war.artifactId.
2018-06-07 14:33:07 +01:00
Tom Page
860437d54d
Set rm.module.repo.version.min using regex-properties.
2018-06-07 12:21:04 +01:00
cagache
39a78c7976
RM-6364 Convert search integration tests to end to end tests done through api
2018-06-07 10:43:37 +03:00
alfresco-build
5796d0ef11
[maven-release-plugin] prepare for next development iteration
2018-06-06 15:49:44 +01:00
alfresco-build
2ea308da3c
[maven-release-plugin] prepare release V2.7.0.1
2018-06-06 15:49:42 +01:00
Tom Page
3b0f65d904
RM-6295 Remove dependency on h2.
2018-06-06 14:47:18 +01:00
Tom Page
981ebb12f4
RM-6295 Remove unneeded properties from root pom.
2018-06-06 14:35:08 +01:00
alfresco-build
1ae5c9a3ef
[maven-release-plugin] prepare for next development iteration
2018-06-06 12:32:55 +01:00
alfresco-build
6fb73c0f26
[maven-release-plugin] prepare release V2.7.0.1
2018-06-06 12:32:53 +01:00
Tom Page
086e04dd26
RM-6295 Get enterprise integration tests working.
2018-06-06 11:37:09 +01:00
Ross Gale
dbca7142ab
Finishing merge of 2.7.0.1
2018-06-06 11:32:10 +01:00
alfresco-build
f2c2a970d4
[maven-release-plugin] prepare for next development iteration
2018-06-06 10:47:51 +01:00
alfresco-build
35991c7bf2
[maven-release-plugin] prepare release V2.7.0.1
2018-06-06 10:47:49 +01:00
Ross Gale
6f671e7aeb
Merging up from 2.5.4
2018-06-06 10:06:07 +01:00
Tom Page
cfb4d2ead5
Merge master into feature/RM-6295_RemoveSdk_no.
2018-06-05 08:48:14 +01:00
Elena Hardon
864789861d
Merge branch 'feature/RM-6382_FixCommunityRestAPI_Regressions' into 'master'
...
RM-6382 Fix regressions caused by Jackson upgrade
See merge request records-management/records-management!1025
2018-06-05 08:47:19 +01:00
Tom Page
6ad134187d
RM-6295 Remove dependency on Alfresco Maven SDK.
2018-06-04 16:57:55 +01:00
Tom Page
0523884576
Merge branch 'feature/RM-6295_RefactorDependencies_no' into 'master'
...
Update dependency management section of root pom.
See merge request records-management/records-management!1023
2018-06-04 10:04:02 +01:00
Tom Page
f506fd6a4a
Merge branch 'feature/RM-6135_RemoveSolr_no' into 'master'
...
RM-6135 Remove dependency on solr.
See merge request records-management/records-management!1024
2018-06-04 09:18:56 +01:00
Rodica Sutu
49510b15a3
fix the regressions spotted by community rest api after Jackson upgrade
2018-06-01 17:55:13 +03:00
Tom Page
427c1c6eb1
RM-6135 Remove dependency on solr.
2018-06-01 15:41:16 +01:00
Tom Page
fe9aedd770
Use dependency management in the root pom to avoid duplicating version declaration.
2018-06-01 15:15:41 +01:00
Tom Page
ba2b844ed9
Remove 'dependency.' from properties.
2018-06-01 14:46:23 +01:00
jcule
edcb62609d
RM-6337: Accession action is visible after completing the event even if Accession step was defined with date And event: automation test
2018-06-01 13:51:16 +01:00
Rodica Sutu
7493708d8f
Merge branch 'xperimental/RM-6313UpgradeRMSchedulers' into 'master'
...
RM-6313 Update RM schedulers, RM-6314 Spring 5 Upgrade & RM-6316 EOL hibernate
Closes RM-6353
See merge request records-management/records-management!1017
2018-06-01 11:14:46 +01:00
Rodica Sutu
4ceea65022
add alfresco-core for tests
2018-06-01 12:33:25 +03:00
Jelena Cule
d2500ac516
Merge branch 'hotfix-2.7/RM-6377_AccessionVisibilityFixBackport' into 'release/V2.7.0.x'
...
Backport fix from master
See merge request records-management/records-management!1020
2018-06-01 10:11:33 +01:00
Jelena Cule
42301578cc
Merge branch 'feature-2.7/RM-6337_AccessionVisibilityBackport' into 'release/V2.7'
...
Backport fix from master
See merge request records-management/records-management!1019
2018-06-01 10:11:26 +01:00
Rodica Sutu
5253b56032
enable the basic authentication for the dev environment
2018-06-01 10:29:58 +03:00
Rodica Sutu
dcd1b76d0c
remove dependencies not needed
2018-06-01 10:28:20 +03:00
Roxana Lucanu-Ghetu
7f5ba7a7f2
RM-6337 Code review changes
2018-05-31 16:11:34 +03:00
Roxana Lucanu-Ghetu
4659a93e71
RM-6337 Code review changes
2018-05-31 16:11:21 +03:00
Roxana Lucanu-Ghetu
6961f0aa18
RM-6337 Fix failing tests
2018-05-31 16:10:58 +03:00
Roxana Lucanu-Ghetu
1f6853b2ad
RM-6337 Fix visibility conditions for accession step.
2018-05-31 16:10:43 +03:00
Roxana Lucanu-Ghetu
6175e46e24
RM-6337 Code review changes
2018-05-31 16:02:21 +03:00
Roxana Lucanu-Ghetu
5a32d48b57
RM-6337 Code review changes
2018-05-31 16:01:59 +03:00
Roxana Lucanu-Ghetu
8c37e0ca82
RM-6337 Fix failing tests
2018-05-31 16:00:32 +03:00
Roxana Lucanu-Ghetu
085cb55764
RM-6337 Fix visibility conditions for accession step.
2018-05-31 15:59:47 +03:00
jcule
64a877d1f0
RM-6337: Accession action is visible after completing the event even if Accession step was defined with date And event: automation test
2018-05-31 11:35:51 +01:00
Rodica Sutu
d937c5e093
Merge remote-tracking branch 'remotes/origin/master' into xperimental/RM-6313UpgradeRMSchedulers_remote
2018-05-31 10:49:11 +03:00
Rodica Sutu
f3b05fd2d8
fix the wrong value for Search bean
2018-05-31 10:13:31 +03:00
Rodica Sutu
c11ace2a31
review changes
2018-05-31 09:48:30 +03:00
Roxana Lucanu
38649a6844
Merge branch 'feature/RM-6337_FixAccessionStepVisibility' into 'master'
...
RM-6337 Accession action visibility
See merge request records-management/records-management!1016
2018-05-31 07:12:17 +01:00
Roxana Lucanu-Ghetu
9cd2357ddc
RM-6337 Code review changes
2018-05-30 09:38:25 +03:00
jcule
1f12694487
RM-6310: sc:securityMarksSearch is not properly updated when editing the content classification (affects the results from RM search results): automation tests
2018-05-29 16:25:31 +01:00
jcule
c2d0e2f86d
RM-6310: sc:securityMarksSearch is not properly updated when editing the content classification (affects the results from RM search results): automation tests
2018-05-29 15:45:28 +01:00
jcule
0e9a680ea2
RM-6310: sc:securityMarksSearch is not properly updated when editing the content classification (affects the results from RM search results): automation tests
2018-05-29 15:25:15 +01:00
jcule
f254a2462e
RM-6310: sc:securityMarksSearch is not properly updated when editing the content classification (affects the results from RM search results): fixed typo
2018-05-29 14:48:39 +01:00
Rodica Sutu
d2cc170616
Merge branch 'xperimental/RM-6313UpgradeRMSchedulers' of git.alfresco.com:records-management/records-management into xperimental/RM-6313UpgradeRMSchedulers_remote
2018-05-29 16:19:25 +03:00
Rodica Sutu
a8bc694ed5
reshuffle dependencies
2018-05-29 16:18:13 +03:00
Roxana Lucanu-Ghetu
0c1c347d28
RM-6337 Code review changes
2018-05-29 15:21:59 +03:00
Sara Aspery
1a8d563140
Merge branch 'xperimental/RM6353_FixYamlUnitTest_no' into 'xperimental/RM-6313UpgradeRMSchedulers'
...
RM-6353 Fix Yaml Unit Test
See merge request records-management/records-management!1015
2018-05-29 11:38:58 +01:00
Rodica Sutu
9500e00f09
Merge remote-tracking branch 'remotes/origin/master' into xperimental/RM-6313UpgradeRMSchedulers_remote
2018-05-29 11:56:21 +03:00
Rodica Sutu
ced4aac236
tidy up enterprise pom files
2018-05-29 11:30:56 +03:00
Rodica Sutu
92bc4cefa0
tidy up the community pom files
2018-05-29 10:46:38 +03:00
Roxana Lucanu-Ghetu
e09d5adcc1
RM-6337 Fix failing tests
2018-05-28 23:53:59 +03:00
Roxana Lucanu-Ghetu
1cae8ed778
RM-6337 Fix visibility conditions for accession step.
2018-05-28 22:48:57 +03:00
Sara Aspery
36d26c5c97
RM-6353 Fix Yaml Unit Test
2018-05-28 19:32:24 +01:00
jcule
5f940ed287
RM-6310: sc:securityMarksSearch is not properly updated when editing the content classification (affects the results from RM search results): automation test
2018-05-25 21:46:19 +01:00
Rodica Sutu
c0e697a7b2
use the core implementation for creating the path element
2018-05-25 16:30:21 +03:00
Rodica Sutu
e8bd0c2fa9
attempt to fix integration tests
2018-05-24 17:42:31 +03:00
Sara Aspery
1b0886fa72
Merge branch 'release/V2.7' into 'master'
...
Merge v2.7 to master to include RM-6318
See merge request records-management/records-management!1013
2018-05-24 08:37:46 +01:00
Rodica Sutu
efad9359fa
minor updates
2018-05-24 09:31:29 +03:00
jcule
576cc2d06e
RM-6318: Search for "derived by" and classification reasons: Automate AC - fixed tests
2018-05-23 16:37:03 +01:00
jcule
3f6a0267b5
RM-6318: Search for "derived by" and classification reasons: Automate AC -fixed failing tests
2018-05-23 16:35:56 +01:00
jcule
d278ed86a9
Merge remote-tracking branch 'remotes/origin/release/V2.7.0.x' into feature/RM-6310_securityMarksSearchNotProperlyUpdated_AutomationTests
2018-05-23 15:10:06 +01:00
jcule
4c902ebf0e
Merge remote-tracking branch 'remotes/origin/release/V2.7.0.x' into feature/RM-6310_securityMarksSearchNotProperlyUpdated_AutomationTests
2018-05-23 12:42:57 +01:00
jcule
8140842066
RM-6318: Search for "derived by" and classification reasons: Automate AC
2018-05-23 12:37:34 +01:00
jcule
43ad506338
RM-6318: Search for "derived by" and classification reasons: Automate AC
2018-05-23 11:53:11 +01:00
Rodica Sutu
1bf5d1d77c
fix integration tests
2018-05-23 12:36:24 +03:00
Sara Aspery
38de6ea6ef
Merge branch 'release/V2.7.0.x' into 'release/V2.7'
...
Merge v2.7.0.x to v2.7 to include RM-6318
See merge request records-management/records-management!1010
2018-05-23 10:32:36 +01:00
Rodica Sutu
6a42037f90
comment the check from BaseYamlUnitTest.java until we fix RM-6353
2018-05-23 11:51:27 +03:00
jcule
71d353d963
RM-6318: Search for "derived by" and classification reasons: Automate AC
2018-05-22 20:13:42 +01:00
Rodica Sutu
2befbb56e3
library updates
2018-05-22 17:20:31 +03:00
Sara Aspery
d4721683f6
Merge branch 'feature/RM-6318_SearchUpdatesForCert' into 'release/V2.7.0.x'
...
RM-6318 SearchDerivedByJavaAPI
See merge request records-management/records-management!996
2018-05-22 13:26:30 +01:00
David Webster
977041e0e6
Merge branch 'Xperimental/map_docs_copy' into 'master'
...
Copy docs from old architecture map
See merge request records-management/records-management!1009
2018-05-22 12:56:45 +01:00
David Webster
c6d9c62dd7
Merge branch 'xperimental/kt-capabilities' into 'master'
...
Role and Capability initial technical documentation.
See merge request records-management/records-management!948
2018-05-22 12:55:18 +01:00
David Webster
eec325fb6d
Add build flow from old architectural map
2018-05-22 12:08:18 +01:00
David Webster
843c2ae4e1
Copy version records notes from old architectural map
2018-05-22 12:01:28 +01:00
cagache
705ad61991
Merge branch 'merge-master/RM-6320_DeclassificationReviewTests'
2018-05-22 10:16:29 +03:00
cagache
7098d93cfb
changed version from 2.7.1 to 3.0.0
2018-05-22 10:15:34 +03:00
cagache
2e69321efc
changed version from 2.7.0.1 to 2.7.1
2018-05-22 09:50:52 +03:00
cagache
933904a15c
added license
2018-05-21 16:03:34 +03:00
cagache
e6ab009ee2
code review changes
2018-05-21 15:50:56 +03:00
jcule
c1ffecb1d6
RM-6318: Search for "derived by" and classification reasons: Automate AC
2018-05-21 13:38:21 +01:00
cagache
9e148643ec
reverted version changes
2018-05-21 11:58:17 +03:00
cagache
3eb3983b30
javadoc updates
2018-05-21 11:20:24 +03:00
cagache
85a3c99b33
fix license
2018-05-21 11:08:50 +03:00
cagache
f400532496
Merge remote-tracking branch 'remotes/origin/release/V2.7' into hotfix-2.7/RM-6320_DeclassificationReviewTests
2018-05-21 10:41:15 +03:00
cagache
4c11e48ff3
RM-6320 Automated tests for Declassification review for records and record folders
2018-05-18 17:45:38 +03:00
Jelena Cule
b641f3807c
Merge branch 'feature/RM-6302_AddEditFunctionalityToDispositionSchedule_AutomationTest1' into 'release/V2.7.0.x'
...
Merge to release/v2.7.0.x
See merge request records-management/records-management!1005
2018-05-18 10:36:53 +01:00
Jelena Cule
dc6e2e0e98
Merge branch 'feature/RM-6302_AddEditFunctionalityToDispositionSchedule_AutomationTest1' into 'release/V2.7'
...
Merge to release/V2.7
See merge request records-management/records-management!1004
2018-05-18 10:34:50 +01:00
cagache
1fd239b35f
Merge branch 'release/V2.7'
2018-05-18 10:56:25 +03:00
cagache
603362ddd1
Merge remote-tracking branch 'remotes/origin/release/V2.7.0.x' into release/V2.7
2018-05-18 10:54:20 +03:00
Claudia Agache
b3df55117e
Merge branch 'feature/RM-6320_AddDecassificationReviewInfo' into 'release/V2.7.0.x'
...
Add Declassification Review in Records Search
See merge request records-management/records-management!1000
2018-05-18 08:52:39 +01:00
Tom Page
8cbe9efc2e
Record-only merge release/V2.7 into master.
2018-05-18 06:52:59 +01:00
Tom Page
65a3919d2f
Merge release/V2.7.0.x into release/V2.7.
2018-05-18 06:51:45 +01:00
Tom Page
f838f6a90e
Update version to V2.7.0.1-SNAPSHOT.
2018-05-18 06:51:02 +01:00
jcule
280fb0f422
RM-6310: sc:securityMarksSearch is not properly updated when editing the content classification (affects the results from RM search results): automation test
2018-05-17 22:46:53 +01:00
alfresco-build
bab3604934
[maven-release-plugin] prepare for next development iteration
2018-05-17 13:53:57 +01:00
alfresco-build
1a48c3e689
[maven-release-plugin] prepare release V2.7.b
2018-05-17 13:53:55 +01:00
Jelena Cule
6617577e19
Merge branch 'master' into 'feature/RM-6318_SearchForDerivedByAndClassificationReasons_AutomateAC'
...
Sync with master
See merge request records-management/records-management!1003
2018-05-17 13:12:44 +01:00
alfresco-build
b4426f4e27
[maven-release-plugin] prepare for next development iteration
2018-05-17 11:49:15 +01:00
alfresco-build
cfad6fdf74
[maven-release-plugin] prepare release V2.7.b
2018-05-17 11:49:13 +01:00
jcule
fdfd6279bd
RM-6302: Add Edi tFunctionality To Disposition Schedule: automation tests
2018-05-16 18:22:28 +01:00
Roxana Lucanu-Ghetu
8251588fd1
RM-6320 Code review changes.
2018-05-16 15:35:43 +03:00
Tom Page
7f492ca9f9
Remove broken test of legacy feature: RMCaveatConfigServiceImplTest.
2018-05-16 12:20:56 +01:00
jcule
79873a908d
RM-6302: Add Edi tFunctionality To Disposition Schedule: automation tests
2018-05-16 11:55:14 +01:00
Roxana Lucanu-Ghetu
5dd2640674
RM-6320 Added Declassification Review properties in records search
2018-05-16 11:03:32 +03:00
Rodica Sutu
9ad8086630
library updates for 6.0
2018-05-15 14:15:49 +03:00
Rodica Sutu
19ecad1420
temporary comment out the test - the test needs to be refactored after the Spring 5 upgrade
2018-05-15 13:01:25 +03:00
Rodica Sutu
1d4c86dd38
Spring upgrade remove dependency-check attribute
2018-05-15 12:59:20 +03:00
Ross Gale
c68ce588bb
RM-6318 code review changes
2018-05-15 10:12:03 +01:00
Ross Gale
233fa33afb
Merge branch 'release/V2.7'
2018-05-15 09:01:56 +01:00
Ross Gale
e2665e0c2f
record only merge with 2.7.0.x
2018-05-15 09:01:01 +01:00
Tom Page
38ba822d29
Record-only merge release/V2.7 into master.
2018-05-15 08:08:25 +01:00
Ross Gale
0866f80b59
Merge branch 'feature/RM-6302_EditDispositionSchedule' into 'release/V2.7.0.x'
...
merge edit disposition fix to 2.7.0.x
See merge request records-management/records-management!998
2018-05-14 17:02:54 +01:00
Ross Gale
b52bdf395c
Merge branch 'feature/RM-6302_EditDispositionSchedule' into 'release/V2.7'
...
merging edit disposition schedule to 2.7
See merge request records-management/records-management!997
2018-05-14 17:02:04 +01:00
Ross Gale
d80cd3698e
Merge branch 'feature/RM-6302_EditDispositionSchedule' into 'master'
...
Adding the ability to block disposition step completion until all events in the step have been resolved
See merge request records-management/records-management!977
2018-05-14 16:59:42 +01:00
Rodica Sutu
32cb490f86
more library upgrades
2018-05-14 17:48:28 +03:00
Rodica Sutu
1b13d709d2
update the RM schedulers from test context files
2018-05-14 17:42:17 +03:00
Tom Page
0d32715f19
Revert "[maven-release-plugin] prepare release V2.7.b"
...
This reverts commit 62f5c84f2e
.
2018-05-14 14:02:36 +01:00
Tom Page
a627422919
Revert "[maven-release-plugin] prepare for next development iteration"
...
This reverts commit e1c5b749ed
.
2018-05-14 14:02:34 +01:00
alfresco-build
e1c5b749ed
[maven-release-plugin] prepare for next development iteration
2018-05-14 13:49:40 +01:00
alfresco-build
62f5c84f2e
[maven-release-plugin] prepare release V2.7.b
2018-05-14 13:49:38 +01:00
cagache
7f904edcfd
Merge branch 'release/V2.7'
2018-05-14 14:24:41 +03:00
cagache
80c3582878
Merge remote-tracking branch 'remotes/origin/release/V2.7.0.x' into release/V2.7
2018-05-14 14:19:42 +03:00
Claudia Agache
6a44198d5a
Merge branch 'hotfix-2.7/RM-6311_TestRMSearchOrderByMarks_sm' into 'release/V2.7.0.x'
...
RM-6311 added API test to check that rm search results are sorted by marks
See merge request records-management/records-management!994
2018-05-14 10:03:46 +01:00
cagache
cc97785d23
code review changes
2018-05-14 11:07:06 +03:00
Rodica Sutu
04b696c2c3
RM-6313 update of jobs and triggers according to Spring 5 and Quartz library 2.3.0 upgrade
2018-05-14 09:39:48 +03:00
Rodica Sutu
e6d88ab7de
Spring update - update of xsd declaration for the context files
2018-05-14 09:35:42 +03: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
Rodica Sutu
e2c24db85b
update some of dependencies for ACS 6.0
2018-05-14 09:24:38 +03:00
cagache
7c41b89cf3
RM-6311 wait for the expected records to be in the search results list
2018-05-11 17:26:09 +03:00
cagache
d0c4593a50
RM-6311 added API test to check that rm search results are ordered by security marks
2018-05-11 16:54:54 +03:00
Rodica Sutu
e87bfb626b
Merge branch 'master' of git.alfresco.com:records-management/records-management
2018-05-11 09:21:11 +03:00
Jelena Cule
24ced5d13a
Merge branch 'master' into 'feature/RM-6302_EditDispositionSchedule'
...
Syncing with master
See merge request records-management/records-management!985
2018-05-10 10:23:13 +01: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
Tom Page
ebd7ac2956
Update version to V3.0.0-SNAPSHOT.
2018-05-09 09:15:34 +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
Tom Page
5ff6808ecc
Record-only merge of release/V2.7 into master.
2018-05-04 10:28:59 +01:00
Tom Page
b3f9f0bd52
Record-only merge release/V2.7.0.x into release/V2.7.
2018-05-04 10:22:30 +01:00
Tom Page
29ab436eaf
Update version to V2.7.1-SNAPSHOT.
2018-05-04 10:18:40 +01:00
alfresco-build
7b15eb6963
[maven-release-plugin] prepare for next development iteration
2018-05-04 10:10:11 +01:00
alfresco-build
606c1637d3
[maven-release-plugin] prepare release V2.7.0
2018-05-04 10:10:09 +01:00
jcule
83635643e6
RM-6288: Record Search of classified files with marks return also the files classified only with classification levels: api test
2018-05-03 18:01:16 +01: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
Claudia Agache
3fbc054881
Merge branch 'feature/RM-5234_FilterByLoginEventsTests_fp' into 'master'
...
RM-5234 Filter audit logs by Login events
See merge request records-management/records-management!972
2018-04-30 19:05:17 +01:00
Roxana Lucanu
3beaf71bb1
Merge branch 'feature/RM-5234_AuditEventsFilter_fp' into 'master'
...
RM-5234 Fix Login filter
See merge request records-management/records-management!971
2018-04-30 19:01:18 +01:00
Roxana Lucanu-Ghetu
d85ded1a8e
RM-5234 Minor refactor.
2018-04-30 21:00:40 +03:00
gbroadbent
9f38cddb3a
SIMPLIFIED CHINESE: Updated bundle based on EN-RM-rev2018-04-30T100445
2018-04-30 17:12:29 +01:00
gbroadbent
dc10fcb806
BRAZILIAN Portuguese: Updated bundle based on EN-RM-rev2018-04-30T100445
2018-04-30 17:11:49 +01:00
gbroadbent
d25e253a27
RUSSIAN: Updated bundle based on EN-RM-rev2018-04-30T100445
2018-04-30 17:11:13 +01:00
gbroadbent
063792cf58
DUTCH: Updated bundle based on EN-RM-rev2018-04-30T100445
2018-04-30 17:10:36 +01:00
gbroadbent
c462db8e1b
NORWEGIAN Bokmal: Updated bundle based on EN-RM-rev2018-04-30T100445
2018-04-30 17:10:05 +01:00
gbroadbent
7a28007ca2
JAPANESE: Updated bundle based on EN-RM-rev2018-04-30T100445
2018-04-30 17:09:32 +01:00
gbroadbent
41643a0509
ITALIAN: Updated Italian bundle based on EN-RM-rev2018-04-30T100445
2018-04-30 17:08:50 +01:00
gbroadbent
4a735cde65
FRENCH: Updated French bundle based on EN-RM-rev2018-04-30T100445
2018-04-30 17:08:17 +01:00
gbroadbent
230460f8ec
SPANISH: Updated Spanish bundle based on EN-RM-rev2018-04-30T100445
2018-04-30 17:07:27 +01:00
gbroadbent
646aa49bfe
GERMAN: Updated German bundle based on EN-RM-rev2018-04-30T100445
2018-04-30 17:06:37 +01:00
cagache
918751f962
review changes
2018-04-30 15:54:46 +03:00
Ross Gale
a20ccc5705
WIP edit disposition capability
2018-04-30 11:52:47 +01:00
cagache
5b14d7fd4f
RM-5234 Check that user can filter the audit logs by Login successful and Login unsuccessful events
2018-04-30 12:42:29 +03:00
Roxana Lucanu-Ghetu
03579010f1
RM-5234 Fix Login filter
2018-04-30 10:08:19 +03:00
Ross Gale
aa9672cc25
Update rm-events.properties adding string for declassification review
2018-04-27 15:36:18 +01:00
gbroadbent
a0ca321bb8
BRAZILIAN PORTUGUESE: Updated Italian bundle based on EN-RM-rev2018-04-27T090855
2018-04-27 15:18:31 +01:00
gbroadbent
e761227120
RUSSIAN: Updated Italian bundle based on EN-RM-rev2018-04-27T090855
2018-04-27 15:17:10 +01:00
gbroadbent
9163374076
DUTCH: Updated Dutch bundle based on EN-RM-rev2018-04-27T090855
2018-04-27 15:13:31 +01:00
gbroadbent
103fdfedea
ITALIAN: Updated Italian bundle based on EN-RM-rev2018-04-27T090855
2018-04-27 15:12:45 +01:00
gbroadbent
59b0674a42
FRENCH: Updated French bundle based on EN-RM-rev2018-04-27T090855
2018-04-27 15:10:08 +01:00
gbroadbent
12a6063e4b
SPANISH: Updated Spanish bundle based on EN-RM-rev2018-04-27T090855
2018-04-27 15:08:11 +01:00
gbroadbent
4e27fc92c1
GERMAN: Updated German bundle based on EN-RM-rev2018-04-27T090855
2018-04-27 14:49:01 +01:00
Claudia Agache
405a7d3502
Merge branch 'rm-automation-api/RM-5236_AuditGroupEventsTests' into 'master'
...
RM-5236 Created tests for Audit Group Events
See merge request records-management/records-management!966
2018-04-27 08:26:50 +01:00
Tom Page
9d080fabd8
Merge branch 'feature/RM-5236_AuditGroupEvents_no' into 'master'
...
RM-5236 Audit events for user groups.
See merge request records-management/records-management!965
2018-04-27 08:22:26 +01:00
Tom Page
95c8e56673
Merge RM-5236_AuditGroupEvents_no into RM-5236_AuditGroupEventsTests.
2018-04-26 15:50:08 +01:00
Tom Page
b37100c477
RM-5236 Refactor common code when getting node name.
2018-04-26 15:49:07 +01:00
cagache
600ad04c44
fix license
2018-04-25 16:50:07 +03:00
cagache
71dadbf722
RM-5236 Added tests for audit group events
2018-04-25 16:40:35 +03:00
cagache
3ee0e2090e
Merge remote-tracking branch 'remotes/origin/feature/RM-5236_AuditGroupEvents_no' into rm-automation-api/RM-5236_AuditGroupEventsTests
2018-04-25 16:39:29 +03: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
Rodica Sutu
7ed8ef7684
Merge branch 'rm-automation-api/RM-6223_CreateUserEventNotDisplayed_no' into 'master'
...
Tests for RM-6223 Create User Event Not Displayed in the list of audit entries
See merge request records-management/records-management!964
2018-04-25 10:17:54 +01:00
Rodica Sutu
0b44e3fd70
review changes
2018-04-25 11:07:14 +03:00
Rodica Sutu
62d4840ae1
update the java docs for the changes added
2018-04-25 09:41:39 +03:00
Rodica Sutu
535d50edd1
Merge remote-tracking branch 'remotes/origin/master' into feature/RM-6223_CreateUserEventNotDisplayed
2018-04-24 17:22:17 +03:00
Rodica Sutu
9c1c934d14
add support for writing tests via API for Audit
...
simple test for checking the create user event is audited
2018-04-24 17:21:27 +03: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
13c4b4c4ae
Merge branch 'feature/RM-6223_AuditCreateUserEvent' into 'master'
...
Fix for RM-6223 Create User Event not displayed in Audit Logs
See merge request records-management/records-management!963
2018-04-24 08:40:49 +01:00
Rodica Sutu
68433857c7
integration test for create user event
2018-04-23 17:39:13 +03:00
gbroadbent
1744dacdc9
DUTCH: Updated Dutch bundle based on EN-RM-rev2018-04-12T100714
2018-04-23 14:47:52 +01:00
Rodica Sutu
9b28e44fa1
check if the node is rm specific;
2018-04-23 16:38:24 +03:00
gbroadbent
5781d71c8f
BRAZILIAN PORTUGUESE: Updated Brazilian Portuguese bundle based on EN-RM-rev2018-04-12T100714
2018-04-20 10:33:46 +01:00
gbroadbent
291e29c4bd
RUSSIAN: Updated Russian bundle based on EN-RM-rev2018-04-12T100714
2018-04-20 10:32:38 +01:00
gbroadbent
dc3d239ca0
NORWEGIAN BOKMAL: Updated Norwegian bundle based on EN-RM-rev2018-04-12T100714
2018-04-20 10:31:49 +01:00
gbroadbent
780d0c152f
JAPANESE: Updated Japanese bundle based on EN-RM-rev2018-04-12T100714
2018-04-20 10:30:54 +01:00
gbroadbent
4eff64617d
ITALIAN: Updated Italian bundle based on EN-RM-rev2018-04-12T100714
2018-04-20 10:20:21 +01:00
gbroadbent
77e63fce4c
SPANISH: Updated Spanish bundle based on EN-RM-rev2018-04-12T100714
2018-04-20 10:19:24 +01:00
gbroadbent
2205284f3f
GERMAN: Updated German bundle based on EN-RM-rev2018-04-12T100714
2018-04-20 10:17:11 +01:00
gbroadbent
62fab7bfe3
SIMPLIFIED CHINESE: Updated bundle based on EN-RM-rev2018-04-12T100714
2018-04-17 15:49:50 +01:00
gbroadbent
d5fcb3ef99
FRENCH: Updated French bundle based on EN-RM-rev2018-04-12T100714
2018-04-17 10:40:12 +01: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
Claudia Agache
3f6f1939aa
Merge branch 'feature/RM-2053_ClassificationCapability_UI_tests' into 'master'
...
RM-2053 Classification Capability UI tests
See merge request records-management/records-management!958
2018-04-12 09:19:01 +01:00
cagache
fb2e857d02
applied code review changes
2018-04-12 11:18:17 +03:00
Rodica Sutu
71b5fa7556
Merge branch 'feature/RM-6245_AutomateAcForCategoryId_fp' into 'master'
...
RM-6245 Tests for Add Record Category Identifier to Record Search Results
See merge request records-management/records-management!959
2018-04-12 07:15:23 +01:00
Rodica Sutu
ffdaf407aa
Merge remote-tracking branch 'remotes/origin/master' into feature/RM-6245_AutomateAcForCategoryId_fp
2018-04-12 09:12:42 +03: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
09ebad77d1
remove unused field from test
2018-04-11 18:06:01 +01:00
Rodica Sutu
df78730461
Merge remote-tracking branch 'remotes/origin/master' into feature/RM-6245_AutomateAcForCategoryId_fp
2018-04-11 16:14:43 +03:00
Ross Gale
44bed4a796
RM-6137 Add record category identifier to search changes added
2018-04-10 17:11:26 +01:00
cagache
25feb9d5bb
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
8a5746993c
RM-2053 UI tests for Manage Record Classification capability
2018-04-05 13:47:25 +03:00
Roxana Lucanu-Ghetu
7795d3d8b0
RM-6171 Fix to display classify action from a collaboration site.
2018-04-05 11:52:20 +03:00
cagache
91f810e7e8
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
ddcfe2e8c7
RM-6171 Added restrictions for displaying classify option.
2018-04-04 15:16:18 +03:00
rwetherall
60422a853a
Role and Capability initial technical documentation.
2018-04-04 10:45:50 +10:00
Claudia Agache
e690c80906
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
608dfc066c
RM-2053 UI tests for Manage Record Classification capability
2018-04-03 09:21:03 +03:00
Rodica Sutu
eae3fd403a
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
aa6d0b3ceb
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
18cf69b56e
changes after review
2018-03-30 09:53:43 +03:00
Rodica Sutu
4a10ded602
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
1075455457
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
38dd584839
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
1054fcef62
RM-2053 Fix tests affected by the new Manage Record Classification capability
2018-03-28 17:11:06 +03:00
Rodica Sutu
8d5b2f785d
change the list of capabilities into a set
2018-03-28 12:16:31 +03:00
Rodica Sutu
419484719c
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
ba1e480536
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
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
9671416fd5
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
132b301d8e
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
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
d009244189
test to cover the audit event for user deletion
2018-03-23 08:59:29 +02:00
cagache
490c7d9954
Merge branch 'master' into feature/RM-6167_RequestRecalculation_API_tests_no
2018-03-22 17:22:21 +02:00
Rodica Sutu
07d494f165
Merge remote-tracking branch 'remotes/origin/master' into xperimental/RM-5235_Audit_DeleteUser
2018-03-21 23:07:22 +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
cagache
cb449f532b
moved createRMSite from a test class to base class
2018-03-21 15:00:50 +02:00
Sara Aspery
ec094f8e98
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
94581b56fa
audit the delete person event on beforeDeleteNode
2018-03-20 21:52:25 +02:00
Ross Gale
a8be3bdc96
RM-2004 adding update to use enterprise files for all besides recordsPermissionModel
2018-03-20 16:52:39 +00:00
Rodica Sutu
f658688783
audit the cm:person beforeDeleteNode
2018-03-20 08:49:04 +02:00
Rodica Sutu
d40accb9af
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
6dac611ab1
RM-2004 initial commit of capability
2018-03-13 10:26:05 +00:00
Rodica Sutu
99f32e08e2
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
6ebb19abef
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
0378205a68
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
08d409b554
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
48f98f56ec
Merge branch 'master' into feature/RM-6106_ViewAddExemptions_Automate_AC
2018-03-05 13:29:24 +00:00
Rodica Sutu
5e23cf092c
Revert "Revert "Merge branch 'feature/RM-6107__ViewAndAddExemptionUI_sm' into…""
...
This reverts commit e9beac0144
.
2018-03-05 15:29:05 +02:00
Claudia Agache
e75852d30c
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
d35ca27ab8
RM-6129 Use roles from UserRoles.
2018-03-02 15:58:49 +00:00
Tom Page
16fafb4262
RM-6129 Add API tests for creating and editing RM roles.
2018-03-02 13:32:04 +00:00
Tom Page
2faf6dbff6
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
Jelena Cule
e9beac0144
Revert "Merge branch 'feature/RM-6107__ViewAndAddExemptionUI_sm' into…"
...
This reverts merge request !877
2018-03-01 22:37:45 +00:00
cagache
ee748e3b68
RM-5296 Warn When Declassification Date exceeds Time Frame
2018-03-01 10:45:19 +02:00
Tom Page
d22362e3c3
RM-6129 Add test for capabilities of the RM user.
2018-02-28 16:26:27 +00:00
Tom Page
48b26d6b22
RM-6129 Add test for pre-configured RM roles.
2018-02-28 16:00:34 +00:00
Rodica Sutu
3e99d756a3
Merge branch 'merge/RM-6069_MergeFrom2.6ToMaster' into 'master'
...
RM-6069_MergeFrom2.5ToMaster
See merge request records-management/records-management!869
2018-02-28 13:16:06 +00:00
Rodica Sutu
9e96d0772b
Merge remote-tracking branch 'remotes/origin/release/V2.6' into merge/RM-6069_MergeFrom2.6ToMaster
2018-02-27 17:20:46 +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
alfresco-build
0e869a735f
[maven-release-plugin] prepare for next development iteration
2018-02-19 14:24:52 +00:00
alfresco-build
5d80268501
[maven-release-plugin] prepare release V2.7-EA2
2018-02-19 14:24:50 +00:00
Tom Page
a1c9dbc505
Merge branch 'feature/RM-6080_ClassifyRecordFoldersAndCategoriesTests_sm' into 'feature/v2.7EA1'
...
RM-6080 Check that cleared rm users with filling permissions on a category can classify with children the category or the record folder
See merge request records-management/records-management!843
2018-02-19 08:35:48 +00:00
Tom Page
96e3b8d1b2
RM-6080 Use system user to handle metadata node.
...
This allows an rm admin user to classify record folders and their children.
2018-02-16 11:10:17 +00:00
alfresco-build
cbfa402a24
[maven-release-plugin] prepare for next development iteration
2018-02-14 15:59:52 +00:00
alfresco-build
50091181f3
[maven-release-plugin] prepare release V2.7-EA1
2018-02-14 15:59:50 +00:00
Tom Page
fb87586fa1
Remove tag from scm management.
2018-02-14 15:41:21 +00:00
Sara Aspery
e5d42ac653
Merge branch 'feature/RM-6040_HighestChildClassificationAllowsNonContainer_sm' into 'master'
...
Resolve External Issue
See merge request records-management/records-management!834
2018-02-09 16:10:17 +00:00
Sara Aspery
2c0133d0a2
Merge branch 'master' into 'feature/RM-6040_HighestChildClassificationAllowsNonContainer_sm'
...
# Conflicts:
# rm-enterprise/rm-enterprise-repo/src/test/java/org/alfresco/module/org_alfresco_module_rm/test/integration/classification/HighestClassificationFromImmediateChildrenTest.java
2018-02-09 10:13:01 +00:00
Sara Aspery
6d1b54d23d
RM-6040 Fix Highest Classified Child for non-container
2018-02-09 09:58:53 +00:00
Rodica Sutu
fa973b90f7
Merge branch 'feature/fix_continueSuiteToRun' into 'master'
...
Fix for stopping the suite of tests to run if @Before/@After fails
See merge request records-management/records-management!830
2018-02-09 07:48:21 +00:00
Rodica Sutu
9b9dce1db2
update the suite of tests with configfailurepolicy="continue"
2018-02-08 15:51:24 +02:00
gbroadbent
29933615d3
JAPANESE: Updated bundle based on EN-rev2018-02-07
2018-02-08 12:36:52 +00:00
gbroadbent
a357526160
SPANISH: Updated bundle based on EN-rev2018-02-07
2018-02-08 12:33:57 +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
Rodica Sutu
06974177a5
Merge branch 'feature/RM-6007_highestClassificationLevelApiDevelopment_sm' into 'master'
...
RM-6007 - Added method to find the highest classification level seen by an user in a folder
See merge request records-management/records-management!798
2018-01-30 15:21: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
1c222cddf6
Merge branch 'feature/RM-6006_SQL_Query' into 'master'
...
feature/RM-6006_SQL_Query
See merge request records-management/records-management!794
2018-01-29 08:10:56 +00: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
Tom Page
0393f338ec
Merge branch 'feature/TimeZoneFixUnitTest_no' into 'master'
...
Revert changes to getStartOfDay.
See merge request records-management/records-management!780
2018-01-19 08:14:25 +00:00
Sara Aspery
55472663ba
Merge branch 'feature/RM-5927_v20PatchesRunWhenV22Upgrade' into 'master'
...
RM-5927 Add appliesToVersion to v20 v21 patches
See merge request records-management/records-management!764
2018-01-18 15:36:41 +00:00
Tom Page
0a54487bcf
Revert changes to getStartOfDay.
...
Sonar suggested using the Java 8 method Instant.truncatedTo, as it is faster than
DateUtils.truncate. However it has different handling of TimeZones, and the old
version of this code only works when the server is set to use UTC. In order to fix
this 'properly' we need code like:
date = (date == null ? new Date() : date);
return Date.from(date.toInstant().atZone(ZoneId.systemDefault()).truncatedTo(ChronoUnit.DAYS).toInstant());
which is significantly less readable than just using DateUtils.truncate. Given that
this code hasn't ever been highlighted by our profiling, I suggest we revert back
to the older code.
2018-01-18 16:13:20 +01:00
Sara Aspery
16d7e961de
RM-5927 Changes from review
2018-01-18 11:41:02 +00:00
cagache
398f8079fe
automated test cases for edit classification sources
2018-01-18 10:12:48 +02:00
Sara Aspery
b1c33ab9a4
RM-5927 Check installed vs current version
2018-01-18 02:58:38 +00:00
cagache
e13ef5e0ae
revert last change
2018-01-17 13:05:54 +02:00
cagache
a4167525a2
updated selectors based on review
2018-01-17 13:01:56 +02:00
Sara Aspery
1d144c612b
RM-5927 Check version nbrs and remove appliesTo
2018-01-17 06:47:24 +00:00
Tom Page
b18561e81e
Merge release/V2.6 into master.
2018-01-16 13:14:22 +00:00
Tom Page
f69b4f2258
Merge branch 'feature/VariousSonarFixes' into 'master'
...
Various fixes based on issues found by Sonar
See merge request records-management/records-management!773
2018-01-15 15:49:27 +00:00
Sara Aspery
72cf9d05ee
RM-5927 Fix v21 appliesFromVersion to 2.0
2018-01-13 01:01:54 +00:00
Tom Page
9becfe79a5
Add debug log message if exceptions are swallowed.
...
Fix a couple of minor issues in DynamicAuthoritiesGet webscript.
2018-01-12 15:25:56 +00:00
Tom Page
db4871fd8d
Replace a few RuntimeExceptions with AlfrescoRuntimeExceptions.
2018-01-12 14:54:51 +00:00
Tom Page
20edcae7c4
A couple of minor fixes.
...
Fix method signature to refer to the precise exception thrown.
Use Instant from Java 8 rather than DateUtils.truncate.
2018-01-12 14:13:05 +00:00
Brian Remmington
4fc3b718c1
RM-5996: Removed empty pages for clarity.
2018-01-12 09:03:46 +00:00
Sara Aspery
d7a0a34b53
RM-5927 Fix appliesToVersion to 2.0.999
2018-01-11 14:57:33 +00:00
Sara Aspery
c5fdf205f8
RM-5927 Fix appliesToVersion to 2.x.999
2018-01-11 14:56:34 +00:00
Brian Remmington
e5eff8669e
RM-5996: Added component diagram to the overview page.
2018-01-11 13:29:13 +00:00
Brian Remmington
7ca167df57
RM-5996: Removed design docs for security marks and content classification from the community code.
2018-01-11 13:16:41 +00:00
Brian Remmington
322c48600c
A fairly dumb initial copy of RM-related design information from the Architecture Map
2018-01-11 12:23:09 +00:00
Tom Page
be45b4ba37
Simplify inequality check as suggested in code review.
2018-01-08 08:34:42 +00:00
Tom Page
dbc57451ed
Fix some issues raised by Sonar.
...
Avoid NPE if calculateListOfEmptyFolders returns null in ScheduleXRecordLoaders.
Fix equals method of a few classes to check against the other instance.
Make synchonisation consistent in AppliedSourceServiceImpl and also remove a
redundant null check.
Use Arrays.toString to make a more readable string representation of an array.
Combine a few if statement branches that do the same thing.
2018-01-05 16:19:33 +00:00
Sara Aspery
4972188311
RM-5927 Add appliesToVersion to v20 v21 patches
2018-01-05 11:41:19 +00:00
Jelena Cule
6825040016
Merge branch 'feature/RM-5917_ClassificationSourceReference_API_TESTS_2' into 'master'
...
Merge RM-5917 ClassificationSourceReference API TESTS to master
See merge request records-management/records-management!731
2018-01-05 10:41:35 +00:00
Jelena Cule
c24ee2ec0f
Merge RM-5917 ClassificationSourceReference API TESTS to master
2018-01-05 10:41:35 +00:00
Tom Page
d46ff0b2dd
Merge branch 'feature/RM-5344_DODAuditQuery_fp' into 'master'
...
RM-5344 Only gather DOD audit entries if there is a DOD RM site.
See merge request records-management/records-management!759
2018-01-05 08:19:57 +00:00
Tom Page
77b5d35685
RM-5344 Handle case where site with id "rm" doesn't exist.
...
This is not possible normally, but it does happen with the integration tests.
Also fix some whitespace in the test class.
2018-01-04 14:38:57 +00:00
Tom Page
29e00d1ec2
RM-5344 Only gather DOD audit entries if there is a DOD RM site.
...
This creates an edge case where DOD audit entries are no longer displayed
if a DOD RM site is deleted and then a standard RM site is created to
replace it. However this seems like an unlikely use case, and there is a
workaround of exporting the audit log before deleting the DOD RM site.
Two audit queries are still made for DOD RM sites because DOD sites cause
some standard audit entries to be created (e.g. the holds container
created event, etc.).
2018-01-04 12:08:01 +00:00
Elena Hardon
d7088d1a29
Merge branch 'feature/RM-5225_AppendUniqueIdToRecordOnCopyToAction_fp' into 'master'
...
Solved issue and added integration test
See merge request records-management/records-management!755
2018-01-04 08:56:54 +00:00
Elena Hardon
4540456eb8
RM-5970 - Added javadoc on the class and repaired typo
2018-01-03 16:05:40 +02:00
Elena Hardon
1cb87e7d6c
Merge branch 'master' into feature/RM-5225_AppendUniqueIdToRecordOnCopyToAction_fp
2018-01-03 12:13:53 +02:00
Ana Bozianu
9ab406504e
Merge branch 'feature/UpdateHeadersTo2018' into 'master'
...
update headers to 2018
See merge request records-management/records-management!756
2018-01-03 10:12:16 +00:00
Elena Hardon
19dc1d9c55
RM-5970 - Added header for the integration test for copy to action
2018-01-03 12:10:20 +02:00
Ana Manolache
f908442af2
update headers to 2018
2018-01-03 12:01:00 +02:00
Elena Hardon
94594d0b15
RM-5970 - Added integration test for copy to action
2017-12-27 13:15:13 +02:00
Elena Hardon
5fd6602038
RM-5970 - Removed onCopyComplete method from RecordComponentIdentifierAspect because it was overwriting the existing unique id for a record on copy to action
2017-12-21 10:58:30 +02:00
Tom Page
a0e770052b
Merge release/V2.6 into master.
2017-12-19 10:27:34 +00:00
Tom Page
81d3e9e322
Revert community pom change "Fix h2scripts version..."
...
This partially reverts commit 1707339d68
.
2017-12-18 15:24:36 +00:00
cagache
a66de5c3e9
Merge remote-tracking branch 'origin/release/v2.6'
2017-12-13 10:01:14 +02:00
cagache
2826521209
Merge branch 'release/V2.6'
2017-12-12 13:23:29 +02:00
Ross Gale
88ac5834c9
Merge branch 'release/V2.6' into merge/2.3.2
2017-12-11 15:19:33 +00:00
Tom Page
ab3fa87fa1
Merge release/V2.6 into master.
2017-12-08 09:25:53 +00:00
Tom Page
48e5a6d852
Merge branch 'merge/RM-5132_AutomationChanges' into 'master'
...
Merge/rm 5132 automation changes
See merge request records-management/records-management!713
2017-12-08 08:29:05 +00:00
Ana Bozianu
78e9a234f9
Merge branch 'feature/MNT-18502_DODPropertiesOnEMLNodes_no' into 'master'
...
MNT-18502 - filtered out dod properties if the node is not a dod record
See merge request records-management/records-management!715
2017-12-08 07:53:22 +00:00
Ana Bozianu
3c72bbc0f9
MNT-18502 - filtered out dod properties if the node is not a dod record
2017-12-08 07:53:22 +00:00
David Webster
a265daf8f1
Merge branch 'feature/RM-5900-document-extended-permission-service_no' into 'master'
...
Feature/rm 5900 document extended permission service no
See merge request !700
2017-12-06 10:59:28 +00:00
David Webster
51a47c56c4
Documentation updates following review
2017-12-06 09:50:50 +00:00
Tom Page
4d6aaff70e
Merge release/V2.6 into master.
2017-12-05 10:20:50 +00:00
Claudia Agache
9c9f1d6098
Merge branch 'feature/RestApiRefactoring' into 'master'
...
deleted duplicates and moved some methods from RmEnterpriseTestUtils to specific…
See merge request !697
2017-11-28 07:56:29 +00:00
Ana Bozianu
a36e1773af
Merge remote-tracking branch 'origin/merge-2.6/MNT-18793' into merge/MNT-18793
2017-11-27 15:17:16 +02:00
Tom Page
c73f5b9863
Use apache commons Pair, rather than javafx.
...
This makes automated import ordering simpler if nothing else.
2017-11-27 11:22:43 +00:00
David Webster
31b4115209
RM-5900: minor link updates
2017-11-24 12:47:03 +00:00
David Webster
a3c5fc26f0
RM-5900: minor link updates
2017-11-24 12:43:35 +00:00
David Webster
d3ba4d89a2
RM-5900: Document Extended Permission Service.
2017-11-24 12:37:49 +00:00
Tom Page
dd2b4aafbf
Minor updates to README.md.
2017-11-23 11:12:48 +00:00
Richard Smith
8fd929abec
Update reporting email address on CODE_OF_CONDUCT document.
2017-11-23 11:06:06 +00:00
Richard Smith
b882ef25c6
Reformatting README.txt to README.md and adding in a CODE_OF_CONDUCT.md file.
2017-11-23 10:56:33 +00:00
Sara Aspery
38a6134ce8
Merge branch 'feature-2.6/RM-5901_SonarIssuesEmptyCollectionTest' into feature/RM-5901_SonarIssuesEmptyCollectionTest
2017-11-20 15:34:28 +00:00
Sara Aspery
7165c0d95e
RM-5901 review changes
2017-11-20 15:14:53 +00:00
Tom Page
0c49d8a0ea
Record-only merge of release/V2.6 into master.
2017-11-17 08:24:18 +00:00
Sara Aspery
dd89c7d2f2
RM-5901 fixes in benchmark driver
2017-11-16 18:15:59 +00:00
Sara Aspery
34b863ff16
RM-5901 fixes in community repo
2017-11-16 17:59:02 +00:00
Tom Page
7a83088206
Merge master into RefactorSecurityMark.
2017-11-16 08:57:30 +00:00
Tom Page
38e6bc80dd
Update version to 2.7-SNAPSHOT.
2017-11-15 16:31:44 +00:00
Tom Page
5b510cafb4
Fix a test that previously failed to create a security mark.
...
Also refactor an @BeforeClass into an @Test so that if it fails it doesn't
kill all subsequent tests (in all subsequent classes).
2017-11-10 16:35:00 +00:00