Commit Graph

710 Commits

Author SHA1 Message Date
Claudia Agache
2a2bc883e8 added class to interact with Amazon S3 2020-08-31 17:31:01 +03:00
alfresco-build
11c29f9ee8 [maven-release-plugin] prepare for next development iteration 2020-08-27 06:32:10 +01:00
alfresco-build
7b7734705e [maven-release-plugin] prepare release V3.4.0-M1 2020-08-27 06:32:00 +01:00
Claudia Agache
b79f128aa9 add missing tests 2020-08-19 17:37:36 +03:00
alfresco-build
fe482e57ec [maven-release-plugin] prepare for next development iteration 2020-08-12 11:59:57 +01:00
alfresco-build
17cf4a4f2e [maven-release-plugin] prepare release V3.4.0-RC3 2020-08-12 11:59:46 +01:00
alfresco-build
821d814dfe [maven-release-plugin] prepare for next development iteration 2020-08-12 10:45:48 +01:00
alfresco-build
00ce251625 [maven-release-plugin] prepare release V3.4.0-RC2 2020-08-12 10:45:38 +01:00
alfresco-build
b0e953d5a3 [maven-release-plugin] prepare for next development iteration 2020-08-12 08:49:55 +01:00
alfresco-build
792445cdb3 [maven-release-plugin] prepare release V3.4.0-RC1 2020-08-12 08:49:43 +01:00
rodicasutu
ee460fdae1 fix the retention schedule tests 2020-07-29 09:35:10 +03:00
rodicasutu
add4441365 address code review comments 2020-07-28 15:27:46 +03:00
rodicasutu
10cfcdb14e fix copy to test 2020-07-27 16:17:16 +03:00
rodicasutu
09192c72cc add tests for WORM Restrictions 2020-07-27 10:15:01 +03:00
rodicasutu
b21a6a4050 tests for action restricted for worm lock records APS-256 2020-07-22 19:15:39 +03:00
Raluca Munteanu
3f9c2f0433 APPS-265: Updates on UI side 2020-07-22 11:41:44 +03:00
Claudia Agache
f233351565 code review comments 2020-07-20 10:39:41 +00:00
Claudia Agache
55626d70e6 update tests based on latest changes 2020-07-15 22:00:12 +03:00
Claudia Agache
a93f847ed3 create helper method to check if an exception is thrown in alfresco logs 2020-07-15 11:54:01 +03:00
Claudia Agache
219f82ad7e apply code style 2020-07-15 10:23:20 +03:00
Claudia Agache
3399123da2 added a rejected record to the list of invalid objects for WORM 2020-07-14 16:57:12 +03:00
Claudia Agache
1e51b99279 APPS-269 Automate AC for Worm Lock Action 2020-07-14 12:29:39 +03:00
Elena Hardon
cd0b3b4f80 Merge pull request #1154 from Alfresco/feature/APPS-37_DeclareAndFileAsRecordUI
APPS-37: Declare And File record UI
2020-06-24 00:10:55 +03:00
Claudia Agache
ff97f98c7b code review comments 2020-06-22 14:43:16 +03:00
Cezar.Leahu
15d0570097 ACS-283: Fix DockerClient instantiation on ubuntu:xenial (Travis agents) 2020-06-18 21:24:52 +03:00
Claudia Agache
ab23cbbd64 Merge remote-tracking branch 'remotes/origin/master' into feature/APPS-41_DeclareAndFileAsRecordRuleTests 2020-06-16 12:56:20 +03:00
rodicasutu
c76c8ab096 update step information 2020-06-12 13:46:55 +03:00
rodicasutu
298c8a48cb updates according to the latest changes 2020-06-10 13:57:19 +03:00
rodicasutu
fe542b89f7 address review comments 2020-05-28 14:14:14 +03:00
rodicasutu
5b8b2f3640 tests for APPS-85 2020-05-27 16:44:22 +03:00
Rodica Sutu
bb6d27c3b3 Fix gs-api-explorer (#1135) (#1138)
* updates according to https://github.com/Alfresco/rest-api-explorer/pull/78/files

* fix enterprise rest api test failure
2020-05-20 08:57:14 +03:00
Claudia Agache
3e9f4d950a APPS-41 Automate AC for Declare and File as Record Share rule UI 2020-05-15 09:45:33 +03:00
Claudia Agache
94293d94fa Merge remote-tracking branch 'remotes/origin/release/V3.3' into merge/APPS-112_setupSearchByDeclassificationReviewTest_no
# Conflicts:
#	pom.xml
#	rm-automation/pom.xml
#	rm-automation/rm-automation-community-rest-api/pom.xml
#	rm-automation/rm-automation-enterprise-rest-api/pom.xml
#	rm-automation/rm-automation-ui/pom.xml
#	rm-benchmark/pom.xml
#	rm-community/pom.xml
#	rm-community/rm-community-repo/pom.xml
#	rm-community/rm-community-rest-api-explorer/pom.xml
#	rm-community/rm-community-share/pom.xml
#	rm-enterprise/pom.xml
#	rm-enterprise/rm-enterprise-repo/pom.xml
#	rm-enterprise/rm-enterprise-rest-api-explorer/pom.xml
#	rm-enterprise/rm-enterprise-share/pom.xml
2020-05-11 12:48:47 +03:00
alfresco-build
16c39fd705 [maven-release-plugin] prepare for next development iteration 2020-05-11 09:35:14 +01:00
alfresco-build
bd42aa0997 [maven-release-plugin] prepare release V3.3.1 2020-05-11 09:35:03 +01:00
Claudia Agache
78cd26c8a8 Check if a node has been automatically cut off by the job before executing the Cut off action on it.
Try to fix:
[ERROR] SearchByDeclassificationReviewTest.setupSearchByDeclassificationReviewTest:120->lambda$setupSearchByDeclassificationReviewTest$1:121 POST request to http://35.180.136.204:8080/alfresco/service/api/rma/actions/ExecutionQueue was not successful. expected:<200> but was:<500>
2020-05-06 12:34:57 +03:00
Claudia Agache
d8f2048d00 Merge remote-tracking branch 'remotes/origin/release/V3.3' into merge/APPS-98_APPS_90 2020-04-30 08:33:13 +03:00
Claudia Agache
e1c65a52dd Get alfresco logs for all nodes from a cluster 2020-04-29 13:25:51 +03:00
alfresco-build
da80111f4e [maven-release-plugin] prepare for next development iteration 2020-04-27 10:23:53 +01:00
alfresco-build
f77d20a260 [maven-release-plugin] prepare release V3.3.1-RC1 2020-04-27 10:23:42 +01:00
Claudia Agache
a06c3fec1b Merge remote-tracking branch 'remotes/origin/release/V3.3' into merge/RM-7148_RM-7145 2020-04-13 16:26:26 +03:00
Claudia Agache
0642d52afc Revert "Merge branch 'release/V2.7' into merge-3.0/MNT-20822_CMIS_tests, disabled test for now"
This reverts commit 2c334298
2020-04-12 19:12:32 +03:00
Claudia Agache
daa8e97684 Merge remote-tracking branch 'remotes/origin/release/V3.2' into merge-3.3/RM-7148_RM-7145
# Conflicts:
#	rm-automation/rm-automation-community-rest-api/src/test/java/org/alfresco/rest/rm/community/search/CmisQueryTests.java
2020-04-12 19:10:31 +03:00
Claudia Agache
12b4d949ed small fix 2020-04-10 19:49:17 +03:00
Claudia Agache
e12612eee0 small fix 2020-04-10 19:25:06 +03:00
Claudia Agache
1b5ff187db Merge remote-tracking branch 'remotes/origin/release/V3.1' into merge-3.2/RM-7148_RM-7145 2020-04-10 19:21:02 +03:00
Claudia Agache
cda030cd80 wait for solr indexing 2020-04-10 14:53:45 +03:00
Claudia Agache
08b833b677 assignUserPermissionsOnCategoryAndRMRole method has been moved to RoleService 2020-04-10 08:58:22 +03:00
Roxana Lucanu
12d014d8d5 Merge branch 'release/V3.0' into merge-3.1/RM-7148_And_RM-7145 2020-04-10 08:26:14 +03:00
Roxana Lucanu
2c334298b0 Merge branch 'release/V2.7' into merge-3.0/MNT-20822_CMIS_tests, disabled test for now 2020-04-09 19:01:44 +03:00