moodle/mod/assignment
2010-04-24 17:39:20 +00:00
..
db MDL-16438 separating subplugin detection from the plugin_supports code because it was running into infinite loops in get_string() which is often incorrectly used in lib.php files, but the get_string() itself needs to know about subplugins 2010-04-04 19:58:03 +00:00
lang/en Assignment MDL-7206 - download all submissions as a zip - finally pushing this into head. 2010-04-22 11:33:17 +00:00
pix MDL-20204 first batch of major theme changes, some regressions are still there, expect more changes and improvements soon; see tracker for details and list of subtasks 2009-12-16 18:00:58 +00:00
simpletest MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 13:17:47 +00:00
type Assignment MDL-7206 - download all submissions as a zip - finally pushing this into head. 2010-04-22 11:33:17 +00:00
assignment.js MDL-21403 hardcoded JS legacy code should not use new $PAGE->requires-> api, switching to html_writer instead fix 2010-01-26 09:53:24 +00:00
backuplib.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 13:17:47 +00:00
delete.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
grade.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
icon.gif MDL-17037 ran all GIF images through gifsicle and PNG through optipng 2009-04-05 23:33:00 +00:00
index.php MDL-21652 html_table rendering refactored 2010-03-20 22:15:54 +00:00
lib.php MDL-22181 fixed 'random' overriding of assignment idnumbers in gradebook - big thanks to Gordon Bridge for the report and patch 2010-04-24 17:39:20 +00:00
locallib.php portfolio/assignment MDL-21035 add a leap2a selection entry when exporting multiple files 2010-03-21 17:20:06 +00:00
mod_form.php gradebook MDL-19133 Make grading settings part of mod_edit form. first of several commits. 2010-03-16 06:33:16 +00:00
restorelib.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 13:17:47 +00:00
settings.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 13:17:47 +00:00
styles.css themes MDL-21862 Implements base theme and standard theme. 2010-03-25 06:38:21 +00:00
submissions.php Assignment MDL-7206 - download all submissions as a zip - finally pushing this into head. 2010-04-22 11:33:17 +00:00
upload.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
version.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 13:17:47 +00:00
view.php MDL-21403 hardcoded JS legacy code should not use new $PAGE->requires-> api, switching to html_writer instead 2010-01-26 09:52:30 +00:00