Kristijan Conkas
|
a2e661f741
|
Merge branch 'feature/RM-4419_Update_Records_API_Tests' into 'master'
Feature/rm 4419 update records api tests
Acceptance criteria tests for RM-4362.
See merge request !720
|
2017-01-05 09:32:46 +00:00 |
|
Rodica Sutu
|
650070c107
|
- updates and add tests
|
2017-01-04 20:31:23 +02:00 |
|
Rodica Sutu
|
52f8e6bd59
|
add some FIXME notes for the getRecordContent() method
|
2017-01-04 18:56:52 +02:00 |
|
Rodica Sutu
|
2778928cc2
|
Merge branch 'RM-4361_ReadRecordsRestAPI' into RM-4430_FileUnfiledRecordActionAPITests
# Conflicts:
# rm-automation/rm-automation-community-rest-api/src/main/java/org/alfresco/rest/rm/community/requests/igCoreAPI/RecordsAPI.java
|
2017-01-04 18:25:35 +02:00 |
|
Rodica Sutu
|
3e47691827
|
review updates
|
2017-01-04 17:17:22 +02:00 |
|
Rodica Sutu
|
889c831bda
|
add tests for File Action
|
2017-01-04 16:47:28 +02:00 |
|
Kristijan Conkas
|
a88dff7371
|
RM-4419: Tests with open/closed records.
|
2017-01-04 14:35:50 +00:00 |
|
Rodica Sutu
|
9c8f230793
|
revert some unintended changes
|
2017-01-04 09:21:59 +02:00 |
|
Rodica Sutu
|
ea95a02baa
|
update tests according to the latest changes
|
2017-01-03 20:35:48 +02:00 |
|
Rodica Sutu
|
3b78edeb95
|
Merge branch 'master' of https://gitlab.alfresco.com/records-management/records-management into feature/RM-4361_ReadRecordsRestAPI
# Conflicts:
# rm-automation/rm-automation-community-rest-api/src/main/java/org/alfresco/rest/rm/community/requests/igCoreAPI/FilePlanComponentAPI.java
# rm-automation/rm-automation-community-rest-api/src/test/java/org/alfresco/rest/rm/community/base/BaseRestTest.java
|
2017-01-03 17:49:35 +02:00 |
|
Rodica Sutu
|
9892d88c5b
|
updates on Read Records API tests
|
2017-01-03 14:20:55 +02:00 |
|
Rodica Sutu
|
bebca649fe
|
-Add tests for Read Records (1)
|
2017-01-03 08:22:29 +02:00 |
|
Tuna Aksoy
|
065bc48356
|
RM-4488 (Refactor REST API Automation test code according to the latest changes)
|
2017-01-01 13:49:08 +00:00 |
|
Tuna Aksoy
|
5f69cfa1b6
|
Merge branch 'master' into feature/RM-4488_Refactor_RM_Automation
Conflicts:
rm-automation/rm-automation-community-rest-api/src/main/java/org/alfresco/rest/rm/community/model/fileplancomponents/ReviewPeriod.java
rm-automation/rm-automation-community-rest-api/src/main/java/org/alfresco/rest/rm/community/requests/FilePlanComponentAPI.java
rm-automation/rm-automation-community-rest-api/src/main/java/org/alfresco/rest/rm/community/requests/RMSiteAPI.java
rm-automation/rm-automation-community-rest-api/src/main/java/org/alfresco/rest/rm/community/requests/RMUserAPI.java
rm-automation/rm-automation-community-rest-api/src/test/java/org/alfresco/rest/rm/community/base/BaseRestTest.java
|
2017-01-01 12:08:51 +00:00 |
|
Tuna Aksoy
|
a80d4a523e
|
Updated license headers
|
2017-01-01 11:52:56 +00:00 |
|
Tuna Aksoy
|
8dcd78653a
|
RM-4488 (Refactor REST API Automation test code according to the latest changes)
|
2016-12-27 23:50:48 +00:00 |
|
Tuna Aksoy
|
8876f48c1e
|
RM-4488 (Refactor REST API Automation test code according to the latest changes)
|
2016-12-26 23:19:14 +00:00 |
|
Tuna Aksoy
|
2be7e42f93
|
RM-4488 (Refactor REST API Automation test code according to the latest changes)
|
2016-12-25 01:57:23 +00:00 |
|
Tuna Aksoy
|
8e81ff9e10
|
RM-4488 (Refactor REST API Automation test code according to the latest changes)
|
2016-12-25 00:05:40 +00:00 |
|
Tuna Aksoy
|
c91bf852d9
|
RM-4488 (Refactor REST API Automation test code according to the latest changes)
|
2016-12-24 20:48:23 +00:00 |
|
Tuna Aksoy
|
0599aa5d30
|
Merge branch 'master' into feature/RM-4488_Refactor_RM_Automation
|
2016-12-22 18:51:08 +00:00 |
|
Kristijan Conkas
|
cd1b21c44c
|
RM-4426: terminology improvement
|
2016-12-22 17:04:27 +00:00 |
|
Kristijan Conkas
|
2764802bca
|
RM-4426: Tests for user without delete capability.
|
2016-12-22 16:55:55 +00:00 |
|
Kristijan Conkas
|
2458fc6f38
|
RM-4426: fixed headers and import cleanup
|
2016-12-22 13:29:08 +00:00 |
|
Kristijan Conkas
|
6fc0c06f04
|
RM-4426: delete tests negative test
|
2016-12-21 18:04:20 +00:00 |
|
Rodica Sutu
|
2564371a06
|
indentation fix
|
2016-12-15 12:28:10 +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
|
d5ff320f56
|
RM-4405: CI remediation.
|
2016-12-09 15:23:20 +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
|
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
|
42ba364b0f
|
RM-4391: Now with correct header.
|
2016-12-01 14:59:24 +00:00 |
|
Kristijan Conkas
|
ab6566da4e
|
RM-4391: Closed folder creation test.
|
2016-12-01 11:29:47 +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 |
|
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
|
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 |
|