Commit Graph

4869 Commits

Author SHA1 Message Date
Anni Nygren
135d6696a0 DUTCH: REBRANDED - Updated bundle based on EN rev-133628. Partial fix for ticket ACE-5665.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@133632 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-13 16:30:25 +00:00
Jan Vonka
f65ce88f03 REPO-1709: V1 REST API - fix download content (fails unexpectedly with 403)
- introduced by REPO-265

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@133619 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-13 14:47:15 +00:00
Cristian Turlica
1622adeab0 REPO-1743: Bug ? - list groups - orderBy displayName
- made the sort consistent and display the shortName when authorityDisplayName isn't present (same as it's done when sorting by authorityDisplayName)

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@133613 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-13 13:56:15 +00:00
Anni Nygren
99813619a1 BRAZILIAN PORTUGUESE: REBRANDED - Updated bundle based on EN rev-133294. Partial fix for ticket ACE-5665.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@133605 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-13 11:23:42 +00:00
Jan Vonka
337d7a9c8c REPO-1713: V1 REST API - simplify exception handling for multi-part upload
- was: exceptions from behaviour beans are being returned as 500 during upload (as per RM extended use-case)

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@133603 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-13 11:11:56 +00:00
Cristian Turlica
fe3eec905c REPO-1302: Retrieve list of group members
- added group members api
   - fixed order by issue when using post processing ordering by id

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@133574 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-12 14:37:27 +00:00
Anni Nygren
ab7688ddb0 SPANISH: Updated bundle based on EN rebranding rev-133294. Partial fix for ticket ACE-5665.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@133570 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-12 14:23:14 +00:00
Ramona Neamtu
b820de9d7e ACE-5639: Comment Activitiy Feed Entries made outside of site show @@NULL@@
- If siteInfo does not exists do not post comment related activity

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@133567 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-12 13:25:58 +00:00
Kevin Roast
2bcc803206 Merged 5.2.0 (5.2.0) to HEAD (5.2)
133416 rneamtu: Merged 5.2.N (5.2.1) to 5.2.0 (5.2.0)
      133350 rneamtu: ACE-5647: [Win7,chrome] Configure dashboard - Configuration not saved after removing dashlets to trashcan	
         -Run the deleteDocument action as pathRunAsUser (system for non-admin users) same as is done for updateDocument and createDocument.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@133563 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-12 09:38:58 +00:00
Matt Ward
cfed51f84b REPO-1661: properties and aspects no longer appear in /comments listing.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@133552 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-09 16:54:07 +00:00
Gloria Broadbent
3b4599a91a FRENCH: Updated rebranded 5.2.N files based on EN rev133294. Partial fix for ACE-5665
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@133527 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-09 11:17:48 +00:00
Cristian Turlica
81a720ebb0 REPO-1300: Retrieve list of groups
-  Fixed build failure

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@133522 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-08 22:11:57 +00:00
Gethin James
d8c47d60e1 ACE-5622: Search api scope now uses "locations"
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@133518 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-08 15:49:24 +00:00
Cristian Turlica
ffdb176db2 REPO-1300: Retrieve list of groups
- added groups api

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@133515 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-08 15:29:45 +00:00
Jan Vonka
dc5427d920 REPO-1579: V1 REST API - create person fix
- expect 403 instead of 409, if a non-admin tries to create a person that already exists
- REPO-892

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@133423 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-07 11:19:20 +00:00
Alan Davis
d55a13c3c3 Merged 5.2.0 (5.2.0) to HEAD (5.2)
133222 jkaabimofrad: Merged WEBAPP-API (5.2.1) to 5.2.N (5.2.1)
      133185 jkaabimofrad: APPSREPO-61: As part of code review, renamed the quick share expiry date period flag.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@133407 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-06 17:23:05 +00:00
Alan Davis
88dfe85b18 Merged 5.2.0 (5.2.0) to HEAD (5.2)
133221 jkaabimofrad: Merged WEBAPP-API (5.2.1) to 5.2.N (5.2.1)
      133163 jkaabimofrad: APPSREPO-54: Fixed build failure.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@133406 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-06 17:22:55 +00:00
Alan Davis
123410a297 Merged 5.2.0 (5.2.0) to HEAD (5.2)
133220 jkaabimofrad: Merged WEBAPP-API (5.2.1) to 5.2.N (5.2.1)
      133146 jkaabimofrad: Code format: Converted tabs to spaces.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@133405 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-06 17:22:46 +00:00
