- 01 Jul, 2015 5 commits
-
-
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 4 commits
-
-
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 7 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
-
Robert Lyon authored
-
Robert Lyon authored
Change-Id: If2b38a0f9fd91244adc48bd199745af98b1cb04b Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
This way the cron can be triggered multiple times in the same scenario Change-Id: I8448f93d097bef3ec0845d4efa29d491c6033428
-
Aaron Wells authored
Looks like this got a little bit bungled during the Bootstrap upgrade. It works in the corresponding activitylistout.tpl page, but not here. Change-Id: I58e6e34eb9937fcfccc02ea7419f6f042976a148
-
Aaron Wells authored
Change-Id: Iae1f93c0129c1396aca633756b271fb41360836f
-