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
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
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
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
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
a6fa33a24a
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
132120 mward: REPO-892: removed PersonUpdate class.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132340 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 14:05:13 +00:00
Alan Davis
a77b7e3173
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
132117 cturlica: REPO-1506: Update Person - implement
- added implementation for update personService
- added tests
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132338 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 14:04:53 +00:00
Alan Davis
21356a4eaa
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
131939 mward: REPO-1503: allow setting of password
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132326 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 14:02:51 +00:00
Alan Davis
3d481e8df0
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
131909 mward: REPO-892: allow creation of enabled/disabled users
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132319 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 14:01:42 +00:00
Alan Davis
a5e799aecf
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
131902 mward: REPO-892: correctly store and retrieve cm:persondescription as a cm:content blob.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132318 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 14:01:32 +00:00
Alan Davis
d0be29e8d0
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
131866 jvonka: Minor - re-formatting only (fix tabs to spaces)
- noted via REPO-1390
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132310 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 14:00:07 +00:00
Alan Davis
373d976faa
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
131858 mward: 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/HEAD/root@132307 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:59:35 +00:00
Alan Davis
7d606bd6eb
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
131764 rmunteanu: 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/HEAD/root@132294 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:57:18 +00:00
Alan Davis
5137e22dd4
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
131502 cturlica: REPO-1438: Add thumbnail generation status to discoverability response - implement
- added implementation, updated test
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132266 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:52:34 +00:00
Alan Davis
4834ef1e51
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
131344 cturlica: REPO-1394: Discovery: merge back to 5.2.N (from feature branch)
Merged WEBAPP-API (5.2.1) to 5.2.N (5.2.1)
130980 jkaabimofrad: REPO-224: API for retrieving detailed repository information.
Merged WEBAPP-API (5.2.1) to 5.2.N (5.2.1)
131056 jkaabimofrad: REPO-224: Removed "transformationServerExpiresAt" attribute from the license JSON response as it is not part of AC.
Merged WEBAPP-API (5.2.1) to 5.2.N (5.2.1)
131179 jkaabimofrad: REPO-224: Modified the license's entitlement response to always return "isClusterEnabled" and "isCryptodocEnabled".
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132248 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:49:30 +00:00
Alan Davis
3d91d230d1
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
131282 mward: 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/HEAD/root@132232 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-11-03 13:33:37 +00:00
Ancuta Morarasu
b5ec806baf
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130424 amorarasu: Clean-up after merges to 5.2.N.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130425 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-07 16:51:57 +00:00
Alan Davis
d4708f0e9f
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130280 gjames: Merged searchapi (5.2.1) to 5.2.N (5.2.1)
130017 gjames: Merged 5.2.N-AHIND (5.2.1) to searchapi (5.2.1)
129804 amorarasu: REPO-340 / REPO-1136 - V1 REST API: Unlock Node
- Removed the allowCheckedOut option from the unlock body
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130354 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 22:08:11 +00:00
Alan Davis
ca15a2f6fb
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130271 gjames: Merged searchapi (5.2.1) to 5.2.N (5.2.1)
130008 gjames: Merged 5.2.N-AHIND (5.2.1) to searchapi (5.2.1)
129751 amorarasu: REPO-164 / REPO-1086 - V1 REST API: Lock Node
- review suggestions
- added more test cases + utility methods
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130348 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 22:07:18 +00:00
Alan Davis
1b2b4b9093
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130267 gjames: Merged searchapi (5.2.1) to 5.2.N (5.2.1)
130005 gjames: Merged 5.2.N-AHIND (5.2.1) to searchapi (5.2.1)
129716 amorarasu: REPO-340 / REPO-1136 - V1 REST API: Unlock Node
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130346 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 22:07:02 +00:00
Alan Davis
e118a4940e
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130171 gjames: Merged searchapi (5.2.1) to 5.2.N (5.2.1)
129779 gjames: SEARCH-118: Adding search.score to node response
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130322 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 22:03:18 +00:00
Alan Davis
a43d3a126f
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130094 jkaabimofrad: Merged 5.2.0-CLOUD44 (Cloud ) to 5.2.N (5.2.1)
129940 jkaabimofrad: SFS-610: A fix for the V1 node API where listing children and including certain properties returned 403 in the Cloud context, when the owner is "admin@alfresco.com ".
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130249 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:46:24 +00:00
Alan Davis
76e33da7f5
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
130046 jvonka: REPO-1187 / REPO-164: V1 REST API to "lock content node" - initially, we will support one of two lock types, either ALLOW_OWNER_CHANGES (default, if not requested otherwise) or FULL
- we will not support ALLOW_ADD_CHILDREN lock type (removed as part of this change request)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130244 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:45:36 +00:00
Alan Davis
a98859b185
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
129892 amorarasu: REPO-1155 / REPO-160 / REPO-340: Remove "includeChildren" option for Lock / Unlock in the rest api (REPO-1163)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130237 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:44:30 +00:00
Alan Davis
caf1c1c8ca
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
129804 amorarasu: REPO-340 / REPO-1136 - V1 REST API: Unlock Node
- Removed the allowCheckedOut option from the unlock body
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130232 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:43:45 +00:00
Alan Davis
604969ed0e
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
129751 amorarasu: REPO-164 / REPO-1086 - V1 REST API: Lock Node
- review suggestions
- added more test cases + utility methods
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130223 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:42:13 +00:00
Alan Davis
bd54639d22
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
129716 amorarasu: REPO-340 / REPO-1136 - V1 REST API: Unlock Node
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130220 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:41:44 +00:00
Alan Davis
2953ce53de
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
129711 jvonka: 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/HEAD/root@130219 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:41:32 +00:00
Alan Davis
bf4d313a50
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
129643 amorarasu: REPO-164 / REPO-1086 - V1 REST API: Lock Node
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130216 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:41:02 +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
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
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
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
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
68ca345c71
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/HEAD/root@127581 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-02 21:45:59 +00:00
Jamal Kaabi-Mofrad
4bb6852a79
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/HEAD/root@127579 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-02 21:42:19 +00:00
Jamal Kaabi-Mofrad
4e8f965a36
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/HEAD/root@127569 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-02 21:39:39 +00:00
Jamal Kaabi-Mofrad
f3b786ec57
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/HEAD/root@127568 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-02 21:39:26 +00:00
Jamal Kaabi-Mofrad
5130dc1702
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/HEAD/root@127562 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-02 21:38:17 +00:00
Jamal Kaabi-Mofrad
d29575ff1b
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/HEAD/root@127556 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-02 21:26:29 +00:00
Jamal Kaabi-Mofrad
e9fa85196d
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/HEAD/root@127537 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-02 21:19:39 +00:00
Jamal Kaabi-Mofrad
90920131ca
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/HEAD/root@127528 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-06-02 21:17:46 +00:00
Jamal Kaabi-Mofrad
8149920748
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/HEAD/root@126616 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:52:02 +00:00
Jamal Kaabi-Mofrad
1dc9ef8d8e
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
124740 gjames: RA-847, RA-848 Retrieving deleted nodes
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126581 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:38:32 +00:00
Jamal Kaabi-Mofrad
302c79c98a
Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
...
124623 jkaabimofrad: SFS-405, RA-778: Added tests and as the result did some minor modifications. Also, removed the ability to set or remove a client via JMX (Read only).
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126573 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-05-10 11:35:15 +00:00