Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #849624 by brad.bulger, dcam, Alan Evans, oriol_e9g, Stevel | ↵ | David Rothstein | 2014-11-02 |
| | | | | tsvenson: Fixed wrong permission for admin/structure/menu/parents. | ||
* | Issue #1452070 by kgoel: Remove comment left over from Drupal 5 in ↵ | Jennifer Hodgdon | 2012-04-11 |
| | | | | menu_block_info() | ||
* | Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pages | Jennifer Hodgdon | 2012-03-26 |
| | |||
* | Issue #955848 by anrikun, Kars-T, catch, chx, casey, sun: Fixed When editing ↵ | webchick | 2012-01-21 |
| | | | | an existing node with a link, the link itself is listed in 'Parent item': menu_parent_options() needs some rewriting. | ||
* | Issue #942782 by pillarsdotnet, xjm, becw, timhilliard, JohnAlbin, jrchamp, ↵ | webchick | 2011-12-24 |
| | | | | Tor Arne Thune, Damien Tournoud, jn2, James Andres, dstol, melon, colan: Fixed Custom menus never receive an active trail. | ||
* | - Patch #955848 by anrikun, Kars-T, catch, chx: when editing an existing ↵ | Dries Buytaert | 2011-09-25 |
| | | | | node with a link, the link itself is listed in 'Parent item' | ||
* | Issue #993134 by lyricnz, adam.hammouda: Fixed menu_save() needs to document ↵ | webchick | 2011-06-21 |
| | | | | the form of the menu name. | ||
* | - Patch #761648 by lyricnz, andypost, ksenzee, Jody Lynn, Gábor Hojtsy, ↵ | Dries Buytaert | 2011-05-13 |
| | | | | Damien Tournoud, Shawn DeArmond, David_Rothstein: menu items disappear after upgrade or manual menu entry. | ||
* | Issue #749992 by jhodgdon: menu system / menu module distinction is not ↵ | webchick | 2011-03-28 |
| | | | | obvious to folks new to Drupal. | ||
* | - Patch #1071494 by Takafumi: typo in menu.module. | Dries Buytaert | 2011-02-28 |
| | |||
* | Stripping CVS keywords | The Great Git Migration | 2011-02-25 |
| | |||
* | - Patch #1056108 by 1V: consistent use of 'JavaScript' and 'Ajax'. | Dries Buytaert | 2011-02-19 |
| | |||
* | - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths ↵ | Dries Buytaert | 2010-09-24 |
| | | | | and local tasks #2. | ||
* | - Patch #757154 by sun, effulgentsia: base form_id() via hook_forms() not ↵ | Dries Buytaert | 2010-09-09 |
| | | | | taken into account for #validate, #submit, hook_form_FORMID_alter(). | ||
* | - Patch #378064 by glipay: description field missing in menu settings on ↵ | Dries Buytaert | 2010-08-01 |
| | | | | node form. | ||
* | - Patch #735800 by effulgentsia, fago, Frando: node form triggers form level ↵ | Dries Buytaert | 2010-06-17 |
| | | | | submit functions on button level submits, without validation. Oh yeah. | ||
* | #473082 follow-up by sun: Remove odd breadcrumb bug workaround in menu_save(). | Angie Byron | 2010-03-07 |
| | |||
* | - Patch #716792 by bleen18, agentrickard: remove 'Default menu for content' ↵ | Dries Buytaert | 2010-02-23 |
| | | | | left-over setting. | ||
* | - 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. | ||
* | #571654 follow-up by chx, peximo, plach, sun, et al: | Angie Byron | 2010-01-09 |
| | | | | | | Roll-back of node titles as fields. The Entity Translation module in contrib can add this back, but for everyone else it creates a *huge* WTF. Apologies for how late this is coming, but better now than post-alpha. :\ | ||
* | - Patch #678570 by jhodgdon: help text improvements. | Dries Buytaert | 2010-01-08 |
| | |||
* | #673306 by casey: Remove stray debugging code from menu module. | Angie Byron | 2010-01-03 |
| | |||
* | - Patch #658140 by jhodgdon: various small help text fixes. | Dries Buytaert | 2009-12-14 |
| | |||
* | - 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. | ||
* | - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵ | Dries Buytaert | 2009-12-04 |
| | | | | compliance with standards. | ||
* | - Patch #635094 by plach: unify 'language neutral' language codes. | Dries Buytaert | 2009-12-02 |
| | |||
* | - Patch #620446 by Xano: rewrite permission titles and descriptions. | Dries Buytaert | 2009-12-01 |
| | |||
* | #634820 by arianek, batigolix, and jhodgdon: Update Menu module to new ↵ | Angie Byron | 2009-11-27 |
| | | | | documentation standard. | ||
* | Roll-back of #595084; type-hinting parameters at stdClass makes it so you ↵ | Angie Byron | 2009-11-08 |
| | | | | can't ever pass in another type of class. | ||
* | - Patch #607244 by sun: added permission to decrease performance impact of ↵ | Dries Buytaert | 2009-11-07 |
| | | | | contextual links. | ||
* | #322703 by BarisW, sun, Shai, and dman: Use on/off checkbox to enable and ↵ | Angie Byron | 2009-11-06 |
| | | | | prepopulate node's menu item. | ||
* | - Patch #595084 by c960657: use type hinting for . | Dries Buytaert | 2009-11-01 |
| | |||
* | #600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme ↵ | Angie Byron | 2009-10-23 |
| | | | | functions to take one argument without any hacks. NOTE: This is an API change in hook_theme(). | ||
* | #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. | ||
* | - Patch #511286 by JacobSingh, David_Rothstein, dmitrig01, Gábor Hojtsy, ↵ | Dries Buytaert | 2009-10-17 |
| | | | | ksenzee et al: add customizable shortcuts to the toolbar. | ||
* | - Patch #593746 by #593746 by sun, andypost: prepare Drupal core for dynamic ↵ | Dries Buytaert | 2009-10-16 |
| | | | | data translation. | ||
* | - Patch #351249 by stBorchert, coreyp_1, BrightLoudNoise, catch, kkaefer, ↵ | Dries Buytaert | 2009-10-13 |
| | | | | sign: finer control over the Parent Menu select box. | ||
* | #557292 by peximo, plach, catch, and yched: Convert node title to Field API. | Angie Byron | 2009-10-11 |
| | |||
* | #473082 by sun, Amitaibu, dropcube, and Pasqualle: Added a custom menu API. | Angie Byron | 2009-10-09 |
| | |||
* | - Patch #576916 by BarisW | Bojhan: default menu 'Parent item' should be ↵ | Dries Buytaert | 2009-10-03 |
| | | | | Navigation, not Primary links. | ||
* | - Patch #508570 by quicksketch, sun | pwolanin, bec: restore URL consistency ↵ | Dries Buytaert | 2009-09-28 |
| | | | | for node types and menus. | ||
* | #564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... ↵ | Angie Byron | 2009-09-18 |
| | | | | hey hey hey... gooood byeeee... | ||
* | - Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of ↵ | Dries Buytaert | 2009-09-05 |
| | | | | other types of stuff to render() structures. | ||
* | - Patch #495968 by Frando, moshe weitzman: added drupal_render() cache ↵ | Dries Buytaert | 2009-08-31 |
| | | | | pattern. Start using it for blocks. | ||
* | - Patch #560746 by dropcube: rename hook_block_list() to hook_block_info() ↵ | Dries Buytaert | 2009-08-29 |
| | | | | for consistency in the API. | ||
* | #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 |
| | |||
* | #542658 by Gábor Hojtsy, sun, pwolanin: Move action 'tabs' out of local tasks. | Angie Byron | 2009-08-22 |
| | |||
* | #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: ↵ | Angie Byron | 2009-08-22 |
| | | | | Convert 'class' attribute to use an array, not a string. |