moodle/mod/workshop
Mihail Geshoski 4a9c83ac9e MDL-73532 navigation: Modify methods that extend the setting nav
Introduces some changes to the exising _extend_settings_navigation()
methods that utilize the global $PAGE object. In order to accomodate
the changes done for the secondary navigation for single activity
courses, the methods that extend the settings navigation can no longer
rely on the $PAGE object, instead the more reliabe way to obtain this
infomation is through the get_page() method from settings_navigation
class.
2022-02-14 09:40:27 +08:00
..
allocation MDL-73764 tool_xmldb: Regenerate all the files detected by the report 2022-02-08 19:25:03 +01:00
amd MDL-62497 javascript: build AMD modules with new transpiler 2019-07-19 14:12:49 +08:00
backup MDL-60820 workshop: Allow teacher to specify submission types 2018-08-31 14:48:29 +02:00
classes MDL-73437 workshop: Use templates for actionbar 2022-01-10 16:06:47 +08:00
db Merge branch 'MDL-70676-master' of git://github.com/ilyatregubov/moodle 2021-03-02 18:29:19 +00:00
eval MDL-73352 phpunit: lib_test and locallib_test testcase names 2021-12-30 16:21:42 +01:00
form MDL-73764 tool_xmldb: Regenerate all the files detected by the report 2022-02-08 19:25:03 +01:00
lang/en MDL-73380 mod_workshop: add lang string for phase auto switch event. 2021-12-14 21:51:36 +00:00
pix NOBUG: Fixed SVG browser compatibility 2021-12-23 16:29:57 +01:00
templates MDL-73437 workshop: Use templates for actionbar 2022-01-10 16:06:47 +08:00
tests MDL-73659 phpunit: restore_date, api, rule, plugin, manager & helper 2022-02-05 00:03:32 +01:00
aggregate.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
allocation.php MDL-73437 workshop: Use templates for actionbar 2022-01-10 16:06:47 +08:00
assessment.php MDL-72413 workshop: Use the common module for setting the header 2021-12-13 09:49:34 +08:00
editform.php MDL-72413 workshop: Use the common module for setting the header 2021-12-13 09:49:34 +08:00
editformpreview.php MDL-72413 workshop: Use the common module for setting the header 2021-12-13 09:49:34 +08:00
exassessment.php MDL-71915 mod_workshop: Update tertiary nav 2021-12-04 18:09:14 +05:30
excompare.php MDL-71915 mod_workshop: Update tertiary nav 2021-12-04 18:09:14 +05:30
exsubmission.php MDL-71915 mod_workshop: Update tertiary nav 2021-12-04 18:09:14 +05:30
feedbackauthor_form.php
feedbackreviewer_form.php
fileinfolib.php
index.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
lib.php MDL-73532 navigation: Modify methods that extend the setting nav 2022-02-14 09:40:27 +08:00
locallib.php MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:47:23 +00:00
mod_form.php MDL-52206 core: Add completion based on pass grade 2021-10-04 19:42:34 +08:00
renderer.php MDL-73437 workshop: Use templates for actionbar 2022-01-10 16:06:47 +08:00
settings.php
styles.css MDL-51932 workshop: Improve UX for teachers on switching workshop phases 2017-04-18 18:00:59 +02:00
submission.php MDL-72413 workshop: Use the common module for setting the header 2021-12-13 09:49:34 +08:00
submission_form.php MDL-60820 workshop: Allow teacher to specify submission types 2018-08-31 14:48:29 +02:00
switchphase.php MDL-72413 workshop: Use the common module for setting the header 2021-12-13 09:49:34 +08:00
toolbox.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
upgrade.txt MDL-68944 mod_workshop: Workshop skips scheduled allocation 2021-11-25 09:49:27 +01:00
version.php MDL-71915 mod_workshop: Update tertiary nav 2021-12-04 18:09:14 +05:30
view.php MDL-72413 workshop: Use the common module for setting the header 2021-12-13 09:49:34 +08:00