- 28 Feb, 2014 5 commits
-
-
Marina Glancy authored
-
Damyon Wiese authored
On the last day of the month, the scheduled task next time calculation was wrapping to the 0th day of the month (which is not a valid day).
-
Damyon Wiese authored
-
Damyon Wiese authored
-
-
- 27 Feb, 2014 4 commits
-
-
David Monllaó authored
According to \core\task\scheduled_task::get_next_scheduled_time() we wait 61 seconds, as the next scheduled time is in the next minute.
-
PhantomJS console shows a JS error regarding an undefined Syn var; as explained by Andrew Nicols this is caused by Syn supported features checker, the change in moodle-behat-extension solves this problem.
-
-
Jason Fowler authored
-
- 26 Feb, 2014 3 commits
-
-
Damyon Wiese authored
Grr. Afterburner has nothing defined for adminwarning before, so this makes it look all red and splotchy.
-
Damyon Wiese authored
These were missing from base, but were defined in standard and canvas, which 99% of old themes inherit from. But they are critical for the proper display of moodle and should at least have a default definition in all themes (e.g. afterburner only inherits from base). This background color has been tested for contrast accessibility.
-
Damyon Wiese authored
Centralise management of all types of cron tasks with registration, scheduling, parallel task conflicts(blocking) and running once off tasks, all using an administration screen. This is a combination of several issues: MDL-25502: Added "black magic" task allocator for cron MDL-25503: Add step to cron to run all scheduled tasks MDL-25504 cron: Refactor to use scheduler MDL-25505: Add an admin interface to schedule tasks via cron. MDL-25507: Add support for adhoc tasks.
-
- 25 Feb, 2014 19 commits
-
-
Damyon Wiese authored
Declare the selector instead of repeating it several times.
-
-
-
-
-
-
David Monllaó authored
The performance metric was introduced in MDL-43758.
-
-
-
Damyon Wiese authored
-
-
-
-
-
-
-
Damyon Wiese authored
-
git://github.com/phalacee/moodleDamyon Wiese authored
Conflicts: theme/bootstrapbase/style/moodle.css
-
Jason Fowler authored
-
- 24 Feb, 2014 9 commits
-
-
-
Conflicts: lib/yui/build/moodle-core-notification-dialogue/moodle-core-notification-dialogue-min.js
-
This module supports focusing on a specified Node, or attempting to determine the Node which caused the displayed the Widget to return focus to that location.
-
-
-
git://github.com/ds125v/moodleDamyon Wiese authored
Conflicts: theme/bootstrapbase/style/moodle.css
-
-
git://github.com/ds125v/moodleDamyon Wiese authored
Conflicts: theme/bootstrapbase/style/moodle.css
-
-