Commit Graph

3433 Commits

Author SHA1 Message Date
Kristijan Conkas
1377cc8e11 RM-4426: Delete positive tests. 2016-12-21 12:42:25 +00:00
Tuna Aksoy
35139aa294 Merge remote-tracking branch 'origin/feature/RM-4362_UpdateAPI_ImplAndDoc' 2016-12-20 16:30:00 +00:00
Tuna Aksoy
ba8db444d1 Merge branch 'feature/RecordsAPISwagger' 2016-12-20 16:25:24 +00:00
Tuna Aksoy
9c6f2b0307 Removed unused property from the pom file 2016-12-20 13:03:11 +00:00
Tuna Aksoy
1fae861c94 Changed contextPath from "rm-api-explorer" to "ig-api-explorer" 2016-12-19 17:18:45 +00:00
Tuna Aksoy
d1b4c611bb RM-4565 (Update RM API Explorer dependency and split war files) 2016-12-16 22:06:47 +00:00
Ana Bozianu
10405e4e73 RM-4429 - moved declare action in files endpoint 2016-12-16 16:50:05 +02:00
Ana Bozianu
90900d447a Merge master into feature/RM-4362_UpdateAPI_ImplAndDoc 2016-12-16 15:56:34 +02:00
Ana Bozianu
ede1386710 RM-4418 - added comments and localization 2016-12-16 14:27:01 +02:00
David Webster
b860a6d59d Merge branch 'merge/create_site_from_2.5_merge' into 'master'
Merge/create site from 2.5 merge

See merge request !703
2016-12-16 09:59:07 +00:00
Ana Bozianu
9701b0020f RM-4418 - removed posibility to update content 2016-12-16 11:39:11 +02:00
Ana Bozianu
cfc6510b37 RM-4362 - removed update content
RM-4430 - documented file record
RM-4429 - documented declare record
2016-12-15 17:09:20 +02:00
David Webster
009133d5b9 Merge remote-tracking branch 'origin/release/V2.5' into merge/create_site_from_2.5_merge 2016-12-15 14:59:20 +00:00
Rodica Sutu
132612f5b4 Merge branch 'feature/RM-4559_relativePathSupport' into 'master'
Feature/rm 4559 relative path support

 The relativePath specifies the container structure to create relative to the node nodeId. Containers in the relativePath that do not exist are created before the node is created. The container type is decided considering the type of the parent container and the type of the node to be created.

See merge request !701
2016-12-15 11:57:32 +00:00
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
Samuel Langlois
4c2e4bec59 Merge branch 'master' into 'master'
Specify full URL for Alfresco installers

The modification allows to specify the full URL (rather than pieces of it) to download the Alfresco One installer used by functional tests.
It is cleaner, and also allows more flexibility.
The goal is to be able to download installers stored on S3, making it much more efficient and hopefully Automation builds will stop breaking randomly on elastic Bamboo agents - see https://issues.alfresco.com/jira/browse/BDE-837

See merge request !680
2016-12-13 18:17:42 +00:00
Tuna Aksoy
f99ab33248 RM-4398 (RM Benchmark project config) 2016-12-12 20:59:58 +00: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
5bf9ed15ad Merge branch 'feature/RM-4542_Rest_Record_Name' into 'master'
Feature/rm 4542 rest record name

Fixed client API implementation for tests.

See merge request !693
2016-12-12 18:07:48 +00:00
Kristijan Conkas
74c7b27e56 Merge remote-tracking branch 'origin/master' into feature/RM-4542_Rest_Record_Name 2016-12-12 18:07:17 +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
Ana Bozianu
9d90168325 Merge branch 'feature/RM-4543_bodyIgnoredForMultipart' into 'master'
Feature/rm 4543 body ignored for multipart

See merge request !696
2016-12-12 17:37:43 +00:00
Ana Bozianu
c494d6ad9b RM-4543 - added clarification that nodeBodyCreate is ignored for multipart uploads 2016-12-12 19:36:13 +02: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
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
Ana Bozianu
08cc908c5b Merge branch 'feature/RM-4528_WrongErrorCodesOnUpload' into 'master'
Feature/rm 4528 wrong error codes on upload

The NodesImpl#upload method surrounds the node creation with a try catch that encapsulates the exceptions in an ApiException and the Api framework tries to map the ApiException to an error code. Because there isn't a defined code for ApiException 500 Internal Error is returned.

I extracted the original exception if it is a runtime exception.

See merge request !692
2016-12-12 10:38:04 +00:00
Ana Bozianu
88d64bc233 RM-4528 - extract original exception so it can be properly mapped to api error code 2016-12-10 14:01:16 +02:00
Kristijan Conkas
4b168fe08d Merge branch 'feature/RM-4405_Electronic_Records_API_Tests' into 'master'
Feature/rm 4405 electronic records api tests

API automation tests for RM-4359.

See merge request !689
2016-12-09 16:00:03 +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
4a7f3e9e86 Merge remote-tracking branch 'origin/master' into feature/RM-4405_Electronic_Records_API_Tests 2016-12-08 10:26:48 +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
Mihai Cozma
b1665d7f40 Remove .orig files 2016-12-07 16:48:14 +02:00
Ana Bozianu
b71f50ce96 Merge branch 'feature/RM-4521_DocumentCreationOfElectronicRecords' into 'master'
Feature/rm 4521 document creation of electronic records

See merge request !687
2016-12-07 14:00:47 +00:00
Ana Bozianu
ad1b9aa6d8 RM-4521 - fixed typo 2016-12-07 15:29:36 +02:00