Navbar Plus
Versions
Current version
v5.2-r1 (2026042000)
v5.2-r1
Plugin type: Local plugins
Frankenstyle component name: local_navbarplus
Version build number: 2026042000
Version release name: v5.2-r1
Maturity: Stable
Supported Moodle versions: 5.2
Repository URL (Git): https://github.com/moodle-an-hochschulen/moodle-local_navbarplus
Repository branch:
Repository tag: v5.2-r1
Issue/bug tracker URL: https://github.com/moodle-an-hochschulen/moodle-local_navbarplus/issues
moodle-local_navbarplus
Changes
v5.2-r1
- 2026-04-20 - Prepare compatibility for Moodle 5.2.
v5.1-r1
- 2025-10-26 - Prepare compatibility for Moodle 5.1.
v5.0-r4
- 2025-10-31 - Improvement: Change link to FontAwesome icons documentation in plugin settings from Fontawesome 4 to 6.
v5.0-r3
- 2025-10-31 - Improvement: Change link to Bootstrap classes documentation in plugin settings from Bootstrap 4 to 5.
v5.0-r2
- 2025-10-15 - Make codechecker happy again
- 2025-10-15 - Tests: Switch Github actions workflows to reusable workflows by Moodle an Hochschulen e.V.
v5.0-r1
- 2025-04-14 - Prepare compatibility for Moodle 5.0.
v4.5-r1
- 2024-10-14 - Upgrade: Adopt changes from MDL-82183 and use new \core\output\html_writer
- 2024-10-14 - Upgrade: Adopt changes from MDL-81960 and use new \core\url class
- 2024-10-07 - Prepare compatibility for Moodle 4.5.
v4.4-r1
- 2024-08-24 - Development: Rename master branch to main, please update your clones.
- 2024-08-22 - Upgrade: Align the icons again properly on Moodle 4.4.
- 2024-08-20 - Prepare compatibility for Moodle 4.4.
v4.3-r2
- 2024-08-11 - Add section for scheduled tasks to README
- 2024-08-11 - Updated Moodle Plugin CI to latest upstream recommendations
- 2024-01-08 - Improve the installation and usage of language packs in Behat tests.
v4.3-r1
- 2023-10-20 - Prepare compatibility for Moodle 4.3.
v4.2-r1
- 2023-09-01 - Prepare compatibility for Moodle 4.2.
v4.1-r3
- 2023-10-14 - Add automated release to moodle.org/plugins
- 2023-10-14 - Make codechecker happy again
- 2023-10-10 - Updated Moodle Plugin CI to latest upstream recommendations
- 2023-04-30 - Tests: Updated Moodle Plugin CI to use PHP 8.1 and Postgres 13 from Moodle 4.1 on.
v4.1-r2
- 2023-03-09 - Make codechecker happy again
v4.1-r1
- 2023-01-21 - Prepare compatibility for Moodle 4.1.
- 2022-11-28 - Updated Moodle Plugin CI to latest upstream recommendations
v4.0-r1
- 2022-07-12 - Fix the "Reset user tour" mechanism which broke with Moodle 4.0.
- 2022-07-12 - Change d--block classes to d--flex classes in the settings and language pack for Moodle 4.0.
- 2022-07-12 - Fix Behat tests which broke with Moodle 4.0.
- 2022-07-12 - Prepare compatibility for Moodle 4.0.
v3.11-r3
- 2022-07-10 - Add Visual checks section to UPGRADE.md
- 2022-07-10 - Add Capabilities section to README.md
v3.11-r2
- 2022-06-26 - Updated Moodle Plugin CI to latest upstream recommendations
- 2022-06-26 - Make codechecker happy again
- 2022-06-26 - Add UPGRADE.md as internal upgrade documentation
- 2022-06-26 - Update maintainers and copyrights in README.md.
v3.11-r1
- 2021-12-04 - Prepare compatibility for Moodle 3.11
v3.10-r3
- 2021-12-04 - Add noopener and noreferrer when opening links in a new window - Thanks to Indrajit Raychaudhuri.
v3.10-r2
- 2021-02-05 - Make codechecker fully happy
- 2021-02-05 - Move Moodle Plugin CI from Travis CI to Github actions
v3.10-r1
- 2021-01-09 - Fix function call to get user tours which was renamed in 3.10 with MDL-69739 - Thanks to Leon Stringer.
- 2021-01-09 - Prepare compatibility for Moodle 3.10.
- 2021-01-06 - Change in Moodle release support:
For the time being, this plugin is maintained for the most recent LTS release of Moodle as well as the most recent major release of Moodle.
Bugfixes are backported to the LTS release. However, new features and improvements are not necessarily backported to the LTS release. - 2021-01-06 - Improvement: Declare which major stable version of Moodle this plugin supports (see MDL-59562 for details).
v3.9-r1
- 2020-07-17 - Fixed broken behat step.
- 2020-07-16 - Prepare compatibility for Moodle 3.9.
v3.8-r1
- 2020-02-18 - Prepare compatibility for Moodle 3.8.
v3.7-r2
- 2020-02-13 - Adapt the placement of the icons in the navbar due to Moodle core upstream changes in MDL-67577.
PLEASE NOTE: From now on, local_navbarplus icons will be placed on the right side of the Moodle
core icons and not on the left side anymore. - 2019-06-26 - Removed the optional aspect from the behat tests scenarios.
v3.7-r1
- 2019-06-19 - Added Behat tests.
- 2019-06-17 - Improved accessibility for the icons.
- 2019-06-17 - Prepare compatibility for Moodle 3.7.
v3.6-r3
- 2019-06-19 - Fixed bug that added id attribute to all other items.
v3.6-r2
- 2019-05-31 - Target link to FontAwesome icon list to FontAwesome 4.7.0 which is still used by Moodle core.
v3.6-r1
- 2019-01-16 - Check compatibility for Moodle 3.6, no functionality change.
v3.5-r2
- 2019-01-09 - Unified CSS classes: changed local_navbarplus_resetusertour to localnavbarplus-resetusertour.
- 2019-01-05 - Bugfix: Corrected check for the user tours setting.
- 2018-12-05 - Changed travis.yml due to upstream changes.
v3.5-r1
- 2018-05-24 - Changed setting description and README due to changes in referred Bootstrap classes.
- 2018-05-24 - Changed CSS selectors due to changes in Boost. IMPORTANT: Theme clean is no longer supported!
- 2018-05-24 - Check compatibility for Moodle 3.5, no functionality change.
v3.4-r3
- 2018-05-16 - Implement Privacy API.
v3.4-r2
- 2018-03-05 - Fixed Bug for openinnewwindow feature.
- 2018-02-22 - Added further information to the README.md.
v3.4-r1
- 2017-12-21- Check compatibility for Moodle 3.4, no functionality change.
v3.3-r2
- 2017-12-15 - Improved HTML structure for the icons.
- 2017-12-05 - Added Workaround to travis.yml for fixing Behat tests with TravisCI.
v3.3-r1
- 2017-11-23 - Removed support for Moodle pix icons.
- 2017-11-23 - Small fix to prevent icons with target blank from being shown when they do not match the language setting.
- 2017-11-23 - Check compatibility for Moodle 3.3, no functionality change.
- 2017-11-08 - Updated travis.yml to use newer node version for fixing TravisCI error.
v3.2-r8
- 2017-10-05 - Fixed undefined property notice bug caused by the additional id parameter.
v3.2-r7
- 2017-10-04 - Added possibility to add an individual element id.
- 2017-10-04 - Added possibility to add individual CSS classes.
- 2017-09-18 - Added a hint to the README.md how to individually set another icon for the reset user tour feature.
v3.2-r6
- 2017-09-14 - Fix to prevent adding empty containers if elements shall not be displayed.
v3.2-r5
- 2017-08-11 - Fixed string in lang package.
v3.2-r4
- 2017-08-11 - Setting to place an icon in the navbar for users to restart user tours of the current page.
v3.2-r3
- 2017-06-26 - Added possibility to add language support and new window attribute.
- 2017-06-17 - Add Travis CI support
v3.2-r2
- 2017-06-02 - Make codechecker happy.
v3.2-r1
- 2017-05-12 - Added support for Clean theme.
- 2017-05-10 - Initial version.
v5.1-r1 (2025100600)
v5.1-r1
Plugin type: Local plugins
Frankenstyle component name: local_navbarplus
Version build number: 2025100600
Version release name: v5.1-r1
Maturity: Stable
Supported Moodle versions: 5.1
Repository URL (Git): https://github.com/moodle-an-hochschulen/moodle-local_navbarplus
Repository branch:
Repository tag: v5.1-r1
Issue/bug tracker URL: https://github.com/moodle-an-hochschulen/moodle-local_navbarplus/issues
moodle-local_navbarplus
Changes
v5.1-r1
- 2025-10-26 - Prepare compatibility for Moodle 5.1.
v5.0-r4
- 2025-10-31 - Improvement: Change link to FontAwesome icons documentation in plugin settings from Fontawesome 4 to 6.
v5.0-r3
- 2025-10-31 - Improvement: Change link to Bootstrap classes documentation in plugin settings from Bootstrap 4 to 5.
v5.0-r2
- 2025-10-15 - Make codechecker happy again
- 2025-10-15 - Tests: Switch Github actions workflows to reusable workflows by Moodle an Hochschulen e.V.
v5.0-r1
- 2025-04-14 - Prepare compatibility for Moodle 5.0.
v4.5-r1
- 2024-10-14 - Upgrade: Adopt changes from MDL-82183 and use new \core\output\html_writer
- 2024-10-14 - Upgrade: Adopt changes from MDL-81960 and use new \core\url class
- 2024-10-07 - Prepare compatibility for Moodle 4.5.
v4.4-r1
- 2024-08-24 - Development: Rename master branch to main, please update your clones.
- 2024-08-22 - Upgrade: Align the icons again properly on Moodle 4.4.
- 2024-08-20 - Prepare compatibility for Moodle 4.4.
v4.3-r2
- 2024-08-11 - Add section for scheduled tasks to README
- 2024-08-11 - Updated Moodle Plugin CI to latest upstream recommendations
- 2024-01-08 - Improve the installation and usage of language packs in Behat tests.
v4.3-r1
- 2023-10-20 - Prepare compatibility for Moodle 4.3.
v4.2-r1
- 2023-09-01 - Prepare compatibility for Moodle 4.2.
v4.1-r3
- 2023-10-14 - Add automated release to moodle.org/plugins
- 2023-10-14 - Make codechecker happy again
- 2023-10-10 - Updated Moodle Plugin CI to latest upstream recommendations
- 2023-04-30 - Tests: Updated Moodle Plugin CI to use PHP 8.1 and Postgres 13 from Moodle 4.1 on.
v4.1-r2
- 2023-03-09 - Make codechecker happy again
v4.1-r1
- 2023-01-21 - Prepare compatibility for Moodle 4.1.
- 2022-11-28 - Updated Moodle Plugin CI to latest upstream recommendations
v4.0-r1
- 2022-07-12 - Fix the "Reset user tour" mechanism which broke with Moodle 4.0.
- 2022-07-12 - Change d--block classes to d--flex classes in the settings and language pack for Moodle 4.0.
- 2022-07-12 - Fix Behat tests which broke with Moodle 4.0.
- 2022-07-12 - Prepare compatibility for Moodle 4.0.
v3.11-r3
- 2022-07-10 - Add Visual checks section to UPGRADE.md
- 2022-07-10 - Add Capabilities section to README.md
v3.11-r2
- 2022-06-26 - Updated Moodle Plugin CI to latest upstream recommendations
- 2022-06-26 - Make codechecker happy again
- 2022-06-26 - Add UPGRADE.md as internal upgrade documentation
- 2022-06-26 - Update maintainers and copyrights in README.md.
v3.11-r1
- 2021-12-04 - Prepare compatibility for Moodle 3.11
v3.10-r3
- 2021-12-04 - Add noopener and noreferrer when opening links in a new window - Thanks to Indrajit Raychaudhuri.
v3.10-r2
- 2021-02-05 - Make codechecker fully happy
- 2021-02-05 - Move Moodle Plugin CI from Travis CI to Github actions
v3.10-r1
- 2021-01-09 - Fix function call to get user tours which was renamed in 3.10 with MDL-69739 - Thanks to Leon Stringer.
- 2021-01-09 - Prepare compatibility for Moodle 3.10.
- 2021-01-06 - Change in Moodle release support:
For the time being, this plugin is maintained for the most recent LTS release of Moodle as well as the most recent major release of Moodle.
Bugfixes are backported to the LTS release. However, new features and improvements are not necessarily backported to the LTS release. - 2021-01-06 - Improvement: Declare which major stable version of Moodle this plugin supports (see MDL-59562 for details).
v3.9-r1
- 2020-07-17 - Fixed broken behat step.
- 2020-07-16 - Prepare compatibility for Moodle 3.9.
v3.8-r1
- 2020-02-18 - Prepare compatibility for Moodle 3.8.
v3.7-r2
- 2020-02-13 - Adapt the placement of the icons in the navbar due to Moodle core upstream changes in MDL-67577.
PLEASE NOTE: From now on, local_navbarplus icons will be placed on the right side of the Moodle
core icons and not on the left side anymore. - 2019-06-26 - Removed the optional aspect from the behat tests scenarios.
v3.7-r1
- 2019-06-19 - Added Behat tests.
- 2019-06-17 - Improved accessibility for the icons.
- 2019-06-17 - Prepare compatibility for Moodle 3.7.
v3.6-r3
- 2019-06-19 - Fixed bug that added id attribute to all other items.
v3.6-r2
- 2019-05-31 - Target link to FontAwesome icon list to FontAwesome 4.7.0 which is still used by Moodle core.
v3.6-r1
- 2019-01-16 - Check compatibility for Moodle 3.6, no functionality change.
v3.5-r2
- 2019-01-09 - Unified CSS classes: changed local_navbarplus_resetusertour to localnavbarplus-resetusertour.
- 2019-01-05 - Bugfix: Corrected check for the user tours setting.
- 2018-12-05 - Changed travis.yml due to upstream changes.
v3.5-r1
- 2018-05-24 - Changed setting description and README due to changes in referred Bootstrap classes.
- 2018-05-24 - Changed CSS selectors due to changes in Boost. IMPORTANT: Theme clean is no longer supported!
- 2018-05-24 - Check compatibility for Moodle 3.5, no functionality change.
v3.4-r3
- 2018-05-16 - Implement Privacy API.
v3.4-r2
- 2018-03-05 - Fixed Bug for openinnewwindow feature.
- 2018-02-22 - Added further information to the README.md.
v3.4-r1
- 2017-12-21- Check compatibility for Moodle 3.4, no functionality change.
v3.3-r2
- 2017-12-15 - Improved HTML structure for the icons.
- 2017-12-05 - Added Workaround to travis.yml for fixing Behat tests with TravisCI.
v3.3-r1
- 2017-11-23 - Removed support for Moodle pix icons.
- 2017-11-23 - Small fix to prevent icons with target blank from being shown when they do not match the language setting.
- 2017-11-23 - Check compatibility for Moodle 3.3, no functionality change.
- 2017-11-08 - Updated travis.yml to use newer node version for fixing TravisCI error.
v3.2-r8
- 2017-10-05 - Fixed undefined property notice bug caused by the additional id parameter.
v3.2-r7
- 2017-10-04 - Added possibility to add an individual element id.
- 2017-10-04 - Added possibility to add individual CSS classes.
- 2017-09-18 - Added a hint to the README.md how to individually set another icon for the reset user tour feature.
v3.2-r6
- 2017-09-14 - Fix to prevent adding empty containers if elements shall not be displayed.
v3.2-r5
- 2017-08-11 - Fixed string in lang package.
v3.2-r4
- 2017-08-11 - Setting to place an icon in the navbar for users to restart user tours of the current page.
v3.2-r3
- 2017-06-26 - Added possibility to add language support and new window attribute.
- 2017-06-17 - Add Travis CI support
v3.2-r2
- 2017-06-02 - Make codechecker happy.
v3.2-r1
- 2017-05-12 - Added support for Clean theme.
- 2017-05-10 - Initial version.
v4.5-r4 (2024100703)
v4.5-r4
Plugin type: Local plugins
Frankenstyle component name: local_navbarplus
Version build number: 2024100703
Version release name: v4.5-r4
Maturity: Stable
Supported Moodle versions: 4.5
Repository URL (Git): https://github.com/moodle-an-hochschulen/moodle-local_navbarplus
Repository branch:
Repository tag: v4.5-r4
Issue/bug tracker URL: https://github.com/moodle-an-hochschulen/moodle-local_navbarplus/issues
moodle-local_navbarplus
Changes
v4.5-r4
- 2025-10-31 - Improvement: Change link to FontAwesome icons documentation in plugin settings from Fontawesome 4 to 6.
v4.5-r3
- 2025-10-31 - Improvement: Change link to Bootstrap classes documentation in plugin settings from Bootstrap 4 to 5.
v4.5-r2
- 2025-10-15 - Make codechecker happy again
- 2025-10-15 - Tests: Switch Github actions workflows to reusable workflows by Moodle an Hochschulen e.V.
v4.5-r1
- 2024-10-14 - Upgrade: Adopt changes from MDL-82183 and use new \core\output\html_writer
- 2024-10-14 - Upgrade: Adopt changes from MDL-81960 and use new \core\url class
- 2024-10-07 - Prepare compatibility for Moodle 4.5.
v4.4-r1
- 2024-08-24 - Development: Rename master branch to main, please update your clones.
- 2024-08-22 - Upgrade: Align the icons again properly on Moodle 4.4.
- 2024-08-20 - Prepare compatibility for Moodle 4.4.
v4.3-r2
- 2024-08-11 - Add section for scheduled tasks to README
- 2024-08-11 - Updated Moodle Plugin CI to latest upstream recommendations
- 2024-01-08 - Improve the installation and usage of language packs in Behat tests.
v4.3-r1
- 2023-10-20 - Prepare compatibility for Moodle 4.3.
v4.2-r1
- 2023-09-01 - Prepare compatibility for Moodle 4.2.
v4.1-r3
- 2023-10-14 - Add automated release to moodle.org/plugins
- 2023-10-14 - Make codechecker happy again
- 2023-10-10 - Updated Moodle Plugin CI to latest upstream recommendations
- 2023-04-30 - Tests: Updated Moodle Plugin CI to use PHP 8.1 and Postgres 13 from Moodle 4.1 on.
v4.1-r2
- 2023-03-09 - Make codechecker happy again
v4.1-r1
- 2023-01-21 - Prepare compatibility for Moodle 4.1.
- 2022-11-28 - Updated Moodle Plugin CI to latest upstream recommendations
v4.0-r1
- 2022-07-12 - Fix the "Reset user tour" mechanism which broke with Moodle 4.0.
- 2022-07-12 - Change d--block classes to d--flex classes in the settings and language pack for Moodle 4.0.
- 2022-07-12 - Fix Behat tests which broke with Moodle 4.0.
- 2022-07-12 - Prepare compatibility for Moodle 4.0.
v3.11-r3
- 2022-07-10 - Add Visual checks section to UPGRADE.md
- 2022-07-10 - Add Capabilities section to README.md
v3.11-r2
- 2022-06-26 - Updated Moodle Plugin CI to latest upstream recommendations
- 2022-06-26 - Make codechecker happy again
- 2022-06-26 - Add UPGRADE.md as internal upgrade documentation
- 2022-06-26 - Update maintainers and copyrights in README.md.
v3.11-r1
- 2021-12-04 - Prepare compatibility for Moodle 3.11
v3.10-r3
- 2021-12-04 - Add noopener and noreferrer when opening links in a new window - Thanks to Indrajit Raychaudhuri.
v3.10-r2
- 2021-02-05 - Make codechecker fully happy
- 2021-02-05 - Move Moodle Plugin CI from Travis CI to Github actions
v3.10-r1
- 2021-01-09 - Fix function call to get user tours which was renamed in 3.10 with MDL-69739 - Thanks to Leon Stringer.
- 2021-01-09 - Prepare compatibility for Moodle 3.10.
- 2021-01-06 - Change in Moodle release support:
For the time being, this plugin is maintained for the most recent LTS release of Moodle as well as the most recent major release of Moodle.
Bugfixes are backported to the LTS release. However, new features and improvements are not necessarily backported to the LTS release. - 2021-01-06 - Improvement: Declare which major stable version of Moodle this plugin supports (see MDL-59562 for details).
v3.9-r1
- 2020-07-17 - Fixed broken behat step.
- 2020-07-16 - Prepare compatibility for Moodle 3.9.
v3.8-r1
- 2020-02-18 - Prepare compatibility for Moodle 3.8.
v3.7-r2
- 2020-02-13 - Adapt the placement of the icons in the navbar due to Moodle core upstream changes in MDL-67577.
PLEASE NOTE: From now on, local_navbarplus icons will be placed on the right side of the Moodle
core icons and not on the left side anymore. - 2019-06-26 - Removed the optional aspect from the behat tests scenarios.
v3.7-r1
- 2019-06-19 - Added Behat tests.
- 2019-06-17 - Improved accessibility for the icons.
- 2019-06-17 - Prepare compatibility for Moodle 3.7.
v3.6-r3
- 2019-06-19 - Fixed bug that added id attribute to all other items.
v3.6-r2
- 2019-05-31 - Target link to FontAwesome icon list to FontAwesome 4.7.0 which is still used by Moodle core.
v3.6-r1
- 2019-01-16 - Check compatibility for Moodle 3.6, no functionality change.
v3.5-r2
- 2019-01-09 - Unified CSS classes: changed local_navbarplus_resetusertour to localnavbarplus-resetusertour.
- 2019-01-05 - Bugfix: Corrected check for the user tours setting.
- 2018-12-05 - Changed travis.yml due to upstream changes.
v3.5-r1
- 2018-05-24 - Changed setting description and README due to changes in referred Bootstrap classes.
- 2018-05-24 - Changed CSS selectors due to changes in Boost. IMPORTANT: Theme clean is no longer supported!
- 2018-05-24 - Check compatibility for Moodle 3.5, no functionality change.
v3.4-r3
- 2018-05-16 - Implement Privacy API.
v3.4-r2
- 2018-03-05 - Fixed Bug for openinnewwindow feature.
- 2018-02-22 - Added further information to the README.md.
v3.4-r1
- 2017-12-21- Check compatibility for Moodle 3.4, no functionality change.
v3.3-r2
- 2017-12-15 - Improved HTML structure for the icons.
- 2017-12-05 - Added Workaround to travis.yml for fixing Behat tests with TravisCI.
v3.3-r1
- 2017-11-23 - Removed support for Moodle pix icons.
- 2017-11-23 - Small fix to prevent icons with target blank from being shown when they do not match the language setting.
- 2017-11-23 - Check compatibility for Moodle 3.3, no functionality change.
- 2017-11-08 - Updated travis.yml to use newer node version for fixing TravisCI error.
v3.2-r8
- 2017-10-05 - Fixed undefined property notice bug caused by the additional id parameter.
v3.2-r7
- 2017-10-04 - Added possibility to add an individual element id.
- 2017-10-04 - Added possibility to add individual CSS classes.
- 2017-09-18 - Added a hint to the README.md how to individually set another icon for the reset user tour feature.
v3.2-r6
- 2017-09-14 - Fix to prevent adding empty containers if elements shall not be displayed.
v3.2-r5
- 2017-08-11 - Fixed string in lang package.
v3.2-r4
- 2017-08-11 - Setting to place an icon in the navbar for users to restart user tours of the current page.
v3.2-r3
- 2017-06-26 - Added possibility to add language support and new window attribute.
- 2017-06-17 - Add Travis CI support
v3.2-r2
- 2017-06-02 - Make codechecker happy.
v3.2-r1
- 2017-05-12 - Added support for Clean theme.
- 2017-05-10 - Initial version.
v5.0-r4 (2025041403)
v5.0-r4
Plugin type: Local plugins
Frankenstyle component name: local_navbarplus
Version build number: 2025041403
Version release name: v5.0-r4
Maturity: Stable
Supported Moodle versions: 5.0
Repository URL (Git): https://github.com/moodle-an-hochschulen/moodle-local_navbarplus
Repository branch:
Repository tag: v5.0-r4
Issue/bug tracker URL: https://github.com/moodle-an-hochschulen/moodle-local_navbarplus/issues
moodle-local_navbarplus
Changes
v5.0-r4
- 2025-10-31 - Improvement: Change link to FontAwesome icons documentation in plugin settings from Fontawesome 4 to 6.
v5.0-r3
- 2025-10-31 - Improvement: Change link to Bootstrap classes documentation in plugin settings from Bootstrap 4 to 5.
v5.0-r2
- 2025-10-15 - Make codechecker happy again
- 2025-10-15 - Tests: Switch Github actions workflows to reusable workflows by Moodle an Hochschulen e.V.
v5.0-r1
- 2025-04-14 - Prepare compatibility for Moodle 5.0.
v4.5-r1
- 2024-10-14 - Upgrade: Adopt changes from MDL-82183 and use new \core\output\html_writer
- 2024-10-14 - Upgrade: Adopt changes from MDL-81960 and use new \core\url class
- 2024-10-07 - Prepare compatibility for Moodle 4.5.
v4.4-r1
- 2024-08-24 - Development: Rename master branch to main, please update your clones.
- 2024-08-22 - Upgrade: Align the icons again properly on Moodle 4.4.
- 2024-08-20 - Prepare compatibility for Moodle 4.4.
v4.3-r2
- 2024-08-11 - Add section for scheduled tasks to README
- 2024-08-11 - Updated Moodle Plugin CI to latest upstream recommendations
- 2024-01-08 - Improve the installation and usage of language packs in Behat tests.
v4.3-r1
- 2023-10-20 - Prepare compatibility for Moodle 4.3.
v4.2-r1
- 2023-09-01 - Prepare compatibility for Moodle 4.2.
v4.1-r3
- 2023-10-14 - Add automated release to moodle.org/plugins
- 2023-10-14 - Make codechecker happy again
- 2023-10-10 - Updated Moodle Plugin CI to latest upstream recommendations
- 2023-04-30 - Tests: Updated Moodle Plugin CI to use PHP 8.1 and Postgres 13 from Moodle 4.1 on.
v4.1-r2
- 2023-03-09 - Make codechecker happy again
v4.1-r1
- 2023-01-21 - Prepare compatibility for Moodle 4.1.
- 2022-11-28 - Updated Moodle Plugin CI to latest upstream recommendations
v4.0-r1
- 2022-07-12 - Fix the "Reset user tour" mechanism which broke with Moodle 4.0.
- 2022-07-12 - Change d--block classes to d--flex classes in the settings and language pack for Moodle 4.0.
- 2022-07-12 - Fix Behat tests which broke with Moodle 4.0.
- 2022-07-12 - Prepare compatibility for Moodle 4.0.
v3.11-r3
- 2022-07-10 - Add Visual checks section to UPGRADE.md
- 2022-07-10 - Add Capabilities section to README.md
v3.11-r2
- 2022-06-26 - Updated Moodle Plugin CI to latest upstream recommendations
- 2022-06-26 - Make codechecker happy again
- 2022-06-26 - Add UPGRADE.md as internal upgrade documentation
- 2022-06-26 - Update maintainers and copyrights in README.md.
v3.11-r1
- 2021-12-04 - Prepare compatibility for Moodle 3.11
v3.10-r3
- 2021-12-04 - Add noopener and noreferrer when opening links in a new window - Thanks to Indrajit Raychaudhuri.
v3.10-r2
- 2021-02-05 - Make codechecker fully happy
- 2021-02-05 - Move Moodle Plugin CI from Travis CI to Github actions
v3.10-r1
- 2021-01-09 - Fix function call to get user tours which was renamed in 3.10 with MDL-69739 - Thanks to Leon Stringer.
- 2021-01-09 - Prepare compatibility for Moodle 3.10.
- 2021-01-06 - Change in Moodle release support:
For the time being, this plugin is maintained for the most recent LTS release of Moodle as well as the most recent major release of Moodle.
Bugfixes are backported to the LTS release. However, new features and improvements are not necessarily backported to the LTS release. - 2021-01-06 - Improvement: Declare which major stable version of Moodle this plugin supports (see MDL-59562 for details).
v3.9-r1
- 2020-07-17 - Fixed broken behat step.
- 2020-07-16 - Prepare compatibility for Moodle 3.9.
v3.8-r1
- 2020-02-18 - Prepare compatibility for Moodle 3.8.
v3.7-r2
- 2020-02-13 - Adapt the placement of the icons in the navbar due to Moodle core upstream changes in MDL-67577.
PLEASE NOTE: From now on, local_navbarplus icons will be placed on the right side of the Moodle
core icons and not on the left side anymore. - 2019-06-26 - Removed the optional aspect from the behat tests scenarios.
v3.7-r1
- 2019-06-19 - Added Behat tests.
- 2019-06-17 - Improved accessibility for the icons.
- 2019-06-17 - Prepare compatibility for Moodle 3.7.
v3.6-r3
- 2019-06-19 - Fixed bug that added id attribute to all other items.
v3.6-r2
- 2019-05-31 - Target link to FontAwesome icon list to FontAwesome 4.7.0 which is still used by Moodle core.
v3.6-r1
- 2019-01-16 - Check compatibility for Moodle 3.6, no functionality change.
v3.5-r2
- 2019-01-09 - Unified CSS classes: changed local_navbarplus_resetusertour to localnavbarplus-resetusertour.
- 2019-01-05 - Bugfix: Corrected check for the user tours setting.
- 2018-12-05 - Changed travis.yml due to upstream changes.
v3.5-r1
- 2018-05-24 - Changed setting description and README due to changes in referred Bootstrap classes.
- 2018-05-24 - Changed CSS selectors due to changes in Boost. IMPORTANT: Theme clean is no longer supported!
- 2018-05-24 - Check compatibility for Moodle 3.5, no functionality change.
v3.4-r3
- 2018-05-16 - Implement Privacy API.
v3.4-r2
- 2018-03-05 - Fixed Bug for openinnewwindow feature.
- 2018-02-22 - Added further information to the README.md.
v3.4-r1
- 2017-12-21- Check compatibility for Moodle 3.4, no functionality change.
v3.3-r2
- 2017-12-15 - Improved HTML structure for the icons.
- 2017-12-05 - Added Workaround to travis.yml for fixing Behat tests with TravisCI.
v3.3-r1
- 2017-11-23 - Removed support for Moodle pix icons.
- 2017-11-23 - Small fix to prevent icons with target blank from being shown when they do not match the language setting.
- 2017-11-23 - Check compatibility for Moodle 3.3, no functionality change.
- 2017-11-08 - Updated travis.yml to use newer node version for fixing TravisCI error.
v3.2-r8
- 2017-10-05 - Fixed undefined property notice bug caused by the additional id parameter.
v3.2-r7
- 2017-10-04 - Added possibility to add an individual element id.
- 2017-10-04 - Added possibility to add individual CSS classes.
- 2017-09-18 - Added a hint to the README.md how to individually set another icon for the reset user tour feature.
v3.2-r6
- 2017-09-14 - Fix to prevent adding empty containers if elements shall not be displayed.
v3.2-r5
- 2017-08-11 - Fixed string in lang package.
v3.2-r4
- 2017-08-11 - Setting to place an icon in the navbar for users to restart user tours of the current page.
v3.2-r3
- 2017-06-26 - Added possibility to add language support and new window attribute.
- 2017-06-17 - Add Travis CI support
v3.2-r2
- 2017-06-02 - Make codechecker happy.
v3.2-r1
- 2017-05-12 - Added support for Clean theme.
- 2017-05-10 - Initial version.
v4.5-r3 (2024100702)
v4.5-r3
Plugin type: Local plugins
Frankenstyle component name: local_navbarplus
Version build number: 2024100702
Version release name: v4.5-r3
Maturity: Stable
Supported Moodle versions: 4.5
Repository URL (Git): https://github.com/moodle-an-hochschulen/moodle-local_navbarplus
Repository branch:
Repository tag: v4.5-r3
Issue/bug tracker URL: https://github.com/moodle-an-hochschulen/moodle-local_navbarplus/issues
moodle-local_navbarplus
Changes
v4.5-r3
- 2025-10-31 - Improvement: Change link to Bootstrap classes documentation in plugin settings from Bootstrap 4 to 5.
v4.5-r2
- 2025-10-15 - Make codechecker happy again
- 2025-10-15 - Tests: Switch Github actions workflows to reusable workflows by Moodle an Hochschulen e.V.
v4.5-r1
- 2024-10-14 - Upgrade: Adopt changes from MDL-82183 and use new \core\output\html_writer
- 2024-10-14 - Upgrade: Adopt changes from MDL-81960 and use new \core\url class
- 2024-10-07 - Prepare compatibility for Moodle 4.5.
v4.4-r1
- 2024-08-24 - Development: Rename master branch to main, please update your clones.
- 2024-08-22 - Upgrade: Align the icons again properly on Moodle 4.4.
- 2024-08-20 - Prepare compatibility for Moodle 4.4.
v4.3-r2
- 2024-08-11 - Add section for scheduled tasks to README
- 2024-08-11 - Updated Moodle Plugin CI to latest upstream recommendations
- 2024-01-08 - Improve the installation and usage of language packs in Behat tests.
v4.3-r1
- 2023-10-20 - Prepare compatibility for Moodle 4.3.
v4.2-r1
- 2023-09-01 - Prepare compatibility for Moodle 4.2.
v4.1-r3
- 2023-10-14 - Add automated release to moodle.org/plugins
- 2023-10-14 - Make codechecker happy again
- 2023-10-10 - Updated Moodle Plugin CI to latest upstream recommendations
- 2023-04-30 - Tests: Updated Moodle Plugin CI to use PHP 8.1 and Postgres 13 from Moodle 4.1 on.
v4.1-r2
- 2023-03-09 - Make codechecker happy again
v4.1-r1
- 2023-01-21 - Prepare compatibility for Moodle 4.1.
- 2022-11-28 - Updated Moodle Plugin CI to latest upstream recommendations
v4.0-r1
- 2022-07-12 - Fix the "Reset user tour" mechanism which broke with Moodle 4.0.
- 2022-07-12 - Change d--block classes to d--flex classes in the settings and language pack for Moodle 4.0.
- 2022-07-12 - Fix Behat tests which broke with Moodle 4.0.
- 2022-07-12 - Prepare compatibility for Moodle 4.0.
v3.11-r3
- 2022-07-10 - Add Visual checks section to UPGRADE.md
- 2022-07-10 - Add Capabilities section to README.md
v3.11-r2
- 2022-06-26 - Updated Moodle Plugin CI to latest upstream recommendations
- 2022-06-26 - Make codechecker happy again
- 2022-06-26 - Add UPGRADE.md as internal upgrade documentation
- 2022-06-26 - Update maintainers and copyrights in README.md.
v3.11-r1
- 2021-12-04 - Prepare compatibility for Moodle 3.11
v3.10-r3
- 2021-12-04 - Add noopener and noreferrer when opening links in a new window - Thanks to Indrajit Raychaudhuri.
v3.10-r2
- 2021-02-05 - Make codechecker fully happy
- 2021-02-05 - Move Moodle Plugin CI from Travis CI to Github actions
v3.10-r1
- 2021-01-09 - Fix function call to get user tours which was renamed in 3.10 with MDL-69739 - Thanks to Leon Stringer.
- 2021-01-09 - Prepare compatibility for Moodle 3.10.
- 2021-01-06 - Change in Moodle release support:
For the time being, this plugin is maintained for the most recent LTS release of Moodle as well as the most recent major release of Moodle.
Bugfixes are backported to the LTS release. However, new features and improvements are not necessarily backported to the LTS release. - 2021-01-06 - Improvement: Declare which major stable version of Moodle this plugin supports (see MDL-59562 for details).
v3.9-r1
- 2020-07-17 - Fixed broken behat step.
- 2020-07-16 - Prepare compatibility for Moodle 3.9.
v3.8-r1
- 2020-02-18 - Prepare compatibility for Moodle 3.8.
v3.7-r2
- 2020-02-13 - Adapt the placement of the icons in the navbar due to Moodle core upstream changes in MDL-67577.
PLEASE NOTE: From now on, local_navbarplus icons will be placed on the right side of the Moodle
core icons and not on the left side anymore. - 2019-06-26 - Removed the optional aspect from the behat tests scenarios.
v3.7-r1
- 2019-06-19 - Added Behat tests.
- 2019-06-17 - Improved accessibility for the icons.
- 2019-06-17 - Prepare compatibility for Moodle 3.7.
v3.6-r3
- 2019-06-19 - Fixed bug that added id attribute to all other items.
v3.6-r2
- 2019-05-31 - Target link to FontAwesome icon list to FontAwesome 4.7.0 which is still used by Moodle core.
v3.6-r1
- 2019-01-16 - Check compatibility for Moodle 3.6, no functionality change.
v3.5-r2
- 2019-01-09 - Unified CSS classes: changed local_navbarplus_resetusertour to localnavbarplus-resetusertour.
- 2019-01-05 - Bugfix: Corrected check for the user tours setting.
- 2018-12-05 - Changed travis.yml due to upstream changes.
v3.5-r1
- 2018-05-24 - Changed setting description and README due to changes in referred Bootstrap classes.
- 2018-05-24 - Changed CSS selectors due to changes in Boost. IMPORTANT: Theme clean is no longer supported!
- 2018-05-24 - Check compatibility for Moodle 3.5, no functionality change.
v3.4-r3
- 2018-05-16 - Implement Privacy API.
v3.4-r2
- 2018-03-05 - Fixed Bug for openinnewwindow feature.
- 2018-02-22 - Added further information to the README.md.
v3.4-r1
- 2017-12-21- Check compatibility for Moodle 3.4, no functionality change.
v3.3-r2
- 2017-12-15 - Improved HTML structure for the icons.
- 2017-12-05 - Added Workaround to travis.yml for fixing Behat tests with TravisCI.
v3.3-r1
- 2017-11-23 - Removed support for Moodle pix icons.
- 2017-11-23 - Small fix to prevent icons with target blank from being shown when they do not match the language setting.
- 2017-11-23 - Check compatibility for Moodle 3.3, no functionality change.
- 2017-11-08 - Updated travis.yml to use newer node version for fixing TravisCI error.
v3.2-r8
- 2017-10-05 - Fixed undefined property notice bug caused by the additional id parameter.
v3.2-r7
- 2017-10-04 - Added possibility to add an individual element id.
- 2017-10-04 - Added possibility to add individual CSS classes.
- 2017-09-18 - Added a hint to the README.md how to individually set another icon for the reset user tour feature.
v3.2-r6
- 2017-09-14 - Fix to prevent adding empty containers if elements shall not be displayed.
v3.2-r5
- 2017-08-11 - Fixed string in lang package.
v3.2-r4
- 2017-08-11 - Setting to place an icon in the navbar for users to restart user tours of the current page.
v3.2-r3
- 2017-06-26 - Added possibility to add language support and new window attribute.
- 2017-06-17 - Add Travis CI support
v3.2-r2
- 2017-06-02 - Make codechecker happy.
v3.2-r1
- 2017-05-12 - Added support for Clean theme.
- 2017-05-10 - Initial version.
v5.0-r3 (2025041402)
v5.0-r3
Plugin type: Local plugins
Frankenstyle component name: local_navbarplus
Version build number: 2025041402
Version release name: v5.0-r3
Maturity: Stable
Supported Moodle versions: 5.0
Repository URL (Git): https://github.com/moodle-an-hochschulen/moodle-local_navbarplus
Repository branch:
Repository tag: v5.0-r3
Issue/bug tracker URL: https://github.com/moodle-an-hochschulen/moodle-local_navbarplus/issues
moodle-local_navbarplus
Changes
v5.0-r3
- 2025-10-31 - Improvement: Change link to Bootstrap classes documentation in plugin settings from Bootstrap 4 to 5.
v5.0-r2
- 2025-10-15 - Make codechecker happy again
- 2025-10-15 - Tests: Switch Github actions workflows to reusable workflows by Moodle an Hochschulen e.V.
v5.0-r1
- 2025-04-14 - Prepare compatibility for Moodle 5.0.
v4.5-r1
- 2024-10-14 - Upgrade: Adopt changes from MDL-82183 and use new \core\output\html_writer
- 2024-10-14 - Upgrade: Adopt changes from MDL-81960 and use new \core\url class
- 2024-10-07 - Prepare compatibility for Moodle 4.5.
v4.4-r1
- 2024-08-24 - Development: Rename master branch to main, please update your clones.
- 2024-08-22 - Upgrade: Align the icons again properly on Moodle 4.4.
- 2024-08-20 - Prepare compatibility for Moodle 4.4.
v4.3-r2
- 2024-08-11 - Add section for scheduled tasks to README
- 2024-08-11 - Updated Moodle Plugin CI to latest upstream recommendations
- 2024-01-08 - Improve the installation and usage of language packs in Behat tests.
v4.3-r1
- 2023-10-20 - Prepare compatibility for Moodle 4.3.
v4.2-r1
- 2023-09-01 - Prepare compatibility for Moodle 4.2.
v4.1-r3
- 2023-10-14 - Add automated release to moodle.org/plugins
- 2023-10-14 - Make codechecker happy again
- 2023-10-10 - Updated Moodle Plugin CI to latest upstream recommendations
- 2023-04-30 - Tests: Updated Moodle Plugin CI to use PHP 8.1 and Postgres 13 from Moodle 4.1 on.
v4.1-r2
- 2023-03-09 - Make codechecker happy again
v4.1-r1
- 2023-01-21 - Prepare compatibility for Moodle 4.1.
- 2022-11-28 - Updated Moodle Plugin CI to latest upstream recommendations
v4.0-r1
- 2022-07-12 - Fix the "Reset user tour" mechanism which broke with Moodle 4.0.
- 2022-07-12 - Change d--block classes to d--flex classes in the settings and language pack for Moodle 4.0.
- 2022-07-12 - Fix Behat tests which broke with Moodle 4.0.
- 2022-07-12 - Prepare compatibility for Moodle 4.0.
v3.11-r3
- 2022-07-10 - Add Visual checks section to UPGRADE.md
- 2022-07-10 - Add Capabilities section to README.md
v3.11-r2
- 2022-06-26 - Updated Moodle Plugin CI to latest upstream recommendations
- 2022-06-26 - Make codechecker happy again
- 2022-06-26 - Add UPGRADE.md as internal upgrade documentation
- 2022-06-26 - Update maintainers and copyrights in README.md.
v3.11-r1
- 2021-12-04 - Prepare compatibility for Moodle 3.11
v3.10-r3
- 2021-12-04 - Add noopener and noreferrer when opening links in a new window - Thanks to Indrajit Raychaudhuri.
v3.10-r2
- 2021-02-05 - Make codechecker fully happy
- 2021-02-05 - Move Moodle Plugin CI from Travis CI to Github actions
v3.10-r1
- 2021-01-09 - Fix function call to get user tours which was renamed in 3.10 with MDL-69739 - Thanks to Leon Stringer.
- 2021-01-09 - Prepare compatibility for Moodle 3.10.
- 2021-01-06 - Change in Moodle release support:
For the time being, this plugin is maintained for the most recent LTS release of Moodle as well as the most recent major release of Moodle.
Bugfixes are backported to the LTS release. However, new features and improvements are not necessarily backported to the LTS release. - 2021-01-06 - Improvement: Declare which major stable version of Moodle this plugin supports (see MDL-59562 for details).
v3.9-r1
- 2020-07-17 - Fixed broken behat step.
- 2020-07-16 - Prepare compatibility for Moodle 3.9.
v3.8-r1
- 2020-02-18 - Prepare compatibility for Moodle 3.8.
v3.7-r2
- 2020-02-13 - Adapt the placement of the icons in the navbar due to Moodle core upstream changes in MDL-67577.
PLEASE NOTE: From now on, local_navbarplus icons will be placed on the right side of the Moodle
core icons and not on the left side anymore. - 2019-06-26 - Removed the optional aspect from the behat tests scenarios.
v3.7-r1
- 2019-06-19 - Added Behat tests.
- 2019-06-17 - Improved accessibility for the icons.
- 2019-06-17 - Prepare compatibility for Moodle 3.7.
v3.6-r3
- 2019-06-19 - Fixed bug that added id attribute to all other items.
v3.6-r2
- 2019-05-31 - Target link to FontAwesome icon list to FontAwesome 4.7.0 which is still used by Moodle core.
v3.6-r1
- 2019-01-16 - Check compatibility for Moodle 3.6, no functionality change.
v3.5-r2
- 2019-01-09 - Unified CSS classes: changed local_navbarplus_resetusertour to localnavbarplus-resetusertour.
- 2019-01-05 - Bugfix: Corrected check for the user tours setting.
- 2018-12-05 - Changed travis.yml due to upstream changes.
v3.5-r1
- 2018-05-24 - Changed setting description and README due to changes in referred Bootstrap classes.
- 2018-05-24 - Changed CSS selectors due to changes in Boost. IMPORTANT: Theme clean is no longer supported!
- 2018-05-24 - Check compatibility for Moodle 3.5, no functionality change.
v3.4-r3
- 2018-05-16 - Implement Privacy API.
v3.4-r2
- 2018-03-05 - Fixed Bug for openinnewwindow feature.
- 2018-02-22 - Added further information to the README.md.
v3.4-r1
- 2017-12-21- Check compatibility for Moodle 3.4, no functionality change.
v3.3-r2
- 2017-12-15 - Improved HTML structure for the icons.
- 2017-12-05 - Added Workaround to travis.yml for fixing Behat tests with TravisCI.
v3.3-r1
- 2017-11-23 - Removed support for Moodle pix icons.
- 2017-11-23 - Small fix to prevent icons with target blank from being shown when they do not match the language setting.
- 2017-11-23 - Check compatibility for Moodle 3.3, no functionality change.
- 2017-11-08 - Updated travis.yml to use newer node version for fixing TravisCI error.
v3.2-r8
- 2017-10-05 - Fixed undefined property notice bug caused by the additional id parameter.
v3.2-r7
- 2017-10-04 - Added possibility to add an individual element id.
- 2017-10-04 - Added possibility to add individual CSS classes.
- 2017-09-18 - Added a hint to the README.md how to individually set another icon for the reset user tour feature.
v3.2-r6
- 2017-09-14 - Fix to prevent adding empty containers if elements shall not be displayed.
v3.2-r5
- 2017-08-11 - Fixed string in lang package.
v3.2-r4
- 2017-08-11 - Setting to place an icon in the navbar for users to restart user tours of the current page.
v3.2-r3
- 2017-06-26 - Added possibility to add language support and new window attribute.
- 2017-06-17 - Add Travis CI support
v3.2-r2
- 2017-06-02 - Make codechecker happy.
v3.2-r1
- 2017-05-12 - Added support for Clean theme.
- 2017-05-10 - Initial version.
v4.5-r2 (2024100701)
v4.5-r2
Plugin type: Local plugins
Frankenstyle component name: local_navbarplus
Version build number: 2024100701
Version release name: v4.5-r2
Maturity: Stable
Supported Moodle versions: 4.5
Repository URL (Git): https://github.com/moodle-an-hochschulen/moodle-local_navbarplus
Repository branch:
Repository tag: v4.5-r2
Issue/bug tracker URL: https://github.com/moodle-an-hochschulen/moodle-local_navbarplus/issues
moodle-local_navbarplus
Changes
v4.5-r2
- 2025-10-15 - Make codechecker happy again
- 2025-10-15 - Tests: Switch Github actions workflows to reusable workflows by Moodle an Hochschulen e.V.
v4.5-r1
- 2024-10-14 - Upgrade: Adopt changes from MDL-82183 and use new \core\output\html_writer
- 2024-10-14 - Upgrade: Adopt changes from MDL-81960 and use new \core\url class
- 2024-10-07 - Prepare compatibility for Moodle 4.5.
v4.4-r1
- 2024-08-24 - Development: Rename master branch to main, please update your clones.
- 2024-08-22 - Upgrade: Align the icons again properly on Moodle 4.4.
- 2024-08-20 - Prepare compatibility for Moodle 4.4.
v4.3-r2
- 2024-08-11 - Add section for scheduled tasks to README
- 2024-08-11 - Updated Moodle Plugin CI to latest upstream recommendations
- 2024-01-08 - Improve the installation and usage of language packs in Behat tests.
v4.3-r1
- 2023-10-20 - Prepare compatibility for Moodle 4.3.
v4.2-r1
- 2023-09-01 - Prepare compatibility for Moodle 4.2.
v4.1-r3
- 2023-10-14 - Add automated release to moodle.org/plugins
- 2023-10-14 - Make codechecker happy again
- 2023-10-10 - Updated Moodle Plugin CI to latest upstream recommendations
- 2023-04-30 - Tests: Updated Moodle Plugin CI to use PHP 8.1 and Postgres 13 from Moodle 4.1 on.
v4.1-r2
- 2023-03-09 - Make codechecker happy again
v4.1-r1
- 2023-01-21 - Prepare compatibility for Moodle 4.1.
- 2022-11-28 - Updated Moodle Plugin CI to latest upstream recommendations
v4.0-r1
- 2022-07-12 - Fix the "Reset user tour" mechanism which broke with Moodle 4.0.
- 2022-07-12 - Change d--block classes to d--flex classes in the settings and language pack for Moodle 4.0.
- 2022-07-12 - Fix Behat tests which broke with Moodle 4.0.
- 2022-07-12 - Prepare compatibility for Moodle 4.0.
v3.11-r3
- 2022-07-10 - Add Visual checks section to UPGRADE.md
- 2022-07-10 - Add Capabilities section to README.md
v3.11-r2
- 2022-06-26 - Updated Moodle Plugin CI to latest upstream recommendations
- 2022-06-26 - Make codechecker happy again
- 2022-06-26 - Add UPGRADE.md as internal upgrade documentation
- 2022-06-26 - Update maintainers and copyrights in README.md.
v3.11-r1
- 2021-12-04 - Prepare compatibility for Moodle 3.11
v3.10-r3
- 2021-12-04 - Add noopener and noreferrer when opening links in a new window - Thanks to Indrajit Raychaudhuri.
v3.10-r2
- 2021-02-05 - Make codechecker fully happy
- 2021-02-05 - Move Moodle Plugin CI from Travis CI to Github actions
v3.10-r1
- 2021-01-09 - Fix function call to get user tours which was renamed in 3.10 with MDL-69739 - Thanks to Leon Stringer.
- 2021-01-09 - Prepare compatibility for Moodle 3.10.
- 2021-01-06 - Change in Moodle release support:
For the time being, this plugin is maintained for the most recent LTS release of Moodle as well as the most recent major release of Moodle.
Bugfixes are backported to the LTS release. However, new features and improvements are not necessarily backported to the LTS release. - 2021-01-06 - Improvement: Declare which major stable version of Moodle this plugin supports (see MDL-59562 for details).
v3.9-r1
- 2020-07-17 - Fixed broken behat step.
- 2020-07-16 - Prepare compatibility for Moodle 3.9.
v3.8-r1
- 2020-02-18 - Prepare compatibility for Moodle 3.8.
v3.7-r2
- 2020-02-13 - Adapt the placement of the icons in the navbar due to Moodle core upstream changes in MDL-67577.
PLEASE NOTE: From now on, local_navbarplus icons will be placed on the right side of the Moodle
core icons and not on the left side anymore. - 2019-06-26 - Removed the optional aspect from the behat tests scenarios.
v3.7-r1
- 2019-06-19 - Added Behat tests.
- 2019-06-17 - Improved accessibility for the icons.
- 2019-06-17 - Prepare compatibility for Moodle 3.7.
v3.6-r3
- 2019-06-19 - Fixed bug that added id attribute to all other items.
v3.6-r2
- 2019-05-31 - Target link to FontAwesome icon list to FontAwesome 4.7.0 which is still used by Moodle core.
v3.6-r1
- 2019-01-16 - Check compatibility for Moodle 3.6, no functionality change.
v3.5-r2
- 2019-01-09 - Unified CSS classes: changed local_navbarplus_resetusertour to localnavbarplus-resetusertour.
- 2019-01-05 - Bugfix: Corrected check for the user tours setting.
- 2018-12-05 - Changed travis.yml due to upstream changes.
v3.5-r1
- 2018-05-24 - Changed setting description and README due to changes in referred Bootstrap classes.
- 2018-05-24 - Changed CSS selectors due to changes in Boost. IMPORTANT: Theme clean is no longer supported!
- 2018-05-24 - Check compatibility for Moodle 3.5, no functionality change.
v3.4-r3
- 2018-05-16 - Implement Privacy API.
v3.4-r2
- 2018-03-05 - Fixed Bug for openinnewwindow feature.
- 2018-02-22 - Added further information to the README.md.
v3.4-r1
- 2017-12-21- Check compatibility for Moodle 3.4, no functionality change.
v3.3-r2
- 2017-12-15 - Improved HTML structure for the icons.
- 2017-12-05 - Added Workaround to travis.yml for fixing Behat tests with TravisCI.
v3.3-r1
- 2017-11-23 - Removed support for Moodle pix icons.
- 2017-11-23 - Small fix to prevent icons with target blank from being shown when they do not match the language setting.
- 2017-11-23 - Check compatibility for Moodle 3.3, no functionality change.
- 2017-11-08 - Updated travis.yml to use newer node version for fixing TravisCI error.
v3.2-r8
- 2017-10-05 - Fixed undefined property notice bug caused by the additional id parameter.
v3.2-r7
- 2017-10-04 - Added possibility to add an individual element id.
- 2017-10-04 - Added possibility to add individual CSS classes.
- 2017-09-18 - Added a hint to the README.md how to individually set another icon for the reset user tour feature.
v3.2-r6
- 2017-09-14 - Fix to prevent adding empty containers if elements shall not be displayed.
v3.2-r5
- 2017-08-11 - Fixed string in lang package.
v3.2-r4
- 2017-08-11 - Setting to place an icon in the navbar for users to restart user tours of the current page.
v3.2-r3
- 2017-06-26 - Added possibility to add language support and new window attribute.
- 2017-06-17 - Add Travis CI support
v3.2-r2
- 2017-06-02 - Make codechecker happy.
v3.2-r1
- 2017-05-12 - Added support for Clean theme.
- 2017-05-10 - Initial version.
v5.0-r2 (2025041401)
v5.0-r2
Plugin type: Local plugins
Frankenstyle component name: local_navbarplus
Version build number: 2025041401
Version release name: v5.0-r2
Maturity: Stable
Supported Moodle versions: 5.0
Repository URL (Git): https://github.com/moodle-an-hochschulen/moodle-local_navbarplus
Repository branch:
Repository tag: v5.0-r2
Issue/bug tracker URL: https://github.com/moodle-an-hochschulen/moodle-local_navbarplus/issues
moodle-local_navbarplus
Changes
v5.0-r2
- 2025-10-15 - Make codechecker happy again
- 2025-10-15 - Tests: Switch Github actions workflows to reusable workflows by Moodle an Hochschulen e.V.
v5.0-r1
- 2025-04-14 - Prepare compatibility for Moodle 5.0.
v4.5-r1
- 2024-10-14 - Upgrade: Adopt changes from MDL-82183 and use new \core\output\html_writer
- 2024-10-14 - Upgrade: Adopt changes from MDL-81960 and use new \core\url class
- 2024-10-07 - Prepare compatibility for Moodle 4.5.
v4.4-r1
- 2024-08-24 - Development: Rename master branch to main, please update your clones.
- 2024-08-22 - Upgrade: Align the icons again properly on Moodle 4.4.
- 2024-08-20 - Prepare compatibility for Moodle 4.4.
v4.3-r2
- 2024-08-11 - Add section for scheduled tasks to README
- 2024-08-11 - Updated Moodle Plugin CI to latest upstream recommendations
- 2024-01-08 - Improve the installation and usage of language packs in Behat tests.
v4.3-r1
- 2023-10-20 - Prepare compatibility for Moodle 4.3.
v4.2-r1
- 2023-09-01 - Prepare compatibility for Moodle 4.2.
v4.1-r3
- 2023-10-14 - Add automated release to moodle.org/plugins
- 2023-10-14 - Make codechecker happy again
- 2023-10-10 - Updated Moodle Plugin CI to latest upstream recommendations
- 2023-04-30 - Tests: Updated Moodle Plugin CI to use PHP 8.1 and Postgres 13 from Moodle 4.1 on.
v4.1-r2
- 2023-03-09 - Make codechecker happy again
v4.1-r1
- 2023-01-21 - Prepare compatibility for Moodle 4.1.
- 2022-11-28 - Updated Moodle Plugin CI to latest upstream recommendations
v4.0-r1
- 2022-07-12 - Fix the "Reset user tour" mechanism which broke with Moodle 4.0.
- 2022-07-12 - Change d--block classes to d--flex classes in the settings and language pack for Moodle 4.0.
- 2022-07-12 - Fix Behat tests which broke with Moodle 4.0.
- 2022-07-12 - Prepare compatibility for Moodle 4.0.
v3.11-r3
- 2022-07-10 - Add Visual checks section to UPGRADE.md
- 2022-07-10 - Add Capabilities section to README.md
v3.11-r2
- 2022-06-26 - Updated Moodle Plugin CI to latest upstream recommendations
- 2022-06-26 - Make codechecker happy again
- 2022-06-26 - Add UPGRADE.md as internal upgrade documentation
- 2022-06-26 - Update maintainers and copyrights in README.md.
v3.11-r1
- 2021-12-04 - Prepare compatibility for Moodle 3.11
v3.10-r3
- 2021-12-04 - Add noopener and noreferrer when opening links in a new window - Thanks to Indrajit Raychaudhuri.
v3.10-r2
- 2021-02-05 - Make codechecker fully happy
- 2021-02-05 - Move Moodle Plugin CI from Travis CI to Github actions
v3.10-r1
- 2021-01-09 - Fix function call to get user tours which was renamed in 3.10 with MDL-69739 - Thanks to Leon Stringer.
- 2021-01-09 - Prepare compatibility for Moodle 3.10.
- 2021-01-06 - Change in Moodle release support:
For the time being, this plugin is maintained for the most recent LTS release of Moodle as well as the most recent major release of Moodle.
Bugfixes are backported to the LTS release. However, new features and improvements are not necessarily backported to the LTS release. - 2021-01-06 - Improvement: Declare which major stable version of Moodle this plugin supports (see MDL-59562 for details).
v3.9-r1
- 2020-07-17 - Fixed broken behat step.
- 2020-07-16 - Prepare compatibility for Moodle 3.9.
v3.8-r1
- 2020-02-18 - Prepare compatibility for Moodle 3.8.
v3.7-r2
- 2020-02-13 - Adapt the placement of the icons in the navbar due to Moodle core upstream changes in MDL-67577.
PLEASE NOTE: From now on, local_navbarplus icons will be placed on the right side of the Moodle
core icons and not on the left side anymore. - 2019-06-26 - Removed the optional aspect from the behat tests scenarios.
v3.7-r1
- 2019-06-19 - Added Behat tests.
- 2019-06-17 - Improved accessibility for the icons.
- 2019-06-17 - Prepare compatibility for Moodle 3.7.
v3.6-r3
- 2019-06-19 - Fixed bug that added id attribute to all other items.
v3.6-r2
- 2019-05-31 - Target link to FontAwesome icon list to FontAwesome 4.7.0 which is still used by Moodle core.
v3.6-r1
- 2019-01-16 - Check compatibility for Moodle 3.6, no functionality change.
v3.5-r2
- 2019-01-09 - Unified CSS classes: changed local_navbarplus_resetusertour to localnavbarplus-resetusertour.
- 2019-01-05 - Bugfix: Corrected check for the user tours setting.
- 2018-12-05 - Changed travis.yml due to upstream changes.
v3.5-r1
- 2018-05-24 - Changed setting description and README due to changes in referred Bootstrap classes.
- 2018-05-24 - Changed CSS selectors due to changes in Boost. IMPORTANT: Theme clean is no longer supported!
- 2018-05-24 - Check compatibility for Moodle 3.5, no functionality change.
v3.4-r3
- 2018-05-16 - Implement Privacy API.
v3.4-r2
- 2018-03-05 - Fixed Bug for openinnewwindow feature.
- 2018-02-22 - Added further information to the README.md.
v3.4-r1
- 2017-12-21- Check compatibility for Moodle 3.4, no functionality change.
v3.3-r2
- 2017-12-15 - Improved HTML structure for the icons.
- 2017-12-05 - Added Workaround to travis.yml for fixing Behat tests with TravisCI.
v3.3-r1
- 2017-11-23 - Removed support for Moodle pix icons.
- 2017-11-23 - Small fix to prevent icons with target blank from being shown when they do not match the language setting.
- 2017-11-23 - Check compatibility for Moodle 3.3, no functionality change.
- 2017-11-08 - Updated travis.yml to use newer node version for fixing TravisCI error.
v3.2-r8
- 2017-10-05 - Fixed undefined property notice bug caused by the additional id parameter.
v3.2-r7
- 2017-10-04 - Added possibility to add an individual element id.
- 2017-10-04 - Added possibility to add individual CSS classes.
- 2017-09-18 - Added a hint to the README.md how to individually set another icon for the reset user tour feature.
v3.2-r6
- 2017-09-14 - Fix to prevent adding empty containers if elements shall not be displayed.
v3.2-r5
- 2017-08-11 - Fixed string in lang package.
v3.2-r4
- 2017-08-11 - Setting to place an icon in the navbar for users to restart user tours of the current page.
v3.2-r3
- 2017-06-26 - Added possibility to add language support and new window attribute.
- 2017-06-17 - Add Travis CI support
v3.2-r2
- 2017-06-02 - Make codechecker happy.
v3.2-r1
- 2017-05-12 - Added support for Clean theme.
- 2017-05-10 - Initial version.
v5.0-r1 (2025041400)
v5.0-r1
Plugin type: Local plugins
Frankenstyle component name: local_navbarplus
Version build number: 2025041400
Version release name: v5.0-r1
Maturity: Stable
Supported Moodle versions: 5.0
Repository URL (Git): https://github.com/moodle-an-hochschulen/moodle-local_navbarplus
Repository branch:
Repository tag: v5.0-r1
Issue/bug tracker URL: https://github.com/moodle-an-hochschulen/moodle-local_navbarplus/issues
moodle-local_navbarplus
Changes
v5.0-r1
- 2025-04-14 - Prepare compatibility for Moodle 5.0.
v4.5-r1
- 2024-10-14 - Upgrade: Adopt changes from MDL-82183 and use new \core\output\html_writer
- 2024-10-14 - Upgrade: Adopt changes from MDL-81960 and use new \core\url class
- 2024-10-07 - Prepare compatibility for Moodle 4.5.
v4.4-r1
- 2024-08-24 - Development: Rename master branch to main, please update your clones.
- 2024-08-22 - Upgrade: Align the icons again properly on Moodle 4.4.
- 2024-08-20 - Prepare compatibility for Moodle 4.4.
v4.3-r2
- 2024-08-11 - Add section for scheduled tasks to README
- 2024-08-11 - Updated Moodle Plugin CI to latest upstream recommendations
- 2024-01-08 - Improve the installation and usage of language packs in Behat tests.
v4.3-r1
- 2023-10-20 - Prepare compatibility for Moodle 4.3.
v4.2-r1
- 2023-09-01 - Prepare compatibility for Moodle 4.2.
v4.1-r3
- 2023-10-14 - Add automated release to moodle.org/plugins
- 2023-10-14 - Make codechecker happy again
- 2023-10-10 - Updated Moodle Plugin CI to latest upstream recommendations
- 2023-04-30 - Tests: Updated Moodle Plugin CI to use PHP 8.1 and Postgres 13 from Moodle 4.1 on.
v4.1-r2
- 2023-03-09 - Make codechecker happy again
v4.1-r1
- 2023-01-21 - Prepare compatibility for Moodle 4.1.
- 2022-11-28 - Updated Moodle Plugin CI to latest upstream recommendations
v4.0-r1
- 2022-07-12 - Fix the "Reset user tour" mechanism which broke with Moodle 4.0.
- 2022-07-12 - Change d--block classes to d--flex classes in the settings and language pack for Moodle 4.0.
- 2022-07-12 - Fix Behat tests which broke with Moodle 4.0.
- 2022-07-12 - Prepare compatibility for Moodle 4.0.
v3.11-r3
- 2022-07-10 - Add Visual checks section to UPGRADE.md
- 2022-07-10 - Add Capabilities section to README.md
v3.11-r2
- 2022-06-26 - Updated Moodle Plugin CI to latest upstream recommendations
- 2022-06-26 - Make codechecker happy again
- 2022-06-26 - Add UPGRADE.md as internal upgrade documentation
- 2022-06-26 - Update maintainers and copyrights in README.md.
v3.11-r1
- 2021-12-04 - Prepare compatibility for Moodle 3.11
v3.10-r3
- 2021-12-04 - Add noopener and noreferrer when opening links in a new window - Thanks to Indrajit Raychaudhuri.
v3.10-r2
- 2021-02-05 - Make codechecker fully happy
- 2021-02-05 - Move Moodle Plugin CI from Travis CI to Github actions
v3.10-r1
- 2021-01-09 - Fix function call to get user tours which was renamed in 3.10 with MDL-69739 - Thanks to Leon Stringer.
- 2021-01-09 - Prepare compatibility for Moodle 3.10.
- 2021-01-06 - Change in Moodle release support:
For the time being, this plugin is maintained for the most recent LTS release of Moodle as well as the most recent major release of Moodle.
Bugfixes are backported to the LTS release. However, new features and improvements are not necessarily backported to the LTS release. - 2021-01-06 - Improvement: Declare which major stable version of Moodle this plugin supports (see MDL-59562 for details).
v3.9-r1
- 2020-07-17 - Fixed broken behat step.
- 2020-07-16 - Prepare compatibility for Moodle 3.9.
v3.8-r1
- 2020-02-18 - Prepare compatibility for Moodle 3.8.
v3.7-r2
- 2020-02-13 - Adapt the placement of the icons in the navbar due to Moodle core upstream changes in MDL-67577.
PLEASE NOTE: From now on, local_navbarplus icons will be placed on the right side of the Moodle
core icons and not on the left side anymore. - 2019-06-26 - Removed the optional aspect from the behat tests scenarios.
v3.7-r1
- 2019-06-19 - Added Behat tests.
- 2019-06-17 - Improved accessibility for the icons.
- 2019-06-17 - Prepare compatibility for Moodle 3.7.
v3.6-r3
- 2019-06-19 - Fixed bug that added id attribute to all other items.
v3.6-r2
- 2019-05-31 - Target link to FontAwesome icon list to FontAwesome 4.7.0 which is still used by Moodle core.
v3.6-r1
- 2019-01-16 - Check compatibility for Moodle 3.6, no functionality change.
v3.5-r2
- 2019-01-09 - Unified CSS classes: changed local_navbarplus_resetusertour to localnavbarplus-resetusertour.
- 2019-01-05 - Bugfix: Corrected check for the user tours setting.
- 2018-12-05 - Changed travis.yml due to upstream changes.
v3.5-r1
- 2018-05-24 - Changed setting description and README due to changes in referred Bootstrap classes.
- 2018-05-24 - Changed CSS selectors due to changes in Boost. IMPORTANT: Theme clean is no longer supported!
- 2018-05-24 - Check compatibility for Moodle 3.5, no functionality change.
v3.4-r3
- 2018-05-16 - Implement Privacy API.
v3.4-r2
- 2018-03-05 - Fixed Bug for openinnewwindow feature.
- 2018-02-22 - Added further information to the README.md.
v3.4-r1
- 2017-12-21- Check compatibility for Moodle 3.4, no functionality change.
v3.3-r2
- 2017-12-15 - Improved HTML structure for the icons.
- 2017-12-05 - Added Workaround to travis.yml for fixing Behat tests with TravisCI.
v3.3-r1
- 2017-11-23 - Removed support for Moodle pix icons.
- 2017-11-23 - Small fix to prevent icons with target blank from being shown when they do not match the language setting.
- 2017-11-23 - Check compatibility for Moodle 3.3, no functionality change.
- 2017-11-08 - Updated travis.yml to use newer node version for fixing TravisCI error.
v3.2-r8
- 2017-10-05 - Fixed undefined property notice bug caused by the additional id parameter.
v3.2-r7
- 2017-10-04 - Added possibility to add an individual element id.
- 2017-10-04 - Added possibility to add individual CSS classes.
- 2017-09-18 - Added a hint to the README.md how to individually set another icon for the reset user tour feature.
v3.2-r6
- 2017-09-14 - Fix to prevent adding empty containers if elements shall not be displayed.
v3.2-r5
- 2017-08-11 - Fixed string in lang package.
v3.2-r4
- 2017-08-11 - Setting to place an icon in the navbar for users to restart user tours of the current page.
v3.2-r3
- 2017-06-26 - Added possibility to add language support and new window attribute.
- 2017-06-17 - Add Travis CI support
v3.2-r2
- 2017-06-02 - Make codechecker happy.
v3.2-r1
- 2017-05-12 - Added support for Clean theme.
- 2017-05-10 - Initial version.
v4.5-r1 (2024100700)
v4.5-r1
Plugin type: Local plugins
Frankenstyle component name: local_navbarplus
Version build number: 2024100700
Version release name: v4.5-r1
Maturity: Stable
Supported Moodle versions: 4.5
Repository URL (Git): https://github.com/moodle-an-hochschulen/moodle-local_navbarplus
Repository branch:
Repository tag: v4.5-r1
Issue/bug tracker URL: https://github.com/moodle-an-hochschulen/moodle-local_navbarplus/issues
moodle-local_navbarplus
Changes
v4.5-r1
- 2024-10-14 - Upgrade: Adopt changes from MDL-82183 and use new \core\output\html_writer
- 2024-10-14 - Upgrade: Adopt changes from MDL-81960 and use new \core\url class
- 2024-10-07 - Prepare compatibility for Moodle 4.5.
v4.4-r1
- 2024-08-24 - Development: Rename master branch to main, please update your clones.
- 2024-08-22 - Upgrade: Align the icons again properly on Moodle 4.4.
- 2024-08-20 - Prepare compatibility for Moodle 4.4.
v4.3-r2
- 2024-08-11 - Add section for scheduled tasks to README
- 2024-08-11 - Updated Moodle Plugin CI to latest upstream recommendations
- 2024-01-08 - Improve the installation and usage of language packs in Behat tests.
v4.3-r1
- 2023-10-20 - Prepare compatibility for Moodle 4.3.
v4.2-r1
- 2023-09-01 - Prepare compatibility for Moodle 4.2.
v4.1-r3
- 2023-10-14 - Add automated release to moodle.org/plugins
- 2023-10-14 - Make codechecker happy again
- 2023-10-10 - Updated Moodle Plugin CI to latest upstream recommendations
- 2023-04-30 - Tests: Updated Moodle Plugin CI to use PHP 8.1 and Postgres 13 from Moodle 4.1 on.
v4.1-r2
- 2023-03-09 - Make codechecker happy again
v4.1-r1
- 2023-01-21 - Prepare compatibility for Moodle 4.1.
- 2022-11-28 - Updated Moodle Plugin CI to latest upstream recommendations
v4.0-r1
- 2022-07-12 - Fix the "Reset user tour" mechanism which broke with Moodle 4.0.
- 2022-07-12 - Change d--block classes to d--flex classes in the settings and language pack for Moodle 4.0.
- 2022-07-12 - Fix Behat tests which broke with Moodle 4.0.
- 2022-07-12 - Prepare compatibility for Moodle 4.0.
v3.11-r3
- 2022-07-10 - Add Visual checks section to UPGRADE.md
- 2022-07-10 - Add Capabilities section to README.md
v3.11-r2
- 2022-06-26 - Updated Moodle Plugin CI to latest upstream recommendations
- 2022-06-26 - Make codechecker happy again
- 2022-06-26 - Add UPGRADE.md as internal upgrade documentation
- 2022-06-26 - Update maintainers and copyrights in README.md.
v3.11-r1
- 2021-12-04 - Prepare compatibility for Moodle 3.11
v3.10-r3
- 2021-12-04 - Add noopener and noreferrer when opening links in a new window - Thanks to Indrajit Raychaudhuri.
v3.10-r2
- 2021-02-05 - Make codechecker fully happy
- 2021-02-05 - Move Moodle Plugin CI from Travis CI to Github actions
v3.10-r1
- 2021-01-09 - Fix function call to get user tours which was renamed in 3.10 with MDL-69739 - Thanks to Leon Stringer.
- 2021-01-09 - Prepare compatibility for Moodle 3.10.
- 2021-01-06 - Change in Moodle release support:
For the time being, this plugin is maintained for the most recent LTS release of Moodle as well as the most recent major release of Moodle.
Bugfixes are backported to the LTS release. However, new features and improvements are not necessarily backported to the LTS release. - 2021-01-06 - Improvement: Declare which major stable version of Moodle this plugin supports (see MDL-59562 for details).
v3.9-r1
- 2020-07-17 - Fixed broken behat step.
- 2020-07-16 - Prepare compatibility for Moodle 3.9.
v3.8-r1
- 2020-02-18 - Prepare compatibility for Moodle 3.8.
v3.7-r2
- 2020-02-13 - Adapt the placement of the icons in the navbar due to Moodle core upstream changes in MDL-67577.
PLEASE NOTE: From now on, local_navbarplus icons will be placed on the right side of the Moodle
core icons and not on the left side anymore. - 2019-06-26 - Removed the optional aspect from the behat tests scenarios.
v3.7-r1
- 2019-06-19 - Added Behat tests.
- 2019-06-17 - Improved accessibility for the icons.
- 2019-06-17 - Prepare compatibility for Moodle 3.7.
v3.6-r3
- 2019-06-19 - Fixed bug that added id attribute to all other items.
v3.6-r2
- 2019-05-31 - Target link to FontAwesome icon list to FontAwesome 4.7.0 which is still used by Moodle core.
v3.6-r1
- 2019-01-16 - Check compatibility for Moodle 3.6, no functionality change.
v3.5-r2
- 2019-01-09 - Unified CSS classes: changed local_navbarplus_resetusertour to localnavbarplus-resetusertour.
- 2019-01-05 - Bugfix: Corrected check for the user tours setting.
- 2018-12-05 - Changed travis.yml due to upstream changes.
v3.5-r1
- 2018-05-24 - Changed setting description and README due to changes in referred Bootstrap classes.
- 2018-05-24 - Changed CSS selectors due to changes in Boost. IMPORTANT: Theme clean is no longer supported!
- 2018-05-24 - Check compatibility for Moodle 3.5, no functionality change.
v3.4-r3
- 2018-05-16 - Implement Privacy API.
v3.4-r2
- 2018-03-05 - Fixed Bug for openinnewwindow feature.
- 2018-02-22 - Added further information to the README.md.
v3.4-r1
- 2017-12-21- Check compatibility for Moodle 3.4, no functionality change.
v3.3-r2
- 2017-12-15 - Improved HTML structure for the icons.
- 2017-12-05 - Added Workaround to travis.yml for fixing Behat tests with TravisCI.
v3.3-r1
- 2017-11-23 - Removed support for Moodle pix icons.
- 2017-11-23 - Small fix to prevent icons with target blank from being shown when they do not match the language setting.
- 2017-11-23 - Check compatibility for Moodle 3.3, no functionality change.
- 2017-11-08 - Updated travis.yml to use newer node version for fixing TravisCI error.
v3.2-r8
- 2017-10-05 - Fixed undefined property notice bug caused by the additional id parameter.
v3.2-r7
- 2017-10-04 - Added possibility to add an individual element id.
- 2017-10-04 - Added possibility to add individual CSS classes.
- 2017-09-18 - Added a hint to the README.md how to individually set another icon for the reset user tour feature.
v3.2-r6
- 2017-09-14 - Fix to prevent adding empty containers if elements shall not be displayed.
v3.2-r5
- 2017-08-11 - Fixed string in lang package.
v3.2-r4
- 2017-08-11 - Setting to place an icon in the navbar for users to restart user tours of the current page.
v3.2-r3
- 2017-06-26 - Added possibility to add language support and new window attribute.
- 2017-06-17 - Add Travis CI support
v3.2-r2
- 2017-06-02 - Make codechecker happy.
v3.2-r1
- 2017-05-12 - Added support for Clean theme.
- 2017-05-10 - Initial version.
v4.4-r1 (2024060100)
v4.4-r1
Plugin type: Local plugins
Frankenstyle component name: local_navbarplus
Version build number: 2024060100
Version release name: v4.4-r1
Maturity: Stable
Supported Moodle versions: 4.4
Repository URL (Git): https://github.com/moodle-an-hochschulen/moodle-local_navbarplus
Repository branch:
Repository tag: v4.4-r1
Issue/bug tracker URL: https://github.com/moodle-an-hochschulen/moodle-local_navbarplus/issues
moodle-local_navbarplus
Changes
v4.4-r1
- 2024-08-24 - Development: Rename master branch to main, please update your clones.
- 2024-08-22 - Upgrade: Align the icons again properly on Moodle 4.4.
- 2024-08-20 - Prepare compatibility for Moodle 4.4.
v4.3-r2
- 2024-08-11 - Add section for scheduled tasks to README
- 2024-08-11 - Updated Moodle Plugin CI to latest upstream recommendations
- 2024-01-08 - Improve the installation and usage of language packs in Behat tests.
v4.3-r1
- 2023-10-20 - Prepare compatibility for Moodle 4.3.
v4.2-r1
- 2023-09-01 - Prepare compatibility for Moodle 4.2.
v4.1-r3
- 2023-10-14 - Add automated release to moodle.org/plugins
- 2023-10-14 - Make codechecker happy again
- 2023-10-10 - Updated Moodle Plugin CI to latest upstream recommendations
- 2023-04-30 - Tests: Updated Moodle Plugin CI to use PHP 8.1 and Postgres 13 from Moodle 4.1 on.
v4.1-r2
- 2023-03-09 - Make codechecker happy again
v4.1-r1
- 2023-01-21 - Prepare compatibility for Moodle 4.1.
- 2022-11-28 - Updated Moodle Plugin CI to latest upstream recommendations
v4.0-r1
- 2022-07-12 - Fix the "Reset user tour" mechanism which broke with Moodle 4.0.
- 2022-07-12 - Change d--block classes to d--flex classes in the settings and language pack for Moodle 4.0.
- 2022-07-12 - Fix Behat tests which broke with Moodle 4.0.
- 2022-07-12 - Prepare compatibility for Moodle 4.0.
v3.11-r3
- 2022-07-10 - Add Visual checks section to UPGRADE.md
- 2022-07-10 - Add Capabilities section to README.md
v3.11-r2
- 2022-06-26 - Updated Moodle Plugin CI to latest upstream recommendations
- 2022-06-26 - Make codechecker happy again
- 2022-06-26 - Add UPGRADE.md as internal upgrade documentation
- 2022-06-26 - Update maintainers and copyrights in README.md.
v3.11-r1
- 2021-12-04 - Prepare compatibility for Moodle 3.11
v3.10-r3
- 2021-12-04 - Add noopener and noreferrer when opening links in a new window - Thanks to Indrajit Raychaudhuri.
v3.10-r2
- 2021-02-05 - Make codechecker fully happy
- 2021-02-05 - Move Moodle Plugin CI from Travis CI to Github actions
v3.10-r1
- 2021-01-09 - Fix function call to get user tours which was renamed in 3.10 with MDL-69739 - Thanks to Leon Stringer.
- 2021-01-09 - Prepare compatibility for Moodle 3.10.
- 2021-01-06 - Change in Moodle release support:
For the time being, this plugin is maintained for the most recent LTS release of Moodle as well as the most recent major release of Moodle.
Bugfixes are backported to the LTS release. However, new features and improvements are not necessarily backported to the LTS release. - 2021-01-06 - Improvement: Declare which major stable version of Moodle this plugin supports (see MDL-59562 for details).
v3.9-r1
- 2020-07-17 - Fixed broken behat step.
- 2020-07-16 - Prepare compatibility for Moodle 3.9.
v3.8-r1
- 2020-02-18 - Prepare compatibility for Moodle 3.8.
v3.7-r2
- 2020-02-13 - Adapt the placement of the icons in the navbar due to Moodle core upstream changes in MDL-67577.
PLEASE NOTE: From now on, local_navbarplus icons will be placed on the right side of the Moodle
core icons and not on the left side anymore. - 2019-06-26 - Removed the optional aspect from the behat tests scenarios.
v3.7-r1
- 2019-06-19 - Added Behat tests.
- 2019-06-17 - Improved accessibility for the icons.
- 2019-06-17 - Prepare compatibility for Moodle 3.7.
v3.6-r3
- 2019-06-19 - Fixed bug that added id attribute to all other items.
v3.6-r2
- 2019-05-31 - Target link to FontAwesome icon list to FontAwesome 4.7.0 which is still used by Moodle core.
v3.6-r1
- 2019-01-16 - Check compatibility for Moodle 3.6, no functionality change.
v3.5-r2
- 2019-01-09 - Unified CSS classes: changed local_navbarplus_resetusertour to localnavbarplus-resetusertour.
- 2019-01-05 - Bugfix: Corrected check for the user tours setting.
- 2018-12-05 - Changed travis.yml due to upstream changes.
v3.5-r1
- 2018-05-24 - Changed setting description and README due to changes in referred Bootstrap classes.
- 2018-05-24 - Changed CSS selectors due to changes in Boost. IMPORTANT: Theme clean is no longer supported!
- 2018-05-24 - Check compatibility for Moodle 3.5, no functionality change.
v3.4-r3
- 2018-05-16 - Implement Privacy API.
v3.4-r2
- 2018-03-05 - Fixed Bug for openinnewwindow feature.
- 2018-02-22 - Added further information to the README.md.
v3.4-r1
- 2017-12-21- Check compatibility for Moodle 3.4, no functionality change.
v3.3-r2
- 2017-12-15 - Improved HTML structure for the icons.
- 2017-12-05 - Added Workaround to travis.yml for fixing Behat tests with TravisCI.
v3.3-r1
- 2017-11-23 - Removed support for Moodle pix icons.
- 2017-11-23 - Small fix to prevent icons with target blank from being shown when they do not match the language setting.
- 2017-11-23 - Check compatibility for Moodle 3.3, no functionality change.
- 2017-11-08 - Updated travis.yml to use newer node version for fixing TravisCI error.
v3.2-r8
- 2017-10-05 - Fixed undefined property notice bug caused by the additional id parameter.
v3.2-r7
- 2017-10-04 - Added possibility to add an individual element id.
- 2017-10-04 - Added possibility to add individual CSS classes.
- 2017-09-18 - Added a hint to the README.md how to individually set another icon for the reset user tour feature.
v3.2-r6
- 2017-09-14 - Fix to prevent adding empty containers if elements shall not be displayed.
v3.2-r5
- 2017-08-11 - Fixed string in lang package.
v3.2-r4
- 2017-08-11 - Setting to place an icon in the navbar for users to restart user tours of the current page.
v3.2-r3
- 2017-06-26 - Added possibility to add language support and new window attribute.
- 2017-06-17 - Add Travis CI support
v3.2-r2
- 2017-06-02 - Make codechecker happy.
v3.2-r1
- 2017-05-12 - Added support for Clean theme.
- 2017-05-10 - Initial version.
v4.1-r4 (2023010503)
v4.1-r4
Plugin type: Local plugins
Frankenstyle component name: local_navbarplus
Version build number: 2023010503
Version release name: v4.1-r4
Maturity: Stable
Supported Moodle versions: 4.1
Repository URL (Git): https://github.com/moodle-an-hochschulen/moodle-local_navbarplus
Repository branch:
Repository tag: v4.1-r4
Issue/bug tracker URL: https://github.com/moodle-an-hochschulen/moodle-local_navbarplus/issues
moodle-local_navbarplus
Changes
v4.1-r4
- 2024-08-11 - Add section for scheduled tasks to README
- 2024-08-11 - Updated Moodle Plugin CI to latest upstream recommendations
- 2024-01-08 - Improve the installation and usage of language packs in Behat tests.
v4.1-r3
- 2023-10-14 - Add automated release to moodle.org/plugins
- 2023-10-14 - Make codechecker happy again
- 2023-10-10 - Updated Moodle Plugin CI to latest upstream recommendations
- 2023-04-30 - Tests: Updated Moodle Plugin CI to use PHP 8.1 and Postgres 13 from Moodle 4.1 on.
v4.1-r2
- 2023-03-09 - Make codechecker happy again
v4.1-r1
- 2023-01-21 - Prepare compatibility for Moodle 4.1.
- 2022-11-28 - Updated Moodle Plugin CI to latest upstream recommendations
v4.0-r1
- 2022-07-12 - Fix the "Reset user tour" mechanism which broke with Moodle 4.0.
- 2022-07-12 - Change d--block classes to d--flex classes in the settings and language pack for Moodle 4.0.
- 2022-07-12 - Fix Behat tests which broke with Moodle 4.0.
- 2022-07-12 - Prepare compatibility for Moodle 4.0.
v3.11-r3
- 2022-07-10 - Add Visual checks section to UPGRADE.md
- 2022-07-10 - Add Capabilities section to README.md
v3.11-r2
- 2022-06-26 - Updated Moodle Plugin CI to latest upstream recommendations
- 2022-06-26 - Make codechecker happy again
- 2022-06-26 - Add UPGRADE.md as internal upgrade documentation
- 2022-06-26 - Update maintainers and copyrights in README.md.
v3.11-r1
- 2021-12-04 - Prepare compatibility for Moodle 3.11
v3.10-r3
- 2021-12-04 - Add noopener and noreferrer when opening links in a new window - Thanks to Indrajit Raychaudhuri.
v3.10-r2
- 2021-02-05 - Make codechecker fully happy
- 2021-02-05 - Move Moodle Plugin CI from Travis CI to Github actions
v3.10-r1
- 2021-01-09 - Fix function call to get user tours which was renamed in 3.10 with MDL-69739 - Thanks to Leon Stringer.
- 2021-01-09 - Prepare compatibility for Moodle 3.10.
- 2021-01-06 - Change in Moodle release support:
For the time being, this plugin is maintained for the most recent LTS release of Moodle as well as the most recent major release of Moodle.
Bugfixes are backported to the LTS release. However, new features and improvements are not necessarily backported to the LTS release. - 2021-01-06 - Improvement: Declare which major stable version of Moodle this plugin supports (see MDL-59562 for details).
v3.9-r1
- 2020-07-17 - Fixed broken behat step.
- 2020-07-16 - Prepare compatibility for Moodle 3.9.
v3.8-r1
- 2020-02-18 - Prepare compatibility for Moodle 3.8.
v3.7-r2
- 2020-02-13 - Adapt the placement of the icons in the navbar due to Moodle core upstream changes in MDL-67577.
PLEASE NOTE: From now on, local_navbarplus icons will be placed on the right side of the Moodle
core icons and not on the left side anymore. - 2019-06-26 - Removed the optional aspect from the behat tests scenarios.
v3.7-r1
- 2019-06-19 - Added Behat tests.
- 2019-06-17 - Improved accessibility for the icons.
- 2019-06-17 - Prepare compatibility for Moodle 3.7.
v3.6-r3
- 2019-06-19 - Fixed bug that added id attribute to all other items.
v3.6-r2
- 2019-05-31 - Target link to FontAwesome icon list to FontAwesome 4.7.0 which is still used by Moodle core.
v3.6-r1
- 2019-01-16 - Check compatibility for Moodle 3.6, no functionality change.
v3.5-r2
- 2019-01-09 - Unified CSS classes: changed local_navbarplus_resetusertour to localnavbarplus-resetusertour.
- 2019-01-05 - Bugfix: Corrected check for the user tours setting.
- 2018-12-05 - Changed travis.yml due to upstream changes.
v3.5-r1
- 2018-05-24 - Changed setting description and README due to changes in referred Bootstrap classes.
- 2018-05-24 - Changed CSS selectors due to changes in Boost. IMPORTANT: Theme clean is no longer supported!
- 2018-05-24 - Check compatibility for Moodle 3.5, no functionality change.
v3.4-r3
- 2018-05-16 - Implement Privacy API.
v3.4-r2
- 2018-03-05 - Fixed Bug for openinnewwindow feature.
- 2018-02-22 - Added further information to the README.md.
v3.4-r1
- 2017-12-21- Check compatibility for Moodle 3.4, no functionality change.
v3.3-r2
- 2017-12-15 - Improved HTML structure for the icons.
- 2017-12-05 - Added Workaround to travis.yml for fixing Behat tests with TravisCI.
v3.3-r1
- 2017-11-23 - Removed support for Moodle pix icons.
- 2017-11-23 - Small fix to prevent icons with target blank from being shown when they do not match the language setting.
- 2017-11-23 - Check compatibility for Moodle 3.3, no functionality change.
- 2017-11-08 - Updated travis.yml to use newer node version for fixing TravisCI error.
v3.2-r8
- 2017-10-05 - Fixed undefined property notice bug caused by the additional id parameter.
v3.2-r7
- 2017-10-04 - Added possibility to add an individual element id.
- 2017-10-04 - Added possibility to add individual CSS classes.
- 2017-09-18 - Added a hint to the README.md how to individually set another icon for the reset user tour feature.
v3.2-r6
- 2017-09-14 - Fix to prevent adding empty containers if elements shall not be displayed.
v3.2-r5
- 2017-08-11 - Fixed string in lang package.
v3.2-r4
- 2017-08-11 - Setting to place an icon in the navbar for users to restart user tours of the current page.
v3.2-r3
- 2017-06-26 - Added possibility to add language support and new window attribute.
- 2017-06-17 - Add Travis CI support
v3.2-r2
- 2017-06-02 - Make codechecker happy.
v3.2-r1
- 2017-05-12 - Added support for Clean theme.
- 2017-05-10 - Initial version.
v4.2-r2 (2023090101)
v4.2-r2
Plugin type: Local plugins
Frankenstyle component name: local_navbarplus
Version build number: 2023090101
Version release name: v4.2-r2
Maturity: Stable
Supported Moodle versions: 4.2
Repository URL (Git): https://github.com/moodle-an-hochschulen/moodle-local_navbarplus
Repository branch:
Repository tag: v4.2-r2
Issue/bug tracker URL: https://github.com/moodle-an-hochschulen/moodle-local_navbarplus/issues
moodle-local_navbarplus
Changes
v4.2-r2
- 2024-08-11 - Add section for scheduled tasks to README
- 2024-08-11 - Updated Moodle Plugin CI to latest upstream recommendations
- 2024-01-08 - Improve the installation and usage of language packs in Behat tests.
v4.2-r1
- 2023-09-01 - Prepare compatibility for Moodle 4.2.
v4.1-r3
- 2023-10-14 - Add automated release to moodle.org/plugins
- 2023-10-14 - Make codechecker happy again
- 2023-10-10 - Updated Moodle Plugin CI to latest upstream recommendations
- 2023-04-30 - Tests: Updated Moodle Plugin CI to use PHP 8.1 and Postgres 13 from Moodle 4.1 on.
v4.1-r2
- 2023-03-09 - Make codechecker happy again
v4.1-r1
- 2023-01-21 - Prepare compatibility for Moodle 4.1.
- 2022-11-28 - Updated Moodle Plugin CI to latest upstream recommendations
v4.0-r1
- 2022-07-12 - Fix the "Reset user tour" mechanism which broke with Moodle 4.0.
- 2022-07-12 - Change d--block classes to d--flex classes in the settings and language pack for Moodle 4.0.
- 2022-07-12 - Fix Behat tests which broke with Moodle 4.0.
- 2022-07-12 - Prepare compatibility for Moodle 4.0.
v3.11-r3
- 2022-07-10 - Add Visual checks section to UPGRADE.md
- 2022-07-10 - Add Capabilities section to README.md
v3.11-r2
- 2022-06-26 - Updated Moodle Plugin CI to latest upstream recommendations
- 2022-06-26 - Make codechecker happy again
- 2022-06-26 - Add UPGRADE.md as internal upgrade documentation
- 2022-06-26 - Update maintainers and copyrights in README.md.
v3.11-r1
- 2021-12-04 - Prepare compatibility for Moodle 3.11
v3.10-r3
- 2021-12-04 - Add noopener and noreferrer when opening links in a new window - Thanks to Indrajit Raychaudhuri.
v3.10-r2
- 2021-02-05 - Make codechecker fully happy
- 2021-02-05 - Move Moodle Plugin CI from Travis CI to Github actions
v3.10-r1
- 2021-01-09 - Fix function call to get user tours which was renamed in 3.10 with MDL-69739 - Thanks to Leon Stringer.
- 2021-01-09 - Prepare compatibility for Moodle 3.10.
- 2021-01-06 - Change in Moodle release support:
For the time being, this plugin is maintained for the most recent LTS release of Moodle as well as the most recent major release of Moodle.
Bugfixes are backported to the LTS release. However, new features and improvements are not necessarily backported to the LTS release. - 2021-01-06 - Improvement: Declare which major stable version of Moodle this plugin supports (see MDL-59562 for details).
v3.9-r1
- 2020-07-17 - Fixed broken behat step.
- 2020-07-16 - Prepare compatibility for Moodle 3.9.
v3.8-r1
- 2020-02-18 - Prepare compatibility for Moodle 3.8.
v3.7-r2
- 2020-02-13 - Adapt the placement of the icons in the navbar due to Moodle core upstream changes in MDL-67577.
PLEASE NOTE: From now on, local_navbarplus icons will be placed on the right side of the Moodle
core icons and not on the left side anymore. - 2019-06-26 - Removed the optional aspect from the behat tests scenarios.
v3.7-r1
- 2019-06-19 - Added Behat tests.
- 2019-06-17 - Improved accessibility for the icons.
- 2019-06-17 - Prepare compatibility for Moodle 3.7.
v3.6-r3
- 2019-06-19 - Fixed bug that added id attribute to all other items.
v3.6-r2
- 2019-05-31 - Target link to FontAwesome icon list to FontAwesome 4.7.0 which is still used by Moodle core.
v3.6-r1
- 2019-01-16 - Check compatibility for Moodle 3.6, no functionality change.
v3.5-r2
- 2019-01-09 - Unified CSS classes: changed local_navbarplus_resetusertour to localnavbarplus-resetusertour.
- 2019-01-05 - Bugfix: Corrected check for the user tours setting.
- 2018-12-05 - Changed travis.yml due to upstream changes.
v3.5-r1
- 2018-05-24 - Changed setting description and README due to changes in referred Bootstrap classes.
- 2018-05-24 - Changed CSS selectors due to changes in Boost. IMPORTANT: Theme clean is no longer supported!
- 2018-05-24 - Check compatibility for Moodle 3.5, no functionality change.
v3.4-r3
- 2018-05-16 - Implement Privacy API.
v3.4-r2
- 2018-03-05 - Fixed Bug for openinnewwindow feature.
- 2018-02-22 - Added further information to the README.md.
v3.4-r1
- 2017-12-21- Check compatibility for Moodle 3.4, no functionality change.
v3.3-r2
- 2017-12-15 - Improved HTML structure for the icons.
- 2017-12-05 - Added Workaround to travis.yml for fixing Behat tests with TravisCI.
v3.3-r1
- 2017-11-23 - Removed support for Moodle pix icons.
- 2017-11-23 - Small fix to prevent icons with target blank from being shown when they do not match the language setting.
- 2017-11-23 - Check compatibility for Moodle 3.3, no functionality change.
- 2017-11-08 - Updated travis.yml to use newer node version for fixing TravisCI error.
v3.2-r8
- 2017-10-05 - Fixed undefined property notice bug caused by the additional id parameter.
v3.2-r7
- 2017-10-04 - Added possibility to add an individual element id.
- 2017-10-04 - Added possibility to add individual CSS classes.
- 2017-09-18 - Added a hint to the README.md how to individually set another icon for the reset user tour feature.
v3.2-r6
- 2017-09-14 - Fix to prevent adding empty containers if elements shall not be displayed.
v3.2-r5
- 2017-08-11 - Fixed string in lang package.
v3.2-r4
- 2017-08-11 - Setting to place an icon in the navbar for users to restart user tours of the current page.
v3.2-r3
- 2017-06-26 - Added possibility to add language support and new window attribute.
- 2017-06-17 - Add Travis CI support
v3.2-r2
- 2017-06-02 - Make codechecker happy.
v3.2-r1
- 2017-05-12 - Added support for Clean theme.
- 2017-05-10 - Initial version.
v4.3-r2 (2023102001)
v4.3-r2
Plugin type: Local plugins
Frankenstyle component name: local_navbarplus
Version build number: 2023102001
Version release name: v4.3-r2
Maturity: Stable
Supported Moodle versions: 4.3
Repository URL (Git): https://github.com/moodle-an-hochschulen/moodle-local_navbarplus
Repository branch:
Repository tag: v4.3-r2
Issue/bug tracker URL: https://github.com/moodle-an-hochschulen/moodle-local_navbarplus/issues
moodle-local_navbarplus
Changes
v4.3-r2
- 2024-08-11 - Add section for scheduled tasks to README
- 2024-08-11 - Updated Moodle Plugin CI to latest upstream recommendations
- 2024-01-08 - Improve the installation and usage of language packs in Behat tests.
v4.3-r1
- 2023-10-20 - Prepare compatibility for Moodle 4.3.
v4.2-r1
- 2023-09-01 - Prepare compatibility for Moodle 4.2.
v4.1-r3
- 2023-10-14 - Add automated release to moodle.org/plugins
- 2023-10-14 - Make codechecker happy again
- 2023-10-10 - Updated Moodle Plugin CI to latest upstream recommendations
- 2023-04-30 - Tests: Updated Moodle Plugin CI to use PHP 8.1 and Postgres 13 from Moodle 4.1 on.
v4.1-r2
- 2023-03-09 - Make codechecker happy again
v4.1-r1
- 2023-01-21 - Prepare compatibility for Moodle 4.1.
- 2022-11-28 - Updated Moodle Plugin CI to latest upstream recommendations
v4.0-r1
- 2022-07-12 - Fix the "Reset user tour" mechanism which broke with Moodle 4.0.
- 2022-07-12 - Change d--block classes to d--flex classes in the settings and language pack for Moodle 4.0.
- 2022-07-12 - Fix Behat tests which broke with Moodle 4.0.
- 2022-07-12 - Prepare compatibility for Moodle 4.0.
v3.11-r3
- 2022-07-10 - Add Visual checks section to UPGRADE.md
- 2022-07-10 - Add Capabilities section to README.md
v3.11-r2
- 2022-06-26 - Updated Moodle Plugin CI to latest upstream recommendations
- 2022-06-26 - Make codechecker happy again
- 2022-06-26 - Add UPGRADE.md as internal upgrade documentation
- 2022-06-26 - Update maintainers and copyrights in README.md.
v3.11-r1
- 2021-12-04 - Prepare compatibility for Moodle 3.11
v3.10-r3
- 2021-12-04 - Add noopener and noreferrer when opening links in a new window - Thanks to Indrajit Raychaudhuri.
v3.10-r2
- 2021-02-05 - Make codechecker fully happy
- 2021-02-05 - Move Moodle Plugin CI from Travis CI to Github actions
v3.10-r1
- 2021-01-09 - Fix function call to get user tours which was renamed in 3.10 with MDL-69739 - Thanks to Leon Stringer.
- 2021-01-09 - Prepare compatibility for Moodle 3.10.
- 2021-01-06 - Change in Moodle release support:
For the time being, this plugin is maintained for the most recent LTS release of Moodle as well as the most recent major release of Moodle.
Bugfixes are backported to the LTS release. However, new features and improvements are not necessarily backported to the LTS release. - 2021-01-06 - Improvement: Declare which major stable version of Moodle this plugin supports (see MDL-59562 for details).
v3.9-r1
- 2020-07-17 - Fixed broken behat step.
- 2020-07-16 - Prepare compatibility for Moodle 3.9.
v3.8-r1
- 2020-02-18 - Prepare compatibility for Moodle 3.8.
v3.7-r2
- 2020-02-13 - Adapt the placement of the icons in the navbar due to Moodle core upstream changes in MDL-67577.
PLEASE NOTE: From now on, local_navbarplus icons will be placed on the right side of the Moodle
core icons and not on the left side anymore. - 2019-06-26 - Removed the optional aspect from the behat tests scenarios.
v3.7-r1
- 2019-06-19 - Added Behat tests.
- 2019-06-17 - Improved accessibility for the icons.
- 2019-06-17 - Prepare compatibility for Moodle 3.7.
v3.6-r3
- 2019-06-19 - Fixed bug that added id attribute to all other items.
v3.6-r2
- 2019-05-31 - Target link to FontAwesome icon list to FontAwesome 4.7.0 which is still used by Moodle core.
v3.6-r1
- 2019-01-16 - Check compatibility for Moodle 3.6, no functionality change.
v3.5-r2
- 2019-01-09 - Unified CSS classes: changed local_navbarplus_resetusertour to localnavbarplus-resetusertour.
- 2019-01-05 - Bugfix: Corrected check for the user tours setting.
- 2018-12-05 - Changed travis.yml due to upstream changes.
v3.5-r1
- 2018-05-24 - Changed setting description and README due to changes in referred Bootstrap classes.
- 2018-05-24 - Changed CSS selectors due to changes in Boost. IMPORTANT: Theme clean is no longer supported!
- 2018-05-24 - Check compatibility for Moodle 3.5, no functionality change.
v3.4-r3
- 2018-05-16 - Implement Privacy API.
v3.4-r2
- 2018-03-05 - Fixed Bug for openinnewwindow feature.
- 2018-02-22 - Added further information to the README.md.
v3.4-r1
- 2017-12-21- Check compatibility for Moodle 3.4, no functionality change.
v3.3-r2
- 2017-12-15 - Improved HTML structure for the icons.
- 2017-12-05 - Added Workaround to travis.yml for fixing Behat tests with TravisCI.
v3.3-r1
- 2017-11-23 - Removed support for Moodle pix icons.
- 2017-11-23 - Small fix to prevent icons with target blank from being shown when they do not match the language setting.
- 2017-11-23 - Check compatibility for Moodle 3.3, no functionality change.
- 2017-11-08 - Updated travis.yml to use newer node version for fixing TravisCI error.
v3.2-r8
- 2017-10-05 - Fixed undefined property notice bug caused by the additional id parameter.
v3.2-r7
- 2017-10-04 - Added possibility to add an individual element id.
- 2017-10-04 - Added possibility to add individual CSS classes.
- 2017-09-18 - Added a hint to the README.md how to individually set another icon for the reset user tour feature.
v3.2-r6
- 2017-09-14 - Fix to prevent adding empty containers if elements shall not be displayed.
v3.2-r5
- 2017-08-11 - Fixed string in lang package.
v3.2-r4
- 2017-08-11 - Setting to place an icon in the navbar for users to restart user tours of the current page.
v3.2-r3
- 2017-06-26 - Added possibility to add language support and new window attribute.
- 2017-06-17 - Add Travis CI support
v3.2-r2
- 2017-06-02 - Make codechecker happy.
v3.2-r1
- 2017-05-12 - Added support for Clean theme.
- 2017-05-10 - Initial version.
v4.3-r1 (2023102000)
v4.3-r1
Plugin type: Local plugins
Frankenstyle component name: local_navbarplus
Version build number: 2023102000
Version release name: v4.3-r1
Maturity: Stable
Supported Moodle versions: 4.3
Repository URL (Git): https://github.com/moodle-an-hochschulen/moodle-local_navbarplus
Repository branch:
Repository tag: v4.3-r1
Issue/bug tracker URL: https://github.com/moodle-an-hochschulen/moodle-local_navbarplus/issues
moodle-local_navbarplus
Changes
v4.3-r1
- 2023-10-20 - Prepare compatibility for Moodle 4.3.
v4.2-r1
- 2023-09-01 - Prepare compatibility for Moodle 4.2.
v4.1-r3
- 2023-10-14 - Add automated release to moodle.org/plugins
- 2023-10-14 - Make codechecker happy again
- 2023-10-10 - Updated Moodle Plugin CI to latest upstream recommendations
- 2023-04-30 - Tests: Updated Moodle Plugin CI to use PHP 8.1 and Postgres 13 from Moodle 4.1 on.
v4.1-r2
- 2023-03-09 - Make codechecker happy again
v4.1-r1
- 2023-01-21 - Prepare compatibility for Moodle 4.1.
- 2022-11-28 - Updated Moodle Plugin CI to latest upstream recommendations
v4.0-r1
- 2022-07-12 - Fix the "Reset user tour" mechanism which broke with Moodle 4.0.
- 2022-07-12 - Change d--block classes to d--flex classes in the settings and language pack for Moodle 4.0.
- 2022-07-12 - Fix Behat tests which broke with Moodle 4.0.
- 2022-07-12 - Prepare compatibility for Moodle 4.0.
v3.11-r3
- 2022-07-10 - Add Visual checks section to UPGRADE.md
- 2022-07-10 - Add Capabilities section to README.md
v3.11-r2
- 2022-06-26 - Updated Moodle Plugin CI to latest upstream recommendations
- 2022-06-26 - Make codechecker happy again
- 2022-06-26 - Add UPGRADE.md as internal upgrade documentation
- 2022-06-26 - Update maintainers and copyrights in README.md.
v3.11-r1
- 2021-12-04 - Prepare compatibility for Moodle 3.11
v3.10-r3
- 2021-12-04 - Add noopener and noreferrer when opening links in a new window - Thanks to Indrajit Raychaudhuri.
v3.10-r2
- 2021-02-05 - Make codechecker fully happy
- 2021-02-05 - Move Moodle Plugin CI from Travis CI to Github actions
v3.10-r1
- 2021-01-09 - Fix function call to get user tours which was renamed in 3.10 with MDL-69739 - Thanks to Leon Stringer.
- 2021-01-09 - Prepare compatibility for Moodle 3.10.
- 2021-01-06 - Change in Moodle release support:
For the time being, this plugin is maintained for the most recent LTS release of Moodle as well as the most recent major release of Moodle.
Bugfixes are backported to the LTS release. However, new features and improvements are not necessarily backported to the LTS release. - 2021-01-06 - Improvement: Declare which major stable version of Moodle this plugin supports (see MDL-59562 for details).
v3.9-r1
- 2020-07-17 - Fixed broken behat step.
- 2020-07-16 - Prepare compatibility for Moodle 3.9.
v3.8-r1
- 2020-02-18 - Prepare compatibility for Moodle 3.8.
v3.7-r2
- 2020-02-13 - Adapt the placement of the icons in the navbar due to Moodle core upstream changes in MDL-67577.
PLEASE NOTE: From now on, local_navbarplus icons will be placed on the right side of the Moodle
core icons and not on the left side anymore. - 2019-06-26 - Removed the optional aspect from the behat tests scenarios.
v3.7-r1
- 2019-06-19 - Added Behat tests.
- 2019-06-17 - Improved accessibility for the icons.
- 2019-06-17 - Prepare compatibility for Moodle 3.7.
v3.6-r3
- 2019-06-19 - Fixed bug that added id attribute to all other items.
v3.6-r2
- 2019-05-31 - Target link to FontAwesome icon list to FontAwesome 4.7.0 which is still used by Moodle core.
v3.6-r1
- 2019-01-16 - Check compatibility for Moodle 3.6, no functionality change.
v3.5-r2
- 2019-01-09 - Unified CSS classes: changed local_navbarplus_resetusertour to localnavbarplus-resetusertour.
- 2019-01-05 - Bugfix: Corrected check for the user tours setting.
- 2018-12-05 - Changed travis.yml due to upstream changes.
v3.5-r1
- 2018-05-24 - Changed setting description and README due to changes in referred Bootstrap classes.
- 2018-05-24 - Changed CSS selectors due to changes in Boost. IMPORTANT: Theme clean is no longer supported!
- 2018-05-24 - Check compatibility for Moodle 3.5, no functionality change.
v3.4-r3
- 2018-05-16 - Implement Privacy API.
v3.4-r2
- 2018-03-05 - Fixed Bug for openinnewwindow feature.
- 2018-02-22 - Added further information to the README.md.
v3.4-r1
- 2017-12-21- Check compatibility for Moodle 3.4, no functionality change.
v3.3-r2
- 2017-12-15 - Improved HTML structure for the icons.
- 2017-12-05 - Added Workaround to travis.yml for fixing Behat tests with TravisCI.
v3.3-r1
- 2017-11-23 - Removed support for Moodle pix icons.
- 2017-11-23 - Small fix to prevent icons with target blank from being shown when they do not match the language setting.
- 2017-11-23 - Check compatibility for Moodle 3.3, no functionality change.
- 2017-11-08 - Updated travis.yml to use newer node version for fixing TravisCI error.
v3.2-r8
- 2017-10-05 - Fixed undefined property notice bug caused by the additional id parameter.
v3.2-r7
- 2017-10-04 - Added possibility to add an individual element id.
- 2017-10-04 - Added possibility to add individual CSS classes.
- 2017-09-18 - Added a hint to the README.md how to individually set another icon for the reset user tour feature.
v3.2-r6
- 2017-09-14 - Fix to prevent adding empty containers if elements shall not be displayed.
v3.2-r5
- 2017-08-11 - Fixed string in lang package.
v3.2-r4
- 2017-08-11 - Setting to place an icon in the navbar for users to restart user tours of the current page.
v3.2-r3
- 2017-06-26 - Added possibility to add language support and new window attribute.
- 2017-06-17 - Add Travis CI support
v3.2-r2
- 2017-06-02 - Make codechecker happy.
v3.2-r1
- 2017-05-12 - Added support for Clean theme.
- 2017-05-10 - Initial version.
v4.2-r1 (2023090100)
v4.2-r1
Plugin type: Local plugins
Frankenstyle component name: local_navbarplus
Version build number: 2023090100
Version release name: v4.2-r1
Maturity: Stable
Supported Moodle versions: 4.2
Repository URL (Git): https://github.com/moodle-an-hochschulen/moodle-local_navbarplus
Repository branch:
Repository tag: v4.2-r1
Issue/bug tracker URL: https://github.com/moodle-an-hochschulen/moodle-local_navbarplus/issues
moodle-local_navbarplus
Changes
v4.2-r1
- 2023-09-01 - Prepare compatibility for Moodle 4.2.
v4.1-r3
- 2023-10-14 - Add automated release to moodle.org/plugins
- 2023-10-14 - Make codechecker happy again
- 2023-10-10 - Updated Moodle Plugin CI to latest upstream recommendations
- 2023-04-30 - Tests: Updated Moodle Plugin CI to use PHP 8.1 and Postgres 13 from Moodle 4.1 on.
v4.1-r2
- 2023-03-09 - Make codechecker happy again
v4.1-r1
- 2023-01-21 - Prepare compatibility for Moodle 4.1.
- 2022-11-28 - Updated Moodle Plugin CI to latest upstream recommendations
v4.0-r1
- 2022-07-12 - Fix the "Reset user tour" mechanism which broke with Moodle 4.0.
- 2022-07-12 - Change d--block classes to d--flex classes in the settings and language pack for Moodle 4.0.
- 2022-07-12 - Fix Behat tests which broke with Moodle 4.0.
- 2022-07-12 - Prepare compatibility for Moodle 4.0.
v3.11-r3
- 2022-07-10 - Add Visual checks section to UPGRADE.md
- 2022-07-10 - Add Capabilities section to README.md
v3.11-r2
- 2022-06-26 - Updated Moodle Plugin CI to latest upstream recommendations
- 2022-06-26 - Make codechecker happy again
- 2022-06-26 - Add UPGRADE.md as internal upgrade documentation
- 2022-06-26 - Update maintainers and copyrights in README.md.
v3.11-r1
- 2021-12-04 - Prepare compatibility for Moodle 3.11
v3.10-r3
- 2021-12-04 - Add noopener and noreferrer when opening links in a new window - Thanks to Indrajit Raychaudhuri.
v3.10-r2
- 2021-02-05 - Make codechecker fully happy
- 2021-02-05 - Move Moodle Plugin CI from Travis CI to Github actions
v3.10-r1
- 2021-01-09 - Fix function call to get user tours which was renamed in 3.10 with MDL-69739 - Thanks to Leon Stringer.
- 2021-01-09 - Prepare compatibility for Moodle 3.10.
- 2021-01-06 - Change in Moodle release support:
For the time being, this plugin is maintained for the most recent LTS release of Moodle as well as the most recent major release of Moodle.
Bugfixes are backported to the LTS release. However, new features and improvements are not necessarily backported to the LTS release. - 2021-01-06 - Improvement: Declare which major stable version of Moodle this plugin supports (see MDL-59562 for details).
v3.9-r1
- 2020-07-17 - Fixed broken behat step.
- 2020-07-16 - Prepare compatibility for Moodle 3.9.
v3.8-r1
- 2020-02-18 - Prepare compatibility for Moodle 3.8.
v3.7-r2
- 2020-02-13 - Adapt the placement of the icons in the navbar due to Moodle core upstream changes in MDL-67577.
PLEASE NOTE: From now on, local_navbarplus icons will be placed on the right side of the Moodle
core icons and not on the left side anymore. - 2019-06-26 - Removed the optional aspect from the behat tests scenarios.
v3.7-r1
- 2019-06-19 - Added Behat tests.
- 2019-06-17 - Improved accessibility for the icons.
- 2019-06-17 - Prepare compatibility for Moodle 3.7.
v3.6-r3
- 2019-06-19 - Fixed bug that added id attribute to all other items.
v3.6-r2
- 2019-05-31 - Target link to FontAwesome icon list to FontAwesome 4.7.0 which is still used by Moodle core.
v3.6-r1
- 2019-01-16 - Check compatibility for Moodle 3.6, no functionality change.
v3.5-r2
- 2019-01-09 - Unified CSS classes: changed local_navbarplus_resetusertour to localnavbarplus-resetusertour.
- 2019-01-05 - Bugfix: Corrected check for the user tours setting.
- 2018-12-05 - Changed travis.yml due to upstream changes.
v3.5-r1
- 2018-05-24 - Changed setting description and README due to changes in referred Bootstrap classes.
- 2018-05-24 - Changed CSS selectors due to changes in Boost. IMPORTANT: Theme clean is no longer supported!
- 2018-05-24 - Check compatibility for Moodle 3.5, no functionality change.
v3.4-r3
- 2018-05-16 - Implement Privacy API.
v3.4-r2
- 2018-03-05 - Fixed Bug for openinnewwindow feature.
- 2018-02-22 - Added further information to the README.md.
v3.4-r1
- 2017-12-21- Check compatibility for Moodle 3.4, no functionality change.
v3.3-r2
- 2017-12-15 - Improved HTML structure for the icons.
- 2017-12-05 - Added Workaround to travis.yml for fixing Behat tests with TravisCI.
v3.3-r1
- 2017-11-23 - Removed support for Moodle pix icons.
- 2017-11-23 - Small fix to prevent icons with target blank from being shown when they do not match the language setting.
- 2017-11-23 - Check compatibility for Moodle 3.3, no functionality change.
- 2017-11-08 - Updated travis.yml to use newer node version for fixing TravisCI error.
v3.2-r8
- 2017-10-05 - Fixed undefined property notice bug caused by the additional id parameter.
v3.2-r7
- 2017-10-04 - Added possibility to add an individual element id.
- 2017-10-04 - Added possibility to add individual CSS classes.
- 2017-09-18 - Added a hint to the README.md how to individually set another icon for the reset user tour feature.
v3.2-r6
- 2017-09-14 - Fix to prevent adding empty containers if elements shall not be displayed.
v3.2-r5
- 2017-08-11 - Fixed string in lang package.
v3.2-r4
- 2017-08-11 - Setting to place an icon in the navbar for users to restart user tours of the current page.
v3.2-r3
- 2017-06-26 - Added possibility to add language support and new window attribute.
- 2017-06-17 - Add Travis CI support
v3.2-r2
- 2017-06-02 - Make codechecker happy.
v3.2-r1
- 2017-05-12 - Added support for Clean theme.
- 2017-05-10 - Initial version.
v4.1-r3 (2023010502)
v4.1-r3
Plugin type: Local plugins
Frankenstyle component name: local_navbarplus
Version build number: 2023010502
Version release name: v4.1-r3
Maturity: Stable
Supported Moodle versions: 4.1
Repository URL (Git): https://github.com/moodle-an-hochschulen/moodle-local_navbarplus
Repository branch:
Repository tag: v4.1-r3
Issue/bug tracker URL: https://github.com/moodle-an-hochschulen/moodle-local_navbarplus/issues
moodle-local_navbarplus
Changes
v4.1-r3
- 2023-10-14 - Add automated release to moodle.org/plugins
- 2023-10-14 - Make codechecker happy again
- 2023-10-10 - Updated Moodle Plugin CI to latest upstream recommendations
- 2023-04-30 - Tests: Updated Moodle Plugin CI to use PHP 8.1 and Postgres 13 from Moodle 4.1 on.
v4.1-r2
- 2023-03-09 - Make codechecker happy again
v4.1-r1
- 2023-01-21 - Prepare compatibility for Moodle 4.1.
- 2022-11-28 - Updated Moodle Plugin CI to latest upstream recommendations
v4.0-r1
- 2022-07-12 - Fix the "Reset user tour" mechanism which broke with Moodle 4.0.
- 2022-07-12 - Change d--block classes to d--flex classes in the settings and language pack for Moodle 4.0.
- 2022-07-12 - Fix Behat tests which broke with Moodle 4.0.
- 2022-07-12 - Prepare compatibility for Moodle 4.0.
v3.11-r3
- 2022-07-10 - Add Visual checks section to UPGRADE.md
- 2022-07-10 - Add Capabilities section to README.md
v3.11-r2
- 2022-06-26 - Updated Moodle Plugin CI to latest upstream recommendations
- 2022-06-26 - Make codechecker happy again
- 2022-06-26 - Add UPGRADE.md as internal upgrade documentation
- 2022-06-26 - Update maintainers and copyrights in README.md.
v3.11-r1
- 2021-12-04 - Prepare compatibility for Moodle 3.11
v3.10-r3
- 2021-12-04 - Add noopener and noreferrer when opening links in a new window - Thanks to Indrajit Raychaudhuri.
v3.10-r2
- 2021-02-05 - Make codechecker fully happy
- 2021-02-05 - Move Moodle Plugin CI from Travis CI to Github actions
v3.10-r1
- 2021-01-09 - Fix function call to get user tours which was renamed in 3.10 with MDL-69739 - Thanks to Leon Stringer.
- 2021-01-09 - Prepare compatibility for Moodle 3.10.
- 2021-01-06 - Change in Moodle release support:
For the time being, this plugin is maintained for the most recent LTS release of Moodle as well as the most recent major release of Moodle.
Bugfixes are backported to the LTS release. However, new features and improvements are not necessarily backported to the LTS release. - 2021-01-06 - Improvement: Declare which major stable version of Moodle this plugin supports (see MDL-59562 for details).
v3.9-r1
- 2020-07-17 - Fixed broken behat step.
- 2020-07-16 - Prepare compatibility for Moodle 3.9.
v3.8-r1
- 2020-02-18 - Prepare compatibility for Moodle 3.8.
v3.7-r2
- 2020-02-13 - Adapt the placement of the icons in the navbar due to Moodle core upstream changes in MDL-67577.
PLEASE NOTE: From now on, local_navbarplus icons will be placed on the right side of the Moodle
core icons and not on the left side anymore. - 2019-06-26 - Removed the optional aspect from the behat tests scenarios.
v3.7-r1
- 2019-06-19 - Added Behat tests.
- 2019-06-17 - Improved accessibility for the icons.
- 2019-06-17 - Prepare compatibility for Moodle 3.7.
v3.6-r3
- 2019-06-19 - Fixed bug that added id attribute to all other items.
v3.6-r2
- 2019-05-31 - Target link to FontAwesome icon list to FontAwesome 4.7.0 which is still used by Moodle core.
v3.6-r1
- 2019-01-16 - Check compatibility for Moodle 3.6, no functionality change.
v3.5-r2
- 2019-01-09 - Unified CSS classes: changed local_navbarplus_resetusertour to localnavbarplus-resetusertour.
- 2019-01-05 - Bugfix: Corrected check for the user tours setting.
- 2018-12-05 - Changed travis.yml due to upstream changes.
v3.5-r1
- 2018-05-24 - Changed setting description and README due to changes in referred Bootstrap classes.
- 2018-05-24 - Changed CSS selectors due to changes in Boost. IMPORTANT: Theme clean is no longer supported!
- 2018-05-24 - Check compatibility for Moodle 3.5, no functionality change.
v3.4-r3
- 2018-05-16 - Implement Privacy API.
v3.4-r2
- 2018-03-05 - Fixed Bug for openinnewwindow feature.
- 2018-02-22 - Added further information to the README.md.
v3.4-r1
- 2017-12-21- Check compatibility for Moodle 3.4, no functionality change.
v3.3-r2
- 2017-12-15 - Improved HTML structure for the icons.
- 2017-12-05 - Added Workaround to travis.yml for fixing Behat tests with TravisCI.
v3.3-r1
- 2017-11-23 - Removed support for Moodle pix icons.
- 2017-11-23 - Small fix to prevent icons with target blank from being shown when they do not match the language setting.
- 2017-11-23 - Check compatibility for Moodle 3.3, no functionality change.
- 2017-11-08 - Updated travis.yml to use newer node version for fixing TravisCI error.
v3.2-r8
- 2017-10-05 - Fixed undefined property notice bug caused by the additional id parameter.
v3.2-r7
- 2017-10-04 - Added possibility to add an individual element id.
- 2017-10-04 - Added possibility to add individual CSS classes.
- 2017-09-18 - Added a hint to the README.md how to individually set another icon for the reset user tour feature.
v3.2-r6
- 2017-09-14 - Fix to prevent adding empty containers if elements shall not be displayed.
v3.2-r5
- 2017-08-11 - Fixed string in lang package.
v3.2-r4
- 2017-08-11 - Setting to place an icon in the navbar for users to restart user tours of the current page.
v3.2-r3
- 2017-06-26 - Added possibility to add language support and new window attribute.
- 2017-06-17 - Add Travis CI support
v3.2-r2
- 2017-06-02 - Make codechecker happy.
v3.2-r1
- 2017-05-12 - Added support for Clean theme.
- 2017-05-10 - Initial version.
v4.1-r2 (2023010501)
v4.1-r2
Plugin type: Local plugins
Frankenstyle component name: local_navbarplus
Version build number: 2023010501
Version release name: v4.1-r2
Maturity: Stable
Supported Moodle versions: 4.1
Repository URL (Git): https://github.com/moodle-an-hochschulen/moodle-local_navbarplus
Repository branch:
Repository tag: v4.1-r2
Issue/bug tracker URL: https://github.com/moodle-an-hochschulen/moodle-local_navbarplus/issues
moodle-local_navbarplus
Changes
v4.1-r2
- 2023-03-09 - Make codechecker happy again
v4.1-r1
- 2023-01-21 - Prepare compatibility for Moodle 4.1.
- 2022-11-28 - Updated Moodle Plugin CI to latest upstream recommendations
v4.0-r1
- 2022-07-12 - Fix the "Reset user tour" mechanism which broke with Moodle 4.0.
- 2022-07-12 - Change d--block classes to d--flex classes in the settings and language pack for Moodle 4.0.
- 2022-07-12 - Fix Behat tests which broke with Moodle 4.0.
- 2022-07-12 - Prepare compatibility for Moodle 4.0.
v3.11-r3
- 2022-07-10 - Add Visual checks section to UPGRADE.md
- 2022-07-10 - Add Capabilities section to README.md
v3.11-r2
- 2022-06-26 - Updated Moodle Plugin CI to latest upstream recommendations
- 2022-06-26 - Make codechecker happy again
- 2022-06-26 - Add UPGRADE.md as internal upgrade documentation
- 2022-06-26 - Update maintainers and copyrights in README.md.
v3.11-r1
- 2021-12-04 - Prepare compatibility for Moodle 3.11
v3.10-r3
- 2021-12-04 - Add noopener and noreferrer when opening links in a new window - Thanks to Indrajit Raychaudhuri.
v3.10-r2
- 2021-02-05 - Make codechecker fully happy
- 2021-02-05 - Move Moodle Plugin CI from Travis CI to Github actions
v3.10-r1
- 2021-01-09 - Fix function call to get user tours which was renamed in 3.10 with MDL-69739 - Thanks to Leon Stringer.
- 2021-01-09 - Prepare compatibility for Moodle 3.10.
- 2021-01-06 - Change in Moodle release support:
For the time being, this plugin is maintained for the most recent LTS release of Moodle as well as the most recent major release of Moodle.
Bugfixes are backported to the LTS release. However, new features and improvements are not necessarily backported to the LTS release. - 2021-01-06 - Improvement: Declare which major stable version of Moodle this plugin supports (see MDL-59562 for details).
v3.9-r1
- 2020-07-17 - Fixed broken behat step.
- 2020-07-16 - Prepare compatibility for Moodle 3.9.
v3.8-r1
- 2020-02-18 - Prepare compatibility for Moodle 3.8.
v3.7-r2
- 2020-02-13 - Adapt the placement of the icons in the navbar due to Moodle core upstream changes in MDL-67577.
PLEASE NOTE: From now on, local_navbarplus icons will be placed on the right side of the Moodle
core icons and not on the left side anymore. - 2019-06-26 - Removed the optional aspect from the behat tests scenarios.
v3.7-r1
- 2019-06-19 - Added Behat tests.
- 2019-06-17 - Improved accessibility for the icons.
- 2019-06-17 - Prepare compatibility for Moodle 3.7.
v3.6-r3
- 2019-06-19 - Fixed bug that added id attribute to all other items.
v3.6-r2
- 2019-05-31 - Target link to FontAwesome icon list to FontAwesome 4.7.0 which is still used by Moodle core.
v3.6-r1
- 2019-01-16 - Check compatibility for Moodle 3.6, no functionality change.
v3.5-r2
- 2019-01-09 - Unified CSS classes: changed local_navbarplus_resetusertour to localnavbarplus-resetusertour.
- 2019-01-05 - Bugfix: Corrected check for the user tours setting.
- 2018-12-05 - Changed travis.yml due to upstream changes.
v3.5-r1
- 2018-05-24 - Changed setting description and README due to changes in referred Bootstrap classes.
- 2018-05-24 - Changed CSS selectors due to changes in Boost. IMPORTANT: Theme clean is no longer supported!
- 2018-05-24 - Check compatibility for Moodle 3.5, no functionality change.
v3.4-r3
- 2018-05-16 - Implement Privacy API.
v3.4-r2
- 2018-03-05 - Fixed Bug for openinnewwindow feature.
- 2018-02-22 - Added further information to the README.md.
v3.4-r1
- 2017-12-21- Check compatibility for Moodle 3.4, no functionality change.
v3.3-r2
- 2017-12-15 - Improved HTML structure for the icons.
- 2017-12-05 - Added Workaround to travis.yml for fixing Behat tests with TravisCI.
v3.3-r1
- 2017-11-23 - Removed support for Moodle pix icons.
- 2017-11-23 - Small fix to prevent icons with target blank from being shown when they do not match the language setting.
- 2017-11-23 - Check compatibility for Moodle 3.3, no functionality change.
- 2017-11-08 - Updated travis.yml to use newer node version for fixing TravisCI error.
v3.2-r8
- 2017-10-05 - Fixed undefined property notice bug caused by the additional id parameter.
v3.2-r7
- 2017-10-04 - Added possibility to add an individual element id.
- 2017-10-04 - Added possibility to add individual CSS classes.
- 2017-09-18 - Added a hint to the README.md how to individually set another icon for the reset user tour feature.
v3.2-r6
- 2017-09-14 - Fix to prevent adding empty containers if elements shall not be displayed.
v3.2-r5
- 2017-08-11 - Fixed string in lang package.
v3.2-r4
- 2017-08-11 - Setting to place an icon in the navbar for users to restart user tours of the current page.
v3.2-r3
- 2017-06-26 - Added possibility to add language support and new window attribute.
- 2017-06-17 - Add Travis CI support
v3.2-r2
- 2017-06-02 - Make codechecker happy.
v3.2-r1
- 2017-05-12 - Added support for Clean theme.
- 2017-05-10 - Initial version.
v4.1-r1 (2023010500)
v4.1-r1
Plugin type: Local plugins
Frankenstyle component name: local_navbarplus
Version build number: 2023010500
Version release name: v4.1-r1
Maturity: Stable
Supported Moodle versions: 4.1
Repository URL (Git): https://github.com/moodle-an-hochschulen/moodle-local_navbarplus
Repository branch:
Repository tag: v4.1-r1
Issue/bug tracker URL: https://github.com/moodle-an-hochschulen/moodle-local_navbarplus/issues
moodle-local_navbarplus
Changes
v4.1-r1
- 2023-01-21 - Prepare compatibility for Moodle 4.1.
- 2022-11-28 - Updated Moodle Plugin CI to latest upstream recommendations
v4.0-r1
- 2022-07-12 - Fix the "Reset user tour" mechanism which broke with Moodle 4.0.
- 2022-07-12 - Change d--block classes to d--flex classes in the settings and language pack for Moodle 4.0.
- 2022-07-12 - Fix Behat tests which broke with Moodle 4.0.
- 2022-07-12 - Prepare compatibility for Moodle 4.0.
v3.11-r3
- 2022-07-10 - Add Visual checks section to UPGRADE.md
- 2022-07-10 - Add Capabilities section to README.md
v3.11-r2
- 2022-06-26 - Updated Moodle Plugin CI to latest upstream recommendations
- 2022-06-26 - Make codechecker happy again
- 2022-06-26 - Add UPGRADE.md as internal upgrade documentation
- 2022-06-26 - Update maintainers and copyrights in README.md.
v3.11-r1
- 2021-12-04 - Prepare compatibility for Moodle 3.11
v3.10-r3
- 2021-12-04 - Add noopener and noreferrer when opening links in a new window - Thanks to Indrajit Raychaudhuri.
v3.10-r2
- 2021-02-05 - Make codechecker fully happy
- 2021-02-05 - Move Moodle Plugin CI from Travis CI to Github actions
v3.10-r1
- 2021-01-09 - Fix function call to get user tours which was renamed in 3.10 with MDL-69739 - Thanks to Leon Stringer.
- 2021-01-09 - Prepare compatibility for Moodle 3.10.
- 2021-01-06 - Change in Moodle release support:
For the time being, this plugin is maintained for the most recent LTS release of Moodle as well as the most recent major release of Moodle.
Bugfixes are backported to the LTS release. However, new features and improvements are not necessarily backported to the LTS release. - 2021-01-06 - Improvement: Declare which major stable version of Moodle this plugin supports (see MDL-59562 for details).
v3.9-r1
- 2020-07-17 - Fixed broken behat step.
- 2020-07-16 - Prepare compatibility for Moodle 3.9.
v3.8-r1
- 2020-02-18 - Prepare compatibility for Moodle 3.8.
v3.7-r2
- 2020-02-13 - Adapt the placement of the icons in the navbar due to Moodle core upstream changes in MDL-67577.
PLEASE NOTE: From now on, local_navbarplus icons will be placed on the right side of the Moodle
core icons and not on the left side anymore. - 2019-06-26 - Removed the optional aspect from the behat tests scenarios.
v3.7-r1
- 2019-06-19 - Added Behat tests.
- 2019-06-17 - Improved accessibility for the icons.
- 2019-06-17 - Prepare compatibility for Moodle 3.7.
v3.6-r3
- 2019-06-19 - Fixed bug that added id attribute to all other items.
v3.6-r2
- 2019-05-31 - Target link to FontAwesome icon list to FontAwesome 4.7.0 which is still used by Moodle core.
v3.6-r1
- 2019-01-16 - Check compatibility for Moodle 3.6, no functionality change.
v3.5-r2
- 2019-01-09 - Unified CSS classes: changed local_navbarplus_resetusertour to localnavbarplus-resetusertour.
- 2019-01-05 - Bugfix: Corrected check for the user tours setting.
- 2018-12-05 - Changed travis.yml due to upstream changes.
v3.5-r1
- 2018-05-24 - Changed setting description and README due to changes in referred Bootstrap classes.
- 2018-05-24 - Changed CSS selectors due to changes in Boost. IMPORTANT: Theme clean is no longer supported!
- 2018-05-24 - Check compatibility for Moodle 3.5, no functionality change.
v3.4-r3
- 2018-05-16 - Implement Privacy API.
v3.4-r2
- 2018-03-05 - Fixed Bug for openinnewwindow feature.
- 2018-02-22 - Added further information to the README.md.
v3.4-r1
- 2017-12-21- Check compatibility for Moodle 3.4, no functionality change.
v3.3-r2
- 2017-12-15 - Improved HTML structure for the icons.
- 2017-12-05 - Added Workaround to travis.yml for fixing Behat tests with TravisCI.
v3.3-r1
- 2017-11-23 - Removed support for Moodle pix icons.
- 2017-11-23 - Small fix to prevent icons with target blank from being shown when they do not match the language setting.
- 2017-11-23 - Check compatibility for Moodle 3.3, no functionality change.
- 2017-11-08 - Updated travis.yml to use newer node version for fixing TravisCI error.
v3.2-r8
- 2017-10-05 - Fixed undefined property notice bug caused by the additional id parameter.
v3.2-r7
- 2017-10-04 - Added possibility to add an individual element id.
- 2017-10-04 - Added possibility to add individual CSS classes.
- 2017-09-18 - Added a hint to the README.md how to individually set another icon for the reset user tour feature.
v3.2-r6
- 2017-09-14 - Fix to prevent adding empty containers if elements shall not be displayed.
v3.2-r5
- 2017-08-11 - Fixed string in lang package.
v3.2-r4
- 2017-08-11 - Setting to place an icon in the navbar for users to restart user tours of the current page.
v3.2-r3
- 2017-06-26 - Added possibility to add language support and new window attribute.
- 2017-06-17 - Add Travis CI support
v3.2-r2
- 2017-06-02 - Make codechecker happy.
v3.2-r1
- 2017-05-12 - Added support for Clean theme.
- 2017-05-10 - Initial version.
v4.0-r1 (2022071200)
v4.0-r1
Plugin type: Local plugins
Frankenstyle component name: local_navbarplus
Version build number: 2022071200
Version release name: v4.0-r1
Maturity: Stable
Supported Moodle versions: 4.0
Repository URL (Git): https://github.com/moodle-an-hochschulen/moodle-local_navbarplus
Repository branch:
Repository tag: v4.0-r1
Issue/bug tracker URL: https://github.com/moodle-an-hochschulen/moodle-local_navbarplus/issues
moodle-local_navbarplus
Changes
v4.0-r1
- 2022-07-12 - Fix the "Reset user tour" mechanism which broke with Moodle 4.0.
- 2022-07-12 - Change d--block classes to d--flex classes in the settings and language pack for Moodle 4.0.
- 2022-07-12 - Fix Behat tests which broke with Moodle 4.0.
- 2022-07-12 - Prepare compatibility for Moodle 4.0.
v3.11-r3
- 2022-07-10 - Add Visual checks section to UPGRADE.md
- 2022-07-10 - Add Capabilities section to README.md
v3.11-r2
- 2022-06-26 - Updated Moodle Plugin CI to latest upstream recommendations
- 2022-06-26 - Make codechecker happy again
- 2022-06-26 - Add UPGRADE.md as internal upgrade documentation
- 2022-06-26 - Update maintainers and copyrights in README.md.
v3.11-r1
- 2021-12-04 - Prepare compatibility for Moodle 3.11
v3.10-r3
- 2021-12-04 - Add noopener and noreferrer when opening links in a new window - Thanks to Indrajit Raychaudhuri.
v3.10-r2
- 2021-02-05 - Make codechecker fully happy
- 2021-02-05 - Move Moodle Plugin CI from Travis CI to Github actions
v3.10-r1
- 2021-01-09 - Fix function call to get user tours which was renamed in 3.10 with MDL-69739 - Thanks to Leon Stringer.
- 2021-01-09 - Prepare compatibility for Moodle 3.10.
- 2021-01-06 - Change in Moodle release support:
For the time being, this plugin is maintained for the most recent LTS release of Moodle as well as the most recent major release of Moodle.
Bugfixes are backported to the LTS release. However, new features and improvements are not necessarily backported to the LTS release. - 2021-01-06 - Improvement: Declare which major stable version of Moodle this plugin supports (see MDL-59562 for details).
v3.9-r1
- 2020-07-17 - Fixed broken behat step.
- 2020-07-16 - Prepare compatibility for Moodle 3.9.
v3.8-r1
- 2020-02-18 - Prepare compatibility for Moodle 3.8.
v3.7-r2
- 2020-02-13 - Adapt the placement of the icons in the navbar due to Moodle core upstream changes in MDL-67577.
PLEASE NOTE: From now on, local_navbarplus icons will be placed on the right side of the Moodle
core icons and not on the left side anymore. - 2019-06-26 - Removed the optional aspect from the behat tests scenarios.
v3.7-r1
- 2019-06-19 - Added Behat tests.
- 2019-06-17 - Improved accessibility for the icons.
- 2019-06-17 - Prepare compatibility for Moodle 3.7.
v3.6-r3
- 2019-06-19 - Fixed bug that added id attribute to all other items.
v3.6-r2
- 2019-05-31 - Target link to FontAwesome icon list to FontAwesome 4.7.0 which is still used by Moodle core.
v3.6-r1
- 2019-01-16 - Check compatibility for Moodle 3.6, no functionality change.
v3.5-r2
- 2019-01-09 - Unified CSS classes: changed local_navbarplus_resetusertour to localnavbarplus-resetusertour.
- 2019-01-05 - Bugfix: Corrected check for the user tours setting.
- 2018-12-05 - Changed travis.yml due to upstream changes.
v3.5-r1
- 2018-05-24 - Changed setting description and README due to changes in referred Bootstrap classes.
- 2018-05-24 - Changed CSS selectors due to changes in Boost. IMPORTANT: Theme clean is no longer supported!
- 2018-05-24 - Check compatibility for Moodle 3.5, no functionality change.
v3.4-r3
- 2018-05-16 - Implement Privacy API.
v3.4-r2
- 2018-03-05 - Fixed Bug for openinnewwindow feature.
- 2018-02-22 - Added further information to the README.md.
v3.4-r1
- 2017-12-21- Check compatibility for Moodle 3.4, no functionality change.
v3.3-r2
- 2017-12-15 - Improved HTML structure for the icons.
- 2017-12-05 - Added Workaround to travis.yml for fixing Behat tests with TravisCI.
v3.3-r1
- 2017-11-23 - Removed support for Moodle pix icons.
- 2017-11-23 - Small fix to prevent icons with target blank from being shown when they do not match the language setting.
- 2017-11-23 - Check compatibility for Moodle 3.3, no functionality change.
- 2017-11-08 - Updated travis.yml to use newer node version for fixing TravisCI error.
v3.2-r8
- 2017-10-05 - Fixed undefined property notice bug caused by the additional id parameter.
v3.2-r7
- 2017-10-04 - Added possibility to add an individual element id.
- 2017-10-04 - Added possibility to add individual CSS classes.
- 2017-09-18 - Added a hint to the README.md how to individually set another icon for the reset user tour feature.
v3.2-r6
- 2017-09-14 - Fix to prevent adding empty containers if elements shall not be displayed.
v3.2-r5
- 2017-08-11 - Fixed string in lang package.
v3.2-r4
- 2017-08-11 - Setting to place an icon in the navbar for users to restart user tours of the current page.
v3.2-r3
- 2017-06-26 - Added possibility to add language support and new window attribute.
- 2017-06-17 - Add Travis CI support
v3.2-r2
- 2017-06-02 - Make codechecker happy.
v3.2-r1
- 2017-05-12 - Added support for Clean theme.
- 2017-05-10 - Initial version.
v3.9-r6 (2021010604)
v3.9-r6
Plugin type: Local plugins
Frankenstyle component name: local_navbarplus
Version build number: 2021010604
Version release name: v3.9-r6
Maturity: Stable
Supported Moodle versions: 3.9
Repository URL (Git): https://github.com/moodle-an-hochschulen/moodle-local_navbarplus
Repository branch:
Repository tag: v3.9-r6
Issue/bug tracker URL: https://github.com/moodle-an-hochschulen/moodle-local_navbarplus/issues
moodle-local_navbarplus
Changes
v3.9-r6
- 2022-07-10 - Add Visual checks section to UPGRADE.md
- 2022-07-10 - Add Capabilities section to README.md
v3.9-r5
- 2022-06-26 - Updated Moodle Plugin CI to latest upstream recommendations
- 2022-06-26 - Make codechecker happy again
- 2022-06-26 - Add UPGRADE.md as internal upgrade documentation
- 2022-06-26 - Update maintainers and copyrights in README.md.
v3.9-r4
- 2021-12-04 - Add noopener and noreferrer when opening links in a new window - Thanks to Indrajit Raychaudhuri.
v3.9-r3
- 2021-02-05 - Make codechecker fully happy
- 2021-02-05 - Move Moodle Plugin CI from Travis CI to Github actions
v3.9-r2
- 2021-01-06 - Change in Moodle release support:
For the time being, this plugin is maintained for the most recent LTS release of Moodle as well as the most recent major release of Moodle.
Bugfixes are backported to the LTS release. However, new features and improvements are not necessarily backported to the LTS release. - 2021-01-06 - Improvement: Declare which major stable version of Moodle this plugin supports (see MDL-59562 for details).
v3.9-r1
- 2020-07-17 - Fixed broken behat step.
- 2020-07-16 - Prepare compatibility for Moodle 3.9.
v3.8-r1
- 2020-02-18 - Prepare compatibility for Moodle 3.8.
v3.7-r2
- 2020-02-13 - Adapt the placement of the icons in the navbar due to Moodle core upstream changes in MDL-67577.
PLEASE NOTE: From now on, local_navbarplus icons will be placed on the right side of the Moodle
core icons and not on the left side anymore. - 2019-06-26 - Removed the optional aspect from the behat tests scenarios.
v3.7-r1
- 2019-06-19 - Added Behat tests.
- 2019-06-17 - Improved accessibility for the icons.
- 2019-06-17 - Prepare compatibility for Moodle 3.7.
v3.6-r3
- 2019-06-19 - Fixed bug that added id attribute to all other items.
v3.6-r2
- 2019-05-31 - Target link to FontAwesome icon list to FontAwesome 4.7.0 which is still used by Moodle core.
v3.6-r1
- 2019-01-16 - Check compatibility for Moodle 3.6, no functionality change.
v3.5-r2
- 2019-01-09 - Unified CSS classes: changed local_navbarplus_resetusertour to localnavbarplus-resetusertour.
- 2019-01-05 - Bugfix: Corrected check for the user tours setting.
- 2018-12-05 - Changed travis.yml due to upstream changes.
v3.5-r1
- 2018-05-24 - Changed setting description and README due to changes in referred Bootstrap classes.
- 2018-05-24 - Changed CSS selectors due to changes in Boost. IMPORTANT: Theme clean is no longer supported!
- 2018-05-24 - Check compatibility for Moodle 3.5, no functionality change.
v3.4-r3
- 2018-05-16 - Implement Privacy API.
v3.4-r2
- 2018-03-05 - Fixed Bug for openinnewwindow feature.
- 2018-02-22 - Added further information to the README.md.
v3.4-r1
- 2017-12-21- Check compatibility for Moodle 3.4, no functionality change.
v3.3-r2
- 2017-12-15 - Improved HTML structure for the icons.
- 2017-12-05 - Added Workaround to travis.yml for fixing Behat tests with TravisCI.
v3.3-r1
- 2017-11-23 - Removed support for Moodle pix icons.
- 2017-11-23 - Small fix to prevent icons with target blank from being shown when they do not match the language setting.
- 2017-11-23 - Check compatibility for Moodle 3.3, no functionality change.
- 2017-11-08 - Updated travis.yml to use newer node version for fixing TravisCI error.
v3.2-r8
- 2017-10-05 - Fixed undefined property notice bug caused by the additional id parameter.
v3.2-r7
- 2017-10-04 - Added possibility to add an individual element id.
- 2017-10-04 - Added possibility to add individual CSS classes.
- 2017-09-18 - Added a hint to the README.md how to individually set another icon for the reset user tour feature.
v3.2-r6
- 2017-09-14 - Fix to prevent adding empty containers if elements shall not be displayed.
v3.2-r5
- 2017-08-11 - Fixed string in lang package.
v3.2-r4
- 2017-08-11 - Setting to place an icon in the navbar for users to restart user tours of the current page.
v3.2-r3
- 2017-06-26 - Added possibility to add language support and new window attribute.
- 2017-06-17 - Add Travis CI support
v3.2-r2
- 2017-06-02 - Make codechecker happy.
v3.2-r1
- 2017-05-12 - Added support for Clean theme.
- 2017-05-10 - Initial version.
v3.10-r5 (2021010904)
v3.10-r5
Plugin type: Local plugins
Frankenstyle component name: local_navbarplus
Version build number: 2021010904
Version release name: v3.10-r5
Maturity: Stable
Supported Moodle versions: 3.10
Repository URL (Git): https://github.com/moodle-an-hochschulen/moodle-local_navbarplus
Repository branch:
Repository tag: v3.10-r5
Issue/bug tracker URL: https://github.com/moodle-an-hochschulen/moodle-local_navbarplus/issues
moodle-local_navbarplus
Changes
v3.10-r5
- 2022-07-10 - Add Visual checks section to UPGRADE.md
- 2022-07-10 - Add Capabilities section to README.md
v3.10-r4
- 2022-06-26 - Updated Moodle Plugin CI to latest upstream recommendations
- 2022-06-26 - Make codechecker happy again
- 2022-06-26 - Add UPGRADE.md as internal upgrade documentation
- 2022-06-26 - Update maintainers and copyrights in README.md.
v3.10-r3
- 2021-12-04 - Add noopener and noreferrer when opening links in a new window - Thanks to Indrajit Raychaudhuri.
v3.10-r2
- 2021-02-05 - Make codechecker fully happy
- 2021-02-05 - Move Moodle Plugin CI from Travis CI to Github actions
v3.10-r1
- 2021-01-09 - Fix function call to get user tours which was renamed in 3.10 with MDL-69739 - Thanks to Leon Stringer.
- 2021-01-09 - Prepare compatibility for Moodle 3.10.
- 2021-01-06 - Change in Moodle release support:
For the time being, this plugin is maintained for the most recent LTS release of Moodle as well as the most recent major release of Moodle.
Bugfixes are backported to the LTS release. However, new features and improvements are not necessarily backported to the LTS release. - 2021-01-06 - Improvement: Declare which major stable version of Moodle this plugin supports (see MDL-59562 for details).
v3.9-r1
- 2020-07-17 - Fixed broken behat step.
- 2020-07-16 - Prepare compatibility for Moodle 3.9.
v3.8-r1
- 2020-02-18 - Prepare compatibility for Moodle 3.8.
v3.7-r2
- 2020-02-13 - Adapt the placement of the icons in the navbar due to Moodle core upstream changes in MDL-67577.
PLEASE NOTE: From now on, local_navbarplus icons will be placed on the right side of the Moodle
core icons and not on the left side anymore. - 2019-06-26 - Removed the optional aspect from the behat tests scenarios.
v3.7-r1
- 2019-06-19 - Added Behat tests.
- 2019-06-17 - Improved accessibility for the icons.
- 2019-06-17 - Prepare compatibility for Moodle 3.7.
v3.6-r3
- 2019-06-19 - Fixed bug that added id attribute to all other items.
v3.6-r2
- 2019-05-31 - Target link to FontAwesome icon list to FontAwesome 4.7.0 which is still used by Moodle core.
v3.6-r1
- 2019-01-16 - Check compatibility for Moodle 3.6, no functionality change.
v3.5-r2
- 2019-01-09 - Unified CSS classes: changed local_navbarplus_resetusertour to localnavbarplus-resetusertour.
- 2019-01-05 - Bugfix: Corrected check for the user tours setting.
- 2018-12-05 - Changed travis.yml due to upstream changes.
v3.5-r1
- 2018-05-24 - Changed setting description and README due to changes in referred Bootstrap classes.
- 2018-05-24 - Changed CSS selectors due to changes in Boost. IMPORTANT: Theme clean is no longer supported!
- 2018-05-24 - Check compatibility for Moodle 3.5, no functionality change.
v3.4-r3
- 2018-05-16 - Implement Privacy API.
v3.4-r2
- 2018-03-05 - Fixed Bug for openinnewwindow feature.
- 2018-02-22 - Added further information to the README.md.
v3.4-r1
- 2017-12-21- Check compatibility for Moodle 3.4, no functionality change.
v3.3-r2
- 2017-12-15 - Improved HTML structure for the icons.
- 2017-12-05 - Added Workaround to travis.yml for fixing Behat tests with TravisCI.
v3.3-r1
- 2017-11-23 - Removed support for Moodle pix icons.
- 2017-11-23 - Small fix to prevent icons with target blank from being shown when they do not match the language setting.
- 2017-11-23 - Check compatibility for Moodle 3.3, no functionality change.
- 2017-11-08 - Updated travis.yml to use newer node version for fixing TravisCI error.
v3.2-r8
- 2017-10-05 - Fixed undefined property notice bug caused by the additional id parameter.
v3.2-r7
- 2017-10-04 - Added possibility to add an individual element id.
- 2017-10-04 - Added possibility to add individual CSS classes.
- 2017-09-18 - Added a hint to the README.md how to individually set another icon for the reset user tour feature.
v3.2-r6
- 2017-09-14 - Fix to prevent adding empty containers if elements shall not be displayed.
v3.2-r5
- 2017-08-11 - Fixed string in lang package.
v3.2-r4
- 2017-08-11 - Setting to place an icon in the navbar for users to restart user tours of the current page.
v3.2-r3
- 2017-06-26 - Added possibility to add language support and new window attribute.
- 2017-06-17 - Add Travis CI support
v3.2-r2
- 2017-06-02 - Make codechecker happy.
v3.2-r1
- 2017-05-12 - Added support for Clean theme.
- 2017-05-10 - Initial version.
v3.11-r3 (2021120402)
v3.11-r3
Plugin type: Local plugins
Frankenstyle component name: local_navbarplus
Version build number: 2021120402
Version release name: v3.11-r3
Maturity: Stable
Supported Moodle versions: 3.11
Repository URL (Git): https://github.com/moodle-an-hochschulen/moodle-local_navbarplus
Repository branch:
Repository tag: v3.11-r3
Issue/bug tracker URL: https://github.com/moodle-an-hochschulen/moodle-local_navbarplus/issues
moodle-local_navbarplus
Changes
v3.11-r3
- 2022-07-10 - Add Visual checks section to UPGRADE.md
- 2022-07-10 - Add Capabilities section to README.md
v3.11-r2
- 2022-06-26 - Updated Moodle Plugin CI to latest upstream recommendations
- 2022-06-26 - Make codechecker happy again
- 2022-06-26 - Add UPGRADE.md as internal upgrade documentation
- 2022-06-26 - Update maintainers and copyrights in README.md.
v3.11-r1
- 2021-12-04 - Prepare compatibility for Moodle 3.11
v3.10-r3
- 2021-12-04 - Add noopener and noreferrer when opening links in a new window - Thanks to Indrajit Raychaudhuri.
v3.10-r2
- 2021-02-05 - Make codechecker fully happy
- 2021-02-05 - Move Moodle Plugin CI from Travis CI to Github actions
v3.10-r1
- 2021-01-09 - Fix function call to get user tours which was renamed in 3.10 with MDL-69739 - Thanks to Leon Stringer.
- 2021-01-09 - Prepare compatibility for Moodle 3.10.
- 2021-01-06 - Change in Moodle release support:
For the time being, this plugin is maintained for the most recent LTS release of Moodle as well as the most recent major release of Moodle.
Bugfixes are backported to the LTS release. However, new features and improvements are not necessarily backported to the LTS release. - 2021-01-06 - Improvement: Declare which major stable version of Moodle this plugin supports (see MDL-59562 for details).
v3.9-r1
- 2020-07-17 - Fixed broken behat step.
- 2020-07-16 - Prepare compatibility for Moodle 3.9.
v3.8-r1
- 2020-02-18 - Prepare compatibility for Moodle 3.8.
v3.7-r2
- 2020-02-13 - Adapt the placement of the icons in the navbar due to Moodle core upstream changes in MDL-67577.
PLEASE NOTE: From now on, local_navbarplus icons will be placed on the right side of the Moodle
core icons and not on the left side anymore. - 2019-06-26 - Removed the optional aspect from the behat tests scenarios.
v3.7-r1
- 2019-06-19 - Added Behat tests.
- 2019-06-17 - Improved accessibility for the icons.
- 2019-06-17 - Prepare compatibility for Moodle 3.7.
v3.6-r3
- 2019-06-19 - Fixed bug that added id attribute to all other items.
v3.6-r2
- 2019-05-31 - Target link to FontAwesome icon list to FontAwesome 4.7.0 which is still used by Moodle core.
v3.6-r1
- 2019-01-16 - Check compatibility for Moodle 3.6, no functionality change.
v3.5-r2
- 2019-01-09 - Unified CSS classes: changed local_navbarplus_resetusertour to localnavbarplus-resetusertour.
- 2019-01-05 - Bugfix: Corrected check for the user tours setting.
- 2018-12-05 - Changed travis.yml due to upstream changes.
v3.5-r1
- 2018-05-24 - Changed setting description and README due to changes in referred Bootstrap classes.
- 2018-05-24 - Changed CSS selectors due to changes in Boost. IMPORTANT: Theme clean is no longer supported!
- 2018-05-24 - Check compatibility for Moodle 3.5, no functionality change.
v3.4-r3
- 2018-05-16 - Implement Privacy API.
v3.4-r2
- 2018-03-05 - Fixed Bug for openinnewwindow feature.
- 2018-02-22 - Added further information to the README.md.
v3.4-r1
- 2017-12-21- Check compatibility for Moodle 3.4, no functionality change.
v3.3-r2
- 2017-12-15 - Improved HTML structure for the icons.
- 2017-12-05 - Added Workaround to travis.yml for fixing Behat tests with TravisCI.
v3.3-r1
- 2017-11-23 - Removed support for Moodle pix icons.
- 2017-11-23 - Small fix to prevent icons with target blank from being shown when they do not match the language setting.
- 2017-11-23 - Check compatibility for Moodle 3.3, no functionality change.
- 2017-11-08 - Updated travis.yml to use newer node version for fixing TravisCI error.
v3.2-r8
- 2017-10-05 - Fixed undefined property notice bug caused by the additional id parameter.
v3.2-r7
- 2017-10-04 - Added possibility to add an individual element id.
- 2017-10-04 - Added possibility to add individual CSS classes.
- 2017-09-18 - Added a hint to the README.md how to individually set another icon for the reset user tour feature.
v3.2-r6
- 2017-09-14 - Fix to prevent adding empty containers if elements shall not be displayed.
v3.2-r5
- 2017-08-11 - Fixed string in lang package.
v3.2-r4
- 2017-08-11 - Setting to place an icon in the navbar for users to restart user tours of the current page.
v3.2-r3
- 2017-06-26 - Added possibility to add language support and new window attribute.
- 2017-06-17 - Add Travis CI support
v3.2-r2
- 2017-06-02 - Make codechecker happy.
v3.2-r1
- 2017-05-12 - Added support for Clean theme.
- 2017-05-10 - Initial version.
v3.8-r1 (2020021800)
v3.8-r1
Plugin type: Local plugins
Frankenstyle component name: local_navbarplus
Version build number: 2020021800
Version release name: v3.8-r1
Maturity: Stable
Supported Moodle versions: 3.8
Repository URL (Git): https://github.com/moodleuulm/moodle-local_navbarplus
Repository branch:
Repository tag: v3.8-r1
Issue/bug tracker URL: https://github.com/moodle-an-hochschulen/moodle-local_navbarplus/issues
moodle-local_navbarplus
Changes
Release v3.8-r1
- 2020-02-18 - Prepare compatibility for Moodle 3.8.
Release v3.7-r2
- 2020-02-13 - Adapt the placement of the icons in the navbar due to Moodle core upstream changes in MDL-67577.
PLEASE NOTE: From now on, local_navbarplus icons will be placed on the right side of the Moodle
core icons and not on the left side anymore. - 2019-06-26 - Removed the optional aspect from the behat tests scenarios.
Release v3.7-r1
- 2019-06-19 - Added Behat tests.
- 2019-06-17 - Improved accessibility for the icons.
- 2019-06-17 - Prepare compatibility for Moodle 3.7.
Release v3.6-r3
- 2019-06-19 - Fixed bug that added id attribute to all other items.
Release v3.6-r2
- 2019-05-31 - Target link to FontAwesome icon list to FontAwesome 4.7.0 which is still used by Moodle core.
Release v3.6-r1
- 2019-01-16 - Check compatibility for Moodle 3.6, no functionality change.
Release v3.5-r2
- 2019-01-09 - Unified CSS classes: changed local_navbarplus_resetusertour to localnavbarplus-resetusertour.
- 2019-01-05 - Bugfix: Corrected check for the user tours setting.
- 2018-12-05 - Changed travis.yml due to upstream changes.
Release v3.5-r1
- 2018-05-24 - Changed setting description and README due to changes in referred Bootstrap classes.
- 2018-05-24 - Changed CSS selectors due to changes in Boost. IMPORTANT: Theme clean is no longer supported!
- 2018-05-24 - Check compatibility for Moodle 3.5, no functionality change.
Release v3.4-r3
- 2018-05-16 - Implement Privacy API.
Release v3.4-r2
- 2018-03-05 - Fixed Bug for openinnewwindow feature.
- 2018-02-22 - Added further information to the README.md.
Release v3.4-r1
- 2017-12-21- Check compatibility for Moodle 3.4, no functionality change.
Release v3.3-r2
- 2017-12-15 - Improved HTML structure for the icons.
- 2017-12-05 - Added Workaround to travis.yml for fixing Behat tests with TravisCI.
Release v3.3-r1
- 2017-11-23 - Removed support for Moodle pix icons.
- 2017-11-23 - Small fix to prevent icons with target blank from being shown when they do not match the language setting.
- 2017-11-23 - Check compatibility for Moodle 3.3, no functionality change.
- 2017-11-08 - Updated travis.yml to use newer node version for fixing TravisCI error.
Release v3.2-r8
- 2017-10-05 - Fixed undefined property notice bug caused by the additional id parameter.
Release v3.2-r7
- 2017-10-04 - Added possibility to add an individual element id.
- 2017-10-04 - Added possibility to add individual CSS classes.
- 2017-09-18 - Added a hint to the README.md how to individually set another icon for the reset user tour feature.
Release v3.2-r6
- 2017-09-14 - Fix to prevent adding empty containers if elements shall not be displayed.
Release v3.2-r5
- 2017-08-11 - Fixed string in lang package.
Release v3.2-r4
- 2017-08-11 - Setting to place an icon in the navbar for users to restart user tours of the current page.
Release v3.2-r3
- 2017-06-26 - Added possibility to add language support and new window attribute.
- 2017-06-17 - Add Travis CI support
Release v3.2-r2
- 2017-06-02 - Make codechecker happy.
Release v3.2-r1
- 2017-05-12 - Added support for Clean theme.
- 2017-05-10 - Initial version.
v3.7-r2 (2020021700)
v3.7-r2
Plugin type: Local plugins
Frankenstyle component name: local_navbarplus
Version build number: 2020021700
Version release name: v3.7-r2
Maturity: Stable
Supported Moodle versions: 3.7
Repository URL (Git): https://github.com/moodleuulm/moodle-local_navbarplus
Repository branch:
Repository tag: v3.7-r2
Issue/bug tracker URL: https://github.com/moodle-an-hochschulen/moodle-local_navbarplus/issues
moodle-local_navbarplus
Changes
Release v3.7-r2
- 2020-02-13 - Adapt the placement of the icons in the navbar due to Moodle core upstream changes in MDL-67577.
PLEASE NOTE: From now on, local_navbarplus icons will be placed on the right side of the Moodle
core icons and not on the left side anymore. - 2019-06-26 - Removed the optional aspect from the behat tests scenarios.
Release v3.7-r1
- 2019-06-19 - Added Behat tests.
- 2019-06-17 - Improved accessibility for the icons.
- 2019-06-17 - Prepare compatibility for Moodle 3.7.
Release v3.6-r3
- 2019-06-19 - Fixed bug that added id attribute to all other items.
Release v3.6-r2
- 2019-05-31 - Target link to FontAwesome icon list to FontAwesome 4.7.0 which is still used by Moodle core.
Release v3.6-r1
- 2019-01-16 - Check compatibility for Moodle 3.6, no functionality change.
Release v3.5-r2
- 2019-01-09 - Unified CSS classes: changed local_navbarplus_resetusertour to localnavbarplus-resetusertour.
- 2019-01-05 - Bugfix: Corrected check for the user tours setting.
- 2018-12-05 - Changed travis.yml due to upstream changes.
Release v3.5-r1
- 2018-05-24 - Changed setting description and README due to changes in referred Bootstrap classes.
- 2018-05-24 - Changed CSS selectors due to changes in Boost. IMPORTANT: Theme clean is no longer supported!
- 2018-05-24 - Check compatibility for Moodle 3.5, no functionality change.
Release v3.4-r3
- 2018-05-16 - Implement Privacy API.
Release v3.4-r2
- 2018-03-05 - Fixed Bug for openinnewwindow feature.
- 2018-02-22 - Added further information to the README.md.
Release v3.4-r1
- 2017-12-21- Check compatibility for Moodle 3.4, no functionality change.
Release v3.3-r2
- 2017-12-15 - Improved HTML structure for the icons.
- 2017-12-05 - Added Workaround to travis.yml for fixing Behat tests with TravisCI.
Release v3.3-r1
- 2017-11-23 - Removed support for Moodle pix icons.
- 2017-11-23 - Small fix to prevent icons with target blank from being shown when they do not match the language setting.
- 2017-11-23 - Check compatibility for Moodle 3.3, no functionality change.
- 2017-11-08 - Updated travis.yml to use newer node version for fixing TravisCI error.
Release v3.2-r8
- 2017-10-05 - Fixed undefined property notice bug caused by the additional id parameter.
Release v3.2-r7
- 2017-10-04 - Added possibility to add an individual element id.
- 2017-10-04 - Added possibility to add individual CSS classes.
- 2017-09-18 - Added a hint to the README.md how to individually set another icon for the reset user tour feature.
Release v3.2-r6
- 2017-09-14 - Fix to prevent adding empty containers if elements shall not be displayed.
Release v3.2-r5
- 2017-08-11 - Fixed string in lang package.
Release v3.2-r4
- 2017-08-11 - Setting to place an icon in the navbar for users to restart user tours of the current page.
Release v3.2-r3
- 2017-06-26 - Added possibility to add language support and new window attribute.
- 2017-06-17 - Add Travis CI support
Release v3.2-r2
- 2017-06-02 - Make codechecker happy.
Release v3.2-r1
- 2017-05-12 - Added support for Clean theme.
- 2017-05-10 - Initial version.
v3.6-r3 (2019061900)
v3.6-r3
Plugin type: Local plugins
Frankenstyle component name: local_navbarplus
Version build number: 2019061900
Version release name: v3.6-r3
Maturity: Stable
Supported Moodle versions: 3.6
Repository URL (Git): https://github.com/moodleuulm/moodle-local_navbarplus
Repository branch:
Repository tag: v3.6-r3
Issue/bug tracker URL: https://github.com/moodle-an-hochschulen/moodle-local_navbarplus/issues
moodle-local_navbarplus
Changes
Release v3.6-r3
- 2019-06-19 - Fixed bug that added id attribute to all other items.
Release v3.6-r2
- 2019-05-31 - Target link to FontAwesome icon list to FontAwesome 4.7.0 which is still used by Moodle core.
Release v3.6-r1
- 2019-01-16 - Check compatibility for Moodle 3.6, no functionality change.
Release v3.5-r2
- 2019-01-09 - Unified CSS classes: changed local_navbarplus_resetusertour to localnavbarplus-resetusertour.
- 2019-01-05 - Bugfix: Corrected check for the user tours setting.
- 2018-12-05 - Changed travis.yml due to upstream changes.
Release v3.5-r1
- 2018-05-24 - Changed setting description and README due to changes in referred Bootstrap classes.
- 2018-05-24 - Changed CSS selectors due to changes in Boost. IMPORTANT: Theme clean is no longer supported!
- 2018-05-24 - Check compatibility for Moodle 3.5, no functionality change.
Release v3.4-r3
- 2018-05-16 - Implement Privacy API.
Release v3.4-r2
- 2018-03-05 - Fixed Bug for openinnewwindow feature.
- 2018-02-22 - Added further information to the README.md.
Release v3.4-r1
- 2017-12-21- Check compatibility for Moodle 3.4, no functionality change.
Release v3.3-r2
- 2017-12-15 - Improved HTML structure for the icons.
- 2017-12-05 - Added Workaround to travis.yml for fixing Behat tests with TravisCI.
Release v3.3-r1
- 2017-11-23 - Removed support for Moodle pix icons.
- 2017-11-23 - Small fix to prevent icons with target blank from being shown when they do not match the language setting.
- 2017-11-23 - Check compatibility for Moodle 3.3, no functionality change.
- 2017-11-08 - Updated travis.yml to use newer node version for fixing TravisCI error.
Release v3.2-r8
- 2017-10-05 - Fixed undefined property notice bug caused by the additional id parameter.
Release v3.2-r7
- 2017-10-04 - Added possibility to add an individual element id.
- 2017-10-04 - Added possibility to add individual CSS classes.
- 2017-09-18 - Added a hint to the README.md how to individually set another icon for the reset user tour feature.
Release v3.2-r6
- 2017-09-14 - Fix to prevent adding empty containers if elements shall not be displayed.
Release v3.2-r5
- 2017-08-11 - Fixed string in lang package.
Release v3.2-r4
- 2017-08-11 - Setting to place an icon in the navbar for users to restart user tours of the current page.
Release v3.2-r3
- 2017-06-26 - Added possibility to add language support and new window attribute.
- 2017-06-17 - Add Travis CI support
Release v3.2-r2
- 2017-06-02 - Make codechecker happy.
Release v3.2-r1
- 2017-05-12 - Added support for Clean theme.
- 2017-05-10 - Initial version.
v3.5-r2 (2019010900)
v3.5-r2
Plugin type: Local plugins
Frankenstyle component name: local_navbarplus
Version build number: 2019010900
Version release name: v3.5-r2
Maturity: Stable
Supported Moodle versions: 3.5
Repository URL (Git): https://github.com/moodleuulm/moodle-local_navbarplus
Repository branch:
Repository tag: v3.5-r2
Issue/bug tracker URL: https://github.com/moodle-an-hochschulen/moodle-local_navbarplus/issues
moodle-local_navbarplus
Changes
Release v3.5-r2
- 2019-01-09 - Unified CSS classes: changed local_navbarplus_resetusertour to localnavbarplus-resetusertour.
- 2019-01-05 - Bugfix: Corrected check for the user tours setting.
- 2018-12-05 - Changed travis.yml due to upstream changes.
Release v3.5-r1
- 2018-05-24 - Changed setting description and README due to changes in referred Bootstrap classes.
- 2018-05-24 - Changed CSS selectors due to changes in Boost. IMPORTANT: Theme clean is no longer supported!
- 2018-05-24 - Check compatibility for Moodle 3.5, no functionality change.
Release v3.4-r3
- 2018-05-16 - Implement Privacy API.
Release v3.4-r2
- 2018-03-05 - Fixed Bug for openinnewwindow feature.
- 2018-02-22 - Added further information to the README.md.
Release v3.4-r1
- 2017-12-21- Check compatibility for Moodle 3.4, no functionality change.
Release v3.3-r2
- 2017-12-15 - Improved HTML structure for the icons.
- 2017-12-05 - Added Workaround to travis.yml for fixing Behat tests with TravisCI.
Release v3.3-r1
- 2017-11-23 - Removed support for Moodle pix icons.
- 2017-11-23 - Small fix to prevent icons with target blank from being shown when they do not match the language setting.
- 2017-11-23 - Check compatibility for Moodle 3.3, no functionality change.
- 2017-11-08 - Updated travis.yml to use newer node version for fixing TravisCI error.
Release v3.2-r8
- 2017-10-05 - Fixed undefined property notice bug caused by the additional id parameter.
Release v3.2-r7
- 2017-10-04 - Added possibility to add an individual element id.
- 2017-10-04 - Added possibility to add individual CSS classes.
- 2017-09-18 - Added a hint to the README.md how to individually set another icon for the reset user tour feature.
Release v3.2-r6
- 2017-09-14 - Fix to prevent adding empty containers if elements shall not be displayed.
Release v3.2-r5
- 2017-08-11 - Fixed string in lang package.
Release v3.2-r4
- 2017-08-11 - Setting to place an icon in the navbar for users to restart user tours of the current page.
Release v3.2-r3
- 2017-06-26 - Added possibility to add language support and new window attribute.
- 2017-06-17 - Add Travis CI support
Release v3.2-r2
- 2017-06-02 - Make codechecker happy.
Release v3.2-r1
- 2017-05-12 - Added support for Clean theme.
- 2017-05-10 - Initial version.
v3.4-r3 (2018051700)
v3.4-r3
Plugin type: Local plugins
Frankenstyle component name: local_navbarplus
Version build number: 2018051700
Version release name: v3.4-r3
Maturity: Stable
Supported Moodle versions: 3.4
Repository URL (Git): https://github.com/moodleuulm/moodle-local_navbarplus
Repository branch:
Repository tag: v3.4-r3
Issue/bug tracker URL: https://github.com/moodle-an-hochschulen/moodle-local_navbarplus/issues
moodle-local_navbarplus
Changes
Release v3.4-r3
- 2018-05-16 - Implement Privacy API.
Release v3.4-r2
- 2018-03-05 - Fixed Bug for openinnewwindow feature.
- 2018-02-22 - Added further information to the README.md.
Release v3.4-r1
- 2017-12-21- Check compatibility for Moodle 3.4, no functionality change.
Release v3.3-r2
- 2017-12-15 - Improved HTML structure for the icons.
- 2017-12-05 - Added Workaround to travis.yml for fixing Behat tests with TravisCI.
Release v3.3-r1
- 2017-11-23 - Removed support for Moodle pix icons.
- 2017-11-23 - Small fix to prevent icons with target blank from being shown when they do not match the language setting.
- 2017-11-23 - Check compatibility for Moodle 3.3, no functionality change.
- 2017-11-08 - Updated travis.yml to use newer node version for fixing TravisCI error.
Release v3.2-r8
- 2017-10-05 - Fixed undefined property notice bug caused by the additional id parameter.
Release v3.2-r7
- 2017-10-04 - Added possibility to add an individual element id.
- 2017-10-04 - Added possibility to add individual CSS classes.
- 2017-09-18 - Added a hint to the README.md how to individually set another icon for the reset user tour feature.
Release v3.2-r6
- 2017-09-14 - Fix to prevent adding empty containers if elements shall not be displayed.
Release v3.2-r5
- 2017-08-11 - Fixed string in lang package.
Release v3.2-r4
- 2017-08-11 - Setting to place an icon in the navbar for users to restart user tours of the current page.
Release v3.2-r3
- 2017-06-26 - Added possibility to add language support and new window attribute.
- 2017-06-17 - Add Travis CI support
Release v3.2-r2
- 2017-06-02 - Make codechecker happy.
Release v3.2-r1
- 2017-05-12 - Added support for Clean theme.
- 2017-05-10 - Initial version.
v3.3-r2 (2017122000)
v3.3-r2
Plugin type: Local plugins
Frankenstyle component name: local_navbarplus
Version build number: 2017122000
Version release name: v3.3-r2
Maturity: Stable
Supported Moodle versions: 3.3
Repository URL (Git): https://github.com/moodleuulm/moodle-local_navbarplus
Repository branch:
Repository tag: v3.3-r2
Issue/bug tracker URL: https://github.com/moodle-an-hochschulen/moodle-local_navbarplus/issues
moodle-local_navbarplus
Changes
v3.3-r2
- 2017-12-15 - Improved HTML structure for the icons.
- 2017-12-05 - Added Workaround to travis.yml for fixing Behat tests with TravisCI.
v3.3-r1
- 2017-11-23 - Removed support for Moodle pix icons.
- 2017-11-23 - Small fix to prevent icons with target blank from being shown when they do not match the language setting.
- 2017-11-23 - Check compatibility for Moodle 3.3, no functionality change.
- 2017-11-08 - Updated travis.yml to use newer node version for fixing TravisCI error.
Release v3.2-r8
- 2017-10-05 - Fixed undefined property notice bug caused by the additional id parameter.
Release v3.2-r7
- 2017-10-04 - Added possibility to add an individual element id.
- 2017-10-04 - Added possibility to add individual CSS classes.
- 2017-09-18 - Added a hint to the README.md how to individually set another icon for the reset user tour feature.
Release v3.2-r6
- 2017-09-14 - Fix to prevent adding empty containers if elements shall not be displayed.
Release v3.2-r5
- 2017-08-11 - Fixed string in lang package.
Release v3.2-r4
- 2017-08-11 - Setting to place an icon in the navbar for users to restart user tours of the current page.
Release v3.2-r3
- 2017-06-26 - Added possibility to add language support and new window attribute.
- 2017-06-17 - Add Travis CI support
Release v3.2-r2
- 2017-06-02 - Make codechecker happy.
Release v3.2-r1
- 2017-05-12 - Added support for Clean theme.
- 2017-05-10 - Initial version.
v3.2-r8 (2017100500)
v3.2-r8
Plugin type: Local plugins
Frankenstyle component name: local_navbarplus
Version build number: 2017100500
Version release name: v3.2-r8
Maturity: Stable
Supported Moodle versions: 3.2
Repository URL (Git): https://github.com/moodleuulm/moodle-local_navbarplus
Repository branch:
Repository tag: v3.2-r8
Issue/bug tracker URL: https://github.com/moodle-an-hochschulen/moodle-local_navbarplus/issues
moodle-local_navbarplus
Changes
Release v3.2-r8
- 2017-10-05 - Fixed undefined property notice bug caused by the additional id parameter.
Release v3.2-r7
- 2017-10-04 - Added possibility to add an individual element id.
- 2017-10-04 - Added possibility to add individual CSS classes.
- 2017-09-18 - Added a hint to the README.md how to individually set another icon for the reset user tour feature.
Release v3.2-r6
- 2017-09-14 - Fix to prevent adding empty containers if elements shall not be displayed.
Release v3.2-r5
- 2017-08-11 - Fixed string in lang package.
Release v3.2-r4
- 2017-08-11 - Setting to place an icon in the navbar for users to restart user tours of the current page.
Release v3.2-r3
- 2017-06-26 - Added possibility to add language support and new window attribute.
- 2017-06-17 - Add Travis CI support
Release v3.2-r2
- 2017-06-02 - Make codechecker happy.
Release v3.2-r1
- 2017-05-12 - Added support for Clean theme.
- 2017-05-10 - Initial version.