Commit Graph

1668 Commits

Author SHA1 Message Date
Alexandru Epure
e770d11be4 Merged 5.2.N (5.2.1) to HEAD (5.2)
129166 mmuller: 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/HEAD/root@129340 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 14:12:27 +00:00
Alexandru Epure
345f785239 Merged 5.2.N (5.2.1) to HEAD (5.2)
129164 mmuller: 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/HEAD/root@129338 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 14:12:10 +00:00
Alexandru Epure
6a7984c98f Merged 5.2.N (5.2.1) to HEAD (5.2)
129162 mmuller: 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/HEAD/root@129336 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 14:11:52 +00:00
Alexandru Epure
224629cec0 Merged 5.2.N (5.2.1) to HEAD (5.2)
129160 mmuller: 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/HEAD/root@129334 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 14:11:34 +00:00
Alexandru Epure
6e49b00e89 Merged 5.2.N (5.2.1) to HEAD (5.2)
129159 mmuller: 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/HEAD/root@129333 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 14:11:25 +00:00
Alexandru Epure
dc0ead983d Merged 5.2.N (5.2.1) to HEAD (5.2)
129136 mmuller: 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/HEAD/root@129330 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 14:10:54 +00:00
Alexandru Epure
66911c842b Merged 5.2.N (5.2.1) to HEAD (5.2)
129135 mmuller: 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/HEAD/root@129329 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 14:10:45 +00:00
Alexandru Epure
8fa8efbee6 Merged 5.2.N (5.2.1) to HEAD (5.2)
129134 mmuller: 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/HEAD/root@129328 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 14:10:35 +00:00
Alexandru Epure
99ae11c173 Merged 5.2.N (5.2.1) to HEAD (5.2)
129133 mmuller: 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/HEAD/root@129327 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 14:10:26 +00:00
Alexandru Epure
66c7905ee2 Merged 5.2.N (5.2.1) to HEAD (5.2)
129130 mmuller: 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/HEAD/root@129324 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 14:10:00 +00:00
Alexandru Epure
2664aa509c Merged 5.2.N (5.2.1) to HEAD (5.2)
129127 mmuller: 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/HEAD/root@129321 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 14:09:33 +00:00
Alexandru Epure
d95958cf76 Merged 5.2.N (5.2.1) to HEAD (5.2)
129126 mmuller: 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/HEAD/root@129320 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 14:09:24 +00:00
Alexandru Epure
98485e7723 Merged 5.2.N (5.2.1) to HEAD (5.2)
129125 mmuller: 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/HEAD/root@129319 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 14:09:16 +00:00
Alexandru Epure
3a81d7d288 Merged 5.2.N (5.2.1) to HEAD (5.2)
129124 mmuller: 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/HEAD/root@129318 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 14:09:07 +00:00
Alexandru Epure
e637bcbd6e Merged 5.2.N (5.2.1) to HEAD (5.2)
128660 jkaabimofrad: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
      128649 jkaabimofrad: Merged JAMAL/MNT-16371 (5.1.2) to 5.1.N (5.1.2)
         128626 jkaabimofrad: MNT-16371: Turned off Inherit Permissions and explicitly added the Site Manager role for the Site to the surf-config folder when it is first created. Also, revoked ownership privileges for surf-config contents.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@129299 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 14:06:17 +00:00
Alexandru Epure
a91104fd15 Merged 5.2.N (5.2.1) to HEAD (5.2)
128607 mmuller: Fixed some more javadoc errors after reviewing. REPO-466


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@129298 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 14:06:08 +00:00
Alexandru Epure
3486d60d90 Merged 5.2.N (5.2.1) to HEAD (5.2)
128569 adavis: MNT-16381 Transformers must validate the content stream mimetype
      - Ensure error when indexer is the caller includes the file name rather than null.
        NodeContentGet now calls transform method with TransformationOptions parameter and the original
        transformer method was deprecated as it should be been when this extra parameter was added.
      - Set the strictMimeTypeCheck and retryTransformOnDifferentMimeType properties on dynamically created
        pipeline and fail over transformers from global properties as is don for static transformers.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@129293 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 13:57:13 +00:00
Alexandru Epure
d73d4e1a71 Merged 5.2.N (5.2.1) to HEAD (5.2)
128510 mmuller: Fixed some javadoc errors. REPO-466


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@129291 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 13:56:54 +00:00
Alexandru Epure
9621978d0c Merged 5.2.N (5.2.1) to HEAD (5.2)
128215 adavis: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
      128190 amorarasu: Merged 5.1.1 (5.1.1) to 5.1.N (5.1.2)
         128171 amukha: MNT-16401: Delete comment notification from Blog or Links is not displayed in Site Activities dashlet
            - Corrected the comemnts webscript.
            - Added JUnit tests.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@129278 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 13:51:28 +00:00
