- 17 Aug, 2015 1 commit
-
-
Aaron Wells authored
Bug 1464052: Giving it a default of 50000 instead of unlimited. Change-Id: I30210d3416d70d96bec40ebb578c5302e07ff63f (cherry picked from commit 0b1d3d68)
-
- 16 Apr, 2015 1 commit
-
-
Robert Lyon authored
Bug #1422232 Change-Id: Ia8fd7d074db3be027e1318a07d062a9ed1bb2ad8 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 04 Feb, 2014 1 commit
-
-
Jono Mingard authored
group_search_user() in elasticsearch now passes the correct parameters to the internal search plugin. Change-Id: Ic26ea9b065b590a65ec4393f32fde41cdde7a52f Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
- 29 Jan, 2014 1 commit
-
-
Robert Lyon authored
- TO DO: will need to make sure that the results returned by public search are allowed to be seen by the public Change-Id: I1787bd1ba0f26d5f7ea86d5d7f1562987f98381c Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 22 Jan, 2014 2 commits
-
-
Robert Lyon authored
This contains the mysql version of a db call used to get most 'open' access type. This patch will need to have https://reviews.mahara.org/#/c/2777/ working first before this can be tested in mysql Change-Id: I99b55105eb4ffb7c314f6a5a05ba5e2a96cc38f1 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Thinking of privacy issues here - when should the users showup on search results. This patch allows users to show up based on the access of their profile page (accesstypes: public, loggedin, friends) and whether 'Show users in public search' is set or not. Normally all profile pages are accessible by logged in users - but this can be altered if 'Logged-in profile access' is unchecked and users remove the access off their profile page. Change-Id: I4daa8cb2812bddb231ba489dfeefb4843b653d40 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 12 Jan, 2014 1 commit
-
-
Jono Mingard authored
Add new option to pieforms element, 'hiddenlabel', which adds the class 'accessible-hidden' to the element's label. Used this setting in the universal search form for both internal and elasticsearch plugins. Change-Id: Ie9c35a40b5aa818368ee2bd784d9f00d8592a465 Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
- 05 Jan, 2014 1 commit
-
-
Robert Lyon authored
Need to let mahara elasticsearch respect the shards/replicas settings set in ElasticSearch server Change-Id: Idafcb87ebf1d01f97b2671a3eeee9c6d15a60093 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 05 Dec, 2013 1 commit
-
-
Robert Lyon authored
Currently the getConnection() in Elastica/Client.php can give false positive and also throws error if no connection. What is needed is a true/false check to allow for things like notice feedback on extensions page or giving a warning when switching to 'elasticsearch' on site options page when it is unreachable. Change-Id: I43506f03b943d79eb019d39fe794037fc50bd05a Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 22 Nov, 2013 1 commit
-
-
Ghada El-Zoghbi authored
Change-Id: I8de168c7e8e345d7d3028af49f21b7e07c6cc9be Signed-off-by:
Ghada El-Zoghbi <ghada@catalyst-au.net>
-
- 17 Nov, 2013 1 commit
-
-
Ghada El-Zoghbi authored
Rebasing change - merging conflicts: htdocs/search/elasticsearch/lib.php Change-Id: Ieb202b23eb9bc4521916e32c96266aadf96de16e Signed-off-by:
Ghada El-Zoghbi <ghada@catalyst-au.net>
-
- 04 Nov, 2013 2 commits
-
-
Ghada El-Zoghbi authored
Bug1246553: When cleaning the query, replace the special characters with a space. This separates the tokens instead of concatenating them. Change-Id: I4f367498efec95cecc9f90cee30d7aad5185c956 Signed-off-by:
Ghada El-Zoghbi <ghada@catalyst-au.net>
-
Ghada El-Zoghbi authored
Access for 'all' is not getting found for groups. Explicitly setting the 'member' and 'admin' access for the group. Change-Id: Iae37087d0ffc7df50fad9d62a2264b474d5a1b4e Signed-off-by:
Ghada El-Zoghbi <ghada@catalyst-au.net>
-
- 28 Oct, 2013 1 commit
-
-
Robert Lyon authored
- also fixed problem where the Artefact types hierarchy was not being saved Change-Id: I7af217cff7138aef25b6e9cf5bb9527144477da4 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 22 Oct, 2013 1 commit
-
-
Robert Lyon authored
- including fixing hard coded lang string Change-Id: Ied8163ac94711ef74555d820a9d3493dfb7a50bc Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 14 Oct, 2013 1 commit
-
-
Robert Lyon authored
- have updated copyright for the pages that had existing copyright notices (except for the lib/pieforms/ section as i'm not too sure if that needs changing as it is a different Catalyst IT product) Change-Id: I11c65ad26cb9cd856cf16b1dccbd4223ba086645 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
- 09 Oct, 2013 1 commit
-
-
Aaron Wells authored
Bug1237187 Change-Id: Ic6caf6179807d3a8bca4a40ea8069886de673c35
-
- 20 Aug, 2013 1 commit
-
-
Mikael Mrozik authored
- rebasing change Change-Id: I4c262c0a22b75a3f9de6d43569765f65ee32c555
-