Commit Graph

378 Commits

Author SHA1 Message Date
Alan Davis
d253797fc5 Merged 5.2.N (5.2.1) to HEAD (5.2)
130836 jvonka: REPO-1058: REST API - minor fix for "fields" param (fka "properties") to handle field names with spaces
   - bump the test count, thanks Ancuta :-)


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132188 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:27:16 +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
4abc64a3e2 Merged 5.2.N (5.2.1) to HEAD (5.2)
130796 jvonka: REPO-1058 / REPO-1244: REST API - list Sites - orderBy
   - add automated unit tests


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132183 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:26:33 +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
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
29c15b132b Merged 5.2.N (5.2.1) to HEAD (5.2)
130677 jvonka: REPO-1058: REST API - minor refactor of TestSites to split the existing test
   - prep' for REPO-1058 / REPO-1244


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132166 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:14:34 +00:00
Alan Davis
42b43437bc Merged 5.2.N (5.2.1) to HEAD (5.2)
130641 cmocanu: REPO-164 - Added new negative unit test for includeChildren: try to lock using includeChildren parameter that has been removed and 400 response code is retrieved.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132159 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:13:44 +00:00
Alan Davis
2896dc6b83 Merged 5.2.N (5.2.1) to HEAD (5.2)
130639 amorarasu: REPO-1059: Fix tests number.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132158 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:13:36 +00:00
Alan Davis
9e82c8a568 Merged 5.2.N (5.2.1) to HEAD (5.2)
130614 jvonka: REPO-1059: REST API: Invalid orderBy field is ignored
   - minor follow-on (comment in the specific test when this issue was found - in addition to the new generic tests)


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132154 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:13:03 +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
3b2b5e17a3 Merged 5.2.N (5.2.1) to HEAD (5.2)
130574 cmocanu: REPO-164 - Added new unit test for timeToExpire parameter: locked a document, tried to delete while is locked, wait until expiration time has passed and delete the document.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132149 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:12:18 +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
4f47d68c8b Merged 5.2.N (5.2.1) to HEAD (5.2)
130556 cmocanu: Added new negative test for Lock functionality: try to lock a folder. 


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132145 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:11:42 +00:00
Alan Davis
99fe1fbe54 Merged 5.2.N (5.2.1) to HEAD (5.2)
130525 jvonka: MNT-16449: CMIS delete version fails on versions other than latest (most recent) version
   - add commented-out test to demonstrate the issue (we can then decide to prioritise accordingly)
   - note: this scenario works via V1 REST API


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132141 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:11:03 +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
976b860eff Merged 5.2.N (5.2.1) to HEAD (5.2)
130503 gjames: SEARCH-114: Switching to use limit, missed test commit


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132137 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:10:27 +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
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
5ce39aad3f Merged 5.2.N (5.2.1) to HEAD (5.2)
130303 gjames: Merged searchapi (5.2.1) to 5.2.N (5.2.1)
      130109 gjames: SEARCH-122: Implementing spellcheck queries, better tests


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130375 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 22:11:20 +00:00
Alan Davis
e45ac5b61c Merged 5.2.N (5.2.1) to HEAD (5.2)
130302 gjames: Merged searchapi (5.2.1) to 5.2.N (5.2.1)
      130108 gjames: SEARCH-122: Implementing spellcheck queries, better tests


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130374 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 22:11:11 +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
b67a546851 Merged 5.2.N (5.2.1) to HEAD (5.2)
130293 gjames: Merged searchapi (5.2.1) to 5.2.N (5.2.1)
      130037 gjames: SEARCH-120: Working on facet queries test improvements


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130365 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 22:09:50 +00:00
Alan Davis
4c3bd67a52 Merged 5.2.N (5.2.1) to HEAD (5.2)
130292 gjames: Merged searchapi (5.2.1) to 5.2.N (5.2.1)
      130031 gjames: SEARCH-120: Working on facet queries test


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130364 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 22:09:42 +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
Alan Davis
1b2b4b9093 Merged 5.2.N (5.2.1) to HEAD (5.2)
130267 gjames: Merged searchapi (5.2.1) to 5.2.N (5.2.1)
      130005 gjames: Merged 5.2.N-AHIND (5.2.1) to searchapi (5.2.1)
         129716 amorarasu: REPO-340 / REPO-1136 - V1 REST API: Unlock Node


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130346 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 22:07:02 +00:00
Alan Davis
51b838e2ef Merged 5.2.N (5.2.1) to HEAD (5.2)
130261 gjames: Merged searchapi (5.2.1) to 5.2.N (5.2.1)
      129999 ahind: Merged 5.2.N-AHIND (5.2.1) to searchapi (5.2.1)
         129643 amorarasu: REPO-164 / REPO-1086 - V1 REST API: Lock Node


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130344 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 22:06:41 +00:00
Alan Davis
4ab6e72418 Merged 5.2.N (5.2.1) to HEAD (5.2)
130191 gjames: Merged searchapi (5.2.1) to 5.2.N (5.2.1)
      129957 gjames: SEARCH-113: Testing a NULL node


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130342 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 22:06:25 +00:00
Alan Davis
aeb8af8c94 Merged 5.2.N (5.2.1) to HEAD (5.2)
130190 gjames: Merged searchapi (5.2.1) to 5.2.N (5.2.1)
      129956 gjames: SEARCH-115: Testing sort of DOCUMENT


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130341 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 22:06:16 +00:00
Alan Davis
b8802af7f4 Merged 5.2.N (5.2.1) to HEAD (5.2)
130187 gjames: Merged searchapi (5.2.1) to 5.2.N (5.2.1)
      129890 gjames: SEARCH-116: Implementing defaults


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130338 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 22:05:50 +00:00
Alan Davis
a4d3b2e60c Merged 5.2.N (5.2.1) to HEAD (5.2)
130186 gjames: Merged searchapi (5.2.1) to 5.2.N (5.2.1)
      129839 gjames: Adding a better json example to the integration test.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130337 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 22:05:40 +00:00
Alan Davis
3db8c1b295 Merged 5.2.N (5.2.1) to HEAD (5.2)
130185 gjames: Merged searchapi (5.2.1) to 5.2.N (5.2.1)
      129838 gjames: SEARCH-117: Implementing templates


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130336 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 22:05:32 +00:00
Alan Davis
5d442553f5 Merged 5.2.N (5.2.1) to HEAD (5.2)
130184 gjames: Merged searchapi (5.2.1) to 5.2.N (5.2.1)
      129824 gjames: SEARCH-115: Implementing Sort


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130335 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 22:05:22 +00:00
Alan Davis
e8e0209f8c Merged 5.2.N (5.2.1) to HEAD (5.2)
130181 gjames: Merged searchapi (5.2.1) to 5.2.N (5.2.1)
      129821 gjames: SEARCH-150: Implementing include in the JSON body


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130332 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 22:04:51 +00:00
Alan Davis
7e95472e8c Merged 5.2.N (5.2.1) to HEAD (5.2)
130180 gjames: Merged searchapi (5.2.1) to 5.2.N (5.2.1)
      129820 gjames: SEARCH-113: The JSON body not request is used for all params


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130331 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 22:04:42 +00:00
Alan Davis
e9783d8e04 Merged 5.2.N (5.2.1) to HEAD (5.2)
130179 gjames: Merged searchapi (5.2.1) to 5.2.N (5.2.1)
      129819 gjames: SEARCH-113: The Json representation is immutable.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130330 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 22:04:33 +00:00
Alan Davis
a0a62612f4 Merged 5.2.N (5.2.1) to HEAD (5.2)
130178 gjames: Merged searchapi (5.2.1) to 5.2.N (5.2.1)
      129808 gjames: SEARCH-112: Adding SearchContext to the response


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130329 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 22:04:24 +00:00
Alan Davis
9c8da6ba7c Merged 5.2.N (5.2.1) to HEAD (5.2)
130177 gjames: Merged searchapi (5.2.1) to 5.2.N (5.2.1)
      129807 gjames: SEARCH-113: No longer hedging my bets: The only way to pass parameter is via the JSON body.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130328 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 22:04:14 +00:00
Alan Davis
f78d1f81f7 Merged 5.2.N (5.2.1) to HEAD (5.2)
130176 gjames: Merged searchapi (5.2.1) to 5.2.N (5.2.1)
      129787 gjames: SEARCH-114: No default paging.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130327 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 22:04:05 +00:00