Alexandru Epure
0dffb373fd Merged 5.2.N (5.2.1) to HEAD (5.2)
128168 adavis: MNT-16381 Transformers must validate the content stream mimetype
      - Addition of AbstractContentTransformer2.strictMimeTypeCheck(...) to check that the
        declared mimetype is the same as the Tika derived mimetype. Controlled by a new alfresco
        global property content.transformer.strict.mimetype.check (set to true by default).
      - Added the UnsupportedTransformationException to a number of transformation callers as
        they should have been handling it already.
      - Modified DifferrentMimeTypeTest to test the new strictMimeTypeCheck.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@129272 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 13:22:16 +00:00
Alexandru Epure
9d7fda1b38 Merged 5.2.N (5.2.1) to HEAD (5.2)
128093 arebegea: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
      128045 arebegea: Merged 5.0.N (5.0.4) to 5.1.N (5.1.2)
         127999 rneamtu: Merged DEV to 5.0.N (5.0.4)
            127518 rneamtu: MNT-15457 : Can not define site filter via solr-facets-config-custom.properties file
               - Set qname for SITE special facetable property


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@129267 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 13:17:12 +00:00
Ancuta Morarasu
34476add50 Merged 5.2.N (5.2.1) to HEAD (5.2)
128985 amorarasu: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
      128984 amorarasu: MNT-16469: Merged 5.0.N (5.0.4) to 5.1.N (5.1.2)
         128478 amorarasu: MNT-16468: Merged V4.2-BUG-FIX (4.2.7) to 5.0.N (5.0.4)
            128228, 128380 amorarasu: MNT-16439: Merged V4.2.4 (4.2.4.23) to V4.2-BUG-FIX (4.2.7)
               128107 amorarasu: MNT-16040: skipCount does not appear to work for Workflow tasks REST api
            - Updated Activiti to version 5.19.0.3


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@128986 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-07-26 17:15:29 +00:00
Jan Vonka
d57202f68b Merged 5.2.N (5.2.1) to HEAD (5.2)
128386 jvonka: 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/HEAD/root@128730 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-07-12 12:00:37 +00:00
Jan Vonka
6bbb3e3d11 Merged 5.2.N (5.2.1) to HEAD (5.2)
128362 adavis: 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/HEAD/root@128728 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-07-12 11:59:51 +00:00
Jan Vonka
939ed76c22 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/HEAD/root@128104 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-09 16:13:50 +00:00
Alan Davis
41ae7f2d10 Update source headers that came from API-STRIKES-BACK
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127899 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-06 11:11:00 +00:00
Alan Davis
6131de1c58 Merged 5.2.N (5.2.1) to HEAD (5.2)
127000 rneamtu: 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/HEAD/root@127856 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-06 09:17:38 +00:00
Alan Davis
0802442c20 Merged 5.2.N (5.2.1) to HEAD (5.2)
126994 amorarasu: 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/HEAD/root@127852 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-06 09:10:00 +00:00
Alan Davis
3e1e1edbaa Merged 5.2.N (5.2.1) to HEAD (5.2)
125788 rmunteanu: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
      125606 rmunteanu: Merged 5.1.1 (5.1.1) to 5.1.N (5.1.2)
         125515 slanglois: MNT-16155 Update source headers - add new Copyrights for Java and JSP source files + automatic check in the build


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127810 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 17:08:06 +00:00
Alan Davis
19fcf2c411 Merged 5.2.N (5.2.1) to HEAD (5.2)
125783 rmunteanu: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
      125605 rmunteanu: Merged 5.1.1 (5.1.1) to 5.1.N (5.1.2)
         125498 slanglois: MNT-16155 Update source headers - remove svn:eol-style property on Java and JSP source files


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127809 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 16:45:04 +00:00
Alan Davis
da8101a5ba Merged 5.2.N (5.2.1) to HEAD (5.2)
125781 rmunteanu: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
      125603 rmunteanu: Merged 5.1.1 (5.1.1) to 5.1.N (5.1.2)
         125484 slanglois: MNT-16155 Update source headers - remove old Copyrights from Java and JSP dource files


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127808 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 16:40:56 +00:00
Alan Davis
68165dc843 Merged 5.2.N (5.2.1) to HEAD (5.2)
124450 aleahu: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
      124423 aleahu: Merged 5.0.N (5.0.4) to 5.1.N (5.1.2)
         124409 cturlica: MNT-15715: CLONE - The file extension of any unknown mimetype is lost during download and replaced by .bin.
            - Merged V4.2-BUG-FIX (4.2.7) to 5.0.N (5.0.4)
                  122029 amukha: MNT-14412: The file extension of any unknown mimetype is lost during download and replaced by .bin.
                     - Now the mimetype guessing is not done for IE if the mimetype is binary (possibly unknown for Alfresco)


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127755 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 16:03:41 +00:00
Alan Davis
418c658ac7 Merged 5.2.N (5.2.1) to HEAD (5.2)
124229 amorarasu: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
      124146 amorarasu: Merged 5.0.N (5.0.4) to 5.1.N (5.1.2)
         124109 amorarasu: Merged V4.2-BUG-FIX (4.2.7) to 5.0.N (5.0.4)
            124108 amorarasu: MNT-15801 : onContentUpdate policies not working for updates via webdav
               - Fixed code merged from 4.1.N, a different LockInfo method is used.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127745 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 16:00:23 +00:00
