Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1.38 KB

CHANGES.md

File metadata and controls

22 lines (19 loc) · 1.38 KB

moodle-theme_boost_union_child

Changes

Rolling release

  • 2024-12-29 - Support Boost Union's feature to set brand colors (and other SCSS-based things) in flavours
  • 2024-10-22 - Adopt Boost Union class name changes from Boost Union 4.5, raise the dependency to Boost Union 4.5 likewise.
  • 2024-10-22 - Change Moodle-Plugin-CI to run on Moodle Core 4.5
  • 2024-08-11 - Updated Moodle Plugin CI to latest upstream recommendations
  • 2024-07-25 - Development: Rename master branch to main, please update your clones.
  • 2024-07-23 - Change Moodle-Plugin-CI to run on Moodle Core 4.4 and Boost Union 4.4
  • 2024-07-23 - Make codechecker happy again.
  • 2024-04-06 - Adopt Boost Union Child settings to the settings changes in the upcoming Boost Union v4.3-r11 release and for Moodle 4.4.
  • 2024-03-13 - Make sure that all Boost Union settings are added to the $THEME object even if the Boost Union config was already included in some other place, resolves #3.
  • 2024-02-23 - Add example branch which shows how to modify a mustache template from Moodle core.
  • 2024-02-23 - Add example branch which shows how to allow the admin to configure a SCSS variable with an admin setting.
  • 2024-02-20 - Cleanup and enhance the codebase for adoption and publication by Moodle an Hochschulen e.V.
  • 2024-01-10 - Add Github actions
  • 2023-09-15 - Initial boilerplate by Daniel Poggenpohl