moodle/mod/assign
Adrian Greeve c3871a9174 MDL-70196 navigation: Update to pages to add a URL.
- Part of: MDL-69588
Some pages have added an item to the end of the  navbar without a
link for it. This adds the current page as a url to this navigation
node. Doing this brings it in line with all of the other pages
around Moodle and also helps with the new navigation changes in
theme boost.
2021-08-23 17:46:38 +08:00
..
amd MDL-69918 core: Update uses of legacy form change checker 2021-08-10 23:54:01 +08:00
backup/moodle2 MDL-49673 mod_assign: Tidy up hidegrader patch 2018-12-18 14:33:42 +13:00
classes MDL-71284 assign: prevent double escaping assignment name. 2021-05-27 20:31:42 +02:00
db MDL-71440 mod_assign: New capability for viewing the submission summary 2021-05-03 15:27:27 +08:00
feedback MDL-72125 mod_assign: Use assign submission data generators 2021-07-19 18:41:32 +08:00
lang/en MDL-71425 lang: Import fixed English strings (en_fix) 2021-05-04 14:51:44 +02:00
pix
submission Merge branch 'MDL-72052' of git://github.com/danmarsden/moodle 2021-07-29 16:24:19 +08:00
templates MDL-71284 assign: prevent double escaping assignment name. 2021-05-27 20:31:42 +02:00
tests MDL-70196 navigation: Update to feature files. 2021-08-23 17:46:38 +08:00
yui MDL-66109 js: Fix Shifter linting issues 2020-05-11 11:07:49 +08:00
adminlib.php
adminmanageplugins.php
assignmentplugin.php MDL-58220 assign: Only show write access to teachers 2017-04-03 13:41:19 +08:00
batchsetallocatedmarkerform.php
batchsetmarkingworkflowstateform.php
deprecatedlib.php MDL-71144 mod_assign: Deprecate assign_get_completion_state() 2021-04-22 10:08:04 +10: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 Merge branch 'MDL-70110-master' of https://github.com/septatrix/moodle 2021-05-06 13:15:59 +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-69631 assign: Add 'Draft' filter for grading table 2021-01-21 14:36:01 +11:00
gradingtable.php MDL-72097 mod_assign: pass gradinginfo to disabled check. 2021-08-19 09:10:12 +02:00
index.php
lib.php Merge branch 'MDL-70049-master_count_submissions' of https://github.com/agrowe/moodle 2021-05-06 23:26:50 +02:00
locallib.php MDL-72097 mod_assign: pass gradinginfo to disabled check. 2021-08-19 09:10:12 +02:00
mod_form.php MDL-65835 plagiarism: Initial deprecation of old functions. 2020-01-02 11:38:49 +08:00
module.js MDL-70151 assign: Fix bulk change for behat 2020-11-23 11:11:23 +08:00
override_form.php MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:47:23 +00:00
overridedelete.php MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:47:23 +00:00
overrideedit.php MDL-71410 mod_assign: Cache user and group overrides 2021-04-27 14:00:02 +10:00
overrides.php MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:47:23 +00:00
quickgradingform.php
renderable.php MDL-72054 assign: pass course/coursemodule to assign_files 2021-07-01 14:58:51 +12:00
renderer.php MDL-70196 navigation: Update to pages to add a URL. 2021-08-23 17:46:38 +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
submissionconfirmform.php
submissionplugin.php MDL-63349 assignfeedback_editpdf: Rotate submitted image automatically 2019-10-11 15:26:53 +11:00
upgrade.txt MDL-72097 mod_assign: pass gradinginfo to disabled check. 2021-08-19 09:10:12 +02:00
upgradelib.php MDL-65809 upgrade: remove get_assignments_with_rescaled_null_grades 2019-12-20 12:20:43 +01:00
version.php MDL-71440 mod_assign: New capability for viewing the submission summary 2021-05-03 15:27:27 +08:00
view.php MDL-57580 mod_assign: Fix the incorrect type of some input parameters 2017-01-05 17:39:36 +01:00