moodle/mod/assign
Paul Holden 05680020e7 MDL-67702 mod_assign: distinct uniqueid value for grading tables.
This has the effect of making table sorting and filtering by initials
apply only to the current table instance, rather than to all of them.
2020-11-09 23:18:09 +00:00
..
amd MDL-69192 mod_assign: replace grading confirmation popup 2020-09-30 10:42:12 -07:00
backup/moodle2 MDL-49673 mod_assign: Tidy up hidegrader patch 2018-12-18 14:33:42 +13:00
classes MDL-66079 assign: Switch to new gradeitem API 2019-10-30 10:23:40 +08:00
db MDL-69044 upgrade: add 3.9.0 separation line to all upgrade scripts 2020-06-14 13:08:09 +02:00
feedback MDL-70120 assignfeedback_editpdf: Stamp files should be cached 2020-11-04 22:42:21 +11:00
lang/en MDL-68309 overrides: clarify inactive overrides help string 2020-04-02 09:57:01 +08:00
pix NOBUG: Fixed SVG browser compatibility 2016-07-07 10:19:45 +02:00
submission MDL-67673 phpunit: Remove deprecated assertContains() uses on strings 2020-10-21 12:46:00 +02:00
templates MDL-60493 mod_assign: Unused JS variables 2020-07-28 12:01:26 +01:00
tests MDL-67702 mod_assign: distinct uniqueid value for grading tables. 2020-11-09 23:18:09 +00:00
yui MDL-66109 js: Fix Shifter linting issues 2020-05-11 11:07:49 +08:00
adminlib.php
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-68098 ws: Fix WebServices broken by filters HTML 2020-09-22 09:43:03 +02:00
feedbackplugin.php MDL-27520 mod_assign: added API for feedback plugins 2018-10-16 13:06:58 +08:00
gradeform.php MDL-58278 mod_assign: Ignore send notify with mw 2017-04-20 11:43:34 +08:00
gradingbatchoperationsform.php MDL-65956 mod_assign: Add proper capability checks and error handling 2019-11-25 10:49:21 +08:00
gradingoptionsform.php MDL-67436 mod_assign: "Assignments per page": Sort "All" after "100" 2020-07-16 09:34:57 +02:00
gradingtable.php MDL-67702 mod_assign: distinct uniqueid value for grading tables. 2020-11-09 23:18:09 +00: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-68645 output: Do not apply filters when creating calendar events 2020-05-13 10:03:01 +02:00
locallib.php Merge branch 'MDL-69297-master' of git://github.com/peterRd/moodle 2020-08-19 23:28:34 +01:00
mod_form.php MDL-65835 plagiarism: Initial deprecation of old functions. 2020-01-02 11:38:49 +08:00
module.js MDL-67442 assign: expand/contract text works in all browsers now 2020-03-16 08:55:55 +10:00
override_form.php MDL-66148 mod_assign: update override page for relative dates mode 2019-08-14 10:40:55 +08:00
overridedelete.php MDL-61114 mod_assign: Check if the teacher can access the override 2019-07-03 18:00:11 +02:00
overrideedit.php MDL-66148 mod_assign: update override page for relative dates mode 2019-08-14 10:40:55 +08:00
overrides.php MDL-68210 overrides: allow copy and delete of inactive overrides 2020-07-08 09:08:27 +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-66147 mod_assign: submissions overview page shows time interval 2019-08-13 15:09:11 +08:00
renderer.php MDL-61121 assign: Improve accessibility in quick grading page tables 2019-10-18 13:57:56 +08:00
settings.php Merge branch 'MDL-62223-master' of git://github.com/Kathrin84/moodle 2018-12-20 11:32:50 +08:00
styles.css MDL-37226 assign: align select all header checkbox 2020-10-16 16:09:09 +02: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-63349 assignfeedback_editpdf: Rotate submitted image automatically 2019-10-11 15:26:53 +11:00
upgrade.txt MDL-65809 upgrade: remove get_assignments_with_rescaled_null_grades 2019-12-20 12:20:43 +01:00
upgradelib.php MDL-65809 upgrade: remove get_assignments_with_rescaled_null_grades 2019-12-20 12:20:43 +01:00
version.php MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00
view.php MDL-57580 mod_assign: Fix the incorrect type of some input parameters 2017-01-05 17:39:36 +01:00