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 |
Dries Buytaert
|
27d299cec4
|
- Patch #711108 by Berdir, scor: richer exception reporting for watchdog().
|
2010-05-28 10:18:57 +00:00 |
Dries Buytaert
|
72db95c988
|
- Patch #711108 by Berdir: better exception reporting for watchdog() in the database system.
|
2010-05-26 07:52:13 +00:00 |
Dries Buytaert
|
80f911c969
|
- Patch #800696 by David_Rothstein: reenabling a module causes the module's links to be incorrectly mixed with custom menu links.
|
2010-05-17 18:47:25 +00:00 |
Angie Byron
|
ed86172814
|
#331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply coding standard for casting.
|
2010-05-06 05:59:31 +00:00 |
Angie Byron
|
db58f464bf
|
#755638 by Damien Tournoud: Fixed Tasks are duplicated for default local tasks.
|
2010-05-05 06:31:26 +00:00 |
Dries Buytaert
|
60515aa7f4
|
- Patch #745542 by seutje, sign: wrong margin for primary active tab in Seven.
|
2010-05-04 20:29:57 +00:00 |
Dries Buytaert
|
71713081a2
|
- Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 and sha1.
|
2010-05-01 08:12:23 +00:00 |
Dries Buytaert
|
b94665f5ae
|
- Patch #688334 by stella, BTMash, carlos8f, chx: fixed file inheritance is broken.
|
2010-04-26 14:06:23 +00:00 |
Angie Byron
|
4095b6cf99
|
#777150 by jpmckinney, realityloop: Fixed Strict warning on the reports screen.
|
2010-04-22 10:09:27 +00:00 |
Dries Buytaert
|
3c3cee28b9
|
- Patch #716496 by JohnAlbin: documentation updates for theme functions.
|
2010-04-13 15:23:03 +00:00 |
Dries Buytaert
|
bdb7e56143
|
- Patch #741578 by nikgregory, andypost, Berdir, noahb: 'File' is a reserved word that should not be used.
|
2010-04-10 17:30:15 +00:00 |
Dries Buytaert
|
d428fe37b9
|
- Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see also links.
|
2010-03-26 17:14:46 +00:00 |
Angie Byron
|
aaf9a83db6
|
#556872 by Davy Van Den Bremt, pwolanin, sun, and eojthebrave: Fixed Action links do not work on all levels (example: 'add block' action link does not appear).
|
2010-03-12 05:14:14 +00:00 |
Angie Byron
|
3205a26755
|
#282191 follow-up by plach: Remove ambitious parts of translatable fields UI from core that are no longer relevant, given what made it into Drupal 7.
|
2010-03-07 07:44:18 +00:00 |
Angie Byron
|
8d01aeb428
|
#710142 by Berdir, moshe weitzman, chx: Handle exceptions in shutdown functions (with tests). Hopefully the last of these weird 'Stack frame in Unknown line 0' errors.
|
2010-02-17 22:44:52 +00:00 |