moodle/course/templates
Eloy Lafuente (stronk7) 594b4b98b7 Merge branch 'MDL-67587-master-1' of git://github.com/mihailges/moodle
Changed PARAM_TEXT to PARAM_NOTAGS to "search" param
because it's the same but WITHOUT lang support and we
don't need lang support there.

Of course, both require to verify that the output is always
escaped. In this case (mustache) it is. Or also p() or s().

Without that XSS on form values are relatively easy!
2020-04-10 17:04:13 +02:00
..
local/activitychooser MDL-68112 core_course: Override bootstrap classes 2020-04-09 18:21:25 +08:00
activity_list.mustache MDL-67587 course: Add search in recommended activities admin page 2020-04-09 09:17:53 +08:00
activity_navigation.mustache MDL-65972 course: add a bigger margin above the activity navigation 2019-08-19 08:28:04 +02:00
activitychooser.mustache MDL-68051 course: Fix accessibility issues in chooser tabs navigation 2020-04-06 17:31:23 +08:00
activityinstance.mustache MDL-66999 theme_boost: @extend replace .col-xs-* 2019-12-09 10:49:39 +01:00
bulkactivitycompletion.mustache MDL-66999 theme_boost: @extend replace .col-xs-* 2019-12-09 10:49:39 +01:00
course_search_form.mustache MDL-64686 theme: align course search form for small screens sizes. 2020-02-21 06:38:08 +01:00
coursecard.mustache MDL-65621 block_myoverview: tag courses as "hidden from students" 2019-07-05 14:41:46 -07:00
coursecards.mustache MDL-64376 recentlyaccessedcourses: improve displaying of courses 2019-02-27 10:58:02 +08:00
defaultactivitycompletion.mustache MDL-66999 theme_boost: @extend replace .col-xs-* 2019-12-09 10:49:39 +01:00
editbulkactivitycompletion.mustache MDL-58267 completion: allow to set default activity completion 2017-04-19 08:54:35 +08:00
editdefaultcompletion.mustache MDL-64506 templates: BS2 m-x-x to BS4 mx-x 2019-04-03 19:47:11 +08:00
favouriteicon.mustache MDL-63988 core_my: add course shortname to dashboard blocks … 2018-11-28 17:36:20 +01:00
no-courses.mustache MDL-64506 templates: BS2 m-x-x to BS4 mx-x 2019-04-03 19:47:11 +08:00
placeholder-course.mustache MDL-63880 core_course: Move common templates to core_course 2019-02-07 13:45:12 +08:00
view-cards.mustache MDL-64438 core_course: Optionally display course category 2019-09-18 17:52:20 +08:00