summaryrefslogtreecommitdiff
path: root/includes/menu.inc
Commit message (Collapse)AuthorAge
* - Patch #606640 by eojthebrave, sun, catch: don't use menu loaders because ↵Dries Buytaert2009-11-11
| | | | menu loaders are executed on every menu system access check. Performance improvement.
* - Patch #629100 by David_Rothstein: fixed incorrect PHPDoc in ↵Dries Buytaert2009-11-10
| | | | menu_contextual_links().
* #521852 by brandonojc, Everett Zufelt, mgifford, and sun: Provide semantic ↵Angie Byron2009-11-08
| | | | markup to local tasks to indicate an active task.
* - Patch #607244 by sun: added permission to decrease performance impact of ↵Dries Buytaert2009-11-07
| | | | contextual links.
* #607008 by dww, Gerhard Killesreiter, JacobSingh, and chx: Changed Fix bugs ↵Angie Byron2009-11-01
| | | | in https support and use https for authorize.php if available.
* - Patch #473268 by sun: documentation improvements for edit in place.Dries Buytaert2009-10-17
|
* #473268 by David_Rothstein, sun, yoroy, Gábor Hojtsy, cwgordon7, et al.: ↵Angie Byron2009-10-17
| | | | Allow contextual editing of dang near everything on the page. Also adds a context system to menu local tasks.
* #511286 follow-up: Committed rest of stuff.Angie Byron2009-10-17
|
* - Patch #593746 by #593746 by sun, andypost: prepare Drupal core for dynamic ↵Dries Buytaert2009-10-16
| | | | data translation.
* - Patch #599804 by effulgentsia, catch: unify page, AJAX 'path', and AJAX ↵Dries Buytaert2009-10-15
| | | | 'callback' callbacks. Oh my, this is the beginning of something big.
* - Patch #599706 by tobiasb: tiny documentation fix.Dries Buytaert2009-10-11
|
* #599706 by sun: Allow altering local tasks/actions.Angie Byron2009-10-11
|
* #473082 by sun, Amitaibu, dropcube, and Pasqualle: Added a custom menu API.Angie Byron2009-10-09
|
* - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should ↵Dries Buytaert2009-10-09
| | | | take a single argument. Code clean-up and performance improvement. Woot.
* - Patch #574862 by jhodgdon | moshe weitzman: menu_set_active_trail() doc ↵Dries Buytaert2009-10-01
| | | | lacks details.
* - Patch #553944 by David_Rothstein, ksenzee | JacobSingh, sun, jhodgdon, ↵Dries Buytaert2009-09-30
| | | | pwolanin: allow modules to specify per-page custom themes in hook_menu().
* - Patch #283723 by pwolanin, sun | eddified, moshe weitzman, Dries, aether, ↵Dries Buytaert2009-09-18
| | | | Arancaytar: Added Make menu_tree_output() return renderable output.
* #457450 by agentrickard: Added hooks to track changes to menu links.Angie Byron2009-09-17
|
* #569656 by c960657: Use DRUPAL_ROOT in menu_execute_active_handler().Angie Byron2009-09-11
|
* #566094 by Arancaytar and smk-ka: Fixed hierarchy generation in ↵Angie Byron2009-09-11
| | | | menu_tree_data().
* - Patch #473240 by Arancaytar, c960657: menu_get_names() crashed when called.Dries Buytaert2009-09-09
|
* #509584 by pwolanin: Various API fixes for menu_tree_data() including depth ↵Angie Byron2009-08-24
| | | | param.
* #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the ↵Angie Byron2009-08-24
| | | | function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
* Of all the patches to accidentally commit without a message. :( Rolling back ↵Angie Byron2009-08-24
| | | | registry rip. Let's try that again.
* *** empty log message ***Angie Byron2009-08-24
|
* #542658 by Gábor Hojtsy, sun, pwolanin: Move action 'tabs' out of local tasks.Angie Byron2009-08-22
|
* #201415 by sun: Add a permission to access site in maintenance mode.Angie Byron2009-08-22
|
* #514172 by Bojhan: Increased maximum menu router parts (again).Angie Byron2009-08-19
|
* - Patch #251792 by pwolanin, Damien Tournoud, slantview, c960657: added a ↵Dries Buytaert2009-08-17
| | | | locking framework for long running operations.
* #546048 by Gábor Hojtsy: Move maintenance mode setting to config/development.Angie Byron2009-08-11
|
* - Patch #536768 by chx: use the database to do type casting so we can clean ↵Dries Buytaert2009-08-11
| | | | up some code. ;-)
* - Patch #535264 by Crell: removing some more legacy cruft.Dries Buytaert2009-07-30
|
* - Patch #524638 by drumm: documentation clean-up.Dries Buytaert2009-07-20
|
* - Patch #514172 by quicksketch: increase max router parts.Dries Buytaert2009-07-09
|
* - Patch #359719 by joachim, brianV: documentation for theme_menu_item().Dries Buytaert2009-06-10
|
* - Patch #111011 by Josh Waihi: adding foreign key specifications.Dries Buytaert2009-06-01
|
* - Patch #393632 by andypost: use both first and last class for single-item ↵Dries Buytaert2009-05-30
| | | | menu items.
* - Patch #471070 by stella: millions of code style fixes.Dries Buytaert2009-05-24
|
* - Patch #372306 by moshe: add tag to menu_get_item() query.Dries Buytaert2009-05-14
|
* - Patch #409598 by pwolanin, swentel: fixed problem with content type ↵Dries Buytaert2009-05-07
| | | | descriptions not being updated.
* - Patch #422368 by JamesAn: converted menu.inc to the new static caching API.Dries Buytaert2009-04-25
|
* - Patch #430342 by kkaefer et al: usability improvement: changed 'site ↵Dries Buytaert2009-04-19
| | | | maintenance' to 'maintenance mode'.
* - Patch #436940 by bradfordcp: _menu_check_access() could not call access ↵Dries Buytaert2009-04-18
| | | | callback functions in include files.
* - Patch #423690 by Berdir: fixed bug in menu_link_maintain(). With tests.Dries Buytaert2009-04-13
|
* - Patch #317775 by pwolanin, chx et al: caching the entire {menu_router} ↵Dries Buytaert2009-04-12
| | | | table causes problems.
* - Patch #317775 by pwolanin, justinrandell: caching entire {menu_router} ↵Dries Buytaert2009-04-02
| | | | table causes MySQL error/slow rebuilds and slows menu_link_save.
* - Patch #408962 by brianV: documentation improvements.Dries Buytaert2009-03-21
|
* - Patch #273137 by pwolanin, David_Rothstein, chx, et al: split navigation ↵Dries Buytaert2009-03-20
| | | | to user and administration menu. Will require follow-up patches.
* - Patch #401922 by Damien Tournoud: fixed parent link detection.Dries Buytaert2009-03-14
|
* #372914 by chx: Fix link titles when using a non-t() callback.Angie Byron2009-03-14
|