Commit Graph

5481 Commits

Author SHA1 Message Date
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
Matt Ward
5f8704dfac REPO-1868: retrieve node action definitions - further tests
Added 404 (node not found) and get by node ID.
2017-11-21 16:16:11 +00:00
Matt Ward
3c0c928a95 REPO-1868: retrieve node action definitions
Initial implementation of `GET /nodes/{nodeId}/actions-definitions`,
including a simple test.
2017-11-21 11:34:47 +00:00
Matt Ward
ebddeaf80a REPO-2828: update pom to use alfresco-repository 6.11
6.11 contains fix to include the `cm:description` property in
shared links.
2017-11-17 15:08:30 +00:00
Matt Ward
408142f904 REPO-2828: add test for GET /shared-links/{id}
Checks that the additional info is available when retrieving a single
shared link (test for listing already present)
2017-11-17 13:03:43 +00:00
Matt Ward
326a83c6c9 REPO-2828: add title and description to share link info
Ensure additional metadata is present for shared links.
2017-11-17 11:39:30 +00:00
Matt Ward
acd1ae2fac REPO-2983: allowableOperationsOnTarget (shared links) - extra tests
Added some extra assertions so that allowableOperationsOnTarget follows
the same "include" behaviour as for allowableOperations.
2017-11-16 13:21:43 +00:00
Matt Ward
6b7e9211f9 REPO-2828: initial code for allowableOperationsOnTarget
allowableOperationsOnTarget is required in addition to
allowableOperations (the shared link itself)
2017-11-16 13:21:43 +00:00
alfresco-build
3394ea213f [maven-release-plugin] prepare for next development iteration 2017-11-09 16:01:25 +00:00
alfresco-build
0ca1ba811e [maven-release-plugin] prepare release alfresco-remote-api-6.6 2017-11-09 16:01:19 +00:00
Alan Davis
5b61e794c9 Pick up core 6.15 and repository 6.10 2017-11-09 15:45:30 +00:00
alfresco-build
6558ff9686 [maven-release-plugin] prepare for next development iteration 2017-11-09 14:28:31 +00:00
alfresco-build
ca4ab8a285 [maven-release-plugin] prepare release alfresco-remote-api-6.5 2017-11-09 14:28:25 +00:00
Alan Davis
cc4b5108a5 Merge remote-tracking branch 'origin/develop' 2017-11-08 14:05:50 +00:00
CodrinChirica
5fd4f1aa61 Merge pull request #22 from Alfresco/fix/MNT-18521_xss_vulnerability_in_admin_nodebrowser
REPO-2981: Security: MNT-18521: Repo Admin console Node Browser vulnerable to reflective XSS
 - Escaped using JavaScript escaping rules for the action string
2017-11-06 17:21:19 +02:00
CodrinChirica
674990625e REPO-2981 / MNT-18521 : Repo Admin console Node Browser vulnerable to reflective XSS
-  Escaped using JavaScript escaping rules for the action string
2017-11-06 14:11:15 +02:00
alfresco-build
b1eeedbb19 [maven-release-plugin] prepare for next development iteration 2017-10-31 15:44:09 +00:00
alfresco-build
a1464fff85 [maven-release-plugin] prepare release alfresco-remote-api-6.4 2017-10-31 15:44:00 +00:00
Alex Mukha
53ab6fb081 REPO-1154 Bring back the fix after revert 2017-10-31 15:31:41 +00:00
Alex Mukha
d28296d836 Revert "REPO-1154: Using spaces for term-based queries - nodes"
This reverts commit edc89bb65e.
2017-10-31 14:55:09 +00:00
Alex Mukha
022e21a04c Merge pull request #21 from Alfresco/develop
Sync master with develop
2017-10-31 14:28:27 +00:00
Alex Mukha
67d34d83ad REPO-2028 Remove Lucene (#20)
REPO-2028 Remove dependency on Lucene in tests
2017-10-31 14:00:32 +00:00
Alex Mukha
c9fb58e30c Update repository version to 6.9 2017-10-31 13:25:18 +00:00
Andreea Nechifor
edc89bb65e REPO-1154: Using spaces for term-based queries - nodes
Cherry-picked from 50c6fb9923  develop to master
2017-10-31 09:21:27 +02:00
anechifor
b8d66969e4 Merge pull request #19 from Alfresco/revert-18-master
Revert "Master"
2017-10-26 15:16:20 +03:00
anechifor
32420c3c8b Revert "Master" 2017-10-26 15:14:02 +03:00
anechifor
8aced92572 Merge pull request #18 from Alfresco/master
REPO - 1154: Using spaces for term-based queries - nodes
2017-10-26 14:36:09 +03:00
Matt Ward
336332f40d Merge pull request #17 from Alfresco/feature/REPO-2983_extra_path_info
Feature/repo 2983 extra path info
2017-10-26 12:34:24 +01:00
anechifor
50c6fb9923 Merge pull request #16 from Alfresco/fix/REPO-1154
REPO-1154 Using spaces for term-based queries - nodes.
2017-10-26 14:02:22 +03:00