- 02 Jul, 2015 3 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
The DOMDocument::saveHTML() function only gained the $node parameter in version 5.3.6 So we need a workaround for PHP 5.3.3 Change-Id: I1033c0411f25cd41a4ec83cd2258fc518927e3ab Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 01 Jul, 2015 6 commits
-
-
Robert Lyon authored
Now days people tend to use javascript graphing libraries to do graphs on the fly rather than make graph image files. And as Pear graph library is obsolete I'll replace with ChartJS as it is a lightweight js graph library. Change-Id: Ic118aab0559e22f49b4f9d4f546ec548bf889d7c Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
Bug 1468144 If your php site locale is one that uses comma as decimal seperator, eg in Dutch 12,5 is the same as 12.5 in English then the layout thumbs break. Need to change , back to . for it to work. The best way to do this would be to set the locale to english for the layout creation and then set it back again but we can't be sure which english is available so I've just done a str_replace of , to . Change-Id: I807eda47e76d3654137681bded26164e535eb9eb Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Change-Id: I2be7082789f872ca02e2abcf838fbd959c5d8677 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Users in an institution are now queried each time they are needed, rather than being stored in an array and passed in with ? Change-Id: I8e49c22d8247dbde3108f52d619f419cec5bb14c
-
- 30 Jun, 2015 3 commits
-
-
Son Nguyen authored
-
Son Nguyen authored
-
Aaron Wells authored
Change-Id: If8f9629d1625de39fdf57db59d5586526f8bdbff
-
- 26 Jun, 2015 7 commits
-
-
Change-Id: Iba350e0b23c28c8f04dc52b67e760e969a8015cf
-
* Remove all references to compass. * Set-up gulp with lib-sass, autoprefixer, and minify. (Easier workflow to set-up than compass, lib-sass much faster than ruby-sass, autoprefixer handles browser compatibility for us) * Add developer documentation on how to work with, or create, themes. Change-Id: Ia3b3ee829a515865a6cf4407edc64c4943c59557
-
Robert Lyon authored
-
Change-Id: Ib7ddab010e43ee5cdab7518c3fca7edc89ce89c4
-
Robert Lyon authored
-
- have merged in the stuff from commit e143a7e158c001838ea10a215ecacdfa6e1fd67b from https://github.com/TheCrowsJoker/mahara/ Change-Id: I4465f176550d22a8f3e811613a4d0cc38fba94e8
-
Robert Lyon authored
-
- 25 Jun, 2015 5 commits
-
-
Bug 1457712. This patch accomplishes four main things: 1. Sets a limit on the number on the number of documents per Elasticsearch bulk request. 2. Doesn't delete records from the queue table until after they have been successfully sent 3. If a bulk request fails, later retries the records individually 4. Performs deletion in bulk Change-Id: I9ac5e3a33b473e256fdf331800dc60101c126dcc
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Aaron Wells authored
-
- 24 Jun, 2015 3 commits
-
-
Robert Lyon authored
Change-Id: I6776ba02f460b2b920ec51e289f9ff40b5558304 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Change-Id: I329aa72c649fdc148184b474cb234df2cae25801 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Change-Id: I21d4245ea468f733b08fc3e5b737d59697e45976
-
- 23 Jun, 2015 4 commits
-
-
Aaron Wells authored
Bug 1464052: Giving it a default of 50000 instead of unlimited. Change-Id: I30210d3416d70d96bec40ebb578c5302e07ff63f
-
Change-Id: I23ff972fc4721e00b319ac121a38dab4b1111f17
-
Robert Lyon authored
-
* Standardised delete form * Applied styling to institution edit form Change-Id: I2ee7fa8c07ece3ad56cf0c29d3b10d4dd19319bf
-
- 22 Jun, 2015 5 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Aaron Wells authored
Change-Id: Ib600facce15e4f0e261ff0838d5cf7c29d6db6cf
-
- 21 Jun, 2015 2 commits
-
-
Robert Lyon authored
Change-Id: I15c7b275790c8b1a9aeb49201abe0ba95f9df4bd Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Need to tick the disabled artefacttypes firstname, lastname, email, preferredname so that admins know that they are infact getting indexed (they are indexed as part of the usr table information). Change-Id: I015f5261512a21cc928dd65cf4624f75bffd92a4 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 20 Jun, 2015 2 commits
-
-
Robert Lyon authored
To allow us to show a more detailed error message if site admin (not belonging to the group) goes to review an objectionable group page or group forum topic that has already been sorted out. Change-Id: If4785528bfe29736542972adce7609cdb0522248 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Change-Id: Ie46857b9144874377786b03c7debf2bb07578818
-