- 15 May, 2014 5 commits
-
-
Robert Lyon authored
- change allows for a bit of the base of the display so it doesn't look broken Change-Id: Id4ba8c05bbfe3b3b83ac0673f68d8da345b53969 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
Robert Lyon authored
Change-Id: I487c2d02e66af66f4ac747dff9b67d8c9058c8eb Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
Disable Open file feature Change-Id: I36768339a8f6db695a21c0aa9c67f58596fa50e1 Signed-off-by:
Son Nguyen <sonn@catalyst.net.nz> Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
Aaron Wells authored
Bug 1316407 Change-Id: Idaa81380749249ff71aeb2098b242fbaabf0b96c
-
Change-Id: I1e81f836797e482427c03a005c35d47d1eae8c27 Signed-off-by:
Yuliya Bozhko <yuliya.bozhko@totaralms.com>
-
- 14 May, 2014 5 commits
-
-
Robert Lyon authored
-
jQuery: 1.7.1 -> 2.1.1 jQuery UI: 1.8.19 -> 1.10.2 Also removed apparently superfluous custom style for jQuery UI Change-Id: I8022840d3e8d0e28b2b91a5baa7cd982ac5bb00a Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
Robert Lyon authored
By default it has a bunch of menu bars showing but we don't want them. Change-Id: Ia8729c0b27ce91b9cf6b2c8909a1aa5c2d76237d Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Aaron Wells authored
-
Robert Lyon authored
Now that we are using tinymce4 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> Change-Id: Ie05cd22ba9c3e8d2d3573df13a6c22c0a422d873
-
- 13 May, 2014 2 commits
-
-
Aaron Wells authored
Change-Id: I75b1a508dca7760aae719f9c4c4f6bb1c0ab78ba
-
Aaron Wells authored
Change-Id: Ic68b73b3933b667d0e5b870a138aa74ee8d97266
-
- 12 May, 2014 7 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
-
Change-Id: Idc73abd321d10330435218b09482a167f4d54731 Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
Son Nguyen authored
-
Robert Lyon authored
-
Aaron Wells authored
Bug 1302251 Change-Id: I77fcbd9c534afa26296badca0ccb33f197eca648
-
Robert Lyon authored
To allow for systems where the installation takes longer than their phpini max_execution_time setting. Made the changing of the limit pass thru a function for sanity checking Change-Id: I0d27d68a377c338c634f2f845829682af149d79f Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 11 May, 2014 2 commits
-
-
Aaron Wells authored
Bug1317295 Change-Id: I6d755d62bdbf30768a16ffe17d819c7c23efd577
-
Kristina Hoeppner authored
There are two colons, but only one is needed on http://mahara/admin/users/bulk.php . To keep it consistent with other lang strings on the page, the colon was taken out from the lang string. Change-Id: Ieb3fed7adc3bc5e3bd40b21d339eba94322849b5 Signed-off-by:
Kristina D.C. Hoeppner <kristina@catalyst.net.nz>
-
- 09 May, 2014 2 commits
-
-
Robert Lyon authored
-
Fixes in this patch: - Moved artefact.php to artefacts directory to separate it from pages. - Fixed reference to a wrong 'artefactonlyviewableinview' string. - Removed add_to_render_path() and its calls which have no purpose at all. - Removed 'artefact_parent_cache' table. - Removed cron jobs related to 'artefact_parent_cache' from DB. - Added 'path' column in 'artefact' table to easier calculate hierarchy. - Added ArtefactTest.php for artefacts unit tests Change-Id: Ia14cd85b94c32a950354446ee3565bd2964c625c Signed-off-by:
Yuliya Bozhko <yuliya.bozhko@totaralms.com>
-
- 08 May, 2014 4 commits
-
-
Robert Lyon authored
Merge "Bug 1307935: Extension of the file plugin to notify the user, when he reaches a certain percentage of his quota. Optionally, the admin(s) are also notified. The notification is sent only once until the user deletes files or one of the corresponding settings (his quota or the notification limit) is changed so that he's in the good again."
-
a certain percentage of his quota. Optionally, the admin(s) are also notified. The notification is sent only once until the user deletes files or one of the corresponding settings (his quota or the notification limit) is changed so that he's in the good again. Change-Id: I36867155c399bfc288ce07085943f85ea4a37206 Signed-off-by:
Tobias Zeuch <tobias.zeuch@kit.edu>
-
Aaron Wells authored
-
Robert Lyon authored
-
- 07 May, 2014 2 commits
-
-
Robert Lyon authored
- regression due to this commit 572d93fc Change-Id: Id4b48d411d264fdd116c63caa3e733e8e9ac160b Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Son Nguyen authored
Bug 1317265 Change-Id: Iff2a4942f8d48bc7ad3084cc25da7cd84b72266b Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 06 May, 2014 1 commit
-
-
Aaron Wells authored
Bug 1316372: Also removing the flowplayer.audio source files, because they're not necessary to run Mahara, and we don't build it ourselves anyway. Change-Id: Ib64dbec723092486860a2fb37099b7918cfcb6a4
-
- 05 May, 2014 4 commits
-
-
Son Nguyen authored
-
Son Nguyen authored
-
Bug 1308294: The code doesn't *really* need profileicon or email, because it can always fall back to showing the anonymous user icon. However, the lack of profileicon and email fields can indicating a coding problem, so we should show a warning if they're missing. Change-Id: I9926b7a4457049ef097e16d7999f109a623f2644
-
Robert Lyon authored
-
- 04 May, 2014 6 commits
-
-
Son Nguyen authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Kristina Hoeppner authored
Change-Id: I64162df4bcf3d3eb415f6693b26e3c41ac856e0c Signed-off-by:
Kristina D.C. Hoeppner <kristina@catalyst.net.nz>
-