-
Task
-
Resolution: Fixed
-
Minor
-
3.7
Remove the clean and bootstrapbase themes.
This changes should also consider:
- removing the less compilers from both php and grunt
- removing old references to bootstrapbase:
- /lib/adminlib.php : bootstrap_renderer
- /lib/outputlib.php : find_theme_config('bootstrapbase', /lib/weblib.php : bootstrap_renderer::
- /lib/setuplib.php: bootstrap_renderer::
- updating any unit tests which make use of the clean theme to make it use classic instead. There are some which test theme availability and fallback.
- blocks
-
MDL-64151 Theme Boost- Cannot uncheck course from course completion at all!
- Closed
- caused a regression
-
MDL-65708 Child themes no longer have base layouts loaded
- Closed
- earliest end is start of
-
MDL-64953 Tidy cibot issues after moving all templates from boost to core
- Closed
- has to be done before
-
MDL-64924 Move message Boost theme behat tests to core_message behat tests
- Closed
- is blocked by
-
MDL-64505 Introduce the classic theme to core
- Closed
- Testing discovered
-
MDL-65263 Random behat failures testing messaging inputs
- Development in progress
- will help resolve
-
MDL-44685 Once IE9 is no longer supported install/css.php can have some custom CSS removed and our regular CSS files can be used
- Closed