summaryrefslogtreecommitdiff
path: root/includes/menu.inc
Commit message (Collapse)AuthorAge
* Issue #261148 follow-up by mikeytown2, chx: Fixed menu_masks() variable is ↵webchick2012-04-28
| | | | empty (race condition).
* Issue #1516030 by valthebald, rdickert: Fixed Change parenthesis in ↵webchick2012-04-12
| | | | menu_link_save() to express intended order of operations.
* Issue #918356 by David_Rothstein, franz, tekante, dstol, mikestefff: Fixed ↵webchick2012-04-12
| | | | WSOD when drupal_get_title() called during hook_init() and custom 403 or 404 pages are being used.
* Issue #1338282 by Damien Tournoud, zymsys, JamesOakley, pillarsdotnet, chx: ↵webchick2012-03-26
| | | | Fixed php notice in menu_link_save().
* Issue #1425280 by Niklas Fiekas, swentel: Fixed No contextual links in node ↵webchick2012-02-28
| | | | lists after a node without contextual links.
* Issue #1234830 by beejeebus, oriol_e9g, schildi: Fixed cache_menu(): huge ↵webchick2012-02-14
| | | | table size.
* Issue #1025582 by sun: Added Custom db_select() 'conditions' parameter for ↵webchick2011-12-24
| | | | menu_build_tree().
* Issue #942782 by pillarsdotnet, xjm, becw, timhilliard, JohnAlbin, jrchamp, ↵webchick2011-12-24
| | | | Tor Arne Thune, Damien Tournoud, jn2, James Andres, dstol, melon, colan: Fixed Custom menus never receive an active trail.
* Issue #1050606 by jhodgdon, bxtaylor: Fixed menu_tree_data() doc needs more ↵webchick2011-09-30
| | | | detail.
* Issue #520106 by JohnAlbin, pillarsdotnet, chx, sun, Nick Lewis, drifter, ↵webchick2011-09-28
| | | | Mark Trapp: Fixed No way to dynamically set active trail.
* - Patch #1226558 by Mark Theunissen: minor typo in docs for function ↵Dries Buytaert2011-07-29
| | | | menu_link_get_preferred().
* Issue #898634 by catch, alex_b, chx: Fixed install_drupal(): call to ↵webchick2011-07-18
| | | | menu-touching functions results in SQL syntax error.
* Issue #1010480 by catch: Optimize _menu_navigation_links_rebuild().webchick2011-07-13
|
* Issue #1001146 by edhaber, droplet: Fixed Cannot theme links in a menu when ↵webchick2011-05-18
| | | | menu_name() contains a hyphen.
* - Rolled back.Dries Buytaert2011-05-17
|
* - Patch #784856 by dmitrig01: menu_get_names() is dead code, remove it.Dries Buytaert2011-05-17
|
* - Patch #1126370 by kim-day, jn2: menu_link_save() needs more detail.Dries Buytaert2011-04-20
|
* - Patch #965272 by larowlan, bellHead, TR: items defined with type ↵Dries Buytaert2011-04-20
| | | | MENU_CALLBACK show 'Home' as a title.
* - Patch #1066118 by Barrett: hook_field_widget_form() has punctuation error.Dries Buytaert2011-04-12
|
* - Patch #1110064 by jeffschuler: two @defgroup comment fixes.Dries Buytaert2011-04-12
|
* - Patch #1012768 by agentrickard: fire hook_menu_link_delete() before ↵Dries Buytaert2011-04-12
| | | | removing the data row.
* Issue #749992 by jhodgdon: menu system / menu module distinction is not ↵webchick2011-03-28
| | | | obvious to folks new to Drupal.
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #1014096 by chx: don't load schema on every page view.Dries Buytaert2011-01-04
|
* #987384 follow-up by h_peter, jhodgdon: Further clean-ups to group topics.Angie Byron2011-01-03
|
* - Patch #408882 by jhodgdon, pillarsdotnet: incorrect documentation in ↵Dries Buytaert2010-12-17
| | | | menu_unserialize() function.
* #975754 by jhodgdon: Fixed problems with hook_menu() documentation.Angie Byron2010-12-08
|
* #979958 follow-up by carlos8f: Small tweaks to previous fix.Angie Byron2010-12-02
|
* #979958 by das-peter, Damien Tournoud: Fixed regression in load_functions ↵Angie Byron2010-12-02
| | | | detection for menu items
* - Patch #669510 by quicksketch, David_Rothstein, Dave Reid, casey, Gábor ↵Dries Buytaert2010-11-27
| | | | Hojtsy, mrfelton, effulgentsia: merge administration theme with hook_admin_paths().
* #298561 by Steven, chx, mcarbone, pwolanin: Fixed slashes don't work in searchAngie Byron2010-11-23
|
* #606966 by chx, sun, mr.baileys: Fixed 'load arguments' of parent path are ↵Angie Byron2010-11-21
| | | | not inherited
* #550254 by Damien Tournoud, sun: Fixed some causes of menu links are ↵Angie Byron2010-11-20
| | | | sometimes not properly re-parented.
* #599706 follow-up by JohnAlbin, sun: Regression: Restore consistency to ↵Angie Byron2010-11-20
| | | | theme_menu_local_tasks() theme function
* - Patch #944198 by sun: functions that call drupal_system_listing() act on ↵Dries Buytaert2010-11-19
| | | | potentially invalid system items.
* #553944 by sun: Define hook_menu_get_item_alter() as a reliable hook that ↵Angie Byron2010-11-15
| | | | runs before the page is generated.
* - Patch #964822 by pwolanin: small optimization for menu_get_item().Dries Buytaert2010-11-07
|
* - Patch #956320 by dstol: doc cleanup for menu_set_active_trail().Dries Buytaert2010-10-30
|
* - Patch #943558 by David_Rothstein: 'block_callback()' in menu_router() ↵Dries Buytaert2010-10-21
| | | | table seems to have no purpose.
* - Patch #943558 by joachim: 'block_callback()' in menu_router() table has no ↵Dries Buytaert2010-10-20
| | | | purpose.
* #898040 by jhodgdon: Replace @name with @defgroup in PHPDoc.Angie Byron2010-10-08
|
* - Patch #930116 by Benjamin Melançon: remove orphaned line of code from ↵Dries Buytaert2010-10-03
| | | | menu_get_active_help().
* #907690 follow-up by sun: Fix PostgreSQL error in breadcrumb logic by ↵Angie Byron2010-09-27
| | | | removing unused condition.
* - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths ↵Dries Buytaert2010-09-24
| | | | and local tasks #2.
* - Patch #883092 by Everett Zufelt, mgifford, Jacine: add heading before ↵Dries Buytaert2010-09-16
| | | | local tasks for screen-reader users.
* - Patch #809616 by catch: fixed notice in menu rebuild.Dries Buytaert2010-09-16
|
* - Patch #890884 by joachim: targeted overrides for theme_menu_link() and ↵Dries Buytaert2010-09-01
| | | | theme_menu_tree() fail for menus with a hyphen.
* #410646 by dman, David_Rothstein, and thousands of other people: Fixed ↵Angie Byron2010-08-23
| | | | 'Secondary menu' exists but is no longer the default source for the secondary links.
* - Patch #408482 by c960657, drifter, dixon_, chx: menu links do not follow ↵Dries Buytaert2010-08-22
| | | | parent when moving.
* - Patch #652122 by sun, catch, moshe weitzman, Berdir, mr.baileys, chx, ↵Dries Buytaert2010-08-20
| | | | David_Rothstein, Scott Reynolds, Damien Tournoud: fix dashboard as the default /admin local task.