Commit Graph

131 Commits

Author SHA1 Message Date
Rodica Sutu
e0f29cfaa2 try to fix diff indentation 2017-01-26 17:50:47 +02:00
Rodica Sutu
aea517f0f7 formatting updates 2017-01-26 16:48:57 +02:00
Rodica Sutu
3d93d4e55d Merge branch 'master' of git.alfresco.com:records-management/records-management into feature/RM-4568CreateElecWithRelativePath 2017-01-26 11:17:43 +02:00
Rodica Sutu
6003e223ff minor updates 2017-01-25 16:26:57 +02:00
Tuna Aksoy
2d0b08ab93 RM-4576 (Updated the expected status code for the case when someone tries to modify the meta data of a closed record) 2017-01-25 13:42:03 +00:00
Rodica Sutu
acb4570b75 -add tests for the issue RM-4568 2017-01-25 14:12:33 +02:00
Kristijan Conkas
a8a0d155c3 RM-4550: fixes further to code inspection 2017-01-08 20:57:31 +00:00
Kristijan Conkas
5e6988d065 RM-4550: fixed indentation 2017-01-06 16:59:57 +00:00
Kristijan Conkas
e9e70df1e8 RM-4550: javadocs for exceptions 2017-01-06 16:50:19 +00:00
Kristijan Conkas
b365386daf RM-4550: API wrapper + tests. 2017-01-06 16:39:45 +00:00
Kristijan Conkas
e31524ffb7 RM-4550: Files API wrapper + declare document as record test. 2017-01-06 15:20:24 +00:00
Kristijan Conkas
c8ec44ca0c Merge remote-tracking branch 'origin/master' into feature/RM-4361_ReadRecordsRestAPI 2017-01-05 14:18:16 +00:00
Kristijan Conkas
d146592cce RM-4361: fixes further to code inspection. 2017-01-05 14:11:17 +00:00
Kristijan Conkas
087faa71c6 RM-4361: generalised getRecordContent() method + test for binary content 2017-01-05 12:17:25 +00:00
Kristijan Conkas
839803f153 RM-4430: code readability tweak 2017-01-05 11:11:09 +00:00
Kristijan Conkas
96ddf7efb1 Merge remote-tracking branch 'origin/master' into feature/RM-4430_FileUnfiledRecordActionAPITests 2017-01-05 11:08:13 +00:00
Kristijan Conkas
162df47f0c RM-4430: Pre-merge import and javadoc tidy-up, minor improvements 2017-01-05 11:06:52 +00:00
Kristijan Conkas
eddc49cb51 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
0775e231fc Merge branch 'feature/RM-4430_FileUnfiledRecordActionAPITests' of https://gitlab.alfresco.com/records-management/records-management into feature/RM-4430_FileUnfiledRecordActionAPITests 2017-01-04 20:32:08 +02:00
Rodica Sutu
443c980ee2 - updates and add tests 2017-01-04 20:31:23 +02:00
Ana Bozianu
68f31e8dc5 RM-4430 - added missing header 2017-01-04 19:39:15 +02:00
Rodica Sutu
38e5c8004e add some FIXME notes for the getRecordContent() method 2017-01-04 18:56:52 +02:00
Rodica Sutu
d888b97160 add more tests for File Unfilled records 2017-01-04 18:45:33 +02:00
Rodica Sutu
81d7ccc10e 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
Kristijan Conkas
54ce373ba0 RM-4419: Added test for user with Update Metadata capabilities 2017-01-04 16:19:48 +00:00
Rodica Sutu
0db14b8427 review updates 2017-01-04 17:17:22 +02:00
Rodica Sutu
5637853b21 add tests for File Action 2017-01-04 16:47:28 +02:00
Kristijan Conkas
dd69e17e62 RM-4419: Tests with open/closed records. 2017-01-04 14:35:50 +00:00
Rodica Sutu
be4b70d638 revert some unintended changes 2017-01-04 09:21:59 +02:00
Rodica Sutu
f2f438a570 minor updates 2017-01-04 08:40:49 +02:00
Rodica Sutu
15011542e9 update tests according to the latest changes 2017-01-03 20:35:48 +02:00
Rodica Sutu
e8ebb3d008 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
1575eac13c fix failing test 2017-01-03 15:58:02 +02:00
Rodica Sutu
f8b965ae8c revert pom changes 2017-01-03 15:03:35 +02:00
Rodica Sutu
c6e091d278 updates on Read Records API tests 2017-01-03 14:20:55 +02:00
Rodica Sutu
7f7accfbe1 add tests for list the records 2017-01-03 10:20:27 +02:00
Rodica Sutu
757b59f380 -Add tests for Read Records (1) 2017-01-03 08:22:29 +02:00
Tuna Aksoy
81dc001998 Java doc updated 2017-01-01 23:15:26 +00:00
Tuna Aksoy
ff0369817a RM-4488 (Refactor REST API Automation test code according to the latest changes) 2017-01-01 13:49:08 +00:00
Tuna Aksoy
5b54ab220c 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
3d7661746c Updated license headers 2017-01-01 11:52:56 +00:00
Tuna Aksoy
25ddd883df RM-4488 (Refactor REST API Automation test code according to the latest changes) 2016-12-28 00:04:11 +00:00
Tuna Aksoy
5c28bf41da RM-4488 (Refactor REST API Automation test code according to the latest changes) 2016-12-27 23:50:48 +00:00
Tuna Aksoy
cbb4a9845c RM-4488 (Refactor REST API Automation test code according to the latest changes) 2016-12-26 23:19:14 +00:00
Tuna Aksoy
a3f9bb95bf RM-4488 (Refactor REST API Automation test code according to the latest changes) 2016-12-25 01:57:23 +00:00
Tuna Aksoy
7dbd577927 RM-4488 (Refactor REST API Automation test code according to the latest changes) 2016-12-25 00:05:40 +00:00
Tuna Aksoy
87acf4f335 RM-4488 (Refactor REST API Automation test code according to the latest changes) 2016-12-24 20:48:23 +00:00
Tuna Aksoy
bb2e560b8e Merge branch 'master' into feature/RM-4488_Refactor_RM_Automation 2016-12-22 18:51:08 +00:00
Kristijan Conkas
02ed887c20 RM-4426: verification that permission has been set 2016-12-22 17:15:30 +00:00
Kristijan Conkas
c5ba25f017 RM-4426: terminology improvement 2016-12-22 17:04:27 +00:00