moodle/mod/forum/db
Eloy Lafuente (stronk7) a12207be25 MDL-63276 upgrade: clean < 3.2.0 upgrade steps
3.7 (min PHP 7.1) requires 3.2 (first version supporting PHP 7.1)

This just deletes all the upgrade steps previous to 3.2.0. Some
small adjustments, like adding missing MOODLE_INTERNAL or tweaking
globals can also be applied when needed.

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

Next commit will get rid of/deprecate all the upgradelib functions
not used anymore in codebase. (note there isn't any this time).
2019-01-03 01:17:17 +01:00
..
access.php MDL-53566 mod_forum: Correct captype for writeable capabilities 2018-11-13 21:17:40 +08:00
events.php MDL-56811 forum: Auto create the latest news forum 2016-11-10 13:51:02 +08:00
install.xml MDL-61309 mod_forum: Implement privacy deletion 2018-05-09 14:04:13 +08:00
log.php MDL-372 forum: Improve pinning and update for Moodle 3.0 2016-01-13 02:01:26 +00:00
messageinbound_handlers.php MDL-3714 mod_forum: pre-integration clean up 2014-10-08 09:39:44 +13:00
messages.php MDL-44087 mod_forum: Move forum digest to new processor 2016-02-08 07:54:14 +08:00
services.php MDL-49414 webservices: Remove deprecated functions 2016-04-27 15:54:38 +08:00
tag.php MDL-46929 mod_forum: Implement tagging 2017-04-11 08:30:09 +01:00
tasks.php MDL-46880 mod_forum: move cron to scheduled task 2014-08-21 13:45:43 +01:00
upgrade.php MDL-63276 upgrade: clean < 3.2.0 upgrade steps 2019-01-03 01:17:17 +01:00