moodle/blocks
Eloy Lafuente (stronk7) 77342b96fc MDL-69308 upgrade: remove all the < 3.6.0 upgrade steps
This just deletes all the upgrade steps previous to 3.6.0. Some
small adjustments, like tweaking globals can also be applied
when needed.

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

Note that in this case, there wasn't any case of upgradelib
functions being used, hence we haven't to deprecate/remove
anything in codebase. When there is such a need, that is done
in separate commits (one for each function) and documented here.

See MDL-65809 commits for an example removing/deprecating a
good number of functions.
2021-01-13 19:11:19 +01:00
..
activity_modules MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00
activity_results MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00
admin_bookmarks MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00
badges MDL-69308 upgrade: remove all the < 3.6.0 upgrade steps 2021-01-13 19:11:19 +01:00
blog_menu MDL-69454 core_search: consistent block searches 2020-09-21 11:54:46 +02:00
blog_recent MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00
blog_tags MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00
calendar_month MDL-69308 upgrade: remove all the < 3.6.0 upgrade steps 2021-01-13 19:11:19 +01:00
calendar_upcoming MDL-69308 upgrade: remove all the < 3.6.0 upgrade steps 2021-01-13 19:11:19 +01:00
classes MDL-57614 core_block: Create webservice that returns the addable blocks 2020-12-02 13:40:41 +08:00
comments MDL-67673 phpunit: Remove deprecated assertEquals() params 2020-10-21 12:46:00 +02:00
completionstatus MDL-69308 upgrade: remove all the < 3.6.0 upgrade steps 2021-01-13 19:11:19 +01:00
course_list MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00
course_summary MDL-69308 upgrade: remove all the < 3.6.0 upgrade steps 2021-01-13 19:11:19 +01:00
feedback MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00
globalsearch MDL-69454 core_search: consistent block searches 2020-09-21 11:54:46 +02:00
glossary_random MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00
html MDL-69308 upgrade: remove all the < 3.6.0 upgrade steps 2021-01-13 19:11:19 +01:00
login MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00
lp MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00
mentees MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00
mnet_hosts MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00
myoverview MDL-67623 block overview: fix pagination regression 2020-12-14 13:15:26 +11:00
myprofile MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00
navigation MDL-69308 upgrade: remove all the < 3.6.0 upgrade steps 2021-01-13 19:11:19 +01:00
news_items MDL-65792 mod_forum: show release time on timed posts 2020-10-27 08:58:26 +01:00
online_users MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
private_files MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00
quiz_results MDL-69308 upgrade: remove all the < 3.6.0 upgrade steps 2021-01-13 19:11:19 +01:00
recent_activity MDL-69308 upgrade: remove all the < 3.6.0 upgrade steps 2021-01-13 19:11:19 +01:00
recentlyaccessedcourses Merge branch 'MDL-68889-master' of git://github.com/bmbrands/moodle 2020-08-20 09:12:43 +08:00
recentlyaccesseditems MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
rss_client MDL-69308 upgrade: remove all the < 3.6.0 upgrade steps 2021-01-13 19:11:19 +01:00
search_forums MDL-69454 core_search: consistent block searches 2020-09-21 11:54:46 +02:00
section_links MDL-69308 upgrade: remove all the < 3.6.0 upgrade steps 2021-01-13 19:11:19 +01:00
selfcompletion MDL-69308 upgrade: remove all the < 3.6.0 upgrade steps 2021-01-13 19:11:19 +01:00
settings MDL-69308 upgrade: remove all the < 3.6.0 upgrade steps 2021-01-13 19:11:19 +01:00
site_main_menu MDL-67668 behat: Update tests for inplace editable field type 2020-11-23 09:01:19 +08:00
social_activities MDL-67668 behat: Update tests for inplace editable field type 2020-11-23 09:01:19 +08:00
starredcourses MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00
tag_flickr MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00
tag_youtube Merge branch 'MDL-70063-master-1' of git://github.com/mihailges/moodle 2020-11-11 16:32:08 +01:00
tags MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00
tests MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
timeline MDL-70342 block_timeline: Get rid of double quotes 2020-11-30 13:20:26 +01:00
edit_form.php MDL-62206 blocks: do not add fixed form elements as hidden 2018-05-10 12:08:41 +08:00
index.html
moodleblock.class.php MDL-68084 blocks: check capability before getting content. 2020-05-12 19:23:36 +01:00
upgrade.txt MDL-65400 block: Support getting block settings via WS 2019-10-23 15:33:56 +02:00