summaryrefslogtreecommitdiff
path: root/includes/menu.inc
Commit message (Collapse)AuthorAge
* #130991: Custom menu items, part 1Steven Wittens2007-04-06
|
* #130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc)Steven Wittens2007-03-27
|
* - Patch #110888 by Eaton: unify hook _alter()Dries Buytaert2007-03-26
|
* #127172: Fix negative weights in menu system (admin page was out of order)Steven Wittens2007-03-19
|
* - Patch #126128 by chx and Steven: menu fixes and enhancements. Yay.Dries Buytaert2007-03-12
|
* - Patch #125763 by chx: menu system fixes/enhancements.Dries Buytaert2007-03-08
|
* - Patch #118183 by chx: tabs fixes.Dries Buytaert2007-02-14
|
* - Patch #113603 by chx: first crack at re-implementing tabs.Dries Buytaert2007-02-11
|
* - Patch #114753 by chx: the return of the titlesDries Buytaert2007-01-31
|
* - Patch #113603 by chx: first crack at re-implementing tabs.Dries Buytaert2007-01-31
|
* - Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. ↵Dries Buytaert2007-01-31
| | | | Thanks.
* - Rollback of E_ALL patch. Too much extra breakage.Dries Buytaert2007-01-25
|
* - Patch #112715 by webchick et al: fixed some E_ALL errors.Dries Buytaert2007-01-25
|
* - Patch #34755 by chx et al: faster menu system. HEAD is temporary broken ↵Dries Buytaert2007-01-24
| | | | and there is no upgrade path yet.
* #109074: Avoid random segfaults in _menu_sort()Steven Wittens2007-01-14
|
* #106232 by chx. Add spaces for code style.Neil Drumm2007-01-02
|
* - Patch #88707 by chx: Make menu_set_active_item a complete inner redirection.Dries Buytaert2006-12-23
|
* #101203: Fix 'more help' appearing when there is none.Steven Wittens2006-12-12
|
* - Patch #101236 by Uwe Herman: fixed typos in the documentation.Dries Buytaert2006-12-05
|
* - Patch #97907 by webchick: restore 'more help' links.Dries Buytaert2006-11-17
|
* #72674 by kkaefer. Make adding menu items for local tasks not interfere with ↵Neil Drumm2006-11-16
| | | | the local task.
* - Patch #88707 by kkaefer: make menu_set_active_item recompute the ↵Dries Buytaert2006-10-23
| | | | contextual menu items. Bugfix.
* - Menu item capitalizationSteven Wittens2006-10-22
|
* #46935 by markus_petrux and edkwh. Don't output empty title attributes.Neil Drumm2006-10-17
|
* #42826 by jvandyk, mfb, macgirvin. Only show 'edit primary links' link if ↵Neil Drumm2006-09-27
| | | | the user has access to it.
* #78129 by Harry Slaughter. Fix up the breadcrumb home link.Neil Drumm2006-09-06
|
* - Patch #72290 by killes: split up the cache table.Dries Buytaert2006-08-30
|
* #79601: module_exist() -> module_exists()Steven Wittens2006-08-20
|
* - Patch #72079 by Earl et al: give Drupal an overall administration page ... :-)Dries Buytaert2006-07-31
|
* Leftovers from #71925: remove # from hook_link keysSteven Wittens2006-07-13
|
* #72352 by quiptime, properly generate home link in breadcrumb.Neil Drumm2006-07-07
|
* - Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.Dries Buytaert2006-07-05
|
* #71629 by keve, fix an undefined index.Neil Drumm2006-07-02
|
* #71621 by keve, avoid an undefined variableNeil Drumm2006-07-02
|
* - Patch #69270 by gordon: add query to the menu items. Required for CiviCRM ↵Dries Buytaert2006-06-17
| | | | integration.
* - Patch #68703 by jvandyk: corrected the PHPDoc of menu_get_item().Dries Buytaert2006-06-14
|
* - Patch #67434 by fgm: small performance improvement. Unset variables as ↵Dries Buytaert2006-06-07
| | | | soon as possible.
* - Patch #65854 by m3avrck: fixed invalid class names.Dries Buytaert2006-06-01
|
* - Patch #64692 by psycotic: theme_menu_links() returning ArrayDries Buytaert2006-05-21
|
* - Patch #18260 by Ber, m3averck et al: allow overriding of links returned by ↵Dries Buytaert2006-05-18
| | | | modules
* - Patch #59222 by Zen: fixed problem with breadcrumb navigation.Dries Buytaert2006-04-24
|
* #58034, make suggested menu items show up in breadcrumbs, results in less ↵Gerhard Killesreiter2006-04-14
| | | | code. Patch by Zen
* #58590, Very tiny performance enhancement in menu_set_active_item(), patch ↵Gerhard Killesreiter2006-04-13
| | | | by timcn
* #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
| | | | fixes 57406 too
* #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
| | | | patch by chx
* #42388, Rehaul menu builder, patch by chxGerhard Killesreiter2006-03-15
|