Martin Muller
07a3d6b473
Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
...
128489 jvonka: V1 REST API: Node Version History - minor tweak for "delete version"
- re: fix-up versionType if deleting last version
REPO-835
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129166 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-05 13:46:43 +00:00
Martin Muller
4cc44bb4b2
Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
...
128487 jvonka: V1 REST API: Node Version History - add basic paging
- follow-on fix for NPE
REPO-313
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129164 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-05 13:46:33 +00:00
Martin Muller
750adc141c
Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
...
128479 jvonka: V1 REST API: Node Version History - add basic paging
REPO-313
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129162 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-05 13:46:26 +00:00
Martin Muller
e641c2f0f3
Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
...
128460 jvonka: REPO-341: Minor fix to site creation to return generic error message, if try to create multiple sites in a single call.
- also relates to REPO-874
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129160 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-05 13:46:17 +00:00
Martin Muller
93aa43babc
Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
...
128442 jvonka: V1 REST API: Update binary content - add optional name param (to allow rename on upload of a new version)
- api implementation + api sanity tests (+ve/-ve)
REPO-518
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129159 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-05 13:46:13 +00:00
Martin Muller
fa533a6b57
Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
...
128232 jvonka: V1 REST API: Node Version History - add "delete version" operation
- DELETE /nodes/nodeId/versions/versionId
REPO-835
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129136 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-05 10:13:51 +00:00
Martin Muller
dbb8bd31e8
Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
...
128208 jvonka: V1 REST API: Node Version History - test update
- test to show that optionally can create new file as a minor version (0.1)
REPO-156, REPO-159
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129135 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-05 10:13:47 +00:00
Martin Muller
ee91e0b457
Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
...
128207 jvonka: V1 REST API: Node Version History - add "revert version" operation
- ie. promote a previous version to become a new (most recent) version
- POST /nodes/nodeId/versions/versionId/revert (with request body, optionally majorVersion &/or comment)
REPO-236
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129134 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-05 10:13:42 +00:00
Martin Muller
c06865ed18
Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
...
128173 jvonka: REPO-839: Fix guess mimetype (if no file ext) - on upload and/or update (after a rename)
- improvement to REPO-495
- will also apply to REPO-518 when implemented
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129133 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-05 10:13:38 +00:00
Martin Muller
2f429ff4a4
Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
...
128162 jvonka: V1 REST API: Node Version History - initial api tests
- REPO-313: list version history
- REPO-327: get version info
- REPO-229: download version content
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129130 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-05 10:13:25 +00:00
Martin Muller
f88cccb1b7
Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
...
128135 jvonka: v1 REST API: fix possible NPE when optionally listing allowable ops for non-file/non-file (+ add sanity api test)
REPO-488, REPO-514
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129127 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-05 10:12:38 +00:00
Martin Muller
f4db00acf7
Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
...
128134 jvonka: v1 REST API: minor bug fix(es) to error handling when creating node with assocs + sanity api tests
REPO-476, REPO-477
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129126 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-05 10:11:36 +00:00
Martin Muller
c13683eea1
Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
...
128122 jvonka: v1 REST API: minor bug fix(es) to update http error code mappings (to 4xx rather than 500) + sanity api tests
REPO-475, REPO-512, REPO-516, REPO-473
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129125 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-05 10:10:41 +00:00
Martin Muller
24d305c132
Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
...
128090 jvonka: Node Version History - 1st-cut impl (for initial review)
- REPO-313: list version history
- REPO-327: get version info
- REPO-229: download version content
- TODO api tests + spec updates
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129124 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-05 10:08:45 +00:00
Martin Muller
e39e468fff
Fixed some javadoc errors. REPO-466
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@128510 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-07-01 08:34:26 +00:00
Jan Vonka
0020afb335
Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
...
128375 jvonka: MNT-16446: Edit Comment permission (part 3)
- for CMIS (and also future v1 Nodes REST API)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@128386 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-27 19:08:30 +00:00
Alan Davis
7d7e006356
Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
...
128355 jvonka: MNT-16446: Edit Comment permission (part 2)
- for v1 api
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@128362 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-27 07:05:38 +00:00
Andrei Rebegea
9203c6884a
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
128104 jvonka: Merged RETURN-OF-THE-API (5.2.0) to HEAD (5.2)
128054: REPO-495: When uploading/updating binary content, guess mimetype and encoding
- follow similar pattern to v0 Upload API (ignore Content-Type header)
- in the future, we might wish to loosen this restriction [pending MNT-16381] and/or allow admin's option to update mimeType/encoding directly via node metadata update
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@128125 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-10 13:48:27 +00:00
Alan Davis
cf17943d43
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127899 adavis: Update source headers that came from API-STRIKES-BACK
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127901 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-06 11:13:46 +00:00
Alan Davis
15899820ce
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127622 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
127621 jkaabimofrad: Replaced anonymous class with lambda, to force the use of Java 8!
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127728 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 15:19:51 +00:00
Alan Davis
4a18a13f7b
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127619 jkaabimofrad: Missed changes during resolving conflicts.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127726 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 15:19:40 +00:00
Alan Davis
dc067d1878
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127617 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
127512 jkaabimofrad: REPO-47: Per peer review, changed the upload API to throw an exception when requesting multiple renditions.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127724 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 15:19:29 +00:00
Alan Davis
e30e7a3504
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127616 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
127464 jkaabimofrad: RA-1093: Removed a common method as it was pushed down to the QuickShareService as a result of the MNT-16224 fix.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127723 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 15:19:23 +00:00
Alan Davis
f3e9c355c3
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127614 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
127461 jvonka: Fix RA-1011: REST API create site
- can't create site with id/shortName = 'true'
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127721 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 15:19:11 +00:00
Alan Davis
f99ba16ec7
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127611 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
127447 jvonka: Node Associations - creating/listing primary child assoc type other than cm:contains
- follow-on fix + test based on review back (create children below content)
- also -ve test for model integrity excet
- RA-1092
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127718 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 15:18:53 +00:00
Alan Davis
22d91cb857
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127606 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
127419 jvonka: Node Associations - 1st cut for creating/listing primary child assoc type other than cm:contains
- TODO sanity tests, api spec tweaks
RA-1092
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127713 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 15:18:22 +00:00
Alan Davis
3f0bba6779
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127604 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
127414 jvonka: Node Associations - create node with assocs (peer &/or secondary child)
- can be optionally used to create (eg. mandatory) assoc(s) to other existing node(s)
RA-925
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127711 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 15:18:10 +00:00
Alan Davis
a0b13ea954
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127602 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
127342 jvonka: Node Associations - peer assoc permissions
- alt impl using temp wrapper instead of full override
RA-1062
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127694 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 14:48:43 +00:00
Alan Davis
eb8cf53b69
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127600 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
127329 jvonka: Node Associations - initial paging (for secondary child assocs & parents)
- as per review comment for RA-920
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127692 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 14:48:31 +00:00
Alan Davis
c7f6f894e4
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127597 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
127314 jvonka: Fix RA-929 (Error message should not be empty when creating duplicate peer association)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127689 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 14:48:14 +00:00
Alan Davis
4188afe338
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127595 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
127284 jvonka: Node Associations - add first-cut of permissions
RA-1062
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127687 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 14:48:03 +00:00
Alan Davis
95ea8f67aa
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127591 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
127156 jvonka: Node Associations - trivial: remove unused imports (Assoc.java)
RA-742
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127683 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 14:18:36 +00:00
Alan Davis
9ebd44552d
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127589 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
127094 jvonka: Node Associations - child assocs - isPrimary filter (for /parents and /children)
- RA-1053
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127681 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 14:16:16 +00:00
Alan Davis
8ccacdd032
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127587 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
127040 jvonka: Node Associations - child & peer
- exclude "sys" namespace
- common code for listing
- RA-745, 920, RA-921, RA-930, RA-742, RA-918, RA-919
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127679 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 14:15:20 +00:00
Alan Davis
67494ff093
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127586 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
126699 jkaabimofrad: Fixed merge issue.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127678 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 14:15:14 +00:00
Alan Davis
6234640d11
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127583 jkaabimofrad: reverted r126691.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127676 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 14:15:04 +00:00
Alan Davis
e0341bbabd
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127582 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
126691 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to API-STRIKES-BACK (5.2.0)
126661 jvonka: RA-1045: As requested for SFS, allow rendition details (available/created renditions only) for shared link to be listed via no auth.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127675 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 14:14:58 +00:00
Alan Davis
7e1a657cd0
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127581 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
126681 jvonka: Node Associations - child assocs
- in responses return isPrimary (rather than isPrimaryParent)
- RA-920, RA-930, RA-634
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127674 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 14:14:53 +00:00
Alan Davis
50af2e5cc1
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127579 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
126567 jvonka: Node Associations - further updates
- for child assocs, do not expose assoc child qname (nominally like file/folder for primary child assoc)
- additional api tests (+ve & -ve) for peer assocs & secondary child assocs
- RA-745, RA-920, RA-921, RA-930, RA-742, RA-918, RA-919
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127672 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 14:14:43 +00:00
Alan Davis
a8bf2940b6
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127573 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
126282 gjames: RA-878:All api errors should return the standard error, fix 404s
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127667 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 14:14:15 +00:00
Alan Davis
b2fe847b6c
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127571 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
126242 gjames: RA-878:All api errors should return the standard error object
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127665 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 14:14:04 +00:00
Alan Davis
4521ecaed9
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127570 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
126202 jvonka: Node Associations - follow-on to add missing file
- oops, sorry !
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127664 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 14:09:43 +00:00
Alan Davis
437a01294c
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127569 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
126200 jvonka: Node Associations - follow-on to r126104 to provide initial impl for both peer & child assocs
- experimental -> pending detailed review & discussion (and tests)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127663 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 14:09:38 +00:00
Alan Davis
3b51433eb8
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127568 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
126104 jvonka: Node (Peer) Associations - initial wip
- /nodes/{srcId}/targets (GET, POST)
- /nodes/{srcId}/targets/{tgtId} (DELETE)
- /nodes/{tgtId}/sources (GET)
- TODO ... assoc tests !
- RA-742, RA-918, RA-919
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127662 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 14:09:32 +00:00
Alan Davis
cdd3aa1075
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127567 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
126000 jkaabimofrad: RA-933, RA-934, RA-972: Changed the "tickets" API namespace from "alfresco" to "authentication". Also, added support to the REST API test fwk to handle different API namespaces.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127661 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 14:09:26 +00:00
Alan Davis
ad267ea682
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127562 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
125748 jkaabimofrad: RA-933, RA-934, RA-972: Modified the logout and validate ticket API to support only "-me-" (dummy parameter) in the URL path rather than ticket id. Also, renamed the JSON attributes.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127656 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 14:08:59 +00:00
Alan Davis
b9f4a68302
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127561 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
125708 jvonka: RA-779 / RA-780: Sites API - fix (create site + permanent delete + create site with same site id)
- RA-967
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127655 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 14:08:53 +00:00
Alan Davis
aece8a3688
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127560 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
125666 jkaabimofrad: RA-933: Fixed API tests failures by refactoring the noAuth functionality.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127654 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 14:08:47 +00:00
Alan Davis
e82595fb8e
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127557 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
125609 jvonka: RA-952: If relative path cannot be resolved due to a permissionn error, return 404 (rather than 403)
- when listing children or getting node info
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127651 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 14:03:50 +00:00
Alan Davis
7d4d15bbab
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127556 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
125604 jkaabimofrad: RA-933: Initial commit for ticket base authentication.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127650 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 14:03:44 +00:00