moodle/mod/assign
2018-01-15 10:05:05 +01:00
..
amd MDL-60430 assignment: Assignment save and show next for 1 user 2017-10-25 14:18:16 +08:00
backup/moodle2 MDL-56646 assign: Fix negative grades in restore 2017-08-29 07:23:01 +00:00
classes MDL-56945 assign: Add 'View all submissions' link to PDF feedback/grader 2017-12-29 09:47:40 +08:00
db MDL-59159 upgrade: clean < 3.1.0 upgrade steps 2017-12-04 01:18:57 +01:00
feedback MDL-55382 assign: Sort editpdf quick list 2017-12-15 14:57:13 +08:00
lang/en MDL-61046 lang: Merge English strings from the en_fix language pack 2018-01-04 11:30:54 +01:00
pix NOBUG: Fixed SVG browser compatibility 2016-07-07 10:19:45 +02:00
submission MDL-57786 mod_assign: Fix word count for online text submissions 2018-01-02 13:10:37 +08:00
templates MDL-56945 assign: Add 'View all submissions' link to PDF feedback/grader 2017-12-29 09:47:40 +08:00
tests MDL-43466 mod_assign: fix corresponding behat tests 2017-12-19 00:11:54 +01:00
yui MDL-55244 js: build changes 2016-07-25 07:58:05 +01:00
adminlib.php MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
adminmanageplugins.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
assignmentplugin.php MDL-58220 assign: Only show write access to teachers 2017-04-03 13:41:19 +08:00
batchsetallocatedmarkerform.php MDL-42531 assign: refactor batch operations to use forms properly 2014-06-10 14:06:41 +10:00
batchsetmarkingworkflowstateform.php MDL-45324 assign: notify when workflow is Off, or if state is Released 2014-12-10 22:29:08 +10:00
extensionform.php MDL-55472 assign: Show userlist on extension form error page 2016-09-25 11:29:43 +10:00
externallib.php MDL-60233 mod_assign: Avoid HTML in the item field of external warnings 2017-09-26 12:12:50 +02:00
feedbackplugin.php MDL-53601 mod_assign: Feedback files are sent to all group members. 2016-05-02 15:54:53 +08:00
gradeform.php MDL-58278 mod_assign: Ignore send notify with mw 2017-04-20 11:43:34 +08:00
gradingbatchoperationsform.php MDL-52490 mod_assign: Patch refinements 2016-04-18 09:17:08 +08:00
gradingoptionsform.php MDL-57602 mod_assign: Add 'Granted extension' filter for grading table 2017-02-16 11:23:41 +00:00
gradingtable.php MDL-58047 assign: submission sorting 2017-11-03 15:55:10 +08:00
index.php MDL-41101 convert assign event triggers to new create_from_xxx helpers 2014-04-17 09:51:12 +08:00
lib.php MDL-60062 calendar: prevent drag and drop of override events 2017-11-07 05:47:18 +00:00
locallib.php Merge branch 'MDL-53985-master' of git://github.com/damyon/moodle 2018-01-08 12:39:19 +08:00
mod_form.php MDL-53848 mod_assign, formslib: add hideIf to real form and adapt behat tests to use this 2017-08-17 14:52:11 +01:00
module.js MDL-56022 Assign: Make folders structure in the downloaded zip optional 2016-10-17 16:19:28 -04:00
override_form.php MDL-59042 assign: Group override edit no longer resets event priority 2017-06-09 15:23:46 +08:00
overridedelete.php MDL-58255 mod_assign: Fix usage of assign object for overrides 2017-03-17 09:33:00 +08:00
overrideedit.php MDL-58900 mod_assign: fix incorrect overrides ordering 2017-05-31 10:50:28 +08:00
overrides.php MDL-40759 icons: Peer review fixes (all minor) 2017-03-17 15:52:46 +08:00
quickgradingform.php MDL-46718: Return user to last accessed page when quick grading 2014-08-08 14:01:02 +09:30
renderable.php MDL-58983 assign: Hide grade button if no cap 2017-11-28 15:47:30 +08:00
renderer.php Merge branch 'MDL-58983-master' of git://github.com/damyon/moodle 2017-12-27 17:54:56 +01:00
settings.php MDL-57938 mod_assign: added new 'gradingduedate' setting 2017-04-03 11:36:07 +08:00
styles.css Merge branch 'MDL-53004-master' of https://github.com/lucaboesch/moodle 2017-11-28 13:18:03 +08:00
submission_form.php MDL-55376 mod_assign: Fix bug stopping admin from editing submissions 2016-07-29 19:05:22 +08:00
submissionconfirmform.php MDL-43628 mod_assign: fixed formatting of statement 2014-11-20 10:18:28 +13:00
submissionplugin.php MDL-41945 mod_assign: Properly check if submission is empty 2016-07-04 10:55:06 +08:00
upgrade.txt MDL-55849 mod_assign: Reopening assignments only increases by one. 2017-09-04 09:23:32 +08:00
upgradelib.php MDL-56646 assign: Add ability to fix errant grades 2017-08-29 07:23:01 +00:00
version.php MDL-60764 versions: bump all versions and requires near release 2017-11-10 02:52:53 +01:00
view.php MDL-57580 mod_assign: Fix the incorrect type of some input parameters 2017-01-05 17:39:36 +01:00