Skip to content
Snippets Groups Projects
Select Git revision
  • hsh_v3.11
  • hsh_v3.10-r6
  • hsh_v3.10-r3
  • master default protected
  • v3.9-r9
  • v3.10-r6
  • v3.9-r8
  • v3.10-r5
  • v3.9-r7
  • v3.10-r4
  • v3.9-r6
  • v3.10-r3
  • v3.9-r5
  • v3.10-r2
  • v3.9-r4
  • v3.10-r1
  • v3.9-r3
  • v3.9-r2
  • v3.9-r1
  • v3.8-r5
  • v3.8-r4
  • v3.8-r3
  • v3.8-r2
  • v3.8-r1
24 results

CHANGES.md

Blame
  • To find the state of this project's repository at the time of any of these versions, check out the tags.
    CHANGES.md 21.58 KiB

    moodle-theme_boost_campus

    Changes

    Unreleased

    • 2020-09-02 - Deleted own additional edit button for courses because upstream Boost reimplemented it. Many thanks to @christianwolters for providing this fix.
    • 2020-09-02 - Prepare compatibility for Moodle 3.9.

    Release v3.8-r5

    • 2020-09-01 - Fixed bug that multiple imagearea rows are displayed dependent on the amount of uploaded images.

    Release v3.8-r4

    • 2020-08-27 - Fixed bug in image area feature if link attribute was left empty.
    • 2020-08-27 - Fixed regression for commit Added rule to show description border for all users for restricted activities.

    Release v3.8-r3

    • 2020-08-26 - Removed nasty hack in Behat tests as it is not needed anymore.
    • 2020-08-25 - Changed calling of footer and footnote layouts to fix behat issues.
    • 2020-08-25 - Fixed favicon 404 Error when no individual favicon is uploaded in Boost Campus.
    • 2020-08-19 - Added capability theme/boost_campus:viewhintinhiddencourse for setting showhintcoursehidden.
    • 2020-08-14 - Reduced inflationary call to reset theme caches for the settings.
    • 2020-08-12 - Fixed undefined variables notices.
    • 2020-08-11 - Added setting to be able to show a hint for a unrestricted self enrolment in a visible course. NOTE: Capability theme/boost_campus:viewhintcourseselfenrol introduced.
    • 2020-08-07 - Added rule to show description border for all users for restricted activities.
    • 2020-08-07 - Added check for empty string to regular expression for time controlled info banner settings.
    • 2020-08-05 - Added settings to be able to show a banner with information on selected pages. PLEASE NOTE: For all scenarios to pass, the Moodle version 3.8.4+ (Build: 2019111804) is needed.