Alan Davis
3bebc4d444 Merged 5.2.0 (5.2.0) to HEAD (5.2)
133219 jkaabimofrad: Merged WEBAPP-API (5.2.1) to 5.2.N (5.2.1)
      133145 jkaabimofrad: APPSREPO-54: Added support to the quick-share V1 API to allow setting an optional expiry date when creating a shared link.
                 - Also, fixed the overloaded shareContent method which was missed during code clean-up.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@133404 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-06 17:22:36 +00:00
Alan Davis
8edcef3a38 Merged 5.2.0 (5.2.0) to HEAD (5.2)
133188 ahind: Fix for     ACE-5615    Site cannot be found after several sites are created


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@133399 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-06 17:21:45 +00:00
Alan Davis
56f81c38b5 Merged 5.2.0 (5.2.0) to HEAD (5.2)
133168 jvonka: REPO-1635: V1 REST API - minor fix for error code (update node/people details)
   - invalid data type conversion should return 400 instead of 500
   - REPO-1635, REPO-1641


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@133398 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-06 17:21:37 +00:00
Alan Davis
69e596c5e0 Merged 5.2.0 (5.2.0) to HEAD (5.2)
133137 rmunteanu: REPO-557: Retrieve Permissions For Node
      -  Renamed field according to REST API code conventions


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@133393 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-06 17:18:25 +00:00
Alan Davis
4d6e3974f5 Merged 5.2.0 (5.2.0) to HEAD (5.2)
133112 rmunteanu: REPO-557: Retrieve Permissions For Node
      -  Fixed build failure


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@133392 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-06 17:18:14 +00:00
Alan Davis
e420b16bda Merged 5.2.0 (5.2.0) to HEAD (5.2)
133094 mward: REPO-1627: oldPassword/password validation improvement


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@133390 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-06 17:17:56 +00:00
Alan Davis
4a6cc66b2b Merged 5.2.0 (5.2.0) to HEAD (5.2)
133082 rmunteanu: REPO-557: Retrieve Permissions For Node
      -  Added tests and minor changes


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@133389 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-06 17:17:47 +00:00
Alan Davis
9416d65751 Merged 5.2.0 (5.2.0) to HEAD (5.2)
133030 rmunteanu: REPO-558, REPO-557: Update Permissions For Node
      - Fixed build failure, related to REPO-1538


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@133381 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-06 17:05:45 +00:00
Alan Davis
c6e2406976 Merged 5.2.0 (5.2.0) to HEAD (5.2)
133021 rmunteanu: REPO-558, REPO-557: Update Permissions For Node
      - Merged changes from branch 5.2.N-NODEPERMS-REST-API
      - Added tests for update node permissions


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@133380 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-06 17:05:36 +00:00
Alan Davis
2fa4d4c847 Merged 5.2.0 (5.2.0) to HEAD (5.2)
133020 rneamtu: SHA-1930 : Unable to delete folder, when the folder contains shortcut link to the same folder
      - Check link for PENDING_DELETE aspect before trying to delete it
      - Added unit test for case


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@133379 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-06 17:05:26 +00:00
Alan Davis
a95054a8b0 Merged 5.2.0 (5.2.0) to HEAD (5.2)
133001 mward: Merged mward/5.2.n-repo1544-update-self (5.2.1) to 5.2.N (5.2.1)
      132987 mward: REPO-1544: correcting silly typo in new error message (relates to review: CR-620)


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@133378 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-06 17:05:16 +00:00
Alan Davis
561dd11fc8 Merged 5.2.0 (5.2.0) to HEAD (5.2)
133000 mward: Merged mward/5.2.n-repo1544-update-self (5.2.1) to 5.2.N (5.2.1)
      132966 mward: REPO-1544: replaced use of unprotected person service with runAsSystem (review: CR-620)


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@133377 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-06 17:05:06 +00:00
Alan Davis
5fcffff150 Merged 5.2.0 (5.2.0) to HEAD (5.2)
132999 mward: Merged mward/5.2.n-repo1544-update-self (5.2.1) to 5.2.N (5.2.1)
      132960 mward: REPO-1544: reindent with spaces (review: CR-620)


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@133376 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-06 17:04:57 +00:00
Alan Davis
a3da9d2d35 Merged 5.2.0 (5.2.0) to HEAD (5.2)
132998 mward: Merged mward/5.2.n-repo1544-update-self (5.2.1) to 5.2.N (5.2.1)
      132959 mward: REPO-1544: added error message (review: CR-620)


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@133375 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-06 17:04:48 +00:00
Alan Davis
709ffe2703 Merged 5.2.0 (5.2.0) to HEAD (5.2)
132997 mward: Merged mward/5.2.n-repo1544-update-self (5.2.1) to 5.2.N (5.2.1)
      132930 mward: REPO-1544: further tests (people can update themselves, except for 'enabled' flag)


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@133374 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-06 17:04:39 +00:00
Alan Davis
8c1fd3d00d Merged 5.2.0 (5.2.0) to HEAD (5.2)
132996 mward: Merged mward/5.2.n-repo1544-update-self (5.2.1) to 5.2.N (5.2.1)
      132914 mward: REPO-1544: allow people to update their own password


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@133373 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-06 17:04:29 +00:00
Alan Davis
622c86d00b Merged 5.2.0 (5.2.0) to HEAD (5.2)
132993 mward: Merged mward/5.2.n-optionalcustomprops (5.2.1) to 5.2.N (5.2.1)
      132978 mward: REPO-1395: make aspectNames, properties optional 'includes' when listing people


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@133372 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-06 17:04:19 +00:00
Alan Davis
2812472ed1 Merged 5.2.0 (5.2.0) to HEAD (5.2)
132872 mward: Merged mward/5.2.n-custpeopleprops (5.2.1) to 5.2.N (5.2.1)
      132803 mward: REPO-1395: add further tests and tweak functionality.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@133366 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-06 17:01:46 +00:00
