moodle/course
Stefan Topfstedt 1606fb6812 MDL-65621 block_myoverview: tag courses as "hidden from students"
This is intended to visually separate hidden course from open
courses in the course overview block
by applying a "Hidden from students" tag to the various views in
this block.
To achive this, the course summary exporter's output must be
augmented with a "visiblity" attribute,
carrying the given course's corresponding visibility setting.
Since the exporter now expects this data point as part of its input,
the output of the course_get_recent_courses()
function had to also be augmented with the course visibility setting
to provide this value.
2019-07-05 14:41:46 -07:00
..
ajax MDL-62742 core: rename coursecat->core_course_category 2018-08-28 11:36:23 +02:00
amd MDL-64819 output: Activity menu icons 2019-04-08 14:33:36 +02:00
classes MDL-65621 block_myoverview: tag courses as "hidden from students" 2019-07-05 14:41:46 -07:00
format MDL-65853 format_base: Labels counted in section activity summary. 2019-06-27 23:32:35 +01:00
publish MDL-65495 hub: Fix undefined variable usage 2019-05-06 12:46:43 +02:00
report
templates MDL-65621 block_myoverview: tag courses as "hidden from students" 2019-07-05 14:41:46 -07:00
tests MDL-65922 core: add grade_item_updated event 2019-06-21 08:54:37 +10:00
yui MDL-59499 admin: class fix for course category expansion icons 2017-07-26 11:11:09 +08:00
admin.php
bulkcompletion.php
category.ajax.php
changenumsections.php MDL-62748 course: maxsections is a limit 2018-09-04 22:44:45 +02:00
completion.js MDL-64493 completion: Manual completion Ally 2019-01-24 08:36:08 +08:00
completion.php
completion_form.php MDL-10965 course: search only courses with completion 2019-04-10 12:35:29 +02:00
customfield.php MDL-57898 core_course: add custom fields support to courses 2019-01-18 14:28:18 +01:00
defaultcompletion.php
delete.php MDL-28505 Backup: Asynchronous backup and restore 2019-04-09 00:15:42 +00:00
dndupload.js MDL-59954 mod_course: Remove file size restriction on D&D on course page 2018-12-19 08:36:45 +08:00
dndupload.php
dnduploadlib.php MDL-59954 mod_course: Remove file size restriction on D&D on course page 2018-12-19 08:36:45 +08:00
edit.php MDL-62334 admin: add a new course link on admin/search 2018-09-25 14:31:50 -03:00
edit_form.php MDL-57898 core_course: add custom fields support to courses 2019-01-18 14:28:18 +01:00
editbulkcompletion.php
editcategory.php MDL-62742 core: rename coursecat->core_course_category 2018-08-28 11:36:23 +02:00
editdefaultcompletion.php MDL-58138 completion: Fix capability required for setting defaults 2017-04-21 16:22:50 +02:00
editsection.php MDL-58837 course: do not confirm deleting empty sections 2017-05-11 18:48:08 +08:00
editsection_form.php
enrol.php
externallib.php MDL-57487 course: final deprecation external::get_activities_overview 2019-06-14 17:41:18 +02:00
index.php MDL-10965 courses: capability to browse course list 2019-04-10 12:35:28 +02:00
info.php MDL-10965 courses: capability to browse course list 2019-04-10 12:35:28 +02:00
jumpto.php
lib.php MDL-65621 block_myoverview: tag courses as "hidden from students" 2019-07-05 14:41:46 -07:00
loginas.php MDL-63786 core: set $CFG->forceclean for logged in as sessions 2019-03-05 04:24:53 +01:00
management.php MDL-10965 courses: capability to browse course list 2019-04-10 12:35:28 +02:00
mod.php
modduplicate.php
modedit.php MDL-59612 core: removed hard-coded check for referer in modules 2017-07-31 12:03:28 +08:00
modlib.php MDL-60459 core_course: set default for 'visibleoncoursepage' 2019-02-07 10:52:34 +08:00
moodleform_mod.php MDL-64557 modform: switch disabledIf to hideIf, where appropriate 2019-02-12 10:18:04 +00:00
pending.php MDL-29895 core: removed require_login() when not needed 2018-09-10 11:22:50 +02:00
recent.php
recent_form.php MDL-59977 core: do not directly check 'viewparticipant' capability 2017-09-11 12:44:27 +08:00
renderer.php MDL-65056 completion: Hide checkboxes on course page for teachers 2019-04-19 11:40:00 +02:00
report.php
request.php MDL-65250 core: Fix some undefined variables in compact() 2019-04-03 02:42:45 +02:00
request_form.php MDL-62742 core: rename coursecat->core_course_category 2018-08-28 11:36:23 +02:00
reset.php
reset_form.php MDL-41463 course: Reset remove groups section advanced toggle. 2018-06-28 23:06:45 +02:00
resources.php
rest.php
scales.php
search.php MDL-10965 courses: capability to browse course list 2019-04-10 12:35:28 +02:00
switchrole.php MDL-64506 templates: BS2 m-x-x to BS4 mx-x 2019-04-03 19:47:11 +08:00
switchrole_form.php
tags.php
tags_form.php
togglecompletion.php MDL-64528 core_completion: prevent toggling completion in frozen context 2019-01-12 07:37:21 -08:00
upgrade.txt MDL-57487 course: final deprecation external::get_activities_overview 2019-06-14 17:41:18 +02:00
user.php
view.php MDL-65321 backups: Only require minimal async backup libs if needed 2019-04-13 23:43:01 +10:00