moodle/mod/workshop
Damyon Wiese 6b219310cf MDL-37122 core get_max_upload_sizes: Include "Course/Site/Activity limit (X)" in list of options
This change removes the "0 bytes" option from the get_max_upload_sizes list
and replaces it with "Course limit (X)" or "Site limit (X)" (whichever is smaller).
This means we can remove all custom handling in the modules that were removing and
adding these options. It only affects pages that pass valid options for sitelimit and
courselimit - so admin pages will work correctly.

It also orders the list so the course/site limit options will be first
(as it will be the largest).

AMOS START
 REM [courseuploadlimit, core] has been parameterized to get [uploadlimitwithsize, core]
AMOS END
2013-02-07 10:50:52 +08:00
..
allocation Merge branch 'MDL-37781-workshop-schedule' of git://github.com/mudrd8mz/moodle 2013-02-04 16:18:00 +08:00
backup MDL-35421 Support the new conclusion field in backup and restore 2012-11-01 17:36:40 +01:00
db MDL-37726 remove PREVIOUS/NEXT from all install.xml files 2013-01-29 22:34:46 +01:00
eval MDL-37726 remove PREVIOUS/NEXT from all install.xml files 2013-01-29 22:34:46 +01:00
form MDL-37806 Display 'Save and show next' button when assessing workshop submissions 2013-01-31 18:21:51 +01:00
lang/en MDL-37806 Display 'Save and show next' button when assessing workshop submissions 2013-01-31 18:21:51 +01:00
pix ie9 svg compatibility fixes 2012-11-30 13:19:44 +01:00
tests MDL-32149 scale generator and workshop tests 2012-04-03 22:31:00 +02:00
aggregate.php Workshop aggregation is not expected to produce any output, just redirects back to the workshop main page 2010-11-04 14:45:03 +00:00
allocation.php MDL-32235 improving the allocation results rendering 2012-04-13 04:49:45 +02:00
assessment.php MDL-37806 Display 'Save and show next' button when assessing workshop submissions 2013-01-31 18:21:51 +01:00
editform.php MDL-21249 workshop and its subplugins: fixing phpdocs @package and @subpackage 2010-09-30 14:44:33 +00:00
editformpreview.php MDL-21249 workshop and its subplugins: fixing phpdocs @package and @subpackage 2010-09-30 14:44:33 +00:00
exassessment.php MDL-30453 Use correct renderable classes to represent assessments of example submission 2011-11-25 18:41:07 +01:00
excompare.php MDL-30453 Use correct renderable classes to represent assessments of example submission 2011-11-25 18:41:07 +01:00
exsubmission.php MDL-30271 Inform the user about the example assessment conflict, instead of throwing the exception 2011-11-25 16:01:48 +01:00
feedbackauthor_form.php MDL-21249 workshop and its subplugins: fixing phpdocs @package and @subpackage 2010-09-30 14:44:33 +00:00
feedbackreviewer_form.php MDL-21249 workshop and its subplugins: fixing phpdocs @package and @subpackage 2010-09-30 14:44:33 +00:00
fileinfolib.php MDL-33857 fixed up whitespace 2012-10-16 13:32:34 +08:00
index.php MDL-35339 avoid using get_all_sections(), get_all_mods() and field section.sequence directly 2012-10-15 14:08:13 +08:00
lib.php MDL-36805 Correct docs for workshop_grade_item_update in mod_workshop 2012-11-23 15:49:17 +00:00
locallib.php MDL-37806 Add new workshop class method to return pending assessments 2013-01-31 18:21:50 +01:00
mod_form.php MDL-37122 core get_max_upload_sizes: Include "Course/Site/Activity limit (X)" in list of options 2013-02-07 10:50:52 +08:00
renderer.php MDL-36415 usability: Use new up/down and ordering icons 2012-11-16 12:47:09 +08:00
settings.php MDL-37122 core get_max_upload_sizes: Include "Course/Site/Activity limit (X)" in list of options 2013-02-07 10:50:52 +08:00
styles.css MDL-36629 usability: CSS adaptations for Workshop 2012-11-27 15:23:13 +08:00
submission.php MDL-32227: Plagiarism API - add support for plagiarism api to workshop module 2012-07-24 01:52:54 +05:30
submission_form.php MDL-21249 workshop and its subplugins: fixing phpdocs @package and @subpackage 2010-09-30 14:44:33 +00:00
switchphase.php MDL-24765 workshop logging features reviewed 2010-10-20 13:13:45 +00:00
toolbox.php MDL-24765 workshop logging features reviewed 2010-10-20 13:13:45 +00:00
version.php MDL-37781 Check for switching the workshop phase without waiting for cron 2013-01-31 11:41:55 +01:00
view.php MDL-37781 Check for switching the workshop phase without waiting for cron 2013-01-31 11:41:55 +01:00