Alan Davis
0deb44526b
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
131302 rmunteanu: REPO-1354: Get Rendition info - implement the API
- implemented get rendition info by id method
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132240 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:48:04 +00:00
Alan Davis
03acdaef03
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
131295 gjames: SEARCH-195: Adding highlighting to the public api
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132239 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:47:53 +00:00
Alan Davis
36b5206d45
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
131292 gjames: SEARCH-195: Implementing hightlighting for the search public API
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132236 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:47:21 +00:00
Alan Davis
3d91d230d1
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
131282 mward: Merged r131242:131277 from BRANCHES/DEV/mward/5.2.n-restapi into BRANCHES/DEV/5.2.N
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132232 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:33:37 +00:00
Alan Davis
68fc7c7cc1
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
131275 cturlica: REPO-1360: Filter sites by visibility - add automated tests
- added new tests for filter by visibility
- updated getSites by personId because the value of totalItems wasn't calculated, also updated existing tests that where using the incorrect expected value.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132229 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:33:06 +00:00
Alan Davis
80daf219db
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
131224 mward: REPO-1348: initial check-in for "update site" API implementation.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132224 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:32:15 +00:00
Alan Davis
a9655d73e9
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
131172 cturlica: REPO-1359: Filter sites by visibility - implement the API
- added filter sites by visibility
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132219 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:31:33 +00:00
Alan Davis
04c7261d59
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
131073 gjames: SEARCH-189: Always return skipCount and maxItems
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132213 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:30:45 +00:00
Alan Davis
309ce5b5ef
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130928 amorarasu: REPO-484: [REST API] Added more comprehensive tests for the 'where' predicate - covered most of the endpoints, except the workflow ones.
- More tests should be added in REPO-1249
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132209 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:30:06 +00:00
Alan Davis
6a5f88763f
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130871 jvonka: REPO-1027: V1 REST API - fix error handling (add site member)
- fix error code (should be 400 not 500) & add -ve api tests
- ACE-5458
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132196 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:28:23 +00:00
Alan Davis
5e3d908af7
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130868 jvonka: REPO-1027: V1 REST API - fix error handling (get site membership request)
- fix error code (should be 404 not 500) & add -ve api test
- ACE-2049 / ACE-5442
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132194 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:28:07 +00:00
Alan Davis
f72f83051f
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130856 jvonka: REST API: Nodes - trivial (JavaDoc correction)
- replace "select" & "properties" (with "include" & "fields")
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132193 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:27:58 +00:00
Alan Davis
f2b37ccce9
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130854 jvonka: REPO-1058 / REPO-1244: REST API - list Sites - orderBy
- tweak the default (as agreed with GC)
- update automated unit test (and also refactor to make it re-runnable and to consistently use create site api)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132191 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:27:42 +00:00
Alan Davis
99ff22c738
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130835 jvonka: REPO-1058: REST API - minor fix for "fields" param (fka "properties") to handle field names with spaces
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132187 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:27:07 +00:00
Alan Davis
b34bbcfccc
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130783 jvonka: REPO-1058: REST API - list sites that person is member of ...
- fix orderBy tests and backward compatibility
- REPO-1242, / REPO-1244
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132179 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:19:56 +00:00
Alan Davis
3a473a5d0d
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130774 jvonka: REPO-1058 / REPO-1242: REST API - list sites that person is member of - fix orderBy (id, title or role)
- fix orderBy validation as per existing capabilities
- TODO add tests (see REPO-1244)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132177 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:19:38 +00:00
Alan Davis
97bab4c5c6
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130683 gjames: SEARCH-121: Facet fields need to return a List in the search context
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132169 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:14:59 +00:00
Alan Davis
7887fd9246
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130681 jvonka: REPO-1058 / REPO-1242: REST API - list sites - add option to orderBy (id, title or description)
- initial implementation (note: default remains "id asc")
- TODO add tests (see REPO-1244)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132168 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:14:50 +00:00
Alan Davis
ef04cb8bcf
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130645 amorarasu: REPO-484: Code formatting.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132160 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:13:52 +00:00
Alan Davis
07fe704500
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130610 amorarasu: REPO-484: [REST API] 400 error for unsupported NOT operator in the 'where' predicate.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132152 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:12:44 +00:00
Alan Davis
dd91ce3629
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130593 jvonka: REPO-1059: REST API: Invalid orderBy field is ignored
- additional fix + test case
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132150 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:12:26 +00:00
Alan Davis
60bc1692dc
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130565 gjames: SEARCH-171:Search api default language should be Afts
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132146 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:11:51 +00:00
Alan Davis
d1350aecb8
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130555 jvonka: REPO-1059: REST API: Invalid orderBy field direction is ignored (hence defaults to ascending rather than returning an error)
- implement fix & update test
- note: InvalidArgumentException maps to HTTP 400
- note: we already have tests for case-insensitive (ie. we allow ASC, Asc, AsC, DESC, Desc, DeSC, or similar)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132144 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:11:34 +00:00
Alan Davis
8ec46e924c
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130543 aepure: REPO-1158: Removed extra space from the received message.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132143 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:11:24 +00:00
Alan Davis
b9a0163399
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130515 gjames: SEARCH-168, Fixed search api parameters so include and fields work together
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132140 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:10:55 +00:00
Alan Davis
6db87e1e5a
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130507 gjames: SEARCH-166:Filter queries should not be supported with CMIS QL
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132138 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:10:36 +00:00
Alan Davis
3fabbb3c59
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130502 gjames: SEARCH-114: Switching to use limit rather then maxItems for searchparameters
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132136 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:10:18 +00:00
Kevin Roast
e511f5a13c
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130451 jkaabimofrad: SHA-1598: Minor tweaks of parsing of the property parameter based on GavinC review.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130936 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-27 13:58:55 +00:00
Kevin Roast
a8edbc04e1
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130404 jkaabimofrad: SHA-1598: Added support to Get Task Instances API to filter result, based on the given property.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130935 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-27 13:57:46 +00:00
Ancuta Morarasu
515576e734
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130428 amorarasu: Clean-up after merges to 5.2.N (forgot an import).
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130429 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-07 17:32:24 +00:00
Ancuta Morarasu
b5ec806baf
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130424 amorarasu: Clean-up after merges to 5.2.N.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130425 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-07 16:51:57 +00:00
Ancuta Morarasu
fea7f077e4
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130400 amorarasu: REPO-1164: 422 error when executing unlock on a node that is not locked
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130419 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-07 16:05:41 +00:00
Alan Davis
bb1f6c566e
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130316 adavis: Fix compile error in build after merge to 5.2.N
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130381 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 22:12:15 +00:00
Alan Davis
7372dd7205
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130309 gjames: Merged searchapi (5.2.1) to 5.2.N (5.2.1)
130161 gjames: SEARCH-162: Implement a "fields" json parameter
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130380 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 22:12:07 +00:00
Alan Davis
9afb1ec1b0
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130307 gjames: Merged searchapi (5.2.1) to 5.2.N (5.2.1)
130151 gjames: SEARCH-124: Implementing "limits" search api param
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130379 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 22:11:58 +00:00
Alan Davis
0a37f5da26
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130306 gjames: Merged searchapi (5.2.1) to 5.2.N (5.2.1)
130147 gjames: SEARCH-121: Implementing facet fields
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130378 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 22:11:48 +00:00
Alan Davis
16e360f955
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130305 gjames: Merged searchapi (5.2.1) to 5.2.N (5.2.1)
130146 gjames: SEARCH-121: Implementing facet fields
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130377 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 22:11:38 +00:00
Alan Davis
9e76348016
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130304 gjames: Merged searchapi (5.2.1) to 5.2.N (5.2.1)
130145 gjames: SEARCH-123: Implementing scope for queries
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130376 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 22:11:29 +00:00
Alan Davis
68dcb5c29c
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130301 gjames: Merged searchapi (5.2.1) to 5.2.N (5.2.1)
130107 gjames: SEARCH-122: Implementing spellcheck queries
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130373 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 22:11:03 +00:00
Alan Davis
1e048180e9
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130300 gjames: Merged searchapi (5.2.1) to 5.2.N (5.2.1)
130061 gjames: SEARCH-120: Facet queries label support
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130372 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 22:10:53 +00:00
Alan Davis
818b3b3c18
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130299 gjames: Merged searchapi (5.2.1) to 5.2.N (5.2.1)
130052 gjames: SEARCH-161: Removed support for synonyms on SORT fieldNames
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130371 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 22:10:43 +00:00
Alan Davis
5c7fe2d39b
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130298 gjames: Merged searchapi (5.2.1) to 5.2.N (5.2.1)
130051 gjames: SEARCH-159: Don't allow sort for cmis_alfresco language
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130370 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 22:10:34 +00:00
Alan Davis
b10f889f29
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130297 gjames: Merged searchapi (5.2.1) to 5.2.N (5.2.1)
130050 gjames: SEARCH-161: Supporting synonyms for sorting fieldNames
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130369 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 22:10:26 +00:00
Alan Davis
63e06293bb
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130295 gjames: Merged searchapi (5.2.1) to 5.2.N (5.2.1)
130039 gjames: SEARCH-159: Don't allow sort for cmis language
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130367 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 22:10:08 +00:00
Alan Davis
be1ae9146e
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130294 gjames: Merged searchapi (5.2.1) to 5.2.N (5.2.1)
130038 gjames: SEARCH-158: Limit results by a final size of 100
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130366 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 22:09:59 +00:00
Alan Davis
56ea8655c8
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130291 gjames: Merged searchapi (5.2.1) to 5.2.N (5.2.1)
130030 gjames: Manual merge of r129730 and r129731:mmuller:Add a specific error message for invalid maxItem and skipCount. REPO-1061
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130363 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 22:09:33 +00:00
Alan Davis
58a632a3f2
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130290 gjames: Merged searchapi (5.2.1) to 5.2.N (5.2.1)
130029 gjames: Manual merge of r129701:mmuller:Add a specific error message for the maxItem=0. REPO-890
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130362 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 22:09:24 +00:00
Alan Davis
bdca31ff6a
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130289 gjames: Merged searchapi (5.2.1) to 5.2.N (5.2.1)
130028 gjames: SEARCH-120: Moving SearchContext and facets to its own package
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130361 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 22:09:16 +00:00
Alan Davis
c80a95d755
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130288 gjames: Merged searchapi (5.2.1) to 5.2.N (5.2.1)
130027 gjames: SEARCH-120: Implementing facet queries
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130360 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 22:09:06 +00:00
Alan Davis
a699adbe2f
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130287 gjames: Merged searchapi (5.2.1) to 5.2.N (5.2.1)
130026 gjames: SEARCH-119: Implementing filter queries (without tags)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130359 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 22:08:57 +00:00