Gethin James
b4bbb859e9
Merged searchapi (5.2.1) to 5.2.N (5.2.1)
...
130029 gjames: Manual merge of r129701:mmuller:Add a specific error message for the maxItem=0. REPO-890
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130290 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 15:38:05 +00:00
Gethin James
f0f886be92
Merged searchapi (5.2.1) to 5.2.N (5.2.1)
...
130028 gjames: SEARCH-120: Moving SearchContext and facets to its own package
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130289 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 15:36:44 +00:00
Gethin James
8cdfa5f8de
Merged searchapi (5.2.1) to 5.2.N (5.2.1)
...
130027 gjames: SEARCH-120: Implementing facet queries
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130288 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 15:36:38 +00:00
Gethin James
81bb4937d1
Merged searchapi (5.2.1) to 5.2.N (5.2.1)
...
130026 gjames: SEARCH-119: Implementing filter queries (without tags)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130287 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 15:36:32 +00:00
Gethin James
5798ff7d0f
Merged searchapi (5.2.1) to 5.2.N (5.2.1)
...
130025 gjames: SEARCH-114: TotalItems won't be set if we are not sure its accurate.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130286 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 15:36:26 +00:00
Gethin James
09886d8d11
Merged searchapi (5.2.1) to 5.2.N (5.2.1)
...
130022 gjames: Merged 5.2.N-AHIND (5.2.1) to searchapi (5.2.1)
129926 ahind: SEARCH-31 SOLR 6 - Shard based on date - SOLR implementation
- Support returning a date, datetime or string property to use for sharding
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130285 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 15:35:59 +00:00
Gethin James
ece1528110
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/BRANCHES/DEV/5.2.N/root@130280 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 15:35:20 +00:00
Gethin James
50d8381a2e
Merged searchapi (5.2.1) to 5.2.N (5.2.1)
...
130015 gjames: Merged 5.2.N-AHIND (5.2.1) to searchapi (5.2.1)
129790 jvonka: REPO-164 / REPO-1141: fix error mapping when unable to update content due to locked node (should be 409 not 500)
- also minor cleanup of error handling/mapping (handle within common "writeContent")
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130278 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 15:32:52 +00:00
Gethin James
4f12a98998
Merged searchapi (5.2.1) to 5.2.N (5.2.1)
...
130011 gjames: Merged 5.2.N-AHIND (5.2.1) to searchapi (5.2.1)
129765 sglover: Merged https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/AMUKHA/5.2.N-MNT-15135 to 5.2.N https://issues.alfresco.com/jira/browse/MNT-15135 "Alfresco Media Management: Rendition Concurrency Failure on Property update"
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130274 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 15:29:04 +00:00
Gethin James
3596c251a8
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/BRANCHES/DEV/5.2.N/root@130271 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 15:27:33 +00:00
Gethin James
59a1186522
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/BRANCHES/DEV/5.2.N/root@130267 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 15:12:54 +00:00
Gethin James
91cc53e31b
Merged searchapi (5.2.1) to 5.2.N (5.2.1)
...
129999 ahind: Merged 5.2.N-AHIND (5.2.1) to searchapi (5.2.1)
129643 amorarasu: REPO-164 / REPO-1086 - V1 REST API: Lock Node
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130261 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:58:13 +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
dd8adcbd2f
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
129897 mmuller: Restrict lock method to content types. REPO-1158
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130239 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:44:50 +00:00
Alan Davis
772d2ffd57
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
129893 jvonka: REPO-1090: fix regress (V1 REST API - list children within the context of a smart folder)
- follow-on (re: NodeApiTest.getChildrenAssocType fallout - when returning any assoc, not just cm:contains)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130238 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:44:39 +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
26a1e7b69f
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
129886 jvonka: REPO-1090: fix regress (V1 REST API - list children within the context of a smart folder)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130236 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:44:20 +00:00
Alan Davis
ca6e13d532
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
129826 jvonka: REPO-164 / REPO-1150: fix minor regress (eg. if recursively locking nodes via includeChildren)
- MNT-16446, MNT-14945
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130233 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:43:54 +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
d6491804d0
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
129791 amorarasu: REPO-340 / REPO-1136 - V1 REST API: Unlock Node
- Unlock with includeChildren=true - fixed + testcases
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130231 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:43:34 +00:00
Alan Davis
65f1f05d1f
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
129790 jvonka: REPO-164 / REPO-1141: fix error mapping when unable to update content due to locked node (should be 409 not 500)
- also minor cleanup of error handling/mapping (handle within common "writeContent")
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130230 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:43:25 +00:00
Alan Davis
2e47b0cce2
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
129764 jvonka: REPO-1144: LockService - add isLocked & isLockedAndReadOnly common helper methods to public API
- remove duplicated code from various locations to use the new methods
- add sanity checks to Lock*Test
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130225 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:42:34 +00:00
Alan Davis
f5f6a6c64f
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
129753 mmuller: Added somes tests for invalid paging parameters. REPO-1061, REPO-890
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130224 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:42:22 +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
94b18c174f
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
129731 mmuller: Add a specific error message for invalid maxItem and skipCount. REPO-1061. (small optimation)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130222 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:42:03 +00:00
Alan Davis
fc99db194d
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
129730 mmuller: Add a specific error message for invalid maxItem and skipCount. REPO-1061.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130221 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:41:53 +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
2a5218afb8
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
129701 mmuller: Add a specific error message for the maxItem=0. REPO-890
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130218 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:41:21 +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
Alan Davis
ce2ba6a5ec
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
129529 jcule: REPO-1023: Service Pack: MNT-16454 Can't use WebDAV to delete files which have the versionable aspect
- check that node is is actually locked before unlocking to avoid access denied - added unit test
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130211 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:40:11 +00:00
Alan Davis
f968da0d26
Merged 5.2.N (5.2.1) to HEAD (5.2)
...
129501 jcule: REPO-1023: Service Pack: MNT-16454 Can't use WebDAV to delete files which have the versionable aspect
- check that node is is actually locked before unlocking to avoid access denied
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130207 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:33:44 +00:00
Gethin James
0029357fa1
Merged searchapi (5.2.1) to 5.2.N (5.2.1)
...
129957 gjames: SEARCH-113: Testing a NULL node
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130191 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:20:11 +00:00
Gethin James
9520d0b009
Merged searchapi (5.2.1) to 5.2.N (5.2.1)
...
129956 gjames: SEARCH-115: Testing sort of DOCUMENT
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130190 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:20:06 +00:00
Gethin James
d14093dde1
Merged searchapi (5.2.1) to 5.2.N (5.2.1)
...
129955 gjames: SEARCH-113: Changed logging to debug
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130189 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:19:59 +00:00
Gethin James
4fb400be0a
Merged searchapi (5.2.1) to 5.2.N (5.2.1)
...
129895 gjames: SEARCH-112: Only showing SearchContext if LastIndexedTxId > 0
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130188 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:19:53 +00:00
Gethin James
83e6a09f05
Merged searchapi (5.2.1) to 5.2.N (5.2.1)
...
129890 gjames: SEARCH-116: Implementing defaults
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130187 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:19:47 +00:00
Gethin James
d1da8dfdf2
Merged searchapi (5.2.1) to 5.2.N (5.2.1)
...
129839 gjames: Adding a better json example to the integration test.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130186 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:19:41 +00:00
Gethin James
2b2bff2ef7
Merged searchapi (5.2.1) to 5.2.N (5.2.1)
...
129838 gjames: SEARCH-117: Implementing templates
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130185 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:19:35 +00:00
Gethin James
e6549ed9a0
Merged searchapi (5.2.1) to 5.2.N (5.2.1)
...
129824 gjames: SEARCH-115: Implementing Sort
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130184 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:19:28 +00:00
Gethin James
d5c3d3c1ca
Merged searchapi (5.2.1) to 5.2.N (5.2.1)
...
129823 gjames: SEARCH-113: Clearer default parameters
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130183 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:19:20 +00:00
Gethin James
775ba1d947
Merged searchapi (5.2.1) to 5.2.N (5.2.1)
...
129822 gjames: SEARCH-150: Adding Association
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130182 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:19:14 +00:00
Gethin James
d1d0c6436b
Merged searchapi (5.2.1) to 5.2.N (5.2.1)
...
129821 gjames: SEARCH-150: Implementing include in the JSON body
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130181 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:19:08 +00:00
Gethin James
c2953c739c
Merged searchapi (5.2.1) to 5.2.N (5.2.1)
...
129820 gjames: SEARCH-113: The JSON body not request is used for all params
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130180 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:19:01 +00:00
Gethin James
347aedfa1b
Merged searchapi (5.2.1) to 5.2.N (5.2.1)
...
129819 gjames: SEARCH-113: The Json representation is immutable.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130179 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:18:54 +00:00
Gethin James
f3cb1c224d
Merged searchapi (5.2.1) to 5.2.N (5.2.1)
...
129808 gjames: SEARCH-112: Adding SearchContext to the response
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130178 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:18:46 +00:00
Gethin James
e1bd68c17c
Merged searchapi (5.2.1) to 5.2.N (5.2.1)
...
129807 gjames: SEARCH-113: No longer hedging my bets: The only way to pass parameter is via the JSON body.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130177 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:18:40 +00:00
Gethin James
43bf3e848c
Merged searchapi (5.2.1) to 5.2.N (5.2.1)
...
129787 gjames: SEARCH-114: No default paging.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130176 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:18:33 +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