Jan Vonka
02d812a0cd
Merged 5.2.N-AUDIT-API (5.2.2) to 5.2.N (5.2.2)
...
137889 aforascu: REPO-1785 / REPO-2585 - Retrieve Audit Application info
- added Junit tests (positive and negative)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137960 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-07-12 12:09:21 +00:00
Jan Vonka
623a37d005
Merged 5.2.N-AUDIT-API (5.2.2) to 5.2.N (5.2.2)
...
137882 anechifor: REPO-1784 - Retrieve Audit Applications Implementation subtask - REPO-2581
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137959 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-07-12 12:09:14 +00:00
Jamal Kaabi-Mofrad
4aa5513c75
Merged WEBAPP-API (5.2.1) to 5.2.N (5.2.1)
...
136749 jkaabimofrad: Minor re-formatting (replace tabs with spaces) noted via APPSREPO-147.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@136756 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-05-15 15:38:41 +00:00
Jamal Kaabi-Mofrad
ea8994f297
Merged WEBAPP-API (5.2.1) to 5.2.N (5.2.1)
...
136745 jkaabimofrad: APPSREPO-147: Added an optional "include=path" parameter to the "list favorites" API as well as create and get a single favorite endpoints.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@136755 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-05-15 15:29:26 +00:00
Jamal Kaabi-Mofrad
29aecf23fe
Merged WEBAPP-API (5.2.1) to 5.2.N (5.2.1)
...
135878 jkaabimofrad: APPSREPO-118: A few minor tweaks based on peer review.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@135933 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-03-16 19:39:42 +00:00
Jamal Kaabi-Mofrad
1aff84d8f7
Merged WEBAPP-API (5.2.1) to 5.2.N (5.2.1)
...
135804 jkaabimofrad: APPSREPO-35, APPSREPO-118: Added tests for reset password service and REST API.
- Added a utility class (EmailUtil) to work with MailActionExecutor in test mode
- Added a new workflow task responsible for sending the reset password confirmation email (per peer review)
- Changed the reset-password endpoint to return a 202 response for an inactive workflow or invalid workflow id, key or mismatched user
- Some other minor changes as the result of adding tests
- Also, fixed tests failures by changing the reset password workflow definition target namespace URI.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@135931 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-03-16 19:39:31 +00:00
Raluca Munteanu
8e827385dd
REPO-1306: Delete group membership
...
- Added functionality and tests
- Added minor changes to create group membership functionality ( REPO-1307 )
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@134789 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-27 14:14:50 +00:00
Raluca Munteanu
fe089c7651
REPO-1307: Create group membership
...
- Added create group membership functionality
- Added tests
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@134750 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-25 11:57:40 +00:00
Cristian Turlica
688a068f2a
REPO-1305: Delete a group
...
- first version
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@134676 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-20 13:46:59 +00:00
Cristian Turlica
d4f2773e68
REPO-1303: Update a group
...
- added update group capabilities.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@134418 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-18 08:46:38 +00:00
Matt Ward
4acd852e05
Merged mward/5.2.n-repo-1583-groupmem (5.2.1) to 5.2.N (5.2.1)
...
134294 mward: REPO-1583: add test and implementation details
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@134399 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-17 14:13:49 +00:00
Cristian Turlica
93fc6fe945
REPO-1304: Create a group
...
- added create group logic; fixed a sorting bug for get groups/group members; updated test framework - post/create action; fix toJSON issue for parentIds and zones.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@134310 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-01-12 16:11:40 +00:00
Cristian Turlica
27c10ab1d7
REPO-1301: Retrieve a group
...
- first commit
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@133709 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-15 10:33:41 +00:00
Jan Vonka
cfdbdd6c29
REPO-908: V1 REST API - minor test fwk improvement
...
- change default port from 8081 to 8765 (to avoid clash with Share, if already running in local dev env)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@133650 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-12-14 10:09:53 +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
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
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
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
Raluca Munteanu
5b10029042
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/BRANCHES/DEV/5.2.N/root@133021 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-22 11:55:08 +00:00
Matt Ward
af14559c74
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/BRANCHES/DEV/5.2.N/root@132997 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-22 10:26:25 +00:00
Matt Ward
3c8c8f03ac
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/BRANCHES/DEV/5.2.N/root@132996 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-22 10:26:06 +00:00
Matt Ward
8c41b61084
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/BRANCHES/DEV/5.2.N/root@132872 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-17 15:00:36 +00:00
Matt Ward
c14aedf7d1
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/BRANCHES/DEV/5.2.N/root@132871 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-17 15:00:17 +00:00
Raluca Munteanu
f39e851d7b
REPO-556, REPO-1534: List People - OrderBy not working with "id"
...
- fixed orderBy issue, now people list can be ordered by "id" key
- added more tests for list people endpoint
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@132482 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-07 14:51:48 +00:00
Matt Ward
1d20c23a67
REPO-892: removed PersonUpdate class.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@132120 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 11:42:08 +00:00
Jan Vonka
0e7a674d41
Minor - re-formatting only (fix tabs to spaces)
...
- noted via REPO-1390
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@131866 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-10-28 14:35:42 +00:00
Matt Ward
96953c1bb7
Merged 131680:131794 from DEV/mward/5.2.n-createperson to 5.2.N
...
REPO-892: make sure not all fields need to be supplied during create.
REPO-892: throws error if fields exclusively belonging to Person (that are not part of PersonUpdate) are sent in request.
REPO-892: cleaned up PersonUpdateJSONSerializer a little, by removing unnecessary 'fullVisibility' switch.
REPO-892: improved test for optional fields; added test for too few fields.
REPO-892: added tests (and impl where needed) for -ve response codes as given in the open api spec for create person.
REPO-892: fixed broken test due to reuse of username.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@131862 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-10-28 13:14:41 +00:00
Matt Ward
8328ca78ab
Merged 131464:131680 from DEV/mward/5.2.n_createperson to 5.2.n
...
Creating branch for REPO-892 (Create person REST API)
REPO-892: create person - initial commit, bare-bones implementation and test.
REPO-892: refactored test versions of Person and Company to reduce duplication.
REPO-892: further refactoring to reduce prod/test duplication.
REPO-892: add missing fields to the 'create person' operation.
REPO-892: introduced PersonUpdate class for create (and I'm assuming update) operations.
REPO-892: missing license header
REPO-892: very minor refactoring - extract field in tests.
REPO-892: make sure not all fields need to be supplied during create.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@131858 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-10-28 12:21:31 +00:00
Raluca Munteanu
723d380c3b
REPO-1390 , REPO-1391: Add support for retrieving site presets
...
- Implemented the API;
- Added automated tests.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@131764 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-10-26 07:29:29 +00:00
Matt Ward
eba3054605
Merged r131242:131277 from BRANCHES/DEV/mward/5.2.n-restapi into BRANCHES/DEV/5.2.N
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@131282 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-10-10 16:03:58 +00:00
Matt Ward
8d91423894
REPO-1348: initial check-in for "update site" API implementation.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@131224 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-10-06 11:17:16 +00:00
Jan Vonka
533e948222
REPO-1027: V1 REST API - fix error handling (add site member)
...
- fix error code (should be 400 not 500) & add -ve api tests
- ACE-5458
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130871 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-22 09:27:50 +00:00
Jan Vonka
0aed749b05
REPO-1058 / REPO-1244: REST API - list Sites - orderBy
...
- tweak the default (as agreed with GC)
- update automated unit test (and also refactor to make it re-runnable and to consistently use create site api)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130854 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-21 10:13:59 +00:00
Gethin James
faeb31dabe
Merged searchapi (5.2.1) to 5.2.N (5.2.1)
...
129786 gjames: SEARCH-113: Adding client object for SearchEntry
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130175 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:18:27 +00:00
Jan Vonka
0376e880d0
REPO-1138 / REPO-983: Add support for the isLocked property
...
- can optionally "include" when getting node info, listing children, ...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129711 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-19 16:22:09 +00:00
Martin Muller
dd330266ed
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/BRANCHES/DEV/5.2.N/root@129190 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-05 13:49:27 +00:00
Martin Muller
4350d8026b
Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
...
129011 adavis: REPO-243 People Live Search
- Fix build failures
- replace tabs in Person.java
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129189 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-05 13:49:23 +00:00
Martin Muller
83e9fdf964
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/BRANCHES/DEV/5.2.N/root@129187 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-05 13:49:15 +00:00
Martin Muller
ee91e0b457
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/BRANCHES/DEV/5.2.N/root@129134 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-05 10:13:42 +00:00
Alan Davis
cf17943d43
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127899 adavis: Update source headers that came from API-STRIKES-BACK
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127901 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-06 11:13:46 +00:00
Alan Davis
3f0bba6779
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127604 jkaabimofrad: 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/BRANCHES/DEV/5.2.N/root@127711 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 15:18:10 +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
c49322624a
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127577 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
126329 jvonka: Node Associations - initial api tests (+ve & -ve) for secondary child assocs
- RA-745, RA-920, RA-921, RA-930
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127670 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 14:14:32 +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
5a9ef6c22a
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127572 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
126276 jvonka: Node Associations - initial api tests (+ve & -ve) for peer assocs
- RA-742, RA-918, RA-919
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127666 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 14:14:10 +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
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
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
c03a318ce9
Merged HEAD (5.2) to 5.2.N (5.2.1)
...
127532 jkaabimofrad: Merged API-STRIKES-BACK (5.2.0) to HEAD (5.2)
125514 jvonka: RA-779 / RA-780: Sites API - create site & delete site
- fix delete/remove test status code
- note: also put back previous rendition status codes (=> raise separate local vs build issue)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@127642 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-03 14:00:15 +00:00