Commit Graph

3912 Commits

Author SHA1 Message Date
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
Oana Nechiforescu
6cd060ae9c Merge merge/upgradeTestDataFrom25 into master. 2016-12-23 13:38:53 +02: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
7ebcaf39c4 Merge remote-tracking branch 'origin/master' into feature/RM-4426_Delete_Records_API_Tests 2016-12-22 17:05:32 +00:00
Kristijan Conkas
c5ba25f017 RM-4426: terminology improvement 2016-12-22 17:04:27 +00:00
Kristijan Conkas
7ca4326f1f RM-4426: Tests for user without delete capability. 2016-12-22 16:55:55 +00:00
Oana Nechiforescu
1ba70727ae Merge branch 'release/V2.5' of https://gitlab.alfresco.com/records-management/records-management into merge/upgradeTestDataFrom25
# Conflicts:
#	rm-community/rm-community-repo/source/java/org/alfresco/module/org_alfresco_module_rm/admin/RecordsManagementAdminServiceImpl.java
2016-12-22 15:29:10 +02:00
Kristijan Conkas
9d8145e690 RM-4426: fixed headers and import cleanup 2016-12-22 13:29:08 +00:00
Kristijan Conkas
90f959f2d9 RM-4426: clarified description 2016-12-21 18:05:40 +00:00
Kristijan Conkas
f7d413bae5 RM-4426: delete tests negative test 2016-12-21 18:04:20 +00:00
Kristijan Conkas
6ddaebed23 RM-4426: Delete positive tests. 2016-12-21 12:42:25 +00:00
Tuna Aksoy
6b7bdc03a4 Merge branch 'feature/FileAndDeclareApi'
Conflicts:
	rm-community/rm-community-repo/source/java/org/alfresco/rm/rest/api/nodes/RecordsEntityResource.java
2016-12-20 20:51:33 +00:00
Tuna Aksoy
a968c247b8 Merge remote-tracking branch 'origin/feature/RM-4362_UpdateAPI_ImplAndDoc' 2016-12-20 16:30:00 +00:00
Tuna Aksoy
10b88b0b95 Merge branch 'feature/RecordsAPISwagger' 2016-12-20 16:25:24 +00:00
Tuna Aksoy
00d426355b Removed unused property from the pom file 2016-12-20 13:03:11 +00:00
Tuna Aksoy
e7133bd5c6 Copied the ui-automation code from release/v2.3 2016-12-20 11:04:18 +00:00
Mihai Cozma
21b281bf53 Merge branch 'feature-2.5/MNT-16971_Unable_to_set_an_ReadOnly_AlfrescoRM' into release/V2.5 2016-12-20 10:40:33 +02:00
Tuna Aksoy
b9c4defdb9 Fixed Alfresco installer download config 2016-12-19 21:24:29 +00:00
Tuna Aksoy
ee2455d7c6 Set renditionService property for filePlanComponent bean definition 2016-12-19 20:41:11 +00:00
Tuna Aksoy
9c7ee3acd2 Added a check to see if the aspect hasn't been removed in the same
transaction.
2016-12-19 18:45:17 +00:00
Tuna Aksoy
8e864c5ba1 Changed contextPath from "rm-api-explorer" to "ig-api-explorer" 2016-12-19 17:18:45 +00:00
Mihai Cozma
0a1812ef4f MNT 16971 Unable to set an read only alfresco rm
- remove commented code
2016-12-19 16:01:52 +02:00
Mihai Cozma
7bb51b1522 MNT-16971 Unable to set read only using property server.allowWrite=false
-fix transactions permission 
-fix document library view
2016-12-19 15:52:26 +02:00
Tuna Aksoy
2fd7720db5 MNT-17241 (Access denied exception thrown during preview of certain content by non-admin/non-site member users) 2016-12-19 13:45:52 +00:00
Ana Bozianu
6a45a6dab6 RM-4436 - implemented file record
RM-4429 - implemented declare record
-renamed the nodes package into fileplancomponents
2016-12-17 23:22:12 +02:00
Tuna Aksoy
b219b4fc89 RM-4565 (Update RM API Explorer dependency and split war files) 2016-12-16 22:06:47 +00:00
Ana Bozianu
aff8b019d8 RM-4429 - moved declare action in files endpoint 2016-12-16 16:50:05 +02:00
Ana Bozianu
4fe2a269fc Merge master into feature/RM-4362_UpdateAPI_ImplAndDoc 2016-12-16 15:56:34 +02:00
Ana Bozianu
94325534fc RM-4418 - added comments and localization 2016-12-16 14:27:01 +02:00
David Webster
c4dc7ef24d 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
fb6a1c9946 RM-4418 - removed posibility to update content 2016-12-16 11:39:11 +02:00
Ana Bozianu
accf517b2d 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
6c96316324 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
69a7a2fc3c 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
beddc53bd4 checks added according to the review 2016-12-15 13:36:57 +02:00
Rodica Sutu
9ef0125214 indentation fix 2016-12-15 12:28:10 +02:00
Rodica Sutu
4228e57efd minor update 2016-12-15 11:43:01 +02:00
Rodica Sutu
27161972be 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
d4c516eab4 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
2319ec8e8a RM-4398 (RM Benchmark project config) 2016-12-12 20:59:58 +00:00
Tuna Aksoy
acbb1506a2 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
29007fc2a0 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
e782c3f7fa Merge remote-tracking branch 'origin/master' into feature/RM-4542_Rest_Record_Name 2016-12-12 18:07:17 +00:00
Kristijan Conkas
bdb3436569 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
30e9d7ea87 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
79a6a6a4a3 RM-4543 - added clarification that nodeBodyCreate is ignored for multipart uploads 2016-12-12 19:36:13 +02:00