Alan Davis
bd89a1afb8 Merged 5.2.0 (5.2.0) to HEAD (5.2)
132871 mward: Merged mward/5.2.n-custpeopleprops (5.2.1) to 5.2.N (5.2.1)
      132754 mward: REPO-1395: add custom properties to people create/get/update.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@133365 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-06 17:01:36 +00:00
Alan Davis
5d6c9aa7b0 Merged 5.2.0 (5.2.0) to HEAD (5.2)
132727 rmunteanu: REPO-1530: Create Person - enabled flag should be optional
      - Added default value true for enable on create person and fixed test


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@133360 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-06 16:59:27 +00:00
Jan Vonka
01406a1b04 REPO-1646: V1 REST API - cannot unset optional fields (eg. when updating person / site details ...) - minor fixes with tests (update person)
- ensure enabled & emailNotificationsEnabled cannot be null
- null/empty company object should unset all fields (fix for empty case)

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@133351 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-06 15:20:15 +00:00
Ramona Neamtu
cc24b21c78 ACE-5647: [Win7,chrome] Configure dashboard - Configuration not saved after removing dashlets to trashcan
-Run the deleteDocument action as pathRunAsUser (system for non-admin users) same as is done for updateDocument and createDocument.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@133350 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-06 15:07:50 +00:00
Raluca Munteanu
bf47206dab REPO-1654, REPO-1655: Update one permission field returns 500
- Changed status code and message in case one of the required permission fields is missing.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@133336 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-05 13:43:14 +00:00
Matt Ward
c80a7674ce Merged mward/5.2.n-repo1636-contentinfo (5.2.1) to 5.2.N (5.2.1)
133306 mward: REPO-1636: Now filter the entire "usr" namespace, rather than just usr:enabled


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@133310 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-01 11:29:19 +00:00
Matt Ward
2fc6bda87a Merged mward/5.2.n-repo1636-contentinfo (5.2.1) to 5.2.N (5.2.1)
133294 mward: REPO-1636: Filter cm:preferenceValues and usr:enabled properties when getting people


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@133309 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-01 11:29:11 +00:00
Jan Vonka
8288699b52 V1 REST API - update person (password)
- REPO-1627 - Update password for a person with empty string
- REPO-1643 - Missing 'oldPassword' field accompanies 403 status code, but should be 400

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@133307 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-01 11:18:36 +00:00
Jan Vonka
7aaf5f6841 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/BRANCHES/DEV/5.2.N/root@133297 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-30 15:52:13 +00:00
Jan Vonka
e3355b881b 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/BRANCHES/DEV/5.2.N/root@133296 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-30 15:51:00 +00:00
Jan Vonka
78a7208ad7 REPO-1646: V1 REST API - cannot unset optional fields (eg. when updating person / site details ...)
- part 2 (Update Person)
- REPO-1268, REPO-893

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@133293 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-30 13:33:55 +00:00
Jan Vonka
c6a643ae99 REPO-1646: V1 REST API - cannot unset optional fields (eg. when updating person / site details ...)
- part 1 (Update Site)

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@133290 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-30 12:03:30 +00:00
Alan Davis
cdd3bb0a38 Merged 5.2.N_REBRANDING (5.2.1) to 5.2.N (5.2.1)
133140 adavis: REPO-1458 English property file changes (From Andy H)


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@133232 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-28 20:21:25 +00:00
Alan Davis
4cd89bff14 Merged 5.2.N_REBRANDING (5.2.1) to 5.2.N (5.2.1)
133138 adavis: REPO-1458 Change English property file line endings (to UNIX) so it is possible to see the real change in the next commit


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@133231 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-28 20:17:08 +00:00