moodle/blocks/rss_client
Eloy Lafuente (stronk7) 29af7b0b4c MDL-57432 upgrade: clean < 3.0.0 upgrade steps
This just deletes all the upgrade steps previous to 3.0.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 < 2015111600 (v3.0.0) as anti-cheating measure.

Next commit will get rid of/deprecate all the upgradelib functions
not used anymore in codebase.
2017-07-10 09:16:55 +01:00
..
backup MDL-44120 block: tidied up block @package uses 2014-02-16 12:17:14 +13:00
classes/output MDL-57638 block_rss_client: warn users about failed RSS feeds 2017-01-23 13:40:16 +00:00
db MDL-57432 upgrade: clean < 3.0.0 upgrade steps 2017-07-10 09:16:55 +01:00
lang/en MDL-57638 block_rss_client: warn users about failed RSS feeds 2017-01-23 13:40:16 +00:00
templates MDL-57638 block_rss_client: warn users about failed RSS feeds 2017-01-23 13:40:16 +00:00
tests MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
block_rss_client.php MDL-57638 block_rss_client: warn users about failed RSS feeds 2017-01-23 13:40:16 +00:00
edit_form.php MDL-55886 block_rss_client: fix oracle compatibility 2016-09-29 16:55:07 +01:00
editfeed.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
managefeeds.php MDL-57638 block_rss_client: warn users about failed RSS feeds 2017-01-23 13:40:16 +00:00
settings.php MDL-44120 block: tidied up block @package uses 2014-02-16 12:17:14 +13:00
styles.css MDL-55168 css: reformat plain css with stylefmt 2016-09-30 09:25:23 +01:00
version.php MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
viewfeed.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00