moodle/mod/assign
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
..
amd MDL-60430 assignment: Assignment save and show next for 1 user 2017-10-25 14:18:16 +08:00
backup/moodle2 MDL-56646 assign: Fix negative grades in restore 2017-08-29 07:23:01 +00:00
classes MDL-59256 analytics: Respect activities specific access conditions 2017-11-07 08:14:53 +01:00
db MDL-59159 upgrade: clean < 3.1.0 upgrade steps 2017-12-04 01:18:57 +01:00
feedback MDL-59159 upgrade: clean < 3.1.0 upgrade steps 2017-12-04 01:18:57 +01:00
lang/en MDL-60072 mod: Fix bad event naming 2017-10-16 14:47:09 +08:00
pix NOBUG: Fixed SVG browser compatibility 2016-07-07 10:19:45 +02:00
submission MDL-59159 upgrade: clean < 3.1.0 upgrade steps 2017-12-04 01:18:57 +01:00
templates MDL-60002 js: Added a 'Save and show next' button to grading interface. 2017-10-04 13:39:33 -07:00
tests MDL-60062 calendar: prevent drag and drop of override events 2017-11-07 05:47:18 +00:00
yui MDL-55244 js: build changes 2016-07-25 07:58:05 +01:00
adminlib.php
adminmanageplugins.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
assignmentplugin.php MDL-58220 assign: Only show write access to teachers 2017-04-03 13:41:19 +08:00
batchsetallocatedmarkerform.php MDL-42531 assign: refactor batch operations to use forms properly 2014-06-10 14:06:41 +10:00
batchsetmarkingworkflowstateform.php MDL-45324 assign: notify when workflow is Off, or if state is Released 2014-12-10 22:29:08 +10:00
extensionform.php MDL-55472 assign: Show userlist on extension form error page 2016-09-25 11:29:43 +10:00
externallib.php MDL-60233 mod_assign: Avoid HTML in the item field of external warnings 2017-09-26 12:12:50 +02:00
feedbackplugin.php MDL-53601 mod_assign: Feedback files are sent to all group members. 2016-05-02 15:54:53 +08:00
gradeform.php MDL-58278 mod_assign: Ignore send notify with mw 2017-04-20 11:43:34 +08:00
gradingbatchoperationsform.php MDL-52490 mod_assign: Patch refinements 2016-04-18 09:17:08 +08:00
gradingoptionsform.php MDL-57602 mod_assign: Add 'Granted extension' filter for grading table 2017-02-16 11:23:41 +00:00
gradingtable.php MDL-58047 assign: submission sorting 2017-11-03 15:55:10 +08:00
index.php MDL-41101 convert assign event triggers to new create_from_xxx helpers 2014-04-17 09:51:12 +08:00
lib.php MDL-60062 calendar: prevent drag and drop of override events 2017-11-07 05:47:18 +00:00
locallib.php MDL-60062 calendar: prevent drag and drop of override events 2017-11-07 05:47:18 +00:00
mod_form.php MDL-53848 mod_assign, formslib: add hideIf to real form and adapt behat tests to use this 2017-08-17 14:52:11 +01:00
module.js MDL-56022 Assign: Make folders structure in the downloaded zip optional 2016-10-17 16:19:28 -04:00
override_form.php MDL-59042 assign: Group override edit no longer resets event priority 2017-06-09 15:23:46 +08:00
overridedelete.php MDL-58255 mod_assign: Fix usage of assign object for overrides 2017-03-17 09:33:00 +08:00
overrideedit.php MDL-58900 mod_assign: fix incorrect overrides ordering 2017-05-31 10:50:28 +08:00
overrides.php MDL-40759 icons: Peer review fixes (all minor) 2017-03-17 15:52:46 +08:00
quickgradingform.php MDL-46718: Return user to last accessed page when quick grading 2014-08-08 14:01:02 +09:30
renderable.php MDL-58132 repositories: Controlled link file type 2017-04-03 13:40:13 +08:00
renderer.php MDL-58841 mod_assign: Style "view all" link on grading summary 2017-05-09 15:04:55 +08:00
settings.php MDL-57938 mod_assign: added new 'gradingduedate' setting 2017-04-03 11:36:07 +08:00
styles.css Merge branch 'MDL-53004-master' of https://github.com/lucaboesch/moodle 2017-11-28 13:18:03 +08:00
submission_form.php MDL-55376 mod_assign: Fix bug stopping admin from editing submissions 2016-07-29 19:05:22 +08:00
submissionconfirmform.php MDL-43628 mod_assign: fixed formatting of statement 2014-11-20 10:18:28 +13:00
submissionplugin.php MDL-41945 mod_assign: Properly check if submission is empty 2016-07-04 10:55:06 +08:00
upgrade.txt MDL-55849 mod_assign: Reopening assignments only increases by one. 2017-09-04 09:23:32 +08:00
upgradelib.php MDL-56646 assign: Add ability to fix errant grades 2017-08-29 07:23:01 +00:00
version.php MDL-60764 versions: bump all versions and requires near release 2017-11-10 02:52:53 +01:00
view.php MDL-57580 mod_assign: Fix the incorrect type of some input parameters 2017-01-05 17:39:36 +01:00