- 03 Oct, 2019 2 commits
-
-
* Unit test for calendar_view_event_allowed() when dealing with course events.
-
Simey Lameze authored
-
- 27 Sep, 2019 7 commits
-
-
jun authored
-
jun authored
-
-
https://github.com/snake/moodlejun authored
-
Jake Dallimore authored
Instead of fetching the DB record AND then fetching it again (as part of the vault->get_from_id() call, just use the legacy data mapper and remove the DB call.
-
-
Eloy Lafuente authored
Some new styles added have caused the resulting zip file to go beyond that accepted limit of 135000. So increasing to 140000.
-
- 26 Sep, 2019 19 commits
-
-
-
-
git://github.com/stronk7/moodlejun authored
-
jun authored
For usability, after selecting the subscription toggle action menu item, a notification message will be shown to the user.
-
jun authored
* Remove the subscribe link that's powered by YUI and subscribe_ajax.php. This will be replaced by the subscribe action menu item which utilises the subscription toggle template and calls the proper WS function for toggling discussion subscription. * Nuke YUI module for toggling subscription and subscribe_ajax.php (about time!)
-
jun authored
-
jun authored
-
jun authored
Implement sorting for the following columns: * Discussion name * Discussion starter name * Group
-
jun authored
* Move it under the discussion column. * Change it to look like a label * Plus limit the group name to 15 characters * Plus some accessibility fixes: - Add labels to column headings. - Set discussion name as a row heading.
-
jun authored
* Remove striped table row style * Move subscribe icon to the action menu * Update the action menu icon * Remove the Last post column * Removed the "Created" column and moved the date under "Started by" * Added "Locked" and "Subscribed" indicators under discussion names. * Added group name with the group picture. For groups without pictures, a default placeholder picture is now shown.
-
jun authored
* This is how the usual moodle action menu is built. * Removed the 'type="button"' attribute as it is not necessary. * Added template context so it renders in the template library.
-
jun authored
* Day, abbreviated month, and year (e.g. 28 Aug 2019) * Day and abbreviated month (e.g. 28 Aug)
-
-
-
-
-
-
-
-
- 25 Sep, 2019 12 commits
-
-
http://github.com/dravek/moodlejun authored
-
Ryan Wyllie authored
-
Ryan Wyllie authored
Disable the reset and fixed width content styling from the Boost theme for the classic theme because it doesn't work well with blocks.
-
Ryan Wyllie authored
When a user account is deleted don't render the user's name in the forum. Instead we render "Deleted user".
-
Ryan Wyllie authored
-
Ryan Wyllie authored
-
David Matamoros authored
-
git://github.com/mudrd8mz/moodlejun authored
-
git://github.com/abgreeve/moodlejun authored
-
Ryan Wyllie authored
-
Ryan Wyllie authored
-
-