Select Git revision
CHANGES.md 15.53 KiB
moodle-theme_boost_campus
Changes
Unreleased
- 2019-05-31 - Adjusted function full_header() in core_renderer.php due to upstream changes in theme Boost.
- 2019-05-31 - Fixed referencing of renderers due to upstream changes in theme Boost.
- 2019-05-31 - Prepare compatibility for Moodle 3.7.
Release v3.6-r5
- 2019-05-29 - Check existence of property blockcolumnwidth before accessing it.
- 2019-05-29 - Login background image did not fill the page completely when browser window was really low but really wide.
- 2019-05-27 - Added multilanguage filtering to the login background image texts.
- 2019-05-24 - Prevent back-to-top button from being printed.
- 2019-05-03 - Added a setting to be able to add texts to your uploaded background images for the login page.
- 2019-05-02 - Added setting to be able to add additional resources to the theme.
Release v3.6-r4
- 2019-04-26 - Fixed some fixable prechecker warnings.
- 2019-04-26 - Updated README.md, because a change was removed due tu upstream changes.
- 2019-04-25 - Fixed bug in the change to increase the number of uploadable login background images.
Release v3.6-r3
- 2019-04-16 - Add the possibility to set the block column width on the Dashboard and all other pages.
- 2019-04-16 - Fixed template paths in mustache templates.
- 2019-04-16 - Adjusted navbar.mustache template due to upstream changes in theme Boost.
- 2019-04-15 - Adjusted loginform.mustache and helpicon.mustache templates due to upstream changes in theme Boost.
- 2019-04-15 - Increased limit for background images up to 25.
- 2019-02-15 - Setting to manage where the Add a block widget should be displayed.
- 2019-04-15 - Adjusted function context_header_settings_menu() due to upstream changes in theme Boost.
- 2019-04-15 - Added source information to all overridden renderers.