moodle/mod/assign
Jake Dallimore c467de9ac6 MDL-68210 overrides: allow copy and delete of inactive overrides
This brings lesson and assign in line with the expected behaviour
already implemented in quiz. When an override is inactive, all controls
are shown.
2020-07-08 09:08:27 +08:00
..
amd MDL-66148 mod_assign: update override page for relative dates mode 2019-08-14 10:40:55 +08: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-69044 upgrade: add 3.9.0 separation line to all upgrade scripts 2020-06-14 13:08:09 +02: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 Merge branch 'MDL-67294-master' of git://github.com/mihailges/moodle 2020-06-17 10:33:55 +08:00
templates Merge branch 'MDL-66148-master' of https://github.com/ryanwyllie/moodle 2019-08-20 17:07:59 +08:00
tests MDL-68210 overrides: allow copy and delete of inactive overrides 2020-07-08 09:08:27 +08:00
yui MDL-66109 js: Fix Shifter linting issues 2020-05-11 11:07:49 +08: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-66877 mod: Fix WebServices returning unfiltered activity names 2019-11-28 17:18:29 +01: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-57602 mod_assign: Add 'Granted extension' filter for grading table 2017-02-16 11:23:41 +00:00
gradingtable.php MDL-66148 mod_assign: update override page for relative dates mode 2019-08-14 10:40:55 +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-68645 output: Do not apply filters when creating calendar events 2020-05-13 10:03:01 +02:00
locallib.php MDL-67126 assign: set completion state for all group members 2020-05-18 12:29:01 +02: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-67442 assign: expand/contract text works in all browsers now 2020-03-16 08:55:55 +10: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-68973 versions: bump all versions and requires near release 2020-06-09 16:23:09 +02:00
view.php MDL-57580 mod_assign: Fix the incorrect type of some input parameters 2017-01-05 17:39:36 +01:00