Bas Brands
8040fafaa8
MDL-62757 themes: validate theme preset files
...
Preset files need to be validated to ensure compiling SCSS does not
break.
2019-12-04 19:12:44 +01:00
Craig R Morton
6961f78dca
MDL-60309 theme_boost: Add background image filepicker to Boost
2017-10-06 21:48:22 +02:00
Dan Poltawski
0e34e46fd0
MDL-56488 boost: validate scss settings for parsable scss
...
* Parses the scss and fails validation if a parse error is found
* Does not detect the situation when variables are not present - this
would involve us parsing the entire tree and would be slow. It could
also change over time, depending on whats defined in the scss
from themes.
* Introduces a new admin_setting_scsscode to do this
2016-12-23 09:51:29 +00:00
Damyon Wiese
76132d1eb9
MDL-56078 theme_boost: Preset settings for release
...
Allow user uploaded preset files and remove the bootswatch based existing presets.
2016-10-26 15:27:43 +08:00
Frédéric Massart
258143e34d
MDL-56005 output: Support prepending SCSS code instead of variables only
2016-10-10 10:59:52 +02:00
Andrew Nicols
5bba36f63f
Merge branch 'MDL-56016-master' of git://github.com/FMCorz/moodle
2016-10-05 08:10:02 +08:00
Frédéric Massart
b90843c821
MDL-56168 theme_boost: Cannot use a null value for colour pickers
2016-10-04 10:21:01 +02:00
Frédéric Massart
239fd05cc9
MDL-56016 theme_boost: Add plain preset for plain Moodle & Bootstrap
2016-09-29 15:18:40 +02:00
Frédéric Massart
36553104da
MDL-56168 theme_boost: Make default accent colour match preset
2016-09-29 10:02:13 +02:00
Damyon Wiese
2ede86d797
MDL-55996 theme_boost: Rename theme noname to theme boost
...
Part of MDL-55071
2016-09-23 10:57:13 +01:00