Commit Graph

697 Commits

Author SHA1 Message Date
rodicasutu
00d1f37a88 add tests for WORM Restrictions 2020-07-27 10:15:01 +03:00
rodicasutu
8e9e3988a2 tests for action restricted for worm lock records APS-256 2020-07-22 19:15:39 +03:00
Raluca Munteanu
4950f6d276 APPS-265: Updates on UI side 2020-07-22 11:41:44 +03:00
Claudia Agache
6b51c3ad83 code review comments 2020-07-20 10:39:41 +00:00
Claudia Agache
e10e1a310a update tests based on latest changes 2020-07-15 22:00:12 +03:00
Claudia Agache
32d72a2bf8 create helper method to check if an exception is thrown in alfresco logs 2020-07-15 11:54:01 +03:00
Claudia Agache
4a17a72137 apply code style 2020-07-15 10:23:20 +03:00
Claudia Agache
b33c7c00f4 added a rejected record to the list of invalid objects for WORM 2020-07-14 16:57:12 +03:00
Claudia Agache
cbbb8c0389 APPS-269 Automate AC for Worm Lock Action 2020-07-14 12:29:39 +03:00
Elena Hardon
1a3ea30876 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
af98f7c4a2 code review comments 2020-06-22 14:43:16 +03:00
Cezar.Leahu
8239ccf7fb ACS-283: Fix DockerClient instantiation on ubuntu:xenial (Travis agents) 2020-06-18 21:24:52 +03:00
Claudia Agache
9b272e95ad Merge remote-tracking branch 'remotes/origin/master' into feature/APPS-41_DeclareAndFileAsRecordRuleTests 2020-06-16 12:56:20 +03:00
rodicasutu
44421529da update step information 2020-06-12 13:46:55 +03:00
rodicasutu
9b13204cd7 updates according to the latest changes 2020-06-10 13:57:19 +03:00
rodicasutu
f0f5af8be1 address review comments 2020-05-28 14:14:14 +03:00
rodicasutu
2b3a0c9740 tests for APPS-85 2020-05-27 16:44:22 +03:00
Rodica Sutu
7db7030a98 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
63de5f87a0 APPS-41 Automate AC for Declare and File as Record Share rule UI 2020-05-15 09:45:33 +03:00
Claudia Agache
076c852d61 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
355d5c4711 [maven-release-plugin] prepare for next development iteration 2020-05-11 09:35:14 +01:00
alfresco-build
fe8d907052 [maven-release-plugin] prepare release V3.3.1 2020-05-11 09:35:03 +01:00
Claudia Agache
b103488864 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
7b4f632782 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
09efe2af90 Get alfresco logs for all nodes from a cluster 2020-04-29 13:25:51 +03:00
alfresco-build
d920cd3f71 [maven-release-plugin] prepare for next development iteration 2020-04-27 10:23:53 +01:00
alfresco-build
7710932d2b [maven-release-plugin] prepare release V3.3.1-RC1 2020-04-27 10:23:42 +01:00
Claudia Agache
72ecf0d539 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
546a7d6214 Revert "Merge branch 'release/V2.7' into merge-3.0/MNT-20822_CMIS_tests, disabled test for now"
This reverts commit 31475997
2020-04-12 19:12:32 +03:00
Claudia Agache
20addc90ff 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
779460aecd small fix 2020-04-10 19:49:17 +03:00
Claudia Agache
630563babd small fix 2020-04-10 19:25:06 +03:00
Claudia Agache
01adc39a0a 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
9c7844447d wait for solr indexing 2020-04-10 14:53:45 +03:00
Claudia Agache
c14abdf119 assignUserPermissionsOnCategoryAndRMRole method has been moved to RoleService 2020-04-10 08:58:22 +03:00
Roxana Lucanu
8daecd303c Merge branch 'release/V3.0' into merge-3.1/RM-7148_And_RM-7145 2020-04-10 08:26:14 +03:00
Roxana Lucanu
314759978c 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
Roxana Lucanu
de510f8e73 Merge branch 'release/V2.7' into merge-3.0/MNT-20822_CMIS_tests 2020-04-09 16:40:08 +03:00
Claudia Agache
64ddf0657b fix the parameter 2020-04-08 19:07:33 +03:00
Claudia Agache
1d93551204 Merge remote-tracking branch 'remotes/origin/release/V2.6' into merge-2.7/MNT-20822_CMIS_tests 2020-04-08 18:52:37 +03:00
Claudia Agache
9ec55438c5 Merge remote-tracking branch 'remotes/origin/release/V3.0' into merge-3.1/RM-7148_And_RM-7145 2020-04-08 18:50:29 +03:00
Claudia Agache
2aafa46388 Deleting tests because there's no version of ACS community that supports this yet 2020-04-08 15:26:29 +03:00
Claudia Agache
06d0f76284 Merge branch 'release/V2.7' into merge-3.0/RM-7148_And_RM-7145
# Conflicts:
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/CmisQueryTests.java
#	rm-enterprise/pom.xml
2020-04-08 15:14:00 +03:00
Roxana Lucanu
fce0793fd2 RM-7145 Code review changes 2020-04-08 14:32:22 +03:00
Roxana Lucanu
021e09acdd RM-7145 Addressed code review comments 2020-04-08 13:43:51 +03:00
Roxana Lucanu
3e4ce77328 RM-7145 Addressed code review comments 2020-04-07 18:27:58 +03:00
Roxana Lucanu
f02f4044da RM-7145 Added test for AFTS query 2020-04-06 17:10:56 +03:00
Roxana Lucanu
270da48aa2 Merge branch 'release/V2.6' into feature-2.6/MNT-20822_CMIS_tests 2020-04-06 14:13:30 +03:00
Claudia Agache
d3206cf363 fix the parameter 2020-04-03 16:26:03 +03:00
Claudia Agache
353ff7b8ee Merge remote-tracking branch 'remotes/origin/release/V2.6' into merge-2.7/RM-7148_UpdateACSVersion
# Conflicts:
#	rm-enterprise/pom.xml
2020-04-03 16:21:40 +03:00