Commit Graph

351 Commits

Author SHA1 Message Date
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
604fc7785e code review comments 2020-04-03 14:51:02 +03:00
Claudia Agache
278699f183 fix header 2020-04-03 09:40:46 +03:00
Rodica Sutu
a18c22155f move the cmis query tests
add some additional usecase

(cherry picked from commit c20cfb3c6f)
2020-04-03 09:30:52 +03:00
rodicasutu
8f5c44d4a6 add the missing class 2020-04-02 08:34:34 +03:00
rodicasutu
b687127d57 wip CMIS tests for MNT-20822 2020-04-01 08:59:06 +03:00
Sara Aspery
943dc45a10 Update license headers 2020-01-02 13:57:59 +00: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
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
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
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
Ross Gale
cabc902203 RM-6702 updating headers to 2019 2019-01-03 14:30:44 +00:00
cagache
b35d5e363a code review changes 2018-10-01 18:34:14 +03:00
cagache
06f46af489 code review changes 2018-10-01 16:38:19 +03: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
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
alfresco-build
4798cf7ecf [maven-release-plugin] prepare for next development iteration 2018-08-30 09:59:18 +01:00
alfresco-build
3eed3fb63e [maven-release-plugin] prepare release V2.6.1 2018-08-30 09:59:13 +01:00
cagache
6691a4966c 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
0fa2d7d420 added aspectNames and nodeType properties 2018-08-21 14:23:38 +03:00
Tom Page
d395a3cd03 MNT-18806 Add REST test for deleting copy of record. 2018-08-20 13:57:06 +01:00
Tom Page
5a6991a6bc MNT-18806 Remove some raw Exceptions from REST test framework. 2018-08-20 08:36:41 +01:00
Rodica Sutu
26c9d97dcb 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
0268299006 Updating license header to 2018 2018-01-16 12:31:06 +00:00
cagache
9e498bd8fe updated header 2017-12-12 09:46:06 +02:00
cagache
c8da8c9081 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
ca4cf0070f Revert "Revert "Merge branch 'merge-2.6/RM-5132_AutomationChanges' into 'release/V2.6'""
This reverts commit 2437ff415c.
2017-12-05 14:37:07 +00:00
Tom Page
2437ff415c Revert "Merge branch 'merge-2.6/RM-5132_AutomationChanges' into 'release/V2.6'"
This reverts commit 83f81da0bd, reversing
changes made to 915e99394c.
2017-12-05 14:36:38 +00:00
Tom Page
4f490b4699 RM-5132 Add RecordsAPI.getRecordNodeRef method. 2017-11-30 11:27:17 +00:00
alfresco-build
06e29addce [maven-release-plugin] prepare for next development iteration 2017-11-17 08:05:37 +00:00
alfresco-build
01a818587a [maven-release-plugin] prepare release V2.6.c 2017-11-17 08:05:35 +00:00
alfresco-build
6a2506847f [maven-release-plugin] prepare for next development iteration 2017-11-16 15:39:00 +00:00
alfresco-build
68f870ed91 [maven-release-plugin] prepare release V2.6.0 2017-11-16 15:38:57 +00:00
Tom Page
ed4f591fd8 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
fac5036b29 Refactor emptying trashcan test API. 2017-11-09 16:26:32 +00:00
Tom Page
5367c34126 Refactor test API calls to delete rules. 2017-11-09 16:22:46 +00:00
Tom Page
0174177c09 Refactor test API calls to delete all items in container. 2017-11-09 16:17:15 +00:00
Tom Page
a34b85a76e Refactor 'move to' REST API test method. 2017-11-09 16:02:52 +00:00