moodle/mod/feedback
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
..
amd MDL-62497 javascript: build AMD modules with new transpiler 2019-07-19 14:12:49 +08:00
backup MDL-69818 mod_feedback: Fix item dependency during activity restoration 2020-10-04 18:25:43 +11:00
classes MDL-55340 mod_feedback: export question labels 2020-08-28 12:24:28 +02:00
db MDL-69308 upgrade: remove all the < 3.6.0 upgrade steps 2021-01-13 19:11:19 +01:00
item MDL-65754 mod_feedback: Remove unused v1 recaptcha 2019-06-12 09:38:39 +08:00
lang/en MDL-69998 lang: Import fixed English strings (en_fix) 2020-10-27 11:32:10 +01:00
pix
templates
tests MDL-69107 user: Fix autocomplete usages 2020-12-16 07:50:56 +08:00
yui/dragdrop
ajax.php
analysis.php MDL-55468 mod_feedback: revive export analysis to excel 2017-05-01 14:28:55 +01:00
analysis_course.php MDL-55468 mod_feedback: revive export analysis to excel 2017-05-01 14:28:55 +01:00
analysis_to_excel.php MDL-58781 mod_feedback: Inconsistency in analysis exported to excel 2018-09-14 12:47:56 +02:00
choose_group_form.php
complete.php
complete_guest.php
delete_template.php
edit.php
edit_form.php
edit_item.php
export.php
import.php
import_form.php
index.php
lib.php MDL-68645 output: Do not apply filters when creating calendar events 2020-05-13 10:03:01 +02:00
mapcourse.php
mod_form.php MDL-58138 completion: Fixes for a number of small issues. 2017-04-19 11:41:57 +08:00
print.php
settings.php
show_entries.php MDL-61056 feedback: Fix the response navigation links 2017-12-18 21:56:44 +01:00
show_entries_anonym.php
show_nonrespondents.php MDL-66874 mod_feedback: Use correct option attribute 'classes' 2019-10-14 11:27:19 +08:00
styles.css MDL-61056 feedback: Fix the response navigation links 2017-12-18 21:56:44 +01:00
tabs.php
upgrade.txt MDL-66369 libraries: Remove [modname]_scale_used functions 2019-08-16 11:56:17 +08:00
use_templ.php
use_templ_form.php
version.php MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00
view.php MDL-64506 templates: Move BS2 btns' to BS4 btns' 2019-04-03 19:34:20 +08:00