moodle/blocks/recent_activity
Eloy Lafuente (stronk7) e4eba4c346 MDL-59159 upgrade: clean < 3.1.0 upgrade steps
LTS (3.5) requires previous LTS (3.1)

This just deletes all the upgrade steps previous to 3.1.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 < 2016052300 (v3.1.0) as anti-cheating measure.

Next commit will get rid of/deprecate all the upgradelib functions
not used anymore in codebase.
2017-12-04 01:18:57 +01:00
..
classes MDL-41285 blocks: recent activity does not use log table 2014-03-21 15:46:07 +08:00
db MDL-59159 upgrade: clean < 3.1.0 upgrade steps 2017-12-04 01:18:57 +01:00
lang/en MDL-41285 blocks: capabilities to view structural changes in recent activities 2014-03-21 15:46:12 +08:00
tests/behat Merge branch 'MDL-55611-master' of git://github.com/danpoltawski/moodle 2017-04-04 17:07:41 +01:00
block_recent_activity.php MDL-47835 block_recent_activity: Same entry keys order 2014-10-29 10:54:11 +08:00
renderer.php MDL-41690 course: remove use of deprecated functions 2014-01-06 10:45:59 +08:00
styles.css MDL-55168 css: reformat plain css with stylefmt 2016-09-30 09:25:23 +01:00
version.php MDL-60764 versions: bump all versions and requires near release 2017-11-10 02:52:53 +01:00