summaryrefslogtreecommitdiff
path: root/includes/menu.inc
Commit message (Expand)AuthorAge
* #57810, avoid running in infinite loop, patch by chxGerhard Killesreiter2006-04-09
* #56415, menu_set_location (menu_set_active) mangles $_GET/arg(), patch by JonBobGerhard Killesreiter2006-04-07
* #16542, add db rewriting for menus, patch by chxGerhard Killesreiter2006-04-07
* #55869: Redirect back to requested page after log-inSteven Wittens2006-04-04
* #56796: Don't show offline notice more than once per pageSteven Wittens2006-04-04
* #45988, Nodes with menu items bypass node permissions systemGerhard Killesreiter2006-03-20
* #42388, Rehaul menu builder, patch by chxGerhard Killesreiter2006-03-15
* - #53857: External URL suppor for menus broken by SA-2006-001Steven Wittens2006-03-14
* - sa-2006-001: Custom menu items are accessible to anyoneSteven Wittens2006-03-13
* #42388, Out of range value adjusted for column, patch by drummGerhard Killesreiter2006-03-09
* - Patch #48993 by jvandyck: removed notices.Dries Buytaert2006-02-14
* - Patch #48622 by adrian: remove drupal_goto from _submit functions.Dries Buytaert2006-02-10
* - Patch #46184 by Jaza: breadcrumb gone for pages that use menu_set_location()Dries Buytaert2006-01-29
* - Patch #45854 by Jaza: fixed problem with menu_rebuild().Dries Buytaert2006-01-23
* - Patch #45320 by Zen: improved usability of off-line mode.Dries Buytaert2006-01-22
* - Patch #40849 by wtanaka and Richard: killed some menu.inc warnings/notices.Dries Buytaert2006-01-20
* - Patch #39430 by Jaza and Richard: code improvements: improved separation be...Dries Buytaert2006-01-19
* - Patch #9477 by Neil and Richard: fixed inconsistent behavior of user-specif...Dries Buytaert2006-01-16
* - Patch #44176 by Zen: performance improvement: split() -> explode().Dries Buytaert2006-01-13
* - Patch #44373 by m3avrck: improved generated HTML/CSS.Dries Buytaert2006-01-12
* - Modified patch #43082 by chx: return a 404 when a callback function does no...Dries Buytaert2006-01-08
* - Patch #36465 by chx / Richard: made it possible to link to the front page.Dries Buytaert2005-12-27
* - Patch #40512 by Richard: fixed coding style + performance improvements.Dries Buytaert2005-12-10
* - Patch #35768 by JonBob/Richard: separate callback handling from menu handling.Dries Buytaert2005-12-03
* - Patch #11758 by Richard Archer: fixed mbstring clash.Dries Buytaert2005-11-28
* #27582: menu.inc doc updateSteven Wittens2005-11-24
* - Patch #22215 by Richard Archer: refactored primary and secondary links.Dries Buytaert2005-11-03
* - Patch #35410 by kbahey: made site offline feature work.Dries Buytaert2005-10-29
* - Patch #30930 by m3avrck/deekayen: cured PHP5 warnings.Dries Buytaert2005-10-22
* - Modified version of patch #32622 by kbahey: added 'site offline/maintenance...Dries Buytaert2005-10-08
* - Patch #31306 by ax: fixed menu system warning.Dries Buytaert2005-09-18
* - Patch #29385 by chx: no ?> add end of files.Dries Buytaert2005-08-25
* - Patch #28482 by Uwe: add CVS $Id$ tags to all source files in Drupal core. ...Dries Buytaert2005-08-11
* - 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