Alan Davis
01c9e0a933 Merged 5.2.N (5.2.1) to HEAD (5.2)
124228 amorarasu: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
      124145 amorarasu: Merged 5.0.N (5.0.4) to 5.1.N (5.1.2)
         124106 rmunteanu: Merged V4.2-BUG-FIX (4.2.7) to 5.0.N (5.0.4)
            124105 amorarasu: Merged V4.1-BUG-FIX (4.1.11) to V4.2-BUG-FIX (4.2.7)
               123915 rmunteanu: Merged V4.1.7 (4.1.7.18) to V4.1-BUG-FIX (4.1.11)
                  MNT-15801 : onContentUpdate policies not working for updates via webdav
                     - Reverted changes made for MNT-11185 and MNT-10966 , reverts that will fix MNT-15746
                     - Changed fix for MNT-5882 by adding the ASPECT_NO_CONTENT after the content is updated, this way preventing MNT-10966 from reproducing


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127744 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 16:00:17 +00:00
Jamal Kaabi-Mofrad
f9da6185f0 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/HEAD/root@127622 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 01:33:13 +00:00
Jamal Kaabi-Mofrad
7d7f7edae9 Missed changes during resolving conflicts.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127619 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-02 22:58:00 +00:00
Jamal Kaabi-Mofrad
f660ff4c3f 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/HEAD/root@127617 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-02 22:25:24 +00:00
Jamal Kaabi-Mofrad
edd4bc40e6 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/HEAD/root@127616 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-02 22:25:13 +00:00
Jamal Kaabi-Mofrad
e04f7136be Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
127462 jkaabimofrad: Merged 5.1.N (5.1.2) to API-STRIKES-BACK (5.2.0)
      127454 jkaabimofrad: MNT-16224, RA-1093: Fixed Quickshare issue where deleting a shared node didn't remove the 'shared' aspect. The fix also takes care of the shared nodes that have been deleted but not yet restored, as well as, shared nodes that have already been restored from the trashcan (allow the user to un-share).


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127615 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-02 22:25:00 +00:00
Jamal Kaabi-Mofrad
010295d84d 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/HEAD/root@127614 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-02 22:24:27 +00:00
Jamal Kaabi-Mofrad
0551900f4c 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/HEAD/root@127611 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-02 22:23:51 +00:00
Jamal Kaabi-Mofrad
78b82716c8 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/HEAD/root@127606 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-02 22:22:56 +00:00
Jamal Kaabi-Mofrad
3a0b2f1570 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/HEAD/root@127604 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-02 22:19:54 +00:00
Jamal Kaabi-Mofrad
2648cf3f69 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/HEAD/root@127602 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-02 22:19:36 +00:00
Jamal Kaabi-Mofrad
084016b45c 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/HEAD/root@127600 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-02 22:19:10 +00:00
Jamal Kaabi-Mofrad
05b364b07f 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/HEAD/root@127597 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-02 22:18:04 +00:00
Jamal Kaabi-Mofrad
3a1851de41 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/HEAD/root@127595 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-02 22:17:47 +00:00
Jamal Kaabi-Mofrad
d5cb47936f Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
127226 gjames: RA-1064: Added a WebScriptExceptionResolver


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127592 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-02 22:16:49 +00:00
Jamal Kaabi-Mofrad
932c2fdc56 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/HEAD/root@127591 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-02 22:16:39 +00:00
Jamal Kaabi-Mofrad
09a308bdbf 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/HEAD/root@127589 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-02 22:14:03 +00:00