Commit Graph

4909 Commits

Author SHA1 Message Date
Andreea Nechifor
3302ca0f00 REPO-3162 MNT-19040: cm:autoVersionOnUpdateProps is not respected by V0 API 2018-01-17 10:50:20 +02:00
Cristian Turlica
35a5dbd044 REPO-1309: Execute an action asynchronously
- targetId is now optional, however, currently targetId must be a valid node ID.
2018-01-16 17:53:18 +02:00
Andreea Nechifor
dcb68c9273 Created REPO-3162 new branch 2018-01-16 16:39:11 +02:00
Cristian Turlica
6d07efafa2 Merge pull request #34 from Alfresco/feature/REPO-1309
REPO-1309: Execute an action asynchronously
2018-01-16 14:14:06 +02:00
Cristian Turlica
36edc66189 REPO-1309: Execute an action asynchronously
- updated testExecuteAction
2018-01-16 11:58:32 +02:00
Cristian Turlica
2cabd641e4 REPO-1309: Execute an action asynchronously
- added changes requested by reviewer
2018-01-16 11:14:59 +02:00
Cristian Turlica
62099c356e REPO-1309: Execute an action asynchronously
- initial implementation
2018-01-15 16:55:51 +02:00
alfresco-build
aee5a4d7b8 [maven-release-plugin] prepare for next development iteration 2018-01-15 13:02:49 +00:00
alfresco-build
2c4a1ab2b0 [maven-release-plugin] prepare release alfresco-remote-api-6.11 2018-01-15 13:02:43 +00:00
Alex Mukha
99a8027245 Update repository to 6.20 2018-01-15 12:49:37 +00:00
Alex Mukha
0d5b2781a3 REPO-1296 Remove publishing and channels APIs (#33) 2018-01-15 11:22:35 +00:00
Ancuta Morarasu
5fd59504ea REPO-3149 / MNT-19035 - Limit the /people/<username>/sites API (V0 and V1) to filter out private sites when querying for users other than the authenticated one and site admins.
- Update alfresco-repository to version 6.19.
2018-01-11 17:19:50 +02:00
alfresco-build
78c987659a [maven-release-plugin] prepare for next development iteration 2018-01-10 14:57:07 +00:00
alfresco-build
02a89ac40c [maven-release-plugin] prepare release alfresco-remote-api-6.10 2018-01-10 14:56:58 +00:00
Andrei Rebegea
5c4ab3ce3a REPO-3123: prepare community release 2018-01-10 15:57:53 +02:00
Martin Muller
b23bfb6ef9 Merge pull request #32 from Alfresco/fix/repo-2958_residual
REPO-2958: Community: ALF-21950 Properties can be added to incorrect types
2018-01-05 09:28:15 +01:00
Martin Muller
f12bf95e6b REPO-2958 noderef is not global anymore. It is now a parameter for the inner Property class because we need it there for checking the model 2018-01-03 20:22:40 +01:00
Martin Muller
987b62b3ed REPO-2958 noderef is not global anymore. It is now a parameter for the inner Property class because we need it there for checking the model 2018-01-03 20:19:34 +01:00
Martin Muller
9ac1b2e376 Repo-2958 Look if property is defined in class definition + unit tests 2017-12-28 15:27:31 +01:00
Alex Mukha
e70d9e95a1 REPO-3131 Update cxf libs to 3.0.12 (#30) 2017-12-18 13:46:53 +00:00
alfresco-build
675756c830 [maven-release-plugin] prepare for next development iteration 2017-12-14 18:46:07 +00:00
alfresco-build
28e23cb507 [maven-release-plugin] prepare release alfresco-remote-api-6.9 2017-12-14 18:45:59 +00:00
Alex Mukha
caad9fa060 REPO-3097 jackson 2.8.10 upgrade (#29)
The old jackson 1 was removed
2017-12-14 18:30:23 +00:00
alfresco-build
e1d685fdd0 [maven-release-plugin] prepare for next development iteration 2017-12-14 13:18:47 +00:00
alfresco-build
1394be4114 [maven-release-plugin] prepare release alfresco-remote-api-6.8 2017-12-14 13:18:41 +00:00
Alex Mukha
53e0fe43bc REPO-3097 Add jackson 2 dependency 2017-12-14 12:02:48 +00:00
Alex Mukha
b760ac7750 Update repository to 6.16 2017-12-14 11:59:24 +00:00
Alex Mukha
a89dea5495 REPO-3097 Update repository to 6.15 2017-12-13 11:39:51 +00:00
Alex Mukha
2c63c3ca85 REPO-3097 Add jackson 1 dependencies (temporarily) 2017-12-13 11:37:45 +00:00
anechifor
64fa85e515 Merge pull request #27 from Alfresco/feature/REPO-1789
Feature/repo 1789 V1 REST API - update test fwk to check error response format (for 4xx, 5xx)
2017-12-12 09:45:05 +02:00
Andreea Nechifor
e8df1f84d4 Remove params from signature. 2017-12-12 09:50:30 +02:00
Andreea Nechifor
c90650d4ea REPO-1789 : Refactor method checkErrorKey. 2017-12-08 14:37:17 +02:00
Matt Ward
8a461e794b Merge pull request #26 from Alfresco/feature/REPO-1308_retrieve_global_actions
REPO-1308 retrieve global actions
2017-12-08 12:05:41 +00:00
Andreea Nechifor
92575595b4 Added exceptions 2017-12-08 12:28:29 +02:00
Andreea Nechifor
1d508c754b update check in case of 401 2017-12-08 11:42:58 +02:00
Andreea Nechifor
b4a1cd4be3 Added only classes with defaultMessage 2017-12-08 11:15:22 +02:00
Andreea Nechifor
56983cd667 Added default message 2017-12-08 09:56:31 +02:00
Andreea Nechifor
097e07afa8 REPO-1789 : V1 REST API - update test fwk to check error response format 2017-12-07 16:40:29 +02:00
Matt Ward
36f8549e5e REPO-1308: factored out common sorting tests
The sorting/paging tests for this and for getting the actions available
for a particular node are basically the same, so factored out the
common code.
2017-11-29 14:08:52 +00:00
Matt Ward
2de71048a2 Merge pull request #24 from Alfresco/feature/REPO-1868_retrieve_node_actions
REPO-1868: retrieve node actions
2017-11-28 10:31:28 +00:00
alfresco-build
1a8499d8a4 [maven-release-plugin] prepare for next development iteration 2017-11-27 17:42:11 +00:00
alfresco-build
31c255a2a4 [maven-release-plugin] prepare release alfresco-remote-api-6.7 2017-11-27 17:42:04 +00:00
alandavis
1a2921ae6a Feature/repo 2908 jod (#25)
REPO-2910 Replace ooo.direct with jod - basic removal of ooo.direct
2017-11-27 17:16:41 +00:00
Matt Ward
a6b833313a REPO-1308: added tests for 400 and 401 responses 2017-11-27 16:51:03 +00:00
Matt Ward
21418ac861 REPO-1308: minor tidy up post-refactoring
Removed a small amount of redundant code.
2017-11-27 16:31:59 +00:00
Matt Ward
2682b0464a REPO-1308: initial commit of GET /action-definitions
This builds on the work for retrieving actions for a particular node,
and retrieves the global set of available actions.
2017-11-27 16:10:28 +00:00
Matt Ward
34ca56759c REPO-1868: added 400 and 401 status tests.
Also fixed jackson deserialisation that I had unwittingly broken
in the last commit by taking out the "id" field in ActionDefinition.
2017-11-23 17:20:37 +00:00
Matt Ward
fae67efcb5 REPO-1868: added tests for all the action definition fields.
Tests to make sure that all the fields are populated as expected,
including the applicableTypes and parameterDefinitions lists.
2017-11-23 17:02:36 +00:00
Matt Ward
d7be51d624 Merge pull request #23 from Alfresco/feature/REPO-2828_more_shared_link_data
REPO-2828 more shared link data
2017-11-23 10:29:18 +00:00
Matt Ward
d227c2c7ce REPO-1868: retrieve node action definitions - sorting/paging
Implemented sorting and paging and tests.
2017-11-22 19:59:32 +00:00