moodle/admin/templates
Tim Hunt 6fdc0f8796 MDL-68256 task admin: usability improvements
In the table that lists the scheduled tasks:

1. There are badges to show which components are disabled.
2. The plugin name (e.g. auth_ldap) is shown as well as the
   human-readable name (e.g. LDAP server).
3. Where a time column has a non-default value, it is highlighted
   and the default is shown.
4. If the fail-delay is non-zero, the cell is highlighted.
4. If you just interacted with a task (looked at or edited the settings,
   did Run now, or cleared the fail delay) that row is highlighted,
   and scrolled into view when the page loads.

To support this, some of the methods for loading the default tasks
have been extended with an optional argument to leave 'R' as 'R'
rather than replacing with a random number.

Also, mixed into this commit are a bunch of coding style improvements.
Sorry I did not separate them out, but ultimately this makes the
Moodle code better.
2020-03-28 18:40:51 +00:00
..
setting.mustache MDL-66999 theme_boost: @extend replace .alert 2019-12-09 10:49:39 +01:00
setting_configcheckbox.mustache MDL-55071 templates: Add correct docs for new templates 2016-09-23 10:57:35 +01:00
setting_configcolourpicker.mustache MDL-58428 theme: Move templates from admin 2019-02-26 12:56:14 +01:00
setting_configdirectory.mustache MDL-55071 templates: Add correct docs for new templates 2016-09-23 10:57:35 +01:00
setting_configduration.mustache MDL-65396 theme_boost: Style duration chooser pulldown select. 2019-05-04 11:03:37 +02:00
setting_configempty.mustache MDL-55071 templates: Add correct docs for new templates 2016-09-23 10:57:35 +01:00
setting_configexecutable.mustache MDL-55071 templates: Add correct docs for new templates 2016-09-23 10:57:35 +01:00
setting_configfile.mustache MDL-58428 theme: Move templates from admin 2019-02-26 12:56:14 +01:00
setting_configfilesize.mustache MDL-46317 admin: Added admin\local\settings\filesize class 2019-08-12 13:22:24 +10:00
setting_confightmleditor.mustache MDL-55071 templates: Add correct docs for new templates 2016-09-23 10:57:35 +01:00
setting_configmulticheckbox.mustache MDL-55071 templates: Add correct docs for new templates 2016-09-23 10:57:35 +01:00
setting_configmultiselect.mustache MDL-58428 theme: Move templates from admin 2019-02-26 12:56:14 +01:00
setting_configmultiselect_optgroup.mustache MDL-58428 theme: Move templates from admin 2019-02-26 12:56:14 +01:00
setting_configpasswordunmask.mustache MDL-63734 adminlib: Hide password when defined in config.php 2019-12-23 14:42:53 +13:00
setting_configselect.mustache MDL-58428 theme: Move templates from admin 2019-02-26 12:56:14 +01:00
setting_configselect_optgroup.mustache MDL-58428 theme: Move templates from admin 2019-02-26 12:56:14 +01:00
setting_configtext.mustache MDL-58428 theme: Move templates from admin 2019-02-26 12:56:14 +01:00
setting_configtextarea.mustache MDL-58428 theme: Move templates from admin 2019-02-26 12:56:14 +01:00
setting_configtime.mustache MDL-58428 theme: Move templates from admin 2019-02-26 12:56:14 +01:00
setting_courselist_frontpage.mustache MDL-58428 theme: Move templates from admin 2019-02-26 12:56:14 +01:00
setting_description.mustache MDL-58428 theme: Move templates from admin 2019-02-26 12:56:14 +01:00
setting_devicedetectregex.mustache MDL-58428 theme: Move templates from admin 2019-02-26 12:56:14 +01:00
setting_emoticons.mustache MDL-58428 theme: Move templates from admin 2019-02-26 12:56:14 +01:00
setting_filetypes.mustache MDL-53240 filetypes: Introduce admin_setting_filetypes class 2017-06-01 09:48:45 +02:00
setting_flag.mustache MDL-55071 templates: Add correct docs for new templates 2016-09-23 10:57:35 +01:00
setting_gradecat_combo.mustache MDL-58428 theme: Move templates from admin 2019-02-26 12:56:14 +01:00
setting_heading.mustache MDL-56194 admin: Allow HTML in admin setting headings 2016-09-29 13:18:35 +02:00
setting_manage_plugins.mustache MDL-55528 core_files: Create new fileconverter plugintype 2017-03-10 09:31:14 +08:00
setting_special_calendar_weekend.mustache MDL-55071 templates: Add correct docs for new templates 2016-09-23 10:57:35 +01:00
settings.mustache MDL-58428 theme: Move templates from admin 2019-02-26 12:56:14 +01:00
settings_search_results.mustache MDL-66999 theme_boost: @extend remove .small 2019-12-09 10:49:39 +01:00
tasklogs.mustache MDL-68256 task admin: usability improvements 2020-03-28 18:40:51 +00:00