moodle/course/format/weeks
Sara Arjona 3f224a1a41 MDL-65809 upgrade: remove format_xxx_upgrade_remove_numsections
These functions were used only by deleted upgrade steps
so it's safe to proceed with straight deletion, considering
them internal. Deletion has been documented in corresponding
upgrade.txt files:

    - format_topics_upgrade_remove_numsections()
    - format_topics_upgrade_hide_extra_sections()
    - format_topics_upgrade_add_empty_sections()
    - format_weeks_upgrade_remove_numsections()
    - format_weeks_upgrade_hide_extra_sections()
    - format_weeks_upgrade_add_empty_sections()
2019-12-20 12:20:43 +01:00
..
backup/moodle2 MDL-59076 format_weeks: if 'enddate' does not exist in backup then use 0 2017-06-06 12:39:38 +08:00
classes MDL-61916 format: Add privacy implementation for all format plugins 2018-04-10 00:17:42 +02:00
db MDL-65809 upgrade: remove format_xxx_upgrade_remove_numsections 2019-12-20 12:20:43 +01:00
lang/en MDL-61916 format: Add privacy implementation for all format plugins 2018-04-10 00:17:42 +02:00
tests MDL-65809 upgrade: remove format_xxx_upgrade_remove_numsections 2019-12-20 12:20:43 +01:00
format.js MDL-58637 format_*: fixed incorrect CSS selector 2017-04-20 13:53:42 +08:00
format.php MDL-57769 format_weeks: remove numsections option 2017-03-30 08:26:17 +08:00
lib.php MDL-66144 course: make course format weeks show relative dates 2019-07-17 15:52:51 +08:00
renderer.php MDL-51802 course: allow to edit section names on the course page 2016-02-13 11:07:46 +08:00
styles.css MDL-60153 course_format: Remove irrelevant CSS styles 2017-10-09 10:19:36 +08:00
version.php MDL-67199 versions: bump all versions and requires near release 2019-11-12 17:57:08 +01:00