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
Andreea Nechifor
97beacce15
REPO-1154 : adding repo numaber
2017-10-26 14:06:29 +03:00
ramunteanu
05bc9e6e91
Merge pull request #13 from Alfresco/fix/REPO-1943_remove_nonexistent_membership
...
fix/REPO-1943_remove_nonexistent_membership
2017-10-26 11:48:55 +03:00
Andreea Nechifor
2eabed9f13
REPO-1154: added comments on test : testSearchTermWhiteSpace
2017-10-26 11:17:07 +03:00
Matt Ward
55b683be8e
REPO-2983: REST API: Additional information for node path elements
...
Renamed the path element "type" field to "nodeType", to be consistent
with other uses.
2017-10-25 17:12:27 +01:00
Matt Ward
ffd7e197f0
REPO-2983: REST API: Additional information for node path elements
...
Filtered the "aspectNames" field using the same list of exclusions
as the other places that aspect names are returned. For example in
`/nodes/{nodeId}/children?include=aspectNames` (currently just sys:*)
2017-10-25 16:47:13 +01:00
Andreea Nechifor
af639709f5
REPO-1154 : Format test method
2017-10-25 16:02:17 +03:00
Matt Ward
d234223ae7
REPO-2983: REST API: Additional information for node path elements
...
Added `type` and `aspectNames` fields for each path element.
Example output:
```
...
"elements": [
{
"id": "1f525aa6-d0c5-4395-96e3-b140d728c5ca",
"name": "Company Home",
"type": "cm:folder",
"aspectNames": [
"cm:titled",
"cm:auditable",
"sys:referenceable",
"sys:localized",
"app:uifacets"
]
},
...
]
...
```
2017-10-25 12:30:50 +01:00
Andreea Nechifor
b42dc86bac
REPO-1154: added trem as text in lucene search
2017-10-25 12:39:02 +03:00
Raluca Munteanu
aa345673b6
REPO-1943: RestAPI: Deleting a non-existent group member does not return 404.
...
- Changed membership validation.
2017-10-25 11:55:16 +03:00
Andreea Nechifor
0e1006cae1
Create branch for REPO-1154
2017-10-25 08:36:16 +03:00
alfresco-build
cd232bbf2d
[maven-release-plugin] prepare for next development iteration
2017-10-18 15:10:09 +00:00
alfresco-build
0d6fc78d33
[maven-release-plugin] prepare release alfresco-remote-api-6.3
2017-10-18 15:10:00 +00:00