Commit Graph

10 Commits

Author SHA1 Message Date
Alan Davis
a5dfaa0cdd Merged 5.2.0 (5.2.0) to HEAD (5.2)
133847 rmunteanu: REPO-1746: Merge fixes for 5.2 GA issues to 5.2.0 branch
      Merged 5.2.N (5.2.1) to 5.2.0 (5.2.0)
         133296 jvonka: REPO-1646: V1 REST API - cannot unset optional fields (eg. when updating person / site details ...)
         - fix test fallout (Person returns empty Company object by default - as per existing V1 getPerson API)
         - TODO review the way we match expected results QueriesPeopleApiTest (vs other test patterns)


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@134186 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-11 10:34:42 +00:00
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
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
Alexandru Epure
061e91e491 Merged 5.2.N (5.2.1) to HEAD (5.2)
129252 adavis: REPO-1079 Rename "Live Search" API endpoints
      - Changes to end points to reflect the rename of:
        /queries/live-search-nodes  to /queries/nodes
        /queries/live-search-people to /queries/people
        /queries/live-search-sites  to /queries/sites


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@129379 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 14:18:20 +00:00
Alexandru Epure
3ff6c66203 Merged 5.2.N (5.2.1) to HEAD (5.2)
129199 mmuller: Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
      129059 adavis: REPO-243 People Live Search
         - Use id (in fields and orderBy) rather than userName as it is an id that is returned in the Person entity
         - Added tests to test id can be used in fields and orderBy
         - Added 'wildcard' tests created by Alexandru-Eusebiu Epure


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@129373 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 14:17:31 +00:00
Alexandru Epure
139f3137b4 Merged 5.2.N (5.2.1) to HEAD (5.2)
129192 mmuller: Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
      129037 adavis: REPO-243 People Live Search
         - Added another orderBy test following a question from Jan.
         - Minor change in post order code to replace a Map lookup with a List lookup. Logically the same but faster.
         - Replaced a NPE test failure with a failure message if TEST_COUNT is too small


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@129366 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 14:16:32 +00:00
Alexandru Epure
c1875e3083 Merged 5.2.N (5.2.1) to HEAD (5.2)
129190 mmuller: Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
      129017 adavis: REPO-243 People Live Search
         - Added additional tests
         - Removed check in Person constructor for no id as we want to be able to create a Person from json which might not have the id.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@129364 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 14:16:15 +00:00
Alexandru Epure
9927a7ae60 Merged 5.2.N (5.2.1) to HEAD (5.2)
129187 mmuller: Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
      129004 adavis: REPO-243 People Live Search
         - First cut of this code
         - Includes a re-factor of the code used by GET /queries/live-search-nodes as there is much in common.
         - Still have some tests to write and there are bound to be comments from the review.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@129361 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 14:15:47 +00:00