Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #688334 by stella, BTMash, carlos8f, chx: fixed file inheritance is ↵ | Dries Buytaert | 2010-04-26 |
| | | | | broken. | ||
* | #777150 by jpmckinney, realityloop: Fixed Strict warning on the reports screen. | Angie Byron | 2010-04-22 |
| | |||
* | - Patch #716496 by JohnAlbin: documentation updates for theme functions. | Dries Buytaert | 2010-04-13 |
| | |||
* | - Patch #741578 by nikgregory, andypost, Berdir, noahb: 'File' is a reserved ↵ | Dries Buytaert | 2010-04-10 |
| | | | | word that should not be used. | ||
* | - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see ↵ | Dries Buytaert | 2010-03-26 |
| | | | | also links. | ||
* | #556872 by Davy Van Den Bremt, pwolanin, sun, and eojthebrave: Fixed Action ↵ | Angie Byron | 2010-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 Byron | 2010-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 Byron | 2010-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 Byron | 2010-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 Byron | 2010-01-30 |
| | | | | custom themes. | ||
* | - Patch #667816 by Damien Tournoud, catch: fxed incorrect constant usage in ↵ | Dries Buytaert | 2010-01-29 |
| | | | | menu.inc. | ||
* | - Patch #693614 by asimmonds: fixed PHPDoc spelling typos. | Dries Buytaert | 2010-01-25 |
| | |||
* | - Patch #638070 by carlos8f, Gábor Hojtsy, ksenzee, pwolanin, chx, catch: ↵ | Dries Buytaert | 2010-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 Byron | 2010-01-12 |
| | | | | functionality from Help module. | ||
* | #634472 by sun and effulgentsia: Allow menu template file suggestions. | Angie Byron | 2010-01-08 |
| | |||
* | #678628 by bdragon and matt2000: Fixed 'More help' links missing from interface. | Angie Byron | 2010-01-08 |
| | |||
* | #643984 by catch: Cache results of menu_get_item(). This makes it possible ↵ | Angie Byron | 2010-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 Byron | 2010-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 Buytaert | 2009-12-17 |
| | |||
* | - Patch #631550 by sun: fixed stale and improper logic for ↵ | Dries Buytaert | 2009-12-14 |
| | | | | MENU_VISIBLE_IN_TREE and MENU_VISIBLE_IN_BREADCRUMB. Added lots of code comments, and added tests. | ||
* | #651712 by carlos8f: Fixed bug where rendered menu tree links do not include ↵ | Angie Byron | 2009-12-08 |
| | | | | proper attributes (with tests). | ||
* | - Patch #626286 by sun, David_Rothstein, Rob Loach: make contextual links a ↵ | Dries Buytaert | 2009-12-06 |
| | | | | module. | ||
* | - Patch #650944 by catch: use db_truncate() in _menu_router_save(). | Dries Buytaert | 2009-12-04 |
| | |||
* | - Patch #542658 by sun: follow-up on move action 'tabs' out of local tasks. | Dries Buytaert | 2009-12-03 |
| | |||
* | #610234 by Gábor Hojtsy, ksenzee, cwgordon7, David_Rothstein, seutje, ↵ | Angie Byron | 2009-12-02 |
| | | | | marcvangend, sun, JoshuaRogers, markus_petrux, Bojhan, Rob Loach, Everett Zufelt, drifter, markboulton, leisareichelt, et al: Added Overlay module to core, which shows administrative pages in a JS overlay, retaining context on the front-end site. | ||
* | - Patch #606640 by eojthebrave, sun, catch: don't use menu loaders because ↵ | Dries Buytaert | 2009-11-11 |
| | | | | menu loaders are executed on every menu system access check. Performance improvement. | ||
* | - Patch #629100 by David_Rothstein: fixed incorrect PHPDoc in ↵ | Dries Buytaert | 2009-11-10 |
| | | | | menu_contextual_links(). | ||
* | #521852 by brandonojc, Everett Zufelt, mgifford, and sun: Provide semantic ↵ | Angie Byron | 2009-11-08 |
| | | | | markup to local tasks to indicate an active task. | ||
* | - Patch #607244 by sun: added permission to decrease performance impact of ↵ | Dries Buytaert | 2009-11-07 |
| | | | | contextual links. | ||
* | #607008 by dww, Gerhard Killesreiter, JacobSingh, and chx: Changed Fix bugs ↵ | Angie Byron | 2009-11-01 |
| | | | | in https support and use https for authorize.php if available. | ||
* | - Patch #473268 by sun: documentation improvements for edit in place. | Dries Buytaert | 2009-10-17 |
| | |||
* | #473268 by David_Rothstein, sun, yoroy, Gábor Hojtsy, cwgordon7, et al.: ↵ | Angie Byron | 2009-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 Byron | 2009-10-17 |
| | |||
* | - Patch #593746 by #593746 by sun, andypost: prepare Drupal core for dynamic ↵ | Dries Buytaert | 2009-10-16 |
| | | | | data translation. | ||
* | - Patch #599804 by effulgentsia, catch: unify page, AJAX 'path', and AJAX ↵ | Dries Buytaert | 2009-10-15 |
| | | | | 'callback' callbacks. Oh my, this is the beginning of something big. | ||
* | - Patch #599706 by tobiasb: tiny documentation fix. | Dries Buytaert | 2009-10-11 |
| | |||
* | #599706 by sun: Allow altering local tasks/actions. | Angie Byron | 2009-10-11 |
| | |||
* | #473082 by sun, Amitaibu, dropcube, and Pasqualle: Added a custom menu API. | Angie Byron | 2009-10-09 |
| | |||
* | - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should ↵ | Dries Buytaert | 2009-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 Buytaert | 2009-10-01 |
| | | | | lacks details. | ||
* | - Patch #553944 by David_Rothstein, ksenzee | JacobSingh, sun, jhodgdon, ↵ | Dries Buytaert | 2009-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 Buytaert | 2009-09-18 |
| | | | | Arancaytar: Added Make menu_tree_output() return renderable output. | ||
* | #457450 by agentrickard: Added hooks to track changes to menu links. | Angie Byron | 2009-09-17 |
| | |||
* | #569656 by c960657: Use DRUPAL_ROOT in menu_execute_active_handler(). | Angie Byron | 2009-09-11 |
| | |||
* | #566094 by Arancaytar and smk-ka: Fixed hierarchy generation in ↵ | Angie Byron | 2009-09-11 |
| | | | | menu_tree_data(). | ||
* | - Patch #473240 by Arancaytar, c960657: menu_get_names() crashed when called. | Dries Buytaert | 2009-09-09 |
| | |||
* | #509584 by pwolanin: Various API fixes for menu_tree_data() including depth ↵ | Angie Byron | 2009-08-24 |
| | | | | param. | ||
* | #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the ↵ | Angie Byron | 2009-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 Byron | 2009-08-24 |
| | | | | registry rip. Let's try that again. | ||
* | *** empty log message *** | Angie Byron | 2009-08-24 |
| |