Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

Releases: gjb2048/moodle-theme_essential

2.7.5h

14 Aug 22:18
Compare
Choose a tag to compare

New in 2.7.5

  • FIX: Issue #96: 2.7.4 breaks 'oldnavbar' setting.
  • FIX: Issue #98: Lang en/iosicondesc - Change 'them' to 'theme'. Thanks to Skylar Kelty.
  • FIX: Issue #101: Navbar not expanding properly on android mobile and tablet.
  • FIX: Issue #107: No fixed width to header on login page.
  • FIX: Issue #113: Remove FontAwesome from all links in section heading except for the edit icon.
  • FIX: Issue #110: Refactor middle blocks wording, thanks @mkpelletier.
  • FIX: Issue #109: Re-order middle blocks settings, thanks @mkpelletier.
  • FIX: Issue #108: Add similar toggle options to front page content, thanks @mkpelletier.
  • FIX: Issue #67: Refactored so menus are renderer all separately.
  • FIX: Issue #60: Add styling to invisible courses in breadcrumb.
  • FIX: Issue #126: Header logo right border syntax.
  • FIX: Issue #127: Need to guard against uninitialised settings.
  • FIX: Issue #128: Dropdown menu items are invisible when navigation bar text is white.
  • FIX: Issue #134: Marketing height broken.
  • FIX: Issue #135: Cannot edit topic summary.
  • FIX: Issue #136: Too many docked icons.
  • FIX: Issue #138: Breadcrumb above content / blocks.
  • FIX: Issue #141: Check slider caption underneath in 2.7.5g.
  • FIX: Issue #142: Check slider speed.
  • FIX: Issue #144: Unmatched end tags in carousel.
  • FIX: Issue #145: Language dropdown cut short when open.
  • FIX: Correctly show no enrolments message when all courses are hidden.
  • FIX: Reworked header menu and added responsive options to apps/social icons.
  • FIX: Removed dnd upload status as it blocks the edit icons.
  • FIX: Further work on RTL support.
  • FIX: Theme Cleanup milestone completely finished!
  • FIX: Further performance optimalizations using own CSS
  • FIX: Provide fixes for IE8, Essential now largely works with IE8 as expected, but no support is given
  • NEW: Issue #114: Add downgrade instructions. See above.
  • NEW: Removed bootstrapbase dependency for further minification.
  • NEW: Split out alternative theme colours to reduce CSS loading when this is not enabled.
  • NEW: Small tweak to site widths, now available options are 1400px, 1200px and 960px.
  • NEW: Switched to bootstrap all in one for massive speed improvement (from 10 to 1 http request).
  • NEW: Removed option for restricting block width as it was not possible to get this working properly.
  • NEW: Issue #123: Add messages menu from Shoehorn and give it a FaceBook restyle
  • NEW: Issue #14: Add a brand new user menu replacing the Dashboard menu
  • NEW: Automatically collapsing breadcrumb
  • NEW: Updated HTMLshiv
  • NEW: Persistent link to your own grade report, available as long as you are enrolled in one visible course

Release 2.6.8

14 Aug 22:58
Compare
Choose a tag to compare

Similar to 2.7.5h but for Moodle 2.6

Differences:

  • No docking
  • Moodle 2.6 LESS files

2.7.5g pre-release

11 Aug 19:16
Compare
Choose a tag to compare
2.7.5g pre-release Pre-release
Pre-release
  • FIX: Issue #96: 2.7.4 breaks 'oldnavbar' setting.
  • FIX: Issue #98: Lang en/iosicondesc - Change 'them' to 'theme'. Thanks to Skylar Kelty.
  • FIX: Issue #101: Navbar not expanding properly on android mobile and tablet.
  • FIX: Issue #107: No fixed width to header on login page.
  • FIX: Issue #113: Remove FontAwesome from all links in section heading except for the edit icon.
  • FIX: Issue #110: Refactor middle blocks wording, thanks @mkpelletier.
  • FIX: Issue #109: Re-order middle blocks settings, thanks @mkpelletier.
  • FIX: Issue #108: Add similar toggle options to front page content, thanks @mkpelletier.
  • FIX: Issue #67: Refactored so menus are renderer all separately.
  • FIX: Issue #60: Add styling to invisible courses in breadcrumb.
  • FIX: Issue #126: Header logo right border syntax.
  • FIX: Issue #127: Need to guard against uninitialised settings.
  • FIX: Issue #128: Dropdown menu items are invisible when navigation bar text is white.
  • FIX: Correctly show no enrolments message when all courses are hidden.
  • FIX: Reworked header menu and added responsive options to apps/social icons.
  • FIX: Removed dnd upload status as it blocks the edit icons.
  • FIX: Further work on RTL support.
  • FIX: Theme Cleanup milestone completely finished!
  • FIX: Further performance optimalizations using own CSS
  • FIX: Provide fixes for IE8, Essential now largely works with IE8 as expected, but no support is given
  • NEW: Issue #114: Add downgrade instructions. See above.
  • NEW: Removed bootstrapbase dependency for further minification.
  • NEW: Split out alternative theme colours to reduce CSS loading when this is not enabled.
  • NEW: Small tweak to site widths, now available options are 1400px, 1200px and 960px.
  • NEW: Switched to bootstrap all in one for massive speed improvement (from 10 to 1 http request).
  • NEW: Removed option for restricting block width as it was not possible to get this working properly.
  • NEW: Issue #123: Add messages menu from Shoehorn and give it a FaceBook restyle
  • NEW: Issue #14: Add a brand new user menu replacing the Dashboard menu
  • NEW: Automatically collapsing breadcrumb
  • NEW: Updated HTMLshiv
  • NEW: Persistent link to your own grade report, available as long as you are enrolled in one visible course

2.5.6 for Moodle 2.5

14 Aug 16:34
Compare
Choose a tag to compare

New in 2.5.6

  • Added standard 3 different column layout, and applied the one without blocks to base layout to fix issues with overflow

2.7.4

31 Jul 16:08
Compare
Choose a tag to compare
  • FIX: Issue #68. Expand all not showing on Edit course settings.
  • FIX: Issue #58. Add font colour setting.
  • FIX: Issue #63. Slider caption overlap.
  • FIX: Issue #66. Link Colour Not Working.
  • FIX: Issue #85. Header logo location in RTL.
  • FIX: Reverted icons back to #999.
  • FIX: Alternative colour sets all now have the same CSS, docking fixed and consistent with settings.
  • FIX: Moved all RTL to separate sheet from main CSS. Sheet 'essential-rtl' uses 'flipped' technology ('grunt-css-flip') whilst 'rtl' sheet has manual styles.
  • FIX: Issue #78. Category icon issue in RTL.
  • FIX: Issue #90. XML Editor last used.
  • FIX: Issue #88. XML editor contrast issues.
  • FIX: Issue #89. Dock causes horizontal scroll bar.
  • FIX: Issue #93. Navbar / breadcrumb colour setting needed for contrast issues.
  • FIX: Issue #94. Docking centred text.
  • FIX: Issue #95. Navbar colour to far.
  • FIX: Height of page header constrained when screen width < 767px and row-fluid spans go 100%.
  • NEW: Alternative colour sets have text and link colour settings.
  • NEW: Optimised svg's to be smaller.
  • NEW: Warning about IE8 as M2.6 does not support it - http://docs.moodle.org/dev/Moodle_2.6_release_notes#Requirements.
  • NEW: If the page width setting is narrow and there are custom menu items the navigation bar and page adjusts to cope.
  • NEW: Optimised colour setting code in lib.php.
  • NOTE: If you are using an RTL language then please read the instructions in the config.php file to swap to the RTL styles manually. As
    a code solution to swapping files does not work at the moment and combining all possible CSS into one file leads to a big file with
    lots of redundant CSS. This presents problems when it comes to portable devices and bandwidth.

2.7.4d

30 Jul 16:23
Compare
Choose a tag to compare
2.7.4d Pre-release
Pre-release
  • FIX: Issue #68. Expand all not showing on Edit course settings.
  • FIX: Issue #58. Add font colour setting.
  • FIX: Issue #63. Slider caption overlap.
  • FIX: Issue #66. Link Colour Not Working.
  • FIX: Issue #85. Header logo location in RTL.
  • FIX: Reverted icons back to #999.
  • FIX: Alternative colour sets all now have the same CSS, docking fixed and consistent with settings.
  • FIX: Moved all RTL to separate sheet from main CSS. Sheet 'essential-rtl' uses 'flipped' technology whilst 'rtl' sheet has manual styles.
  • FIX: Issue #78. Category icon issue in RTL.
  • FIX: Issue #90. XML Editor last used.
  • FIX: Issue #88. XML editor contrast issues.
  • FIX: Issue #89. Dock causes horizontal scroll bar.
  • FIX: Issue #93. Navbar / breadcrumb colour setting needed for contrast issues.
  • NEW: Alternative colour sets have text and link colour settings.
  • NEW: Optimised svg's to be smaller.
  • NEW: Warning about IE8 as M2.6 does not support it - http://docs.moodle.org/dev/Moodle_2.6_release_notes#Requirements.
  • NEW: If the page width setting is narrow and there are custom menu items the navigation bar and page adjusts to cope.
  • NEW: Optimised colour setting code in lib.php.

2.7.4c

29 Jul 19:45
Compare
Choose a tag to compare
2.7.4c Pre-release
Pre-release
  • FIX: Issue #68. Expand all not showing on Edit course settings.
  • FIX: Issue #58. Add font colour setting.
  • FIX: Issue #63. Slider caption overlap.
  • FIX: Issue #66. Link Colour Not Working.
  • FIX: Issue #85. Header logo location in RTL.
  • FIX: Reverted icons back to #999.
  • FIX: Alternative colour sets all now have the same CSS, docking fixed and consistent with settings.
  • FIX: Moved all RTL to separate sheet from main CSS. Sheet 'essential-rtl' uses 'flipped' technology whilst 'rtl' sheet has manual styles.
  • FIX: Issue #78. Category icon issue in RTL.
  • FIX: Issue #90. XML Editor last used.
  • FIX: Issue #88. XML editor contrast issues.
  • FIX: Issue #89. Dock causes horizontal scroll bar.
  • NEW: Alternative colour sets have text and link colour settings.
  • NEW: Optimised svg's to be smaller.
  • NEW: Warning about IE8 as M2.6 does not support it - http://docs.moodle.org/dev/Moodle_2.6_release_notes#Requirements.
  • NEW: If the page width setting is narrow and there are custom menu items the navigation bar and page adjusts to cope.

Pre-release for testing.

28 Jul 12:36
Compare
Choose a tag to compare
Pre-release
  • FIX: Issue #68. Expand all not showing on Edit course settings.
  • FIX: Issue #58. Add font colour setting.
  • FIX: Issue #63. Slider caption overlap.
  • FIX: Issue #66. Link Colour Not Working.
  • FIX: Issue #85. Header logo location in RTL.
  • FIX: Reverted icons back to #999.
  • FIX: Alternative colour sets all now have the same CSS, docking fixed and consistent with settings.
  • FIX: Moved all RTL to separate sheet from main CSS. Sheet 'essential-rtl' uses 'flipped' technology whilst 'rtl' sheet has manual styles.
  • FIX: Issue #78. Category icon issue in RTL.
  • NEW: Alternative colour sets have text and link colour settings.
  • NEW: Optimised svg's to be smaller.
  • NEW: Warning about IE8 as M2.6 does not support it - http://docs.moodle.org/dev/Moodle_2.6_release_notes#Requirements.

2.7.4a

26 Jul 17:18
Compare
Choose a tag to compare
2.7.4a Pre-release
Pre-release
  • FIX: Issue #68. Expand all not showing on Edit course settings.
  • FIX: Issue #58. Add font colour setting.
  • FIX: Issue #63. Slider caption overlap.
  • FIX: Issue #66. Link Colour Not Working.
  • FIX: Reverted icons back to #999.
  • FIX: Alternative colour sets all now have the same CSS, docking fixed and consistent with settings.
  • NEW: Alternative colour sets have text and link colour settings.
  • NEW: Optimised svg's to be smaller.
  • NEW: Warning about IE8 as M2.6 does not support it - http://docs.moodle.org/dev/Moodle_2.6_release_notes#Requirements.

2.7.3.2 Hotfix 2

17 Jul 23:04
Compare
Choose a tag to compare
Bump version, port change for alerts