Commit Graph

176 Commits

Author SHA1 Message Date
Rodica Sutu
4e3cb0ee28 checks added according to the review 2016-12-15 13:36:57 +02:00
Rodica Sutu
2564371a06 indentation fix 2016-12-15 12:28:10 +02:00
Rodica Sutu
6a6d5732a4 minor update 2016-12-15 11:43:01 +02:00
Rodica Sutu
8ce5983131 Add support for creating a node using the relativePath
Add test with the relativePath attribute
2016-12-15 11:38:19 +02:00
Tuna Aksoy
fffb22ce1f Merge branch 'feature/RM-4396_Lombok_UseModelInsteadJsonObject'
Conflicts:
	rm-automation/rm-automation-community-rest-api/src/test/java/org/alfresco/rest/rm/community/fileplancomponents/ElectronicRecordTests.java
2016-12-12 20:18:44 +00:00
Kristijan Conkas
d2d09b4f98 RM-4542: refactoring perfectly valid code due to Bamboo pulling Java 1.7 and complaining about the lambda 2016-12-12 17:54:36 +00:00
Kristijan Conkas
66350eb594 RM-4542: code tidy-up 2016-12-12 16:16:03 +00:00
Kristijan Conkas
e646b1795d RM-4542: removed debugging log 2016-12-12 16:14:05 +00:00
Kristijan Conkas
6fc3538f1b RM-4542: parameters handling for file upload 2016-12-12 16:12:38 +00:00
Tuna Aksoy
6100204eb3 RM-4489 (API: Review period cannot be updated if the review period type and expression are set) 2016-12-12 16:00:02 +00:00
Rodica Sutu
947367299b updates to use Lombok library 2016-12-12 15:43:18 +02:00
Rodica Sutu
ec0735ec30 Merge branch 'master' of https://gitlab.alfresco.com/records-management/records-management into feature/RM-4396_Lombok_UseModelInsteadJsonObject
# Conflicts:
#	rm-automation/rm-automation-community-rest-api/src/main/java/org/alfresco/rest/rm/community/model/fileplancomponents/FilePlanComponent.java
#	rm-automation/rm-automation-community-rest-api/src/main/java/org/alfresco/rest/rm/community/model/fileplancomponents/FilePlanComponentProperties.java
2016-12-12 15:15:20 +02:00
Kristijan Conkas
d554f9fdd2 RM-4542: record name doesn't default to file name 2016-12-12 11:20:54 +00:00
Kristijan Conkas
7922a3d995 RM-4405: renamed valid containers data provider 2016-12-09 15:43:56 +00:00
Kristijan Conkas
f58926c55f RM-4405: import tidy-up 2016-12-09 15:26:27 +00:00
Kristijan Conkas
d5ff320f56 RM-4405: CI remediation. 2016-12-09 15:23:20 +00:00
Kristijan Conkas
b2698cf8a2 RM-4405: fixed erroneous comments 2016-12-08 13:29:05 +00:00
Kristijan Conkas
bf1086b5c9 RM-4405: mandatory properties tests 2016-12-08 12:15:34 +00:00
Kristijan Conkas
c1b96b929f RM-4405: now with correct header 2016-12-08 10:32:37 +00:00
Kristijan Conkas
a1bc42433b RM-4405: invalid containers tests + utility method renaming 2016-12-08 10:22:02 +00:00
Kristijan Conkas
4a86be224a RM-4405: removed hardcoding 2016-12-07 16:49:02 +00:00
Kristijan Conkas
7540fbb519 RM-4405: added tests with valid containers 2016-12-07 16:37:56 +00:00
Kristijan Conkas
6383308df0 RM-4405: added some utility methods 2016-12-07 16:37:22 +00:00
Kristijan Conkas
bf390076ff RM-4405: electronic records client API implementation 2016-12-07 15:44:52 +00:00
Kristijan Conkas
0be62ac094 RM-4391: CI remediation 2016-12-06 11:23:48 +00:00
Kristijan Conkas
f73203bd7f RM-4391: javadoc clarification 2016-12-05 16:00:27 +00:00
Kristijan Conkas
6b3be22a75 RM-4391: fixed core API use affecting RM base path 2016-12-05 15:59:38 +00:00
Kristijan Conkas
672d339bcb RM-4391: User without rm privileges test. 2016-12-05 14:52:55 +00:00
Kristijan Conkas
42ba364b0f RM-4391: Now with correct header. 2016-12-01 14:59:24 +00:00
Kristijan Conkas
f9c010b9de RM-4391: Added remaining unfiled records root + folders tests. 2016-12-01 14:46:57 +00:00
Kristijan Conkas
f0bdaac00b RM-4391: mandatory parameters test. 2016-12-01 14:04:37 +00:00
Kristijan Conkas
ab6566da4e RM-4391: Closed folder creation test. 2016-12-01 11:29:47 +00:00
Kristijan Conkas
f63185149a RM-4391: Added tests 2016-12-01 10:39:33 +00:00
Kristijan Conkas
cf49e51eba RM-4391: Support for non-electronic records. 2016-12-01 10:39:06 +00:00
Kristijan Conkas
2f2e402a33 RM-4391: added parameters in POST and PUT 2016-12-01 10:14:07 +00:00
Kristijan Conkas
1da5384583 RM-4391: Test tidied up. 2016-11-30 14:59:51 +00:00
Tuna Aksoy
a0cd7c1627 Merge remote-tracking branch 'origin/feature/RM-4396_UseModelInsteadJsonObject' into feature/RM-4396_Lombok_UseModelInsteadJsonObject
Conflicts:
	rm-automation/rm-automation-community-rest-api/src/main/java/org/alfresco/rest/rm/community/model/fileplancomponents/FilePlanComponent.java
	rm-automation/rm-automation-community-rest-api/src/test/java/org/alfresco/rest/rm/community/base/BaseRestTest.java
	rm-automation/rm-automation-community-rest-api/src/test/java/org/alfresco/rest/rm/community/fileplancomponents/FilePlanTests.java
	rm-automation/rm-automation-community-rest-api/src/test/java/org/alfresco/rest/rm/community/fileplancomponents/RecordCategoryTest.java
	rm-automation/rm-automation-community-rest-api/src/test/java/org/alfresco/rest/rm/community/fileplancomponents/RecordFolderTests.java
	rm-automation/rm-automation-community-rest-api/src/test/java/org/alfresco/rest/rm/community/fileplancomponents/UnfiledRecordsFolderTests.java
2016-11-28 21:46:48 +00:00
Tuna Aksoy
d968624c2f RM-4396: Experiment using lombok to remove boiler plate code 2016-11-28 21:20:11 +00:00
Rodica Sutu
5ad5512c3e review updates (1) 2016-11-28 17:35:41 +02:00
Rodica Sutu
2c00b1aa22 Merge branch 'master' of https://gitlab.alfresco.com/records-management/records-management into RM-4396_UseModelInsteadJsonObject 2016-11-28 17:19:16 +02:00
Rodica Sutu
6482c51703 remove the hasRetentionSchedule check 2016-11-28 15:15:31 +02:00
Rodica Sutu
42dac04cd2 tidy up code, add java docs 2016-11-28 14:34:58 +02:00
Rodica Sutu
866568c806 add the ReviewPeriodSerializer.java 2016-11-28 10:27:48 +02:00
Rodica Sutu
e67cbec64e minor updates 2016-11-28 10:20:01 +02:00
Rodica Sutu
e87df92099 - Create a utility class with the toJson() method to convert models to json object
- update the test to use models
2016-11-28 10:11:01 +02:00
Tuna Aksoy
af1ba799f8 RM-4309 (Investigate an alternative option for the default.properties in RM REST API Automation project) 2016-11-25 23:32:32 +00:00
Tuna Aksoy
a0df516f09 Updated TAS REST API dependency version 2016-11-25 21:57:26 +00:00
Tom Page
69020a8d3c Update to use TAS release rather than the old SNAPSHOT. 2016-11-24 09:56:14 +00:00
Ana Bozianu
178fd688fd Merge master into feature/RM-4357_and_RM_4373 2016-11-18 14:15:53 +02:00
Tuna Aksoy
c55a2634c0 Added existsRMSite method to RMSiteAPI 2016-11-17 20:57:17 +00:00