moodle/mod/assign/submission/comments
Damyon Wiese 0b352fd94e MDL-37770 Assignment submission comments do not work without javascript.
This is mostly fixed by MDL-36832 which correctly sets the $PAGE->url.

This patch hides the submit and textareas from submission comments in the grading table when
javascript is disabled and quickgrading is enabled. This particular combination results in a form
nested in a form which does not work (and cannot be fixed in a reasonable amount of time).
2013-02-21 11:55:24 +08:00
..
db MDL-36904 Assignment: Fix all errors and warnings from codechecker 2013-01-04 15:46:15 +08:00
lang/en MDL-32813: Change mod_assign settings to use plugin settings table. 2012-05-07 11:49:15 +08:00
lib.php MDL-37710 Assign: Fix pluginfile permission checks for student viewing their own team submission. 2013-01-29 17:14:36 +08:00
locallib.php MDL-37770 Assignment submission comments do not work without javascript. 2013-02-21 11:55:24 +08:00
settings.php MDL-32813: Change mod_assign settings to use plugin settings table. 2012-05-07 11:49:15 +08:00
version.php MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00