- 01 Jul, 2014 1 commit
-
-
Old format: $CFG->plugin->blocktype->clippy->agent = 'merlin'; New format: $CFG->plugin_blocktype_clippy_agent = 'merlin'; The old format caused a strict standards warning. Change-Id: I8ae2735ea3d3df913c0527bae7771e6f01dc82ca
-
- 19 Feb, 2014 1 commit
-
-
Aaron Wells authored
Bug 1281847 Change-Id: I8c87b77af8e42f2d405389c07b5b3bf2e8adbd44
-
- 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>
-
- 17 Nov, 2013 1 commit
-
-
Rebasing change - merging conflicts: htdocs/search/elasticsearch/lib.php Change-Id: Ieb202b23eb9bc4521916e32c96266aadf96de16e Signed-off-by:
Ghada El-Zoghbi <ghada@catalyst-au.net>
-
- 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 2 commits
-
-
- have added this as a separate patch in case it is not needed Change-Id: I87378a0d831727c405cc6135ba6f6e5e4a722813 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
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>
-
- 26 Sep, 2013 1 commit
-
-
Kristina Hoeppner authored
Fixing small language string problems prior to the RC for 1.8. Change-Id: Iadf84c061a8de55b67f1ae6bdc97dc650b067cee Signed-off-by:
Kristina D.C. Hoeppner <kristina@catalyst.net.nz>
-
- 04 Sep, 2013 1 commit
-
-
Kristina Hoeppner authored
Made minor lang string fixes that don't require new lang strings and corrected HTML for link in pluginconfig.analyzer.html Change-Id: I17027839de80a1a7faf17e0fc30017dec3b9182d Signed-off-by:
Kristina D.C. Hoeppner <kristina@catalyst.net.nz>
-
- 27 Aug, 2013 1 commit
-
-
Mitsuhiro Yoshida authored
Bug1217126 Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz> Change-Id: I084d88eb9c638e52a12b2dea634ba94f07c3c824
-
- 20 Aug, 2013 1 commit
-
-
Mikael Mrozik authored
- rebasing change Change-Id: I4c262c0a22b75a3f9de6d43569765f65ee32c555
-