moodle/lib/db
Jordi Pujol Ahulló 21f73b29c1 MDL-69764 tool_task: unify crontab verification
Use scheduled_task crontab field verification in
admin/tool/task to unify how Moodle deals with
crontab definition and its verification.
This helps remove duplicated code and fix
crontab definition not allowed in the web form,
but actually was valid.

Updated crontab fields precision on task_scheduled
table to have enough room for the worst case:
all possible different values separated by comma.
2022-02-17 13:24:31 +01:00
..
access.php MDL-72598 reportbuilder: schema and model updates for schedules. 2021-12-17 14:33:27 +00:00
analytics.php MDL-65588 analytics: New models for student accesses 2019-09-20 08:14:13 +08:00
caches.php MDL-72995 core_course: Revert "MDL-55231: Partial course cache rebuild" 2021-11-04 11:57:58 +02:00
events.php MDL-63876 badges: Add competency criteria 2019-03-29 11:31:15 +08:00
index.html
install.php MDL-73728 admin: Move adminpresets to admin/presets 2022-02-03 19:14:28 +08:00
install.xml MDL-69764 tool_task: unify crontab verification 2022-02-17 13:24:31 +01:00
log.php
messageinbound_handlers.php MDL-48510 inbound: Use correct value of expiration 2015-01-15 08:32:39 +00:00
messages.php MDL-67853 message: Remove on/offline settings on message preferences 2022-01-27 15:22:15 +01:00
renamedclasses.php MDL-71696 core_question: class autoload changes 2022-02-03 22:22:50 +11:00
services.php MDL-73068 timeline: Update courses view to omit courses without events 2022-01-18 18:22:45 +08:00
tag.php MDL-61363 tag: allow tagging in different context to item 2018-03-07 10:31:46 +08:00
tasks.php MDL-72598 reportbuilder: tasks and API for report schedule delivery. 2021-12-21 09:44:43 +00:00
upgrade.php MDL-69764 tool_task: unify crontab verification 2022-02-17 13:24:31 +01:00
upgradelib.php MDL-71696 core_question: Implement new database schema 2022-02-03 22:22:38 +11:00