moodle/theme/boost
Ryan Wyllie 54d83992b4 MDL-56252 message: clean message text in message area
Remove the HTML tags from any message in the message area when updating
the last message on the contact otherwise the styling breaks and also
allows <script> tags to be added to the page.
2016-10-20 06:49:26 +00:00
..
amd MDL-55835 js: fix lint issues 2016-10-07 10:03:43 +01:00
classes MDL-55071 theme/output: PHPCS fixes for new theme branch 2016-09-23 10:57:36 +01:00
cli MDL-55071 theme_boost: fix import-bootswatch.php phpdocs 2016-09-26 13:14:46 +01:00
lang/en Merge branch 'MDL-56016-master' of git://github.com/FMCorz/moodle 2016-10-05 08:10:02 +08:00
layout MDL-55071 theme_boost: prevent phpcs complaints 2016-09-23 10:57:54 +01:00
pix MDL-56216 theme_boost: correct favicon 2016-10-06 10:45:24 +01:00
scss MDL-56252 message: clean message text in message area 2016-10-20 06:49:26 +00:00
templates Merge branch 'MDL-54682_master' of git://github.com/markn86/moodle 2016-10-11 12:53:11 +01:00
tests/behat MDL-55071 behat: Action menus can be opened without Javascript 2016-09-28 11:50:09 +02:00
config.php Merge branch 'MDL-56172-master' of git://github.com/danpoltawski/moodle 2016-10-04 00:53:02 +02:00
lib.php MDL-56254 theme_boost: Cannot use $this as function parameter 2016-10-04 10:41:15 +02:00
readme_moodle.txt MDL-56003 theme_boost: Update Bootstrap to v4.0.0-alpha.4 2016-09-28 13:00:58 +02:00
settings.php Merge branch 'MDL-56016-master' of git://github.com/FMCorz/moodle 2016-10-05 08:10:02 +08:00
thirdpartylibs.xml MDL-56003 theme_boost: Update thirdpartylib.xml to reflect BS4 update 2016-10-03 09:48:37 +02:00
version.php