Commit Graph

442 Commits (f6de4bcf77656f447f4171112d7fcc5d1f6b2e05)

Author SHA1 Message Date
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
Dries Buytaert 9f64d0e46c - Patch #964822 by pwolanin: small optimization for menu_get_item(). 2010-11-07 21:51:40 +00:00
Dries Buytaert 1ddcd75ff3 - Patch #956320 by dstol: doc cleanup for menu_set_active_trail(). 2010-10-30 04:13:38 +00:00
Dries Buytaert 88f5dd3135 - Patch #943558 by David_Rothstein: 'block_callback()' in menu_router() table seems to have no purpose. 2010-10-21 11:56:17 +00:00
Dries Buytaert 0281833bb7 - Patch #943558 by joachim: 'block_callback()' in menu_router() table has no purpose. 2010-10-20 00:47:44 +00:00
Angie Byron 44c2bfdcd1 #898040 by jhodgdon: Replace @name with @defgroup in PHPDoc. 2010-10-08 05:07:53 +00:00
Dries Buytaert 6fb8d182f8 - Patch #930116 by Benjamin Melançon: remove orphaned line of code from menu_get_active_help(). 2010-10-03 23:29:09 +00:00
Angie Byron dc10c97261 #907690 follow-up by sun: Fix PostgreSQL error in breadcrumb logic by removing unused condition. 2010-09-27 22:11:38 +00:00
Dries Buytaert c9de4646c5 - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths and local tasks #2. 2010-09-24 00:37:45 +00:00
Dries Buytaert 8e3e003635 - Patch #883092 by Everett Zufelt, mgifford, Jacine: add heading before local tasks for screen-reader users. 2010-09-16 19:47:45 +00:00
Dries Buytaert 0dec18e5be - Patch #809616 by catch: fixed notice in menu rebuild. 2010-09-16 17:28:24 +00:00
Dries Buytaert 6789c8dc04 - Patch #890884 by joachim: targeted overrides for theme_menu_link() and theme_menu_tree() fail for menus with a hyphen. 2010-09-01 02:59:04 +00:00
Angie Byron f375573849 #410646 by dman, David_Rothstein, and thousands of other people: Fixed 'Secondary menu' exists but is no longer the default source for the secondary links. 2010-08-23 23:38:06 +00:00
Dries Buytaert 260dbda970 - Patch #408482 by c960657, drifter, dixon_, chx: menu links do not follow parent when moving. 2010-08-22 14:57:45 +00:00
Dries Buytaert ff836870d8 - Patch #652122 by sun, catch, moshe weitzman, Berdir, mr.baileys, chx, David_Rothstein, Scott Reynolds, Damien Tournoud: fix dashboard as the default /admin local task. 2010-08-20 01:42:52 +00:00
Angie Byron 769f186755 #851348 by mr.baileys: Fixed Fix doc: menu_tree() returns a renderable array, not rendered HTML. 2010-08-05 07:56:50 +00:00
Dries Buytaert 3fd692b390 - Patch #767478 by derjochenmeyer: menu li.leaf items get expanded (li.expanded) when active. 2010-07-19 21:57:49 +00:00
Dries Buytaert 8cf0d590fb - Patch #855378 by aspilicious: fix newlines in menu.inc. 2010-07-16 02:54:09 +00:00
Angie Byron ea4f6bcef2 #363580 by rfay, chx, Berdir, Rob Loach, Gábor Hojtsy, Shawn DeArmond: Fixed OpenID login fails when in maintenance mode, and 403 errors on certain user paths for logged-in users. 2010-07-07 08:05:01 +00:00
Angie Byron 3ccf4ddf88 #843278 by David_Rothstein: Fixed Menu system static caches are no longer completely cleared (causes shortcuts to not be added correctly in the overlay). 2010-07-06 07:27:07 +00:00
Dries Buytaert 5b55646e2a - Patch #620618 by sun, Damien Tournoud, JohnAlbin, makara: optimize menu tree building and use it for toolbar. 2010-07-02 02:22:26 +00:00
Dries Buytaert 435e4e0310 - Patch #effulgentsia: remove left-overs. 2010-07-01 00:46:57 +00:00
Dries Buytaert a6012a2062 - Patch #838408 by chx: remove hook_menu_active_handler_alter(). 2010-06-26 21:38:38 +00:00
Dries Buytaert 4e28fbfd39 - Patch #766382 by andypost: column 'status' is ambiguous when using node access modules. 2010-06-16 05:07:16 +00:00
Dries Buytaert d097a4dc9a - Patch #766382 by pebosi: column 'nid' is ambiguous when using node access modules. 2010-06-11 10:39:10 +00:00