moodle/course
Damyon Wiese eaf9da10ad MDL-63765 behat: Fix behat tests opening a menu
If javascript is disabled, we don't need to open the menus at all. If it is enabled
we should use the custom step where possible.

In some tests (user profile) we have to use link_or_button because
the element that opens the menu will be a link or a button in different themes.
2018-10-26 16:12:00 +08:00
..
ajax MDL-62807 output: Support .list-unstyled class 2018-07-16 14:04:03 +08:00
amd MDL-62748 course: maxsections is a limit 2018-09-04 22:41:46 +02:00
classes MDL-63668 core_course: Add support for removal of context users 2018-10-23 10:45:36 +08:00
format MDL-62748 course: maxsections is a limit 2018-09-04 22:41:46 +02:00
publish MDL-62312 course: Move core_publish renderer methods to course renderer 2018-05-03 10:08:37 +08:00
report
templates MDL-59797 core_course: dont escape module and section names 2017-08-23 09:19:02 +08:00
tests MDL-63765 behat: Fix behat tests opening a menu 2018-10-26 16:12:00 +08: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-62748 course: maxsections is a limit 2018-09-04 22:41:46 +02:00
completion.js MDL-62014 course: Add title to activity completion button 2018-06-15 10:19:59 +07: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-62712 Filepicker: Improve upload process 2018-07-10 15:20:18 +07:00
dndupload.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
dnduploadlib.php MDL-62712 Filepicker: Improve upload process 2018-07-10 15:20:18 +07: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
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 Merge branch 'MDL-63583-35' of git://github.com/jleyva/moodle into MOODLE_35_STABLE 2018-10-16 00:29:09 +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-62960 calendar: Implementing course events validity check callback 2018-10-16 13:04:05 +11:00
loginas.php
management.php MDL-42779 course: Pagination in management page preserves view action 2018-05-24 15:43:41 +02: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-60145 course: fix bug with group restictions button during mod edit 2018-10-10 08:42:07 +08:00
pending.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10: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-62014 course: Add title to activity completion button 2018-06-15 10:19:59 +07:00
report.php
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-41463 course: Reset remove groups section advanced toggle. 2018-06-28 23:05:40 +02:00
resources.php
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
upgrade.txt MDL-63026 course: Fix reference to unexisting capability 2018-07-31 08:32:00 +02: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