Skip to content
Snippets Groups Projects
Select Git revision
  • 47c4ee2680afa2e04fdc3d0a01aaadc1f69a8a78
  • main default protected
2 results

CHANGES.md

Blame
  • moodle-theme_boost_campus_child

    Changes

    Unreleased

    • 2020-06-09 - Improved SCSS settings to be used with admin_setting_scsscode that validates the code before saving.

    v3.8-r1

    • 2020-03-25 - Prepare compatibility for Moodle 3.8.

    v3.7-r1

    • 2019-09-27 - Check compatibility for Moodle 3.7, no functionality change.

    v3.6-r1

    • 2019-01-31 - Check compatibility for Moodle 3.6, no functionality change.
    • 2018-12-05 - Changed travis.yml due to upstream changes.

    v3.5-r2

    • 2018-10-04 - Fixed brand colors due to Bootstrap changes in Boost.
    • 2018-06-07 - Added missing strings from a Boost Campus setting.

    v3.5-r1

    • 2018-05-24 - Check compatibility for Moodle 3.5, no functionality change.

    v3.4-r4

    • 2018-05-16 - Implement Privacy API.

    v3.4-r3

    • 2018-04-16 - Fixed bug in function that writes settings to pre scss.

    v3.4-r2

    • 2018-03-02 - Improved get_extra_scss callback due to doubled CSS code.

    v3.4-r1

    • 2018-02-20 - Changed the get_extra_scss functionality due to parent theme changes.
    • 2018-02-19 - Check compatibility for Moodle 3.4, no functionality change.

    v3.3-r1

    • 2018-01-16 - Check compatibility for Moodle 3.3, no functionality change.

    v3.2-r1

    • 2017-12-05 - Added Workaround to travis.yml for fixing Behat tests with TravisCI.
    • 2017-11-15 - Initial creation of a Boost Campus child theme