moodle/admin/tool/task
Conn Warwicker b92886ad59
MDL-70854 core: Add stored progress bars.
- Alters existing progress_bar class to support extension
    - Adds stored_progress_bar class as child of progress_bar
    - Adds webservice to poll stored progress
    - Updates database tables
    - Bumps version
    - Adds unit/behat tests
2024-07-23 17:58:53 +08:00
..
classes MDL-70854 core: Add stored progress bars. 2024-07-23 17:58:53 +08:00
lang/en MDL-80727 tool_task: replace hard-coded adhoc task runner strings. 2024-01-25 22:42:25 +00:00
templates MDL-55980 Scheduled tasks: Run individual scheduled tasks from web 2017-02-24 10:42:28 +00:00
tests MDL-70854 core: Add stored progress bars. 2024-07-23 17:58:53 +08:00
adhoctasks.php MDL-79839 tool_task: clean task classname parameter prior to use. 2023-12-07 10:53:39 +08:00
clear_fail_delay.php MDL-77186 core: Move all uses of cronlib to new class 2023-03-13 21:21:13 +08:00
lib.php MDL-80290 task: Task autolink urls and emails in mtrace 2024-03-19 12:56:00 +11:00
renderer.php MDL-80259 theme_boost: Refactor badge helper classes for Bootstrap 5 2024-01-23 08:27:23 +01:00
run_adhoctasks.php MDL-80290 task: Refactor styles to be consistent 2024-03-19 13:02:39 +11:00
runningtasks.php MDL-67211 Tasks: Add cron_enabled setting. 2020-08-25 17:08:57 +10:00
schedule_task.php MDL-80290 task: Refactor styles to be consistent 2024-03-19 13:02:39 +11:00
scheduledtasks.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
settings.php MDL-70975 task: adhoctasks.php - queued ad hoc tasks report 2023-04-05 11:29:46 +10:00
styles.css MDL-80290 task: Refactor styles to be consistent 2024-03-19 13:02:39 +11:00
version.php MDL-81549 versions: bump all versions and requires near release 2024-04-17 00:03:29 +08:00