Skip to content

Releases: ucsf-education/moodle-theme-ucsf

Version 2.3.0

09 Jul 22:24
Compare
Choose a tag to compare

Moodle 3.6 compatibility.

Version 2.1.0

24 Oct 20:22
Compare
Choose a tag to compare
  • refactored Navigation-Block related hacks out into a separate plugin (#91)

Version 2.0.0

07 Jul 17:35
Compare
Choose a tag to compare
  • Moodle 3.2 compatibility

Version 1.3.1

03 May 17:40
Compare
Choose a tag to compare
  • Fixed bug with custom CSS feature (#45)

Version 1.3.0

04 Apr 23:10
Compare
Choose a tag to compare
  • Fixed Alert dismissal bug (#19)
  • Corrected out-of-bounds error in Alerts (#22)
  • Re-aligned login_info() method in custom renderer with moodle core (#24)

Version 1.2.0

04 Apr 22:58
Compare
Choose a tag to compare
  • Added property existence checks prior to accessing props.
  • Various improvements to settings form.
  • Fixed edge case where menu customizations are provided, but no custom css.
  • Tweaked stylesheet to make it jive with backend-driven overrides.
  • Outputting menu customizations to stylesheet.
  • Augmented category forms with input fields for menu customizations.
  • Render category-specific header image and label, if applicable.
  • Added header customization settings to category config form.
  • Made header image and header label configurable.
  • Added new utility method for find category customizations.
  • Implemented 'style inheritance' for subcategories.
  • Fixed and augmented caching implementation.
  • Implemented category-specific customizations in CSS generation.
  • Added fields to settings for entering category-specific CSS customizations.
  • Added site-wide CSS customizations and on/off-switch for it.
  • Enabled LESS support.

Version 1.1.0

20 Apr 15:51
Compare
Choose a tag to compare
  • Eliminated global $CATEGORIES variable. (#11)
  • Adjusted CSS to honor configurable block width in three-column page layout. (#13)
  • Corrected $navbar configuration variable application in templates. (#16)
  • Various other code quality improvements.

Version 1.0.1

24 Mar 21:04
Compare
Choose a tag to compare
  • Cleaned up README file
  • Added Changelog
  • Added user input sanitation where missing
  • Code cleanup.

Version 1.0.0

23 Mar 20:07
Compare
Choose a tag to compare

First "official" release.