moodle/mod/forum
Sara Arjona a26cfe71d3 MDL-65809 upgrade: clean < 3.5.0 upgrade steps
This just deletes all the upgrade steps previous to 3.5.0. Some
small adjustments, like tweaking globals can also be applied
when needed.

Also includes an upgrade step to prevent upgrading from any
version < 2018051700 (v3.5.0) as anti-cheating measure.

Previous commits have removed/deprecated all the upgradelib functions
not used anymore in codebase. Deletion has been documented in corresponding
upgrade.txt files:

- upgrade_fix_block_instance_configuration()
- upgrade_theme_is_from_family(), upgrade_find_theme_location()
and linkcoursesectionsupgradescriptwasrun setting
- upgrade_block_positions
- upgrade_fix_config_auth_plugin_names()
 and upgrade_fix_config_auth_plugin_defaults()
- format_xxx_upgrade_remove_numsections(), format_xxx_upgrade_hide_extra_sections()
and format_xxx_upgrade_add_empty_sections()
- filter_mathjaxloader_upgrade_cdn_cloudflare()
and filter_mathjaxloader_upgrade_mathjaxconfig_equal()
- get_assignments_with_rescaled_null_grades()

These have been kept because continue being used by restore:

- \core\task\refresh_mod_calendar_events_task
2019-12-20 12:20:43 +01:00
..
amd Merge branch 'MDL-67277-master-strongtopics' of git://github.com/mudrd8mz/moodle 2019-12-10 12:48:54 +08:00
backup MDL-67178 mod_forum: Allow users to backup forum grades 2019-11-13 13:25:54 +08:00
classes MDL-67168 forum: Correct behaviour of viewfullnames 2019-11-21 15:42:42 +08:00
db MDL-65809 upgrade: clean < 3.5.0 upgrade steps 2019-12-20 12:20:43 +01:00
lang/en MDL-67165 core_grade: Add the grader name to webservices 2019-12-17 10:46:02 +08:00
pix NOBUG: Fixed SVG browser compatibility 2019-11-08 15:39:33 +01:00
report/summary MDL-66627 forumreport_summary: Added content access behat tests 2019-11-20 14:53:49 +08:00
templates MDL-67165 core_grade: Add the grader name to webservices 2019-12-17 10:46:02 +08:00
tests MDL-63795 Administration: CLI upgrade apply all settings 2019-12-19 12:17:11 +11:00
deprecatedlib.php MDL-66079 mod_forum: Add forum grade support 2019-10-30 10:23:40 +08:00
discuss.php MDL-66770 mod_forum: put nested v2 display mode behind user preference 2019-11-01 13:17:24 +08:00
export.php MDL-67241 mod_forum: raise memory limit when exporting 2019-11-14 10:12:15 +08:00
externallib.php MDL-66360 forum: rename sendstudentnotifications_forum to forum_grade_notify 2019-11-12 10:15:41 +08:00
index.php MDL-48338 forum: Missing #unread in discussion post url 2019-02-07 15:16:13 +08:00
lib.php MDL-66770 mod_forum: put nested v2 display mode behind user preference 2019-11-01 13:17:24 +08:00
locallib.php MDL-31355 mod_forum: Create, update and delete due date event 2019-04-11 18:33:35 +10:00
maildigest.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
markposts.php MDL-64820 forum: add new classes for rendering to local namespace 2019-03-22 09:24:05 +08:00
mod_form.php MDL-66360 mod_forum: added settings for send notifications default val 2019-11-11 15:12:33 +08:00
post.php MDL-64254 mod_forum: New WS mod_forum_update_discussion_post 2019-10-29 13:52:07 +01:00
renderer.php MDL-65876 forum: same arrows forum/activity navigation 2019-09-27 14:20:17 +02:00
rsslib.php MDL-22077 forum: Add forum private replies 2019-04-04 11:25:29 +08:00
search.php MDL-65129 mod_forum: Ability to search based on favourite status 2019-08-14 14:59:30 +08:00
settings.php MDL-64365 mod_forum: hide RSS settings if RSS not enabled 2019-03-11 09:04:32 +00:00
settracking.php
styles.css MDL-66074 mod_forum: Correct 0 length styles 2019-10-31 15:30:48 +08:00
subscribe.php MDL-55451 mod_forum: Limit subscription redirect to internal URLs 2019-09-02 17:04:35 +02:00
subscribers.php MDL-64506 templates: BS2 pull-x -> BS4 float-x 2019-04-03 19:47:13 +08:00
unsubscribeall.php
upgrade.txt MDL-66694 mod_forum: Word/char count tidy ups & add task config option 2019-10-17 16:13:23 +08:00
user.php MDL-64820 forum: convert user.php to user new rendering 2019-03-22 09:31:20 +08:00
version.php MDL-67199 versions: bump all versions and requires near release 2019-11-12 17:57:08 +01:00
view.php MDL-66906 mod_forum: Show learners their grades in a Modal 2019-11-12 16:17:04 +08:00