- 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>
-
- 26 Nov, 2013 4 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
-
Son Nguyen authored
-
1. Add a new column 'last_processed_userid' into the table activity_queue 2. Enable the notify_users() method to work with split user chunks 3. Modify the activity_process_queue() function to update the activity_queue with the new process Change-Id: Id404aa8e8fa6515cfeb557a4ea11c14c43771fe7 Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 25 Nov, 2013 2 commits
-
-
Son Nguyen authored
in the paginator Change-Id: I362704b27761c334be712a32f3b3e5f73c3b3b37 Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
Son Nguyen authored
This is a regression of https://bugs.launchpad.net/mahara/+bug/1160093 Change-Id: I14c47799dbda019572140270dd58de1d050125e1 Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 24 Nov, 2013 8 commits
-
-
Son Nguyen authored
-
Son Nguyen authored
-
Son Nguyen authored
-
Son Nguyen authored
-
Son Nguyen authored
-
Son Nguyen authored
-
Robert Lyon authored
-
Robert Lyon authored
-
- 22 Nov, 2013 4 commits
-
-
Aaron Wells authored
Bug 996337 Change-Id: I9a6f5b94fb05511ef0497a60fb133a390f3db46e
-
Aaron Wells authored
Bug 996337: We always treat it as an integer, so it makes the most sense to just show the user this config's integer value. Change-Id: Ia4b198b0f642b94e36995f91a5826125bd64434e
-
Robert Lyon authored
-
Ghada El-Zoghbi authored
Change-Id: I8de168c7e8e345d7d3028af49f21b7e07c6cc9be Signed-off-by:
Ghada El-Zoghbi <ghada@catalyst-au.net>
-
- 21 Nov, 2013 5 commits
-
-
Robert Lyon authored
on the admin/users/add.php form Change-Id: Idcf51b31903817d1434ce3a78eeb9423fec17480 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
As the string is hardcoded in lang file and does NOT take any variables it is ok to pass into form error as unescaped. Change-Id: Ibc0b9d7ed872abb7c4ba77d3d2bb5abcde110abc Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Change-Id: I080a3f5bc7f8ac193da467d6082e542bee45b396 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Change-Id: I9805fe5ba534e8a4aee710da04ef1b1510de8358 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Change-Id: Ic36bd2d284f04c947a26aa60acdd6ea2c5b5a5f8 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 20 Nov, 2013 1 commit
-
-
Son Nguyen authored
-
- 19 Nov, 2013 3 commits
-
-
Son Nguyen authored
-
Robert Lyon authored
-
Robert Lyon authored
- option added v1.3 but not documented in the list of defaults that are available Change-Id: Ib6010e502ffdefe00d86856674fc54362fa41faa Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 18 Nov, 2013 2 commits
-
-
Robert Lyon authored
The creation date was being set to null on edit. I've added code to preserve the creation date - and to add new one (last modifed date) if a skin does not have one (been edited before the patch applied) Change-Id: I5b66a0ff7dbefde4c35315b4749f1295205cba99 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Before patch: - Clicking 'View' (details) link in 'files(s) to download block took you to a preview page for the image After patch: - clicking the 'Details' link takes you to the details page - now consistent UI with the other file types. And there is no preview page. If one wants to see image they can click on the title link on view/artefact.php page or click the small 'preview' image. Change-Id: Ia6c3304e0e4fef50c929aa30962265036d11df93 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 17 Nov, 2013 7 commits
-
-
Robert Lyon authored
Change-Id: I33e5f157c2202ec78fb3106387107f2aff9a320a Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Aaron Wells authored
Bug 1249123 Change-Id: I959a291d13a32132aa1cd791f1b8f094c8bfd5c4
-
Aaron Wells authored
This reverts commit 35a6a62a. Change-Id: I5902b77157fdb8df7c73dba27921c832c69b338b
-
Son Nguyen authored
-
Robert Lyon authored
Change-Id: I87d1d4fd7d8c305f0cdd0623f1d9370bda278bd5 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Change-Id: I932cbad06b99448d9ae1a6e1a1984d2a7ccf06c3 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Change-Id: I431d9ca9faed43227870138f967d85c6e5c7e6fb Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 14 Nov, 2013 3 commits
-
-
Son Nguyen authored
-
Son Nguyen authored
-
Son Nguyen authored
-