Commit Graph

222 Commits

Author SHA1 Message Date
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
Alan Davis
a7d99dded0 Merged HEAD (5.2) to 5.2.N (5.2.1)
127555 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
      125601 jvonka: RA-779: Sites API - create site
      - additional tests (site description & also max lengths for id, title & description)
      - fix site id validation (repeating valid chars)


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127649 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 14:03:37 +00:00
Alan Davis
493b7e76e6 Merged HEAD (5.2) to 5.2.N (5.2.1)
127537 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
      125559 gjames: RA-779: Added @UniqueId lost during refactor


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127647 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 14:03:16 +00:00
Alan Davis
6a09cec459 Merged HEAD (5.2) to 5.2.N (5.2.1)
127534 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
      125537 jvonka: RA-779 / RA-780: Sites API - additional tests, also add skipConfiguration (pending open question)


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127644 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 14:00:26 +00:00
Alan Davis
5e3eff4113 Merged HEAD (5.2) to 5.2.N (5.2.1)
127531 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
      125513 jvonka: RA-779 / RA-780: Sites API - create site & delete site
      - follow-on improvemnts (generating site id, adding favorite with option to sip)
      - more tests (+ve & -ve)


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127641 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 14:00:09 +00:00
Alan Davis
96a9c61e8b Merged HEAD (5.2) to 5.2.N (5.2.1)
127529 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
      125453 jvonka: RA-779 / RA-780: Sites API - initial commit for create site [default/functional Share site ;-)] & delete site
      -add new files, doh !


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127639 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 13:59:53 +00:00
Alan Davis
bfa0404bab Merged HEAD (5.2) to 5.2.N (5.2.1)
127528 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
      125406 jvonka: RA-779 / RA-780: Sites API - initial commit for create site [default/functional Share site ;-)] & delete site


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127638 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 13:59:39 +00:00
Alexandra Leahu
0fe50bd9f0 Merged HEAD (5.2) to 5.2.N (5.2.1)
127445 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
      127427 jkaabimofrad: RA-1052: Modified the upload API so that the failure of the async request to create a rendition wouldn't fail the upload.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127475 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-01 13:37:58 +00:00
Raluca Munteanu
94215263cf Merged HEAD (5.2) to 5.2.N (5.2.1)
127316 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
      127312 jkaabimofrad: SFS-577, SFS-581: Fixed the shared-link no-auth APIs issue with multi-tenancy.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127385 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-24 14:59:05 +00:00
Ramona Neamtu
a6b71fb280 Update source headers - add new Copyrights for new Java files synced from Head (part 4).
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127000 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 14:39:44 +00:00
Ancuta Morarasu
26ad09f230 Update source headers - add new Copyrights for new Java files synced from Head (part 1).
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126994 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 13:47:28 +00:00
Ancuta Morarasu
1813923c76 Merged HEAD (5.2) to 5.2.N (5.2.1)
126690 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
      126664 jkaabimofrad: RA-1045: Removed unused imports.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126990 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 12:58:36 +00:00
Ancuta Morarasu
742a76a7c7 Merged HEAD (5.2) to 5.2.N (5.2.1)
126689 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
      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@126989 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 12:57:39 +00:00
Ancuta Morarasu
4383e6017b Merged HEAD (5.2) to 5.2.N (5.2.1)
126635 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
      126115 jvonka: RA-1028: Fix copy bug - if same parent & name (ie. nothing copied) then return 409 rather than 201
      - see also SFS-554


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126986 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 12:41:31 +00:00
Ancuta Morarasu
ee3feed2ad Merged HEAD (5.2) to 5.2.N (5.2.1)
126619 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
      125356 gjames: RA-917 Success code for restore operation should be 200


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126964 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 12:32:51 +00:00
Ancuta Morarasu
e08abc2afb Merged HEAD (5.2) to 5.2.N (5.2.1)
126618 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
      125355 gjames: RA-901: Success code for move operation should be 200


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126963 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 12:32:42 +00:00
Ancuta Morarasu
31261724ae Merged HEAD (5.2) to 5.2.N (5.2.1)
126617 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
      125353 gjames: Added Restapi Client to the ratings activity post


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126962 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 12:32:33 +00:00
Ancuta Morarasu
287f92d3ff Merged HEAD (5.2) to 5.2.N (5.2.1)
126616 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
      125219 jkaabimofrad: Fixed minor formatting issue in the toString methods. Also, removed unused imports.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126961 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 12:32:24 +00:00
Ancuta Morarasu
366ed0fce0 Merged HEAD (5.2) to 5.2.N (5.2.1)
126608 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
      125032 jvonka: RA-767: Queries API - bug fixes (and updated tests)
      - optional rootNodeId should allow well-known aliases (-root-,-my-,-shared-)
      - investigate and 'fix' apparent underlying issue with '.' which causes 500 in FTS query parser, eg. abc.txt


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126953 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 12:20:23 +00:00
Ancuta Morarasu
be9428619b Merged HEAD (5.2) to 5.2.N (5.2.1)
126607 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
      125020 gjames: RA-884: Posting download activities and formatting


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126952 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 12:20:06 +00:00
Ancuta Morarasu
2e7b23251d Merged HEAD (5.2) to 5.2.N (5.2.1)
126606 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
      124997 gjames: RA-910: Changed the app_tool name to restapi


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126951 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 12:19:47 +00:00
Ancuta Morarasu
5fdb72ede0 Merged HEAD (5.2) to 5.2.N (5.2.1)
126605 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
      124992 gjames: RA-847, RA-848: Showing orignal parent path but not parentid


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126950 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 12:19:38 +00:00
Ancuta Morarasu
9ae53d6770 Merged HEAD (5.2) to 5.2.N (5.2.1)
126604 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
      124980 gjames: RA-910: Added a "restapi" clientType to alfresco-events


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126949 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 12:19:29 +00:00
Ancuta Morarasu
8a87a94931 Merged HEAD (5.2) to 5.2.N (5.2.1)
126603 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
      124973 gjames: RA-847: formatting changes


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126948 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 12:15:28 +00:00
Ancuta Morarasu
eca520df46 Merged HEAD (5.2) to 5.2.N (5.2.1)
126602 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
      124972 gjames: RA-884: Posting download/delete activites using a transaction listener


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126947 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 12:15:19 +00:00
Ancuta Morarasu
0981895b8e Merged HEAD (5.2) to 5.2.N (5.2.1)
126601 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
      124919 jvonka: RA-767: Queries API - termMinLength can be optionally overridden
      - via spring bean override (ie. system-wide / static)


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126946 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 12:15:10 +00:00
Ancuta Morarasu
f8d4813192 Merged HEAD (5.2) to 5.2.N (5.2.1)
126600 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
      124911 jvonka: RA-767: Queries API - additional tests & fixes (re: tag hits & also optional "include" info in results)


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126945 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 12:15:00 +00:00
Ancuta Morarasu
cb22f40e35 Merged HEAD (5.2) to 5.2.N (5.2.1)
126599 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
      124903 gjames: RA-850 Purge Deleted Node


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126944 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 12:14:50 +00:00
Ancuta Morarasu
c0a435be1a Merged HEAD (5.2) to 5.2.N (5.2.1)
126598 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
      124844 jvonka: RA-767: Queries API - optionally restrict by nodeType
      - also added tests (+ve/-ve)


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126943 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-11 12:14:41 +00:00