Boost navigation fumbling

General plugins (Local) ::: local_boostnavigation
Maintained by Logo "Moodle an Hochschulen e.V."Moodle an Hochschulen e.V., Alexander Bias
Moodle plugin which tries to overcome some fixed appearance behaviours of Boost's nav drawer in a clean way

Boost navigation fumbling v3.3-r1

Moodle 3.3
Released: Tuesday, 20 February 2018, 10:13 PM

moodle-local_boostnavigation

Changes

v3.3-r1

  • 2018-02-20 - Prepare compatibility for Moodle 3.3, no functionality change.

v3.2-r18

  • 2018-02-19 - Bugfix: There was a fatal error with custom course nodes which only appeared in certain plugin configurations.
  • 2018-02-19 - Bugfix: There were problems / debug messages with the setting to remove the competencies node.

v3.2-r17

  • 2018-01-15 - Bugfix: Some course section edge cases produced an incorrect ordering of the "Sections" course node.
  • 2017-12-15 - Add support for adding custom nodes to the nav drawer.
  • 2017-12-05 - Added Workaround to travis.yml for fixing Behat tests with TravisCI.

v3.2-r16

  • 2017-11-21 - Setting to remove some course nodes - Thanks to Alain Bolli.
  • 2017-11-08 - Updated travis.yml to use newer node version for fixing TravisCI error.

v3.2-r15

  • 2017-10-09 - Bugfix: Collapsing the "Sections" course node resulted in a fatal error for some non-teacher users.

v3.2-r14

  • 2017-10-09 - Bugfix: Inserting course nodes failed on pages which are not really inside a course but have a course id.

v3.2-r13

  • 2017-09-29 - Bugfix: Inserting the "Sections" course node was broken after MDL-57412 was integrated into Moodle core.

v3.2-r12

  • 2017-09-29 - Add admin setting for collapse default states.
  • 2017-08-30 - Setting to insert an "Activities" and "Resources" course node.
  • 2017-08-30 - Setting to insert a "Sections" course node.
  • 2017-08-16 - Setting to be able to collapse nav drawer node "My courses".

v3.2-r11

  • 2017-06-30 - Improve search for privatefiles node after MDL-58165 was integrated into Moodle core 3.2 and 3.3
  • 2017-05-29 - Add Travis CI support

v3.2-r10

  • 2017-05-10 - Add the possibility to remove the first Home / Dashboard node, not only the unneeded second one
  • 2017-05-10 - Bugfix: If Moodle is configured with 'Default home page for users' = User preference, the plugin's 'Remove second "Home" or "Dashboard" node' setting didn't have any effect

v3.2-r9

  • 2017-05-08 - Remove currentcoursefullname setting as this is now possible with $CFG->navshowfullcoursenames in Moodle core. If currentcoursefullname was set to yes and the Moodle version is recent enough (version >= 2016120500.03), the plugin update script will set $CFG->navshowfullcoursenames = yes in Moodle core.

v3.2-r8

  • 2017-05-05 - Improve README.md

v3.2-r7

  • 2017-03-31 - Minor code improvements, no functionality change

v3.2-r6

  • 2017-03-13 - Handle the case that the admin has enabled navshowmycoursecategories when removing the My courses node; Thanks to Simon Eidenskog for spotting

v3.2-r5

  • 2017-03-09 - Rename the plugin to local_boostnavigation for multiple reasons and resubmit it to the Moodle plugin repository

v3.2-r4 to v3.2-r2

  • 2017-03-07 - Some improvements from the Moodle plungin repo prechecker results and to things which have been overlooked in the very first release

v3.2-r1

  • 2017-03-06 - Initial version

Version information

Version build number
2018022001
Version release name
v3.3-r1
Maturity
Stable version
MD5 Sum
c34ead2d56ddfa20594aee6690c6c879
Supported software
Moodle 3.3
  • Latest release for Moodle 3.3

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v3.3-r1

Default installation instructions for plugins of the type General plugins (Local)

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder in the "local" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation.