moodle/course
Marina Glancy 3b29978c8e MDL-61015 course: consistently display hidden sections
When section is hidden but the course setting says to show hidden sections display the hidden
sections consistently with how we display the sections with access restriction.

The only difference is that we didn't previously display the summary of the hidden section
in this case, the new logic repeats this behavior
2018-05-17 08:01:24 +02:00
..
ajax MDL-41392 course: management accessibility tweaking 2013-11-11 17:09:44 +08:00
amd MDL-59761 eslint: Auto-fix some minor lint warnings 2017-09-06 08:53:50 +01:00
classes MDL-62029 core_course: Site format is not a standard plugin 2018-05-11 20:15:27 +02:00
format MDL-61015 course: consistently display hidden sections 2018-05-17 08:01:24 +02:00
publish MDL-62312 course: Move core_publish renderer methods to course renderer 2018-05-03 10:08:37 +08:00
report MDL-45618 Fix @since PHPdoc tags. 2014-05-19 17:03:04 +01:00
templates MDL-59797 core_course: dont escape module and section names 2017-08-23 09:19:02 +08:00
tests MDL-62029 core_course: Site format is not a standard plugin 2018-05-11 20:15:27 +02:00
yui MDL-59499 admin: class fix for course category expansion icons 2017-07-26 11:11:09 +08:00
admin.php MDL-55074 navigation: Always show dashboard/home in flat nav 2016-10-21 12:37:33 +08:00
bulkcompletion.php MDL-58138 completion: Assorted linting fixes. 2017-04-19 08:56:11 +08:00
category.ajax.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
changenumsections.php MDL-58837 course: allow to add multiple sections 2017-05-11 18:48:04 +08:00
completion.js MDL-40759 icons: Behat fixes for font-awesome 2017-03-17 15:52:18 +08:00
completion.php MDL-58267 completion: style and capabilities cleanup 2017-04-19 08:54:35 +08:00
completion_form.php MDL-37554 activities select all option 2016-06-13 10:22:16 +08:00
defaultcompletion.php MDL-58138 completion: Assorted linting fixes. 2017-04-19 08:56:11 +08:00
delete.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
dndupload.js MDL-60427 dndupload: fix Firefox handling of 0-byte folders 2018-01-10 09:58:51 +00:00
dndupload.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
dnduploadlib.php MDL-60427 dndupload: detect attempts to upload folders 2018-01-03 12:36:32 +00:00
edit.php MDL-59370 enrol: Kill the enrol/users page. 2017-08-14 11:06:16 +08:00
edit_form.php MDL-52811 course: Require course:setforcedlanguage to force language. 2018-02-01 17:06:57 +00:00
editbulkcompletion.php MDL-58267 completion: style and capabilities cleanup 2017-04-19 08:54:35 +08:00
editcategory.php MDL-41811 simplify the admin tree detection logic and fix navigation in multiple areas 2013-10-21 14:17:55 +08: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 MDL-34859 course: use defaultcustom element for sections 2017-03-20 14:59:45 +08:00
enrol.php
externallib.php MDL-61521 course: Add missing text formatting for category name 2018-04-26 12:21:22 +02:00
index.php MDL-57250 core: show admin settings when only one category exists 2016-12-09 13:41:34 +08:00
info.php MDL-45752 Course: Add additional events 2016-09-13 19:23:59 -04:00
jumpto.php
lib.php MDL-62011 course: Approval of a course request fails 2018-04-21 20:55:59 +02:00
loginas.php MDL-42643 course: Member in same group should only loginas 2014-01-07 11:05:20 +08:00
management.php MDL-43472 course: Add bulk move to management search page 2014-10-03 06:46:18 -07:00
mod.php MDL-4782 course: Allow activities in the "stealth" mode 2017-02-14 16:38:05 +08:00
modduplicate.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
modedit.php MDL-59612 core: removed hard-coded check for referer in modules 2017-07-31 12:03:28 +08:00
modlib.php MDL-59655 course: visibleoncoursepage is not mandatory 2017-07-31 14:04:37 +08:00
moodleform_mod.php MDL-61012 course: Allow extending class to set 2018-04-24 16:13:29 +12:00
pending.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
recent.php MDL-50892 mod: allow activity to have name '0' 2015-09-11 10:51:52 +08:00
recent_form.php MDL-59977 core: do not directly check 'viewparticipant' capability 2017-09-11 12:44:27 +08:00
renderer.php MDL-62312 course: Move core_publish renderer methods to course renderer 2018-05-03 10:08:37 +08:00
report.php Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
request.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
request_form.php
reset.php MDL-22078 course: Complete proposed patch 2016-10-05 12:31:05 +08:00
reset_form.php MDL-43648 course: Allow start /end dates to have times 2017-12-14 19:48:31 -05:00
resources.php MDL-50318 course: Fix the URL of embedded images at resources overview 2015-05-21 17:23:25 +02:00
rest.php MDL-4782 course: substitute YUI with AMD and rest.php with calling WS 2017-02-14 15:57:33 +08:00
scales.php
search.php MDL-45752 Course: Add additional events 2016-09-13 19:23:59 -04:00
switchrole.php MDL-59136 roles: avoid double escaping in role names 2017-06-26 11:57:09 +08:00
switchrole_form.php MDL-55074 theme_boost: Navigation and blocks 2016-10-21 12:37:33 +08:00
tags.php MDL-50851 course: use new tag API 2016-01-10 15:25:47 +08:00
tags_form.php MDL-50851 course: use new tag API 2016-01-10 15:25:47 +08:00
togglecompletion.php MDL-49360 core_lib: add new method get_local_referer() 2015-07-27 11:11:24 +08:00
upgrade.txt MDL-52811 course: Note about the new capability when creating courses 2018-02-06 08:10:10 +01:00
user.php MDL-55074 theme_behat: Behat fixes for user_grade_navigation 2016-10-24 12:00:23 +08:00
view.php MDL-40759 icons: Behat fixes for font-awesome 2017-03-17 15:52:18 +08:00