moodle/mod/assign
2023-06-15 11:59:53 +08:00
..
amd MDL-62859 javascript: replace user preference calls with new methods. 2023-05-22 13:51:39 +01:00
backup/moodle2 MDL-74088 assign: backup and restore support for time limit fields 2022-03-15 17:39:04 +08:00
classes MDL-77164 various: fix incorrect phpdocs 2023-04-13 11:35:06 +01:00
db MDL-78000 upgrade: add the 4.2.0 separation line to all upgrade scripts 2023-04-22 23:17:50 +08:00
feedback Merge branch 'MDL-78253' of https://github.com/paulholden/moodle 2023-06-14 13:32:28 +02:00
lang/en MDL-70189 lang: final removal of deprecated 311 strings. 2023-05-04 14:15:35 +01:00
pix MDL-74815 pix: Convert PNG version of darkened SVG icons 2022-07-04 14:03:39 +08:00
submission MDL-78333 mod_assign: final removal of deprecated log format methods. 2023-05-24 16:41:55 +01:00
templates Merge branch 'MDL-74929-master' of https://github.com/bmbrands/moodle 2022-06-28 11:07:48 +08:00
tests Merge branch 'MDL-78333' of https://github.com/paulholden/moodle 2023-06-15 11:59:53 +08:00
yui MDL-73915 js: Upgrade babel and eslint 2022-02-23 08:53:54 +08:00
adminlib.php MDL-72720 assignxxx: Implement enable_plugin() method 2021-10-15 13:00:03 +02:00
adminmanageplugins.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
assignmentplugin.php MDL-78333 mod_assign: final removal of deprecated log format methods. 2023-05-24 16:41:55 +01: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
deprecatedlib.php MDL-78333 mod_assign: final removal of deprecated log format methods. 2023-05-24 16:41:55 +01:00
extensionform.php MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:47:23 +00:00
externallib.php MDL-77788 mod_assign: Apply format_string to group names in WS 2023-04-04 18:14:32 -03: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-55929 assign: allow bulk emails in assignment userslist 2023-01-17 10:12:50 +01:00
gradingoptionsform.php MDL-76250 mod_assign: disable form change checker for grading options. 2022-11-28 16:06:55 +00:00
gradingtable.php MDL-77343 mod_assign: Added missing class properties. 2023-03-15 14:30:47 +07: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-78333 mod_assign: final removal of deprecated log format methods. 2023-05-24 16:41:55 +01:00
locallib.php Merge branch 'MDL-78333' of https://github.com/paulholden/moodle 2023-06-15 11:59:53 +08:00
mod_form.php Merge branch 'MDL-73642_master' of https://github.com/tasosb/moodle 2023-04-06 08:36:24 +02:00
module.js MDL-55929 assign: allow bulk emails in assignment userslist 2023-01-17 10:12:50 +01:00
override_form.php MDL-68093 assign: Restrict group submission to participation groups 2023-03-14 08:52:26 +00:00
overridedelete.php MDL-77057 group: format group names in module override pages. 2023-01-27 11:50:58 +00:00
overrideedit.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
overrides.php MDL-77057 group: format group names in module override pages. 2023-01-27 11:50:58 +00: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-77343 mod_assign: Added missing class properties. 2023-03-15 14:30:47 +07:00
renderer.php MDL-69696 mod_assign: Class refactoring - rendering 2021-10-07 14:25:11 +08:00
settings.php MDL-68913 assign: Address coding style issues 2021-11-11 10:55:39 +08:00
styles.css MDL-74812 gradingform_rubric: Fix contrast issues in rubric table 2022-06-18 00:56:44 +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-63349 assignfeedback_editpdf: Rotate submitted image automatically 2019-10-11 15:26:53 +11:00
upgrade.txt MDL-78333 mod_assign: final removal of deprecated log format methods. 2023-05-24 16:41:55 +01:00
version.php MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
view.php MDL-73354 mod_assign: Removed unused test code. 2022-02-09 10:52:35 +08:00