Commit Graph

453 Commits

Author SHA1 Message Date
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
Rodica Sutu
75e3f55c3e change the amps name installed for the apply-rm-community profile as there is no compatible version of ACS 5.2.N community with RM 2.6.1 community 2018-08-21 10:23:12 +03:00
Rodica Sutu
e7aca2a772 change the amps copied when using the apply-rm-community profile as no ACS 5.2.N community version is compatible with the RM 2.6.1 community 2018-08-21 09:43:15 +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
Rodica Sutu
bada7c2438 another attempt to fix running the test execution order 2018-02-22 23:20:27 +02:00
Rodica Sutu
46cf88b223 Merge branch 'release/V2.5' of git.alfresco.com:records-management/records-management into feature-2.5/RM-6093_FixTestExecutionOrder
# Conflicts:
#	rm-automation/src/test/java/org/alfresco/test/community/smoke/InplaceRecordSearch.java
2018-02-22 10:12:01 +02:00
Rodica Sutu
1fe8242944 attempt (2) to fix running the test methods in different classes interleaved 2018-02-21 22:57:16 +02:00
Rodica Sutu
194928c0da upgrade the dataPrep dependency
add a simple test to cover create wiki page issue (MNT-19117)
2018-02-20 22:52:34 +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
Tom Page
0f58980a0c Refactor assign user to RM role API test call. 2017-11-09 15:48:13 +00:00
Tom Page
e2c0fee0f6 Refactor create relationship test API. 2017-11-09 15:37:16 +00:00
Tom Page
c4fac4b0bd Refactor the delete items methods in REST API tests. 2017-11-09 15:32:42 +00:00
Tom Page
80ed8c4e63 Refactor API method to upload electronic record.
Throw assertion error if the upload is unsuccessful (rather than returning a boolean).
2017-11-09 12:00:37 +00:00