moodle/message/output/popup
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
..
amd MDL-63303 message: change nav popover to toggle message drawer 2018-11-15 14:43:21 +08:00
classes MDL-61764 message_popup: implement privacy provider 2018-04-20 12:05:32 +08:00
db MDL-63276 upgrade: clean < 3.2.0 upgrade steps 2019-01-03 01:17:17 +01:00
lang/en MDL-61764 message_popup: implement privacy provider 2018-04-20 12:05:32 +08:00
templates MDL-63303 message: change nav popover to toggle message drawer 2018-11-15 14:43:21 +08:00
tests MDL-63303 message: remove behat tests for messaging 2018-11-15 14:43:21 +08:00
externallib.php MDL-36941 core: convert existing api to use new table structure 2018-03-23 12:30:27 +08:00
lib.php MDL-63303 message: change nav popover to toggle message drawer 2018-11-15 14:43:21 +08:00
mark_notification_read.php MDL-62889 message_popup: redirect using moodle_url 2018-07-17 11:54:52 +08:00
message_output_popup.php MDL-61255 message_popup: change API so it uses new table 2018-04-10 15:17:01 +08:00
notifications.php MDL-61255 core_message: add warning when notifications not migrated 2018-04-10 17:28:52 +08:00
version.php MDL-64282 versions: bump all versions and requires near release 2018-11-29 18:24:08 +01:00