moodle/mod/assignment
2014-04-11 13:38:12 +08:00
..
backup MDL-34586 assignment - fix whitespace 2013-10-14 14:30:08 +08:00
classes/plugininfo MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
db MDL-42930 Add 2.6.0 upgrade line 2013-11-18 11:41:59 +08:00
lang/en MDL-43590 Merge English strings from the en_fix language pack 2014-01-09 01:11:59 +01:00
pix MDL-36436 use hacky aspect ratio to work around IE9 issues 2012-11-20 13:01:27 +01:00
tests MDL-42400 generator: module generators call add_moduleinfo instead of direct inserts 2013-10-26 14:00:23 +11:00
type MDL-45035 events: Fix @package and @since tags in Moodle 2.6 events 2014-04-11 13:38:12 +08:00
assignment.js NOBUG - reduce whitespace errors a little 2013-04-15 13:29:14 +01:00
delete.php MDL-31607 use full course object for require_login() if already available 2012-04-22 17:41:47 +02:00
grade.php MDL-34466 mod_assignment Replace all instances of get_context_instance() with respective context_XXXX class in mod/assignment 2012-07-27 13:25:05 +08:00
index.php MDL-42672 blocks: warnings on /mod/xxx/index.php for frontpage course 2013-11-06 14:21:24 +11:00
lib.php MDL-42339 - removed double formatting for set_title() and set_heading() 2014-02-05 15:40:25 +08:00
locallib.php MDL-34466 mod_assignment Replace all instances of get_context_instance() with respective context_XXXX class in mod/assignment 2012-07-27 13:25:05 +08:00
mod_form.php MDL-32690: Restore 1.9 backup into 2.X fails on missing assignment type 2013-08-29 08:47:35 -07:00
renderer.php MDL-33791 Portfolio: Fixed security issue with passing file paths. 2012-11-08 00:26:13 +01:00
settings.php MDL-39077 maxbytes - fix warnings for cli install 2013-05-02 12:11:08 +08:00
styles.css MDL-30361 - mod/assignment, fix right margin of felement on Grading page that is linked from the user's submissions page (In RTL mode) Not sure what the previous fix was doing, (i made it on a previous commit) hope it does not break some other UI element when in RTL mode. 2011-11-23 01:31:54 +02:00
submissions.php MDL-34466 mod_assignment Replace all instances of get_context_instance() with respective context_XXXX class in mod/assignment 2012-07-27 13:25:05 +08:00
upload.php MDL-31607 use full course object for require_login() if already available 2012-04-22 17:41:47 +02:00
version.php MDL-42701 Bump all versions near 2.6 release 2013-11-05 02:36:00 +01:00
view.php MDL-43438 mod_assignment: Prevent double inclusion of plugin files 2013-12-18 09:18:07 +01:00