Commit Graph

669 Commits

Author SHA1 Message Date
Kristijan Conkas
b5049631e8 RM-4542: removed debugging log 2016-12-12 16:14:05 +00:00
Kristijan Conkas
e9a1a4ea76 RM-4542: parameters handling for file upload 2016-12-12 16:12:38 +00:00
Tuna Aksoy
f35bc14f27 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
5144e40b3c updates to use Lombok library 2016-12-12 15:43:18 +02:00
Rodica Sutu
f08e294d63 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
0bc94bbae5 RM-4542: record name doesn't default to file name 2016-12-12 11:20:54 +00:00
Kristijan Conkas
0c8640be7e RM-4405: renamed valid containers data provider 2016-12-09 15:43:56 +00:00
Kristijan Conkas
d69d46c76a RM-4405: import tidy-up 2016-12-09 15:26:27 +00:00
Kristijan Conkas
b890344cb3 RM-4405: CI remediation. 2016-12-09 15:23:20 +00:00
Kristijan Conkas
db85f2b1e9 RM-4405: fixed erroneous comments 2016-12-08 13:29:05 +00:00
Kristijan Conkas
288c4dc68f RM-4405: mandatory properties tests 2016-12-08 12:15:34 +00:00
Kristijan Conkas
2b1c7279f3 RM-4405: now with correct header 2016-12-08 10:32:37 +00:00
Kristijan Conkas
be3ba2aa58 RM-4405: invalid containers tests + utility method renaming 2016-12-08 10:22:02 +00:00
Kristijan Conkas
66bc56afff RM-4405: removed hardcoding 2016-12-07 16:49:02 +00:00
Kristijan Conkas
e914ce90bd RM-4405: added tests with valid containers 2016-12-07 16:37:56 +00:00
Kristijan Conkas
6f406583cd RM-4405: added some utility methods 2016-12-07 16:37:22 +00:00
Kristijan Conkas
039fe04406 RM-4405: electronic records client API implementation 2016-12-07 15:44:52 +00:00
Kristijan Conkas
fc00aecbb6 RM-4391: CI remediation 2016-12-06 11:23:48 +00:00
Kristijan Conkas
c0b925e958 RM-4391: javadoc clarification 2016-12-05 16:00:27 +00:00
Kristijan Conkas
dc3be5a378 RM-4391: fixed core API use affecting RM base path 2016-12-05 15:59:38 +00:00
Kristijan Conkas
e6ea93b481 RM-4391: User without rm privileges test. 2016-12-05 14:52:55 +00:00
Kristijan Conkas
1105894786 RM-4391: Now with correct header. 2016-12-01 14:59:24 +00:00
Kristijan Conkas
7923fef355 RM-4391: Added remaining unfiled records root + folders tests. 2016-12-01 14:46:57 +00:00
Kristijan Conkas
98488eaf21 RM-4391: mandatory parameters test. 2016-12-01 14:04:37 +00:00
Kristijan Conkas
a0ca1d8de8 RM-4391: Closed folder creation test. 2016-12-01 11:29:47 +00:00
Kristijan Conkas
5defa54e0d RM-4391: Added tests 2016-12-01 10:39:33 +00:00
Kristijan Conkas
218412357d RM-4391: Support for non-electronic records. 2016-12-01 10:39:06 +00:00
Kristijan Conkas
e411c10ec6 RM-4391: added parameters in POST and PUT 2016-12-01 10:14:07 +00:00
Kristijan Conkas
b10c6747a0 RM-4391: Test tidied up. 2016-11-30 14:59:51 +00:00
Tuna Aksoy
e108997aa4 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
9f155b50b8 RM-4396: Experiment using lombok to remove boiler plate code 2016-11-28 21:20:11 +00:00
Rodica Sutu
7bf7f72066 review updates (1) 2016-11-28 17:35:41 +02:00
Rodica Sutu
75910c0d81 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
8189ab5faf remove the hasRetentionSchedule check 2016-11-28 15:15:31 +02:00
Rodica Sutu
93df9283b8 tidy up code, add java docs 2016-11-28 14:34:58 +02:00
Rodica Sutu
41373be4b9 add the ReviewPeriodSerializer.java 2016-11-28 10:27:48 +02:00
Rodica Sutu
0eeb9aaef1 minor updates 2016-11-28 10:20:01 +02:00
Rodica Sutu
1040fceacc - 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
429f34f90d 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
695e380ec6 Updated TAS REST API dependency version 2016-11-25 21:57:26 +00:00
Tom Page
73d00e5ed9 Update to use TAS release rather than the old SNAPSHOT. 2016-11-24 09:56:14 +00:00
Ana Bozianu
50896cc6e8 Merge master into feature/RM-4357_and_RM_4373 2016-11-18 14:15:53 +02:00
Tuna Aksoy
119236a0d9 Added existsRMSite method to RMSiteAPI 2016-11-17 20:57:17 +00:00
Tuna Aksoy
2fd95c79f7 Changed package name org.alfresco.rest.rm to org.alfresco.rest.rm.community for RM Community REST API Automation project 2016-11-17 19:51:37 +00:00
Tuna Aksoy
d89e067366 Fixed compilation issue due to licence header changes in RM Community REST API Automation project 2016-11-17 12:51:09 +00:00
Tuna Aksoy
5372feb5bb Merge branch 'feature/RM-4347_Add_License_Header' into 'master'
Feature/rm 4347 add license header

See merge request !636
2016-11-17 12:22:46 +00:00
Tuna Aksoy
87748e048e Merge branch 'feature/RM_4347_Restructure_RM_Projects' into 'master'
Feature/rm 4347 restructure rm projects

See merge request !637
2016-11-17 12:22:31 +00:00
Ana Bozianu
888684e519 RM-4357 - fixed allowable operations automation test 2016-11-17 13:50:09 +02:00
Rodica Sutu
836c642034 Merge branch 'feature/RM-4367_RecordCategoryAcceptOnly' into 'master'
Feature/rm 4367 record category accept only

Test created to  cover the issue https://issues.alfresco.com/jira/browse/RM-4367

See merge request !640
2016-11-17 09:43:58 +00:00
Rodica Sutu
456bb8a170 Merge branch 'master' of https://gitlab.alfresco.com/records-management/records-management into RM-4367_RecordCategoryAcceptOnly 2016-11-17 11:30:14 +02:00