moodle/mod/assign
2013-10-04 15:43:53 +13:00
..
backup/moodle2 Merge branch 'MDL-40214_master' of https://github.com/markn86/moodle 2013-09-03 10:06:38 +08:00
classes/event MDL-41456 Events: Fixed existing events to respect base event access specifier and return data type 2013-08-30 11:07:48 +08:00
db MDL-41738 added web service function mod_assign_set_user_flags 2013-09-30 08:20:52 +13:00
feedback NOBUG: Fixed SVG browser compatibility 2013-10-04 15:43:53 +13:00
lang/en MDL-40055 mod_assign: Replace add_to_log 'grade submission' 2013-08-26 14:17:18 +08:00
pix ie9 svg compatibility fixes 2012-12-03 19:53:36 +01:00
submission MDL-37148 assign: Fix all phpdocs warnings from moodlecheck (except tests) 2013-09-13 13:30:02 +08:00
tests MDL-41738 added web service function mod_assign_set_user_flags 2013-09-30 08:20:52 +13:00
yui/history MDL-40937 mod_assign - remove debugging code from 'previous submissions' javascript, that was breaking in IE8/IE9 2013-07-30 11:35:30 +01:00
adminlib.php MDL-41100 libraries: Deprecating get_plugin_list_with_file 2013-08-09 11:59:48 +08:00
adminmanageplugins.php MDL-40402 libraries: Replace get_system_context() with context_system::instance() in core 2013-07-04 15:41:06 +08:00
assignmentplugin.php MDL-37148 Assignment: Lots more webservices 2013-09-13 13:29:51 +08:00
batchsetallocatedmarkerform.php MDL-38359 assign: Set header field name so it works with shortforms 2013-06-11 15:25:01 +08:00
batchsetmarkingworkflowstateform.php MDL-40472: Clean all codechecker warnings on mod_assign 2013-07-03 16:00:43 +08:00
extensionform.php MDL-38710 assign: convert selectedusers to PARAM_SEQUENCE 2013-04-17 13:50:23 +08:00
externallib.php MDL-41738 added web service function mod_assign_set_user_flags 2013-09-30 08:20:52 +13:00
feedbackplugin.php MDL-36904 Assignment: Fix all errors and warnings from codechecker 2013-01-04 15:46:15 +08:00
gradeform.php MDL-36904 Assignment: Fix all errors and warnings from codechecker 2013-01-04 15:46:15 +08:00
gradingbatchoperationsform.php MDL-38359 Marking Allocation and Workflow code 2013-06-11 14:11:41 +08:00
gradingoptionsform.php Merge branch 'wip-mdl-40218' of git://github.com/rajeshtaneja/moodle 2013-07-10 09:58:09 +10:00
gradingtable.php MDL-42023 assign: Edit PDF plugin - Damyon's contributions 2013-10-03 09:30:32 +08:00
index.php MDL-41621 Assign mod: fix page heading levels 2013-09-09 10:24:19 +08:00
lib.php MDL-37148 assign: Fix all phpdocs warnings from moodlecheck (except tests) 2013-09-13 13:30:02 +08:00
locallib.php MDL-42023 assign: Edit PDF plugin - Damyon's contributions 2013-10-03 09:30:32 +08:00
mod_form.php MDL-37148 assign: Fix all phpdocs warnings from moodlecheck (except tests) 2013-09-13 13:30:02 +08:00
module.js MDL-40218 Assignment: Added show/hide suspended users functionality 2013-07-09 13:32:08 +08:00
quickgradingform.php MDL-36904 Assignment: Fix all errors and warnings from codechecker 2013-01-04 15:46:15 +08:00
renderable.php MDL-37148 assign: Fix all phpdocs warnings from moodlecheck (except tests) 2013-09-13 13:30:02 +08:00
renderer.php MDL-41621 Assign mod: fix page heading levels 2013-09-09 10:24:19 +08:00
settings.php MDL-40220 use new core_component::get_plugin_list() 2013-07-16 22:36:11 +02:00
styles.css MDL-36804 Assignment submisison history - fix width column 2013-04-02 13:37:51 +08:00
submission_form.php MDL-36904 Assignment: Fix all errors and warnings from codechecker 2013-01-04 15:46:15 +08:00
submissionconfirmform.php MDL-36904 Assignment: Fix all errors and warnings from codechecker 2013-01-04 15:46:15 +08:00
submissionplugin.php MDL-37148 assign: Fix all phpdocs warnings from moodlecheck (except tests) 2013-09-13 13:30:02 +08:00
upgrade.txt MDL-37148 Assignment: Lots more webservices 2013-09-13 13:29:51 +08:00
upgradelib.php MDL-38359 Marking Allocation and Workflow code 2013-06-11 14:11:41 +08:00
version.php MDL-37148 Assignment: Lots more webservices 2013-09-13 13:29:51 +08:00
view.php Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00