Commit Graph

843 Commits

Author SHA1 Message Date
Gethin James
753f8c3c6f Merged searchrep (5.2.1) to 5.2.N (5.2.1)
136944 gjames: SEARCH-451: Switching to the new pivot format


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137073 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-01 11:12:43 +00:00
Gethin James
ecd2c1b3ea Merged searchrep (5.2.1) to 5.2.N (5.2.1)
136941 msuzuki: Search-340, added date parsing to range


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137072 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-01 11:12:27 +00:00
Gethin James
0993e160ae Merged searchrep (5.2.1) to 5.2.N (5.2.1)
136895 msuzuki: Search-340, adding more unit test to support inclusive and exclusive range


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137070 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-01 11:12:14 +00:00
Gethin James
eaf1ead705 Merged searchrep (5.2.1) to 5.2.N (5.2.1)
136888 msuzuki: Search-340, align range response with interval response


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137067 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-01 11:11:53 +00:00
Gethin James
afa991cb8e Merged searchrep (5.2.1) to 5.2.N (5.2.1)
136887 gjames: SEARCH-449: Added localisation element


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137066 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-01 11:11:47 +00:00
Gethin James
1729491ae4 Merged searchrep (5.2.1) to 5.2.N (5.2.1)
136846 msuzuki: Serach-427, refactored to return the facets response as a generic facets when group by is used


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137063 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-01 11:11:29 +00:00
Gethin James
a298d3053e Merged searchrep (5.2.1) to 5.2.N (5.2.1)
136814 gjames: SEARCH-348: Better timezone handling


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137061 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-01 11:11:11 +00:00
Gethin James
5879077705 Merged searchrep (5.2.1) to 5.2.N (5.2.1)
136808 gjames: SEARCH-339: Adding bucketInfo for intervals with consistent names


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137060 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-01 11:11:00 +00:00
Gethin James
7161a8ec56 Merged searchrep (5.2.1) to 5.2.N (5.2.1)
136805 msuzuki: Search-340, changed range to a collection as it may handle many range facets


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137058 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-01 11:10:46 +00:00
Gethin James
b7918fea4b Merged searchrep (5.2.1) to 5.2.N (5.2.1)
136780 msuzuki: Search-340, amend from range to ranges


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137055 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-01 11:10:24 +00:00
Gethin James
b03061d2de Merged searchrep (5.2.1) to 5.2.N (5.2.1)
136777 msuzuki: Search-340, renamed range to ranges


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137054 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-01 11:10:18 +00:00
Gethin James
7b6f0b8aa2 Merged searchrep (5.2.1) to 5.2.N (5.2.1)
136774 msuzuki: Search-340, renamed facetInfo to bucketInfo


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137052 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-01 11:09:57 +00:00
Gethin James
f03fe21099 Merged searchrep (5.2.1) to 5.2.N (5.2.1)
136763 gjames: SEARCH-339: Switching to an Interval Set


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137049 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-01 11:09:32 +00:00
Gethin James
1825696096 Merged searchrep (5.2.1) to 5.2.N (5.2.1)
136744 msuzuki: Search-340, amend naming to match json param


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137048 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-01 11:09:25 +00:00
Gethin James
675e07a926 Merged searchrep (5.2.1) to 5.2.N (5.2.1)
136712 msuzuki: Search-340, added filterQuery to facet range response


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137045 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-01 11:09:01 +00:00
Gethin James
8a856553eb Merged searchrep (5.2.1) to 5.2.N (5.2.1)
136707 gjames: SEARCH-348: Adding timezone to search api


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137044 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-01 11:08:54 +00:00
Gethin James
824110f0fa Merged searchrep (5.2.1) to 5.2.N (5.2.1)
136705 msuzuki: Search-340, added tags and excludeFilters to pojo


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137043 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-01 11:08:46 +00:00
Gethin James
51ad5b1250 Merged searchrep (5.2.1) to 5.2.N (5.2.1)
136699 msuzuki: search-340, added addtional facet data relating to range on the generic facet model


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137042 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-01 11:08:34 +00:00
Gethin James
a5542d960b Merged searchrep (5.2.1) to 5.2.N (5.2.1)
136690 msuzuki: Search-340, Added addtional params: include, other and hardend


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137041 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-01 11:08:20 +00:00
Gethin James
743b6b2759 Merged searchrep (5.2.1) to 5.2.N (5.2.1)
136676 gjames: SEARCH-441: Adding a "history" scope that uses a fake store mapping to call a /solr/history index


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137039 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-01 11:08:01 +00:00
Gethin James
be9d0cc1f7 Merged searchrep (5.2.1) to 5.2.N (5.2.1)
136673 msuzuki: SEARCH-340, adding facet range search


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137038 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-01 11:07:54 +00:00
Gethin James
6981d5bf57 Merged searchrep (5.2.1) to 5.2.N (5.2.1)
136645 gjames: SEARCH-409: Better pivot with stats handling


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137036 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-01 11:07:25 +00:00
Gethin James
52ee60a6ec Merged searchrep (5.2.1) to 5.2.N (5.2.1)
136625 gjames: SEARCH-409: Changing metrics to a Set


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137034 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-01 11:07:11 +00:00
Gethin James
49711d19f5 Merged searchrep (5.2.1) to 5.2.N (5.2.1)
136624 gjames: SEARCH-409: Better handling of stats metric response


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137033 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-01 11:07:04 +00:00
Gethin James
3445581377 Merged searchrep (5.2.1) to 5.2.N (5.2.1)
136623 gjames: SEARCH-409: Initial solr stats api


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137032 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-01 11:06:54 +00:00
Gethin James
6f2fc20e18 Merged searchrep (5.2.1) to 5.2.N (5.2.1)
136312 gjames: SEARCH-339: Fixing afts filterquery


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@137030 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-06-01 11:06:29 +00:00
Jamal Kaabi-Mofrad
b4dc28b838 Merged WEBAPP-API (5.2.1) to 5.2.N (5.2.1)
136752 jkaabimofrad: APPSREPO-147: Renamed 'pathInfo' to 'path' to be consistent with other APIs.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@136757 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-05-15 15:38:50 +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
b69b6463c0 Merged WEBAPP-API (5.2.1) to 5.2.N (5.2.1)
136704 jkaabimofrad: APPSREPO-165: Added tests for testing the 'include' parameter with 'path' and/or 'allowableOperations' upon creating a shared link.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@136710 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-05-12 09:30:24 +00:00
Jamal Kaabi-Mofrad
219be087f3 Merged WEBAPP-API (5.2.1) to 5.2.N (5.2.1)
136698 mbhave: APPSREPO-184: Added integration test for /shared-links?include=path


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@136709 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-05-12 09:30:17 +00:00
Gethin James
725604db46 Merged searchbcr (5.2.1) to 5.2.N (5.2.1)
136072 gjames: SEARCH-334: Adding SearchRequestContext and pivot logic


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@136102 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-03-24 13:18:36 +00:00
Gethin James
719f6637be Merged searchbcr (5.2.1) to 5.2.N (5.2.1)
136071 gjames: SEARCH-334: Adding pivot to the request


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@136101 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-03-24 13:18:28 +00:00
Gethin James
4764a458a3 Merged searchbcr (5.2.1) to 5.2.N (5.2.1)
135972 gjames: SEARCH-339: Changed facet intervals to use the generic facets metric


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@136098 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-03-24 13:18:03 +00:00
Gethin James
86a0ed3479 Merged searchbcr (5.2.1) to 5.2.N (5.2.1)
135953 msuzuki: SEARCH-374, added new response to display group faceting in buckets


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@136097 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-03-24 13:17:55 +00:00
Gethin James
962082d4c4 Merged searchbcr (5.2.1) to 5.2.N (5.2.1)
135842 gjames: SEARCH-376: Adding the includeRequest parameter


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@136096 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-03-24 13:15:50 +00:00
Gethin James
1352d6eb41 Merged searchbcr (5.2.1) to 5.2.N (5.2.1)
135807 gjames: SEARCH-377: Adding "queries" filter query param


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@136095 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-03-24 13:15:31 +00:00
Gethin James
a41389abcb Merged searchbcr (5.2.1) to 5.2.N (5.2.1)
135772 gjames: SEARCH-419: Correct handling of fieldfacet label and exclusion filters


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@136093 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-03-24 13:15:16 +00:00
Gethin James
f82f13c9b2 Merged searchbcr (5.2.1) to 5.2.N (5.2.1)
135624 gjames: SEARCH-339: Correct use of the interval field


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@136090 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-03-24 13:14:57 +00:00
Gethin James
9ea32923d9 Merged searchbcr (5.2.1) to 5.2.N (5.2.1)
135514 gjames: SEARCH-339: Adding filterQuery to facet interval/facet fields


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@136084 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-03-24 13:14:04 +00:00
Gethin James
f8f0d21486 Merged searchbcr (5.2.1) to 5.2.N (5.2.1)
135511 gjames: SEARCH-372: Adding filterQuery to facetQueries result


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@136081 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-03-24 13:13:45 +00:00
Gethin James
42bfd374c4 Merged searchbcr (5.2.1) to 5.2.N (5.2.1)
135510 gjames: SEARCH-372: Adding filterQuery to the result, wip


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@136080 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-03-24 13:13:39 +00:00
Gethin James
1d91a071e3 Merged searchbcr (5.2.1) to 5.2.N (5.2.1)
135431 gjames: SEARCH-339: A basic restapi for facet intevals


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@136077 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-03-24 13:13:17 +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
Andrei Forascu
e582e1a626 REPO-2156 / MNT-16748: Failing to extract auditing entries from SearchService using Share, CMIS.
- Added two JUnit tests that test that the audit records are added when using SearchService query(SearchParameters): one in the AuditMethodInterceptorTest and another one in AuditWebScriptTest that is using the Rest-API get audit method to query the audit
- Refactored also an existing test in AuditMethodInterceptorTest

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@135899 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-03-16 15:11:27 +00:00
Jan Vonka
134cdcb66e REPO-2110 / MNT-17477: Trivial - fix test
- re-fix mismatch (4.2 vs 5.x) in test helper only

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@135686 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-03-07 16:34:27 +00:00
Jan Vonka
8b8215fd83 Merged 5.1.N (5.1.3) to 5.2.N (5.2.1)
135683 jvonka: Merged 5.0.N (5.0.5) to 5.1.N (5.1.3)
      135681 jvonka: Merged V4.2-BUG-FIX (4.2.8) to 5.0.N (5.0.5)
         135658 jvonka: Merged 5.0.N (5.0.5) to V4.2-BUG-FIX (4.2.8)
             REPO-2110 / MNT-17477: CMIS: SXSS+CSRF vulnerability (browser binding)
                  - tweak test (for unexpected NPE in 4.2)
                  - resolve backport conflict


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@135685 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-03-07 16:27:06 +00:00
Jan Vonka
32f51213e7 Merged 5.1.N (5.1.3) to 5.2.N (5.2.1)
135682 jvonka: Merged 5.0.N (5.0.5) to 5.1.N (5.1.3)
      135680 jvonka: Merged V4.2-BUG-FIX (4.2.8) to 5.0.N (5.0.5)
         135657 jvonka: Merged 5.0.N (5.0.5) to V4.2-BUG-FIX (4.2.8)
             REPO-2110 / MNT-17477: CMIS: SXSS+CSRF vulnerability (browser binding)
                  - tweak test (for unexpected NPE in 4.2)
                  - resolve backport conflict


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@135684 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-03-07 16:26:57 +00:00
Jan Vonka
123e67a055 REPO-2110 / MNT-17477: CMIS: SXSS+CSRF vulnerability (browser binding)
- force download=attachment (Content-Disposition headers) for all content types, except those white-listed (eg. pdf & specific img types)

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@135606 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2017-03-06 10:19:02 +00:00