Commit Graph

40 Commits

Author SHA1 Message Date
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
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
Kristijan Conkas
2f517a5b0e Merge remote-tracking branch 'origin/master' into feature/RM-4023_UnfiledRecordFolderAPITests 2016-11-17 09:29:57 +00:00
Rodica Sutu
e6cc9d2bd2 add the bug id 2016-11-17 11:29:47 +02:00
Kristijan Conkas
045cf50ec1 RM-4023: fixed CI findings 2016-11-17 09:23:35 +00:00
Silviu Dinuta
93674c191d Merge master into feature/RM-4293_RM_special_containers_can_be_deleted 2016-11-17 10:53:25 +02:00
Rodica Sutu
6e7720e9a7 minor updates 2016-11-17 10:07:11 +02:00
Tuna Aksoy
3c585c4f5b RM-4347: Added license header 2016-11-16 22:46:27 +00:00
Tuna Aksoy
52b2e14e08 RM-4347 (Restructure RM Projects) 2016-11-16 22:18:42 +00:00
Tuna Aksoy
3e1d740d76 RM-4378: Changed @since value from 1.0 to 2.6 2016-11-16 22:01:38 +00:00
Rodica Sutu
6410b30011 New test for RM-4367 2016-11-16 17:14:39 +02:00
Silviu Dinuta
bee71d2dbd RM-4293: created capabilities for deleting transfer container and hold
container and restricted the deletion from behaviour beans
2016-11-16 15:09:58 +02:00
Kristijan Conkas
dd5bef1df7 RM-4023: javadoc + minor code tidy-up 2016-11-16 11:59:23 +00:00
Kristijan Conkas
1cd8d361b9 RM-4023: Delete test 2016-11-16 11:52:22 +00:00
Kristijan Conkas
757d900c56 RM-4023: better check for PUT request 2016-11-15 17:12:00 +00:00
Kristijan Conkas
423fe1e27e RM-4023: edit tests 2016-11-15 16:59:14 +00:00
Kristijan Conkas
aa66d01816 RM-4023: Unfiled records folders tests 2016-11-15 16:33:48 +00:00
Tuna Aksoy
9b73c7ada1 Merged remote tracking branch RM REST API Automation 2016-11-14 19:31:27 +00:00
Tuna Aksoy
cde04c5d78 RM-4347 (Integrate rm-rest-api-automation in rm-ui-automation) 2016-11-13 19:05:34 +00:00
Tuna Aksoy
a7996cf7fd RM-4347 (Integrate rm-rest-api-automation in rm-ui-automation) 2016-11-12 23:18:48 +00:00
Tuna Aksoy
55c5aa11a4 RM-4347 (Integrate rm-rest-api-automation in rm-ui-automation) 2016-11-11 21:32:04 +00:00