summaryrefslogtreecommitdiff
path: root/includes/menu.inc
Commit message (Expand)AuthorAge
* - Patch #18213 by chx: boostrap system. Modified to work with HEAD, tidiedDries Buytaert2005-06-22
* - Patch #22416: fixed typo that prevented menu item descriptions from showing...Dries Buytaert2005-06-05
* - Patch 20910 by chx: centralize print theme page.Dries Buytaert2005-04-24
* - Patch #13503 by chx: made the menu cache locale aware.Dries Buytaert2005-04-07
* - Patch #17869: make local tasks more themeable.Dries Buytaert2005-02-28
* - Patch #17687 by Gerhard: removed some cruft.Dries Buytaert2005-02-21
* - Small clean-up: '>= 1' => '> 0' => ''.Dries Buytaert2005-01-22
* - Patch #15976 by Neil: if one single admin modifiable menu item is added the...Dries Buytaert2005-01-22
* - Patch #9477 by JonBob: improved handling of user-specified paths.Dries Buytaert2005-01-19
* - Usability improvement: only display subtabs if there is more than one subta...Dries Buytaert2004-11-28
* - On popular demand, patch #10178 by jhriggs: made it possible to expand menu...Dries Buytaert2004-11-06
* #11449: Adding a failsafe check for an improperly prefixed menu sequence. Thi...Steven Wittens2004-10-16
* - Patch #11430 by JonBob: reseting the menus broke the admin pages.Dries Buytaert2004-10-14
* Reverting the last #9292 (php 5 compatibility) patch, by request of killes. I...Steven Wittens2004-10-12
* - Patch #9292 by Gerhard: fixed another array_merge + PHP5 woe.Dries Buytaert2004-10-12
* - Patch #8179 by JonBob: reintroduced menu caching.Dries Buytaert2004-09-16
* - Patch #10663 by JonBob: documentation improvements: fixed some typos and im...Dries Buytaert2004-09-09
* - Patch #10192 by JonBob: fixed issue with menus not expanding.Dries Buytaert2004-09-07
* - Patch #10026 by Al: bugfix: don't show the 'more help' links when the help ...Dries Buytaert2004-08-16
* - Patch #9864 by JonBob: better form validation in menu administration.Dries Buytaert2004-08-15
* - Patch #9983 by Stefan: various code style improvements.Dries Buytaert2004-08-12
* - Patch by Al: improved the admin/help pages (first step).Dries Buytaert2004-08-10
* - Patch #9330: ucfirst() gives problem when used with multibyte charset.Dries Buytaert2004-08-06
* - Patch #7336 by TDobes: in various parts of Drupal, we use the title attribu...Dries Buytaert2004-08-03
* - Patch #9464 by Moshe: menu.module omitted a pair of braces when callingDries Buytaert2004-07-25
* - #9287: More doxygen/documentation fixes by JonBobSteven Wittens2004-07-22
* - Patch #9290 by Morbus / JonBob / TDobes: SUBTASK removal patch for menu.inc.Dries Buytaert2004-07-15
* - Patch #9262 by Ber / JonBob: the menu did not build correctly, thus the add...Dries Buytaert2004-07-14
* - Patch by JonBob: a significant documentation update for the menu system!Dries Buytaert2004-07-10
* - More tab-improvements by JonBob: improved support for the default tabs!Dries Buytaert2004-07-10
* - Patch #9049 by JonBob: fixed a number of tab issues.Dries Buytaert2004-07-06
* - Patch #8973 by JonBob: Drupal contains many undefined variables and array i...Dries Buytaert2004-07-02
* - Patch #8941 by JonBob: allow local tasks to be ordered by weight, as wellDries Buytaert2004-06-30
* - "" -> ''.Dries Buytaert2004-06-20
* - Patch #8652 by Adrian: incorrect implode.Dries Buytaert2004-06-20
* - Patch #8679 by asimmonds: fixed spelling mistakes.Dries Buytaert2004-06-20
* - Patch #8614 by JonBob: better way to display menus.Dries Buytaert2004-06-19
* First tab improvements by Adrian:Dries Buytaert2004-06-19
* Tabs patch!Dries Buytaert2004-06-18
* - Patch #8105 by mathias: made the menu system aware of path aliases.Dries Buytaert2004-06-01
* - Menu and code improvements by JonBob.Dries Buytaert2004-05-08
* - Patch #7577 by JonBob: various code style improvements to the statisticsDries Buytaert2004-05-05
* - Removed the menu cache. Too many problems with it.Dries Buytaert2004-04-27
* - Added support for 403 handling. Patch by JonBob. As a side benefit,Dries Buytaert2004-04-21
* - Patch by JonBob/Jonathan: reworked the menu system so that menus areDries Buytaert2004-04-15
* - Fixed two bugs in the menu system: only make a menu collapsable when it hasDries Buytaert2004-02-15
* - Made l() add 'class="active"' to the active/current URL.Dries Buytaert2004-01-12
* - Improved Doxygen documentation.Kjartan Mannes2003-12-27
* - Fixed bug 4703: don't display the help text when the user has no accessDries Buytaert2003-12-18
* Patch by Kjartan:Dries Buytaert2003-12-17