Commit Graph

466 Commits (1fea8c83c9bcd26b709f709ac05470fcd97f001f)

Author SHA1 Message Date
stefan.r c872c60b67 Issue #2660240 by Kgaut: Typo in menu.inc 2016-06-28 18:15:21 +02:00
David Rothstein 29c287b54b Issue #2140157 by rbp, jhodgdon, joachim: menu return constants not properly explained - MENU_NOT_FOUND, MENU_ACCESS_DENIED 2015-10-14 17:18:24 -04:00
David Rothstein c053db68bf Issue #2510674 by er.pushpinderrana, joachim, cilefen: menu_get_item() should say that $path is optional and what the default is 2015-10-14 16:13:59 -04:00
David Rothstein f7548361a6 Issue #1973262 by cilefen, Matt V., David_Rothstein, Anybody, Rob230: User pages display incorrect title instead of "Menu link title" when link paths are added to a default menus 2015-10-10 19:52:22 -04:00
David Rothstein be00a1ced4 Drupal 7.39 2015-08-19 17:20:31 -04:00
David Rothstein 860c060014 Issue #2425259 by catch, sidharrell, nlisgo, Josh Waihi, Fabianx, Berdir, martin107: Router rebuild lock_wait() condition can result in rebuild later in the request (race condition) 2015-03-30 19:39:05 -04:00
David Rothstein 56e257d57d Issue #1854134 by EtienneRd, jeffam | dolu: Added a query tag to the query in menu_link_get_preferred() to allow modules to alter the query. 2014-11-02 15:15:07 -05:00
Jennifer Hodgdon b7cab54c52 Issue #2204873 by sandipmkhairnar: Fix documentation of menu_tree_output. 2014-03-11 07:28:42 -07:00
David Rothstein aa6235c3c3 Issue #805236 by merrillholt, ekl1773, marcingy, sun, catch: Cache the query in menu_local_tasks(). 2013-12-30 17:57:55 -05:00
Jennifer Hodgdon 2a7d33e9d7 Issue #2027351 by micnap, longwave, helenkim: Fix up grammar and awkward parens in API docs in menu.inc 2013-07-03 07:42:21 -07:00
David Rothstein 82a360da5e Issue #1847382 by thehong, pingwin4eg, 63reasons: Fixed Undefined index: access in includes/menu.inc (when custom access_callback() does not exist or does not get included). 2012-12-09 11:10:54 -05:00
Jennifer Hodgdon bfdecf2ee2 Issue #1317626 by Albert Volkman: More API docs cleanup for includes H-M files 2012-10-10 10:31:02 -07:00
Jennifer Hodgdon 190af5229b Issue #1802760 by mkadin, peterx: Document that menu_get_item() can return FALSE 2012-10-10 10:07:04 -07:00
Jennifer Hodgdon 0a1b3116ca Issue #1317626 by Albert Volkman, xjm: Clean up API docs for include files H-M 2012-10-04 09:04:02 -07:00
webchick 7ee124b9cc Issue #261148 follow-up by mikeytown2, chx: Fixed menu_masks() variable is empty (race condition). 2012-04-28 23:52:09 -07:00
webchick 84194b38e3 Issue #1516030 by valthebald, rdickert: Fixed Change parenthesis in menu_link_save() to express intended order of operations. 2012-04-12 00:35:50 -07:00
webchick 9824d7ac25 Issue #918356 by David_Rothstein, franz, tekante, dstol, mikestefff: Fixed WSOD when drupal_get_title() called during hook_init() and custom 403 or 404 pages are being used. 2012-04-12 00:23:01 -07:00
webchick c46186fb69 Issue #1338282 by Damien Tournoud, zymsys, JamesOakley, pillarsdotnet, chx: Fixed php notice in menu_link_save(). 2012-03-26 21:48:45 -07:00
webchick ce530cc8b6 Issue #1425280 by Niklas Fiekas, swentel: Fixed No contextual links in node lists after a node without contextual links. 2012-02-28 23:55:32 -08:00
webchick b7bfbb26b8 Issue #1234830 by beejeebus, oriol_e9g, schildi: Fixed cache_menu(): huge table size. 2012-02-14 13:28:33 -05:00
webchick aa8e8f4de8 Issue #1025582 by sun: Added Custom db_select() 'conditions' parameter for menu_build_tree(). 2011-12-24 18:04:56 -08:00
webchick 1e126deba8 Issue #942782 by pillarsdotnet, xjm, becw, timhilliard, JohnAlbin, jrchamp, Tor Arne Thune, Damien Tournoud, jn2, James Andres, dstol, melon, colan: Fixed Custom menus never receive an active trail. 2011-12-24 17:20:23 -08:00
webchick dae58ccf13 Issue #1050606 by jhodgdon, bxtaylor: Fixed menu_tree_data() doc needs more detail. 2011-09-30 13:00:38 -07:00
webchick 6b1a199f31 Issue #520106 by JohnAlbin, pillarsdotnet, chx, sun, Nick Lewis, drifter, Mark Trapp: Fixed No way to dynamically set active trail. 2011-09-28 23:58:44 -07:00
Dries Buytaert 110712521c - Patch #1226558 by Mark Theunissen: minor typo in docs for function menu_link_get_preferred(). 2011-07-29 14:39:36 -04:00
webchick 116f8b6428 Issue #898634 by catch, alex_b, chx: Fixed install_drupal(): call to menu-touching functions results in SQL syntax error. 2011-07-18 01:04:29 -07:00
webchick f2d2cf8a85 Issue #1010480 by catch: Optimize _menu_navigation_links_rebuild(). 2011-07-13 21:41:15 -04:00
webchick 8c3dbb5e7f Issue #1001146 by edhaber, droplet: Fixed Cannot theme links in a menu when menu_name() contains a hyphen. 2011-05-18 00:04:43 -05:00
Dries Buytaert a73fabfacd - Rolled back. 2011-05-17 17:46:31 -07:00
Dries Buytaert 258fc5ff7b - Patch #784856 by dmitrig01: menu_get_names() is dead code, remove it. 2011-05-17 17:46:01 -07:00
Dries Buytaert 803ae47d63 - Patch #1126370 by kim-day, jn2: menu_link_save() needs more detail. 2011-04-20 22:44:36 -04:00
Dries Buytaert 8ae9b6f6d8 - Patch #965272 by larowlan, bellHead, TR: items defined with type MENU_CALLBACK show 'Home' as a title. 2011-04-20 22:29:50 -04:00
Dries Buytaert 8cdf750e0e - Patch #1066118 by Barrett: hook_field_widget_form() has punctuation error. 2011-04-12 22:54:25 +02:00
Dries Buytaert 6022a6dc9a - Patch #1110064 by jeffschuler: two @defgroup comment fixes. 2011-04-12 22:47:12 +02:00
Dries Buytaert 452bac6da5 - Patch #1012768 by agentrickard: fire hook_menu_link_delete() before removing the data row. 2011-04-12 20:44:14 +02:00
webchick 5b45a85ca7 Issue #749992 by jhodgdon: menu system / menu module distinction is not obvious to folks new to Drupal. 2011-03-28 08:52:43 -07:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Dries Buytaert bf17062f5b - Patch #1014096 by chx: don't load schema on every page view. 2011-01-04 06:20:30 +00:00
Angie Byron db538c8250 #987384 follow-up by h_peter, jhodgdon: Further clean-ups to group topics. 2011-01-03 18:03:54 +00:00
Dries Buytaert a841e71259 - Patch #408882 by jhodgdon, pillarsdotnet: incorrect documentation in menu_unserialize() function. 2010-12-17 01:08:15 +00:00
Angie Byron 24de8090c0 #975754 by jhodgdon: Fixed problems with hook_menu() documentation. 2010-12-08 06:48:39 +00:00
Angie Byron d12aaddbb7 #979958 follow-up by carlos8f: Small tweaks to previous fix. 2010-12-02 20:18:23 +00:00
Angie Byron 44aefb0a4e #979958 by das-peter, Damien Tournoud: Fixed regression in load_functions detection for menu items 2010-12-02 17:34:24 +00:00
Dries Buytaert 84c72d06f0 - Patch #669510 by quicksketch, David_Rothstein, Dave Reid, casey, Gábor Hojtsy, mrfelton, effulgentsia: merge administration theme with hook_admin_paths(). 2010-11-27 20:25:44 +00:00
Angie Byron 6cacff4b4e #298561 by Steven, chx, mcarbone, pwolanin: Fixed slashes don't work in search 2010-11-23 06:00:27 +00:00
Angie Byron 1242612ee7 #606966 by chx, sun, mr.baileys: Fixed 'load arguments' of parent path are not inherited 2010-11-21 08:53:18 +00:00
Angie Byron 48abcd88f4 #550254 by Damien Tournoud, sun: Fixed some causes of menu links are sometimes not properly re-parented. 2010-11-20 07:19:15 +00:00
Angie Byron 1a91990cae #599706 follow-up by JohnAlbin, sun: Regression: Restore consistency to theme_menu_local_tasks() theme function 2010-11-20 04:03:51 +00:00
Dries Buytaert 203b6a88b2 - Patch #944198 by sun: functions that call drupal_system_listing() act on potentially invalid system items. 2010-11-19 20:35:31 +00:00
Angie Byron 9b3c8c5273 #553944 by sun: Define hook_menu_get_item_alter() as a reliable hook that runs before the page is generated. 2010-11-15 08:29:03 +00:00