moodle/lib/db
Jun Pataleta fca42002f7 MDL-71370 course: Make showcompletionconditions nullable
* When completion tracking is not enabled for the course, it does not
make sense for the course's showcompletionconditions setting to
be set according to the default value indicated by the
"moodlecourse | showcompletionconditions" admin setting. Setting
showcompletionconditions as enabled when completion tracking is disabled
makes even less sense. So in such a case, we should not be setting a
default value for showcompletionconditions and allow it to be null.

* When the course is edited and completion tracking is enabled, this
also would set the "Show completion conditions" field to default to the
value set in the "moodlecourse | showcompletionconditions" admin
setting.
2021-04-24 19:07:42 +08:00
..
access.php MDL-69762 core_contentbank: let users hide their content 2021-02-15 13:26:32 -05:00
analytics.php MDL-65588 analytics: New models for student accesses 2019-09-20 08:14:13 +08:00
caches.php MDL-66667 course: add course image cache 2021-03-15 12:50:35 +11:00
events.php MDL-63876 badges: Add competency criteria 2019-03-29 11:31:15 +08:00
index.html NOBUG - reduce whitespace errors a little 2013-04-15 13:29:14 +01:00
install.php MDL-69573 core_course: Make MAX_COURSES_IN_CATEGORY configurable 2020-09-30 16:02:39 +10:00
install.xml MDL-71370 course: Make showcompletionconditions nullable 2021-04-24 19:07:42 +08:00
log.php MDL-34435 reports: Log category actions 2013-01-10 15:10:22 +08:00
messageinbound_handlers.php MDL-48510 inbound: Use correct value of expiration 2015-01-15 08:32:39 +00:00
messages.php MDL-65976 completion: New course completion message provider 2020-09-29 13:40:32 +02:00
renamedclasses.php MDL-65974 course: move format_base to core_course\course_format 2021-03-11 17:36:34 +01:00
services.php MDL-71031 external: Minor tweaks towards coding style and external rules 2021-04-18 11:52:14 +02:00
tag.php MDL-61363 tag: allow tagging in different context to item 2018-03-07 10:31:46 +08:00
tasks.php MDL-66769 core_h5p: Clean up orphaned h5p records task. 2021-02-03 10:10:30 +02:00
upgrade.php MDL-71370 course: Make showcompletionconditions nullable 2021-04-24 19:07:42 +08:00
upgradelib.php MDL-71156 core: machinery to recover orphaned calendar events 2021-04-22 10:28:52 +08:00