Commit Graph

349 Commits

Author SHA1 Message Date
Roxana Lucanu
eb2e085dd6 RM-7145 Addressed code review comments 2020-04-07 18:27:58 +03:00
Roxana Lucanu
235a2bc248 RM-7145 Added test for AFTS query 2020-04-06 17:10:56 +03:00
Roxana Lucanu
6daf69afde Merge branch 'release/V2.6' into feature-2.6/MNT-20822_CMIS_tests 2020-04-06 14:13:30 +03:00
Claudia Agache
59feba75e4 code review comments 2020-04-03 14:51:02 +03:00
Claudia Agache
3b51ce4966 fix header 2020-04-03 09:40:46 +03:00
Rodica Sutu
019a9a0375 move the cmis query tests
add some additional usecase

(cherry picked from commit d3284b1400)
2020-04-03 09:30:52 +03:00
rodicasutu
3fe01badff add the missing class 2020-04-02 08:34:34 +03:00
rodicasutu
9cb79e7b4b wip CMIS tests for MNT-20822 2020-04-01 08:59:06 +03:00
Sara Aspery
8ae4ef6290 Update license headers 2020-01-02 13:57:59 +00:00
Tom Page
cca83d07b9 Revert "Use AlfrescoRuntimeException."
This reverts commit 59232c44f8.
2019-08-01 13:33:26 +01:00
Tom Page
59232c44f8 Use AlfrescoRuntimeException. 2019-08-01 13:23:43 +01:00
Tom Page
484722d7ba 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
alfresco-build
f16f36c87a [maven-release-plugin] prepare for next development iteration 2019-02-25 13:44:27 +00:00
alfresco-build
e9394d086a [maven-release-plugin] prepare release V2.6.2 2019-02-25 13:44:23 +00:00
cagache
d3a8dca230 code review changes 2019-02-12 12:25:10 +02:00
Rodica Sutu
da21154350 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
Rodica Sutu
59c6909d2d java docs updates 2019-02-07 09:36:18 +02:00
Rodica Sutu
307b92ee30 tests to cover cases when deleting records or classified files when the files have copies 2019-02-06 17:08:51 +02:00
Ross Gale
c98274f77f RM-6702 updating headers to 2019 2019-01-03 14:30:44 +00:00
cagache
690d55cf44 code review changes 2018-10-01 18:34:14 +03:00
cagache
810879d51c code review changes 2018-10-01 16:38:19 +03:00
cagache
b078149258 cherry pick changes from V2.7 branch 2018-10-01 12:22:58 +03:00
cagache
dcc8d9a651 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
26a966743e Added 3 more tests to check Retention schedule inheritance for records and record folders 2018-09-28 11:40:32 +03:00
cagache
f1ee0585b7 Corrected variable name 2018-09-28 09:29:07 +03:00
cagache
63e56b9003 Automated test for disposition schedule inheritance 2018-09-28 08:23:11 +03:00
alfresco-build
545208af53 [maven-release-plugin] prepare for next development iteration 2018-08-30 09:59:18 +01:00
alfresco-build
abb0398e5a [maven-release-plugin] prepare release V2.6.1 2018-08-30 09:59:13 +01:00
cagache
3d0194e9d4 Merge remote-tracking branch 'remotes/origin/release/V2.6' into feature-2.6/MNT-18806_DeleteCopy_fp 2018-08-24 13:33:59 +03:00
cagache
6df47241e4 added aspectNames and nodeType properties 2018-08-21 14:23:38 +03:00
Tom Page
33f1c9e897 MNT-18806 Add REST test for deleting copy of record. 2018-08-20 13:57:06 +01:00
Tom Page
2239b23e40 MNT-18806 Remove some raw Exceptions from REST test framework. 2018-08-20 08:36:41 +01:00
Rodica Sutu
5a0313e779 Merge branch 'release/V2.5' into merge-2.6/FixesFrom2.5
# Conflicts:
#	rm-automation/pom.xml
#	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/level2/classification/DeleteFolderInUnfiledRecordsAndFilePlan.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/enterprise/level2/classification/SecurityMarksOnContent.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/src/test/resources/classificationTests.xml
#	rm-automation/src/test/resources/level2Tests.xml
2018-02-26 14:09:40 +02:00
Tom Page
98765ca22c Updating license header to 2018 2018-01-16 12:31:06 +00:00
cagache
323d11872a updated header 2017-12-12 09:46:06 +02:00
cagache
4e0030b702 automated AC for MNT-15575, regarding share live search for words from RM Saved Searches
(cherry picked from commit a33cb6e)
2017-12-12 09:32:07 +02:00
Tom Page
8a2d931267 Revert "Revert "Merge branch 'merge-2.6/RM-5132_AutomationChanges' into 'release/V2.6'""
This reverts commit dc2c1d9aee.
2017-12-05 14:37:07 +00:00
Tom Page
dc2c1d9aee Revert "Merge branch 'merge-2.6/RM-5132_AutomationChanges' into 'release/V2.6'"
This reverts commit f8b9e86bcb, reversing
changes made to d8da2251e6.
2017-12-05 14:36:38 +00:00
Tom Page
84e8444812 RM-5132 Add RecordsAPI.getRecordNodeRef method. 2017-11-30 11:27:17 +00:00
alfresco-build
f4e46528aa [maven-release-plugin] prepare for next development iteration 2017-11-17 08:05:37 +00:00
alfresco-build
648a05314c [maven-release-plugin] prepare release V2.6.c 2017-11-17 08:05:35 +00:00
alfresco-build
87e9859853 [maven-release-plugin] prepare for next development iteration 2017-11-16 15:39:00 +00:00
alfresco-build
3f91364d4d [maven-release-plugin] prepare release V2.6.0 2017-11-16 15:38:57 +00:00
Tom Page
642d733a65 Rename method to read slightly better: "assign role to user".
Also add missing exception to some Javadoc.
2017-11-10 09:03:04 +00:00
Tom Page
ecccba2f65 Refactor emptying trashcan test API. 2017-11-09 16:26:32 +00:00
Tom Page
d73dcc45aa Refactor test API calls to delete rules. 2017-11-09 16:22:46 +00:00
Tom Page
223cf51ca2 Refactor test API calls to delete all items in container. 2017-11-09 16:17:15 +00:00
Tom Page
d0636e79c9 Refactor 'move to' REST API test method. 2017-11-09 16:02:52 +00:00
Tom Page
5322621100 Refactor assign user to RM role API test call. 2017-11-09 15:48:13 +00:00
Tom Page
853afc77d6 Refactor create relationship test API. 2017-11-09 15:37:16 +00:00