summaryrefslogtreecommitdiff
path: root/includes/menu.inc
Commit message (Collapse)AuthorAge
...
* - 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.
* #851348 by mr.baileys: Fixed Fix doc: menu_tree() returns a renderable ↵Angie Byron2010-08-05
| | | | array, not rendered HTML.
* - Patch #767478 by derjochenmeyer: menu li.leaf items get expanded ↵Dries Buytaert2010-07-19
| | | | (li.expanded) when active.
* - Patch #855378 by aspilicious: fix newlines in menu.inc.Dries Buytaert2010-07-16
|
* #363580 by rfay, chx, Berdir, Rob Loach, Gábor Hojtsy, Shawn DeArmond: ↵Angie Byron2010-07-07
| | | | Fixed OpenID login fails when in maintenance mode, and 403 errors on certain user paths for logged-in users.
* #843278 by David_Rothstein: Fixed Menu system static caches are no longer ↵Angie Byron2010-07-06
| | | | completely cleared (causes shortcuts to not be added correctly in the overlay).
* - Patch #620618 by sun, Damien Tournoud, JohnAlbin, makara: optimize menu ↵Dries Buytaert2010-07-02
| | | | tree building and use it for toolbar.
* - Patch #effulgentsia: remove left-overs.Dries Buytaert2010-07-01
|
* - Patch #838408 by chx: remove hook_menu_active_handler_alter().Dries Buytaert2010-06-26
|
* - Patch #766382 by andypost: column 'status' is ambiguous when using node ↵Dries Buytaert2010-06-16
| | | | access modules.
* - Patch #766382 by pebosi: column 'nid' is ambiguous when using node access ↵Dries Buytaert2010-06-11
| | | | modules.
* - Patch #711108 by Berdir, scor: richer exception reporting for watchdog().Dries Buytaert2010-05-28
|
* - Patch #711108 by Berdir: better exception reporting for watchdog() in the ↵Dries Buytaert2010-05-26
| | | | database system.
* - Patch #800696 by David_Rothstein: reenabling a module causes the module's ↵Dries Buytaert2010-05-17
| | | | links to be incorrectly mixed with custom menu links.
* #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply ↵Angie Byron2010-05-06
| | | | coding standard for casting.
* #755638 by Damien Tournoud: Fixed Tasks are duplicated for default local tasks.Angie Byron2010-05-05
|
* - Patch #745542 by seutje, sign: wrong margin for primary active tab in Seven.Dries Buytaert2010-05-04
|
* - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 ↵Dries Buytaert2010-05-01
| | | | and sha1.
* - Patch #688334 by stella, BTMash, carlos8f, chx: fixed file inheritance is ↵Dries Buytaert2010-04-26
| | | | broken.
* #777150 by jpmckinney, realityloop: Fixed Strict warning on the reports screen.Angie Byron2010-04-22
|
* - Patch #716496 by JohnAlbin: documentation updates for theme functions.Dries Buytaert2010-04-13
|
* - Patch #741578 by nikgregory, andypost, Berdir, noahb: 'File' is a reserved ↵Dries Buytaert2010-04-10
| | | | word that should not be used.
* - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see ↵Dries Buytaert2010-03-26
| | | | also links.
* #556872 by Davy Van Den Bremt, pwolanin, sun, and eojthebrave: Fixed Action ↵Angie Byron2010-03-12
| | | | links do not work on all levels (example: 'add block' action link does not appear).
* #282191 follow-up by plach: Remove ambitious parts of translatable fields UI ↵Angie Byron2010-03-07
| | | | from core that are no longer relevant, given what made it into Drupal 7.
* #710142 by Berdir, moshe weitzman, chx: Handle exceptions in shutdown ↵Angie Byron2010-02-17
| | | | functions (with tests). Hopefully the last of these weird 'Stack frame in Unknown line 0' errors.
* #605926 by jim0203, sun, jhodgdon, dman, eileenmcnaughton, Gábor Hojtsy: ↵Angie Byron2010-02-17
| | | | Fixed Menu link weight changes when editing a node. (with tests)
* #553944 follow-up by David_Rothstein: Allow modules to override per-page ↵Angie Byron2010-01-30
| | | | custom themes.
* - Patch #667816 by Damien Tournoud, catch: fxed incorrect constant usage in ↵Dries Buytaert2010-01-29
| | | | menu.inc.
* - Patch #693614 by asimmonds: fixed PHPDoc spelling typos.Dries Buytaert2010-01-25
|
* - Patch #638070 by carlos8f, Gábor Hojtsy, ksenzee, pwolanin, chx, catch: ↵Dries Buytaert2010-01-14
| | | | router loaders causing a lot of database hits for access checks.
* #678628 follow-up by jhodgdon: Remove buggy and incorrect 'More Help' ↵Angie Byron2010-01-12
| | | | functionality from Help module.
* #634472 by sun and effulgentsia: Allow menu template file suggestions.Angie Byron2010-01-08
|
* #678628 by bdragon and matt2000: Fixed 'More help' links missing from interface.Angie Byron2010-01-08
|
* #643984 by catch: Cache results of menu_get_item(). This makes it possible ↵Angie Byron2010-01-04
| | | | to serve a page in Drupal 7 with no hits to the database when using alternate caching backends.
* #281405 follow-up by Arancaytar, catch, Crell, and justinrandell: Reduce ↵Angie Byron2010-01-03
| | | | memory consumption of menu_rebuild() by splitting huge query into multiple passes.
* - Patch #190867 by chx: fixed access to creating path aliases.Dries Buytaert2009-12-17
|
* - Patch #631550 by sun: fixed stale and improper logic for ↵Dries Buytaert2009-12-14
| | | | MENU_VISIBLE_IN_TREE and MENU_VISIBLE_IN_BREADCRUMB. Added lots of code comments, and added tests.