summaryrefslogtreecommitdiff
path: root/includes/menu.inc
Commit message (Collapse)AuthorAge
* - Patch #155986 by Uwe: fixed typos.Dries Buytaert2007-07-02
|
* #154064 by pwolanin: get hook_help() up to speed to menu changes, allowing ↵Gábor Hojtsy2007-06-30
| | | | router path based lookups, and also full path argument lookup with a passed argument array
* #132226: Single tabs should not appear.Steven Wittens2007-06-22
|
* #115847 by chx and pwolanin: traverse to upper menu items for default tabsGábor Hojtsy2007-06-17
|
* - Patch #150676 by lyrincz: removed debug comment.Dries Buytaert2007-06-12
|
* - Patch #149562 by chx: avoid duplicate menu items.Dries Buytaert2007-06-06
|
* - Patch #149176 by chx, David et al: getting rid of the sequences table, ↵Dries Buytaert2007-06-05
| | | | using db_last_insert_id() instead of db_next_id().
* - Patch #147656 by pwolanin and chx: menu module update for Drupal 6.Dries Buytaert2007-06-05
|
* - Patch #147873 by hswong3i: made an SQL query Oracle-friendly.Dries Buytaert2007-06-01
|
* - Patch #147873 by hswong3i: menu SQL fix.Dries Buytaert2007-05-31
|
* - Patch #147873 rollback.Dries Buytaert2007-05-30
|
* - Patch #147873 by hswong3i: made menu.inc Oracle-friendly.Dries Buytaert2007-05-30
|
* - Patch #145058 by pwolanin: update parents when a child is deleted.Dries Buytaert2007-05-28
|
* - Patch #145058 by pwolanin (and chx): re-parenting and caching for menu links.Dries Buytaert2007-05-27
|
* - Patch #146937 by merlinofchaos: restore maintenance mode.Dries Buytaert2007-05-26
|
* - Patch #140218 by Crell et al: make it possible to move page callbacks to ↵Dries Buytaert2007-05-22
| | | | their own include files.
* - Patch #137767 by chx and pwolanin: multiple menu support.Dries Buytaert2007-05-16
|
* - Patch #137211 by merlinofchaos: move theme information to .info files and ↵Dries Buytaert2007-05-06
| | | | improved theme inheritance.
* - Patch #128082 by Goba et al: Allow localization of built-in menu items.Dries Buytaert2007-04-30
|
* - Patch #138703 by chx: Menu inheritance is wrong.Dries Buytaert2007-04-24
|
* - Patch #131009 by chx: menu system fixes/improvements.Dries Buytaert2007-04-15
|
* - Patch #134493 by douggreen: getting the Drupal coding standards right in ↵Dries Buytaert2007-04-13
| | | | core. Woot. Woot.
* #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
|