Skip to content

Latest commit

 

History

History
57 lines (44 loc) · 2.56 KB

CHANGES.md

File metadata and controls

57 lines (44 loc) · 2.56 KB

moodle-theme_boost_union

Changes

Unreleased

  • 2022-10-26 - Improvement: Restrict uploadable file types in custom fonts filearea, solves #120.

v4.0-r5

  • 2022-10-18 - Feature: Filearea for custom fonts, helps to solve #38.
  • 2022-10-15 - Feature: Filearea for additional resources, solves #113.

v4.0-r4

  • 2022-10-15 - Feature: Random login background image with text, solves #36.
  • 2022-10-14 - Bugfix: Make login page background and footnote work together, solves #107.
  • 2022-10-13 - Bugfix: Footnote did not have a white background, solves #106.
  • 2022-10-13 - Bugfix: Custom SCSS and background image SCSS was included twice, solves #103 #104.
  • 2022-10-12 - Settings: screenshot image for theme chooser solves #33.

v4.0-r3

  • 2022-10-12 - Feature: Configurable activity navigation, solves #100.
  • 2022-09-30 - Improvement: Localize month names for time-controlled info banners, solves #75.

v4.0-r2

  • 2022-09-27 - Improvement: Align the fallback CSS file with theme_boost.
  • 2022-09-27 - Improvement: Align the theme's config.php even more with theme_boost.
  • 2022-09-26 - Bugfix: Adopt config.php, solves #67 #82.
  • 2022-09-07 - Feature: Scrollspy, solves #19

v4.0-r1

  • 2022-07-18 - Feature: Bootstrap colors, solves #35
  • 2022-07-15 - Feature: Information banners (base functionality), helps to resolve #4.
  • 2022-07-15 - Settings: Divide theme settings into multiple pages, solves #52
  • 2022-07-13 - Release: Add contributors to README.md, solves #44
  • 2022-07-13 - Release: Add UPGRADE.md, solves #29
  • 2022-07-08 - Feature: Customize activity icon background colors, solves #49
  • 2022-07-07 - Feature: Show a warning banner if JavaScript is disabled, solves #46
  • 2022-07-07 - Feature: Make the course content column width configurable, helps to resolve #18.
  • 2022-07-06 - Feature: Built-in imprint, solves #32
  • 2022-07-05 - Feature: Configurable favicon, solves #34
  • 2022-07-05 - Feature: Allow non-admins to edit theme settings, solves #28
  • 2022-07-05 - Feature: Back to top button, solves #7
  • 2022-07-05 - Adopt changes in Boost core for MDL-74634
  • 2022-06-21 - Add course related hints feature, solves #5
  • 2022-04-30 - Added footnote functionality, helps to resolve #6.
  • 2022-06-20 - Allow full Behat runs with Boost Campus suite, fixes #14.
  • 2022-06-20 - Prepare settings.php page, solves #2.
  • 2022-06-20 - Fill README.md, helps to resolve #3.
  • 2022-04-29 - Adopt all changes which have happened in Boost core for the Moodle 4.0 release
  • 2022-03-17 - Create boilerplate as Boost child theme without any additional features.