Marina Glancy
3b42c973d7
MDL-38631 link categories in My courses only when needed
2013-06-22 16:27:28 +10:00
Rajesh Taneja
e5c46b5435
MDL-30833 Accessibility: Added aria-expanded attribute on navigation nodes
2012-09-18 17:26:39 +08:00
Andrew Robert Nicols
65dcd906e3
MDL-34322 Don't display empty navigation nodes which have no link
2012-07-13 15:01:39 +01:00
Sam Hemelryk
887fd0e4c7
Merge branch 'MDL-31831' of git://github.com/stronk7/moodle
2012-03-01 14:34:09 +13:00
Eloy Lafuente (stronk7)
5dbfbacc49
MDL-31831 whitespace clean - take2
2012-03-01 02:20:35 +01:00
Adrian Greeve
31fde54fbc
MDL-30976 - navigation - Updating the api block documentation.
2012-02-27 08:14:54 +08:00
Sam Hemelryk
13915f89d4
MDL-31224 block_navigation: Fixed display of icons for node with an action_link action
2012-01-20 11:19:25 +08:00
Aparup Banerjee
32561cafd4
MDL-27428 accessibility : made navigation and settings menu category span nodes navigable using tabs with tabindex=0
2011-05-23 11:12:53 +08:00
Sam Hemelryk
8e5c23e04f
blocks-navigation MDL-25596 Fixed up redundant AJAX calls when navigation was limited by config
2011-01-06 11:50:01 +08:00
Sam Hemelryk
480f906e25
block-navigation MDL-23838 There is now an option that you can enable so that categories in the navigation are links as well.
2010-12-02 07:13:07 +00:00
Sam Hemelryk
ea2bc3599b
navigation MDL-23831 Always show activity icons on the navigation
2010-08-17 02:43:09 +00:00
Sam Hemelryk
31513462b8
navigation MDL-22425 Fixed my courses being shown as an item despite having children
2010-05-18 02:20:51 +00:00
Sam Hemelryk
4766a50c19
navigation MDL-22425 Restructured navigation for the nth time plus performance tweaking and course display limit
2010-05-13 09:57:43 +00:00
Sam Hemelryk
7081714dc4
navigation MDL-22322 Icons not used for navigation branches and fixed indenting of navigation items
2010-05-05 05:59:57 +00:00
Sam Hemelryk
6c721bbfed
navigation MDL-22173 Fixed XHTML issue with navbar, and removed redundant ul's from nodes without children
2010-04-27 02:01:38 +00:00
Sam Hemelryk
d24016944f
block-navigation MDL-22044 Level 1 branches are no longer indented, and home/myhome link is no longer collapsible. Also fixed the everything bold issue
2010-04-22 07:51:52 +00:00
Sam Hemelryk
88f77c3c26
navigation MDL-22044 Added setting to limit content that is shown on the navigation back into the navigation block
2010-04-21 09:44:16 +00:00
Sam Hemelryk
3406acdef9
navigation MDL-22044 Major navigation structure changes.
...
Navigation has now been re-ordered in accordance with http://docs.moodle.org/en/Development:Navigation_2.0_structure .
This has led to several changes in the way in which navigation is generated included API changes, most notably using the
navigation_nodes add method now returns the newly added node rather than the key.
At the same time the global_navigation_tree block has been renamed to navigation and settings_navigation_tree to settings.
2010-04-19 06:30:30 +00:00