summaryrefslogtreecommitdiff
path: root/modules/menu/menu.admin.inc
Commit message (Expand)AuthorAge
* - Patch #599804 by effulgentsia, catch: unify page, AJAX 'path', and AJAX 'ca...Dries Buytaert2009-10-15
* - Patch #564886 by dmitrig01, JacobSingh, clemens.tolboom, David_Rothstein: r...Dries Buytaert2009-10-09
* #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 ta...Dries Buytaert2009-10-09
* - Patch #576916 by BarisW | Bojhan: default menu 'Parent item' should be Navi...Dries Buytaert2009-10-03
* - Patch #508570 by quicksketch, sun | pwolanin, bec: restore URL consistency ...Dries Buytaert2009-09-28
* #571086 by sun and merlinofchaos: Added a 'wrapper callback' that executesAngie Byron2009-09-18
* #564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... he...Angie Byron2009-09-18
* - Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of ...Dries Buytaert2009-09-05
* #509584 by pwolanin: Various API fixes for menu_tree_data() including depth p...Angie Byron2009-08-24
* #471018 by clemens.tolboom, sun, stBorchert, and mverbaar: Added generic patt...Angie Byron2009-08-22
* #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Co...Angie Byron2009-08-22
* - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to ad...Dries Buytaert2009-07-20
* #504428 follow-up by keith.smith: Remove 'now' from all empty admin screen te...Angie Byron2009-06-29
* #503868 by Sutharsan: Add link to create a menu link if one does not exist.Angie Byron2009-06-27
* - Patch #503996 by kika, Sutharsan: changed label from 'Expanded' to 'Show as...Dries Buytaert2009-06-27
* - Patch #480426 by JamesAn: converted to drupal_static().Dries Buytaert2009-06-07
* - Patch #471070 by stella: millions of code style fixes.Dries Buytaert2009-05-24
* - Patch #292790 by mr.baileys: menu machine-name validation error.Dries Buytaert2009-05-15
* - Patch #394476 by Berdir, pwolanin, Crell: converted the module to the new d...Dries Buytaert2009-05-07
* - Patch #375482 by mfb: avoid PDO exceptions when block module is not enabled.Dries Buytaert2009-04-21
* #402226 follow-up by pwolanin: Rename menu 'item' to 'link' in menu module.Angie Byron2009-03-31
* - Patch #402226 by stompeers, catch et al: menu admin page uses inconsistent ...Dries Buytaert2009-03-28
* - Patch #273137 by pwolanin, David_Rothstein, chx, et al: split navigation to...Dries Buytaert2009-03-20
* #403526 by pwolanin: Fix PDO exception when enabling a menu link.Angie Byron2009-03-16
* - Patch #401916 by stompeers: change order of fields on menu creation form.Dries Buytaert2009-03-14
* - Patch #322344 by merlinofchaos, Frando, catch, sun: form improvements from ...Dries Buytaert2009-03-14
* - Patch #355236 by Frando: refactor drupal_render() theming.Dries Buytaert2009-02-03
* #326210 by AlexisWhite and jhedstrom: Pass ->menu by reference to allow modul...Angie Byron2009-01-31
* - Patch #266246 by David Strauss: added smart defaults for system_settings_fo...Dries Buytaert2009-01-11
* - Patch #352470 by scor: fixed typos and grammar in comments.Dries Buytaert2008-12-30
* - Patch #331570 by recidive: rename block module tables to singular. Require...Dries Buytaert2008-11-15
* - Patch #302149 by pwolanin: fixed confusing/duplicate use of names in menu a...Dries Buytaert2008-09-18
* - Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now print...Dries Buytaert2008-07-16
* - Patch #270917 by catch, Bojhan, et al: renamed 'primary links' and 'seconda...Dries Buytaert2008-06-25
* - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discu...Dries Buytaert2008-04-14
* - Patch #216813 by pwolanin et al: fixed upgrade path for primary links and n...Dries Buytaert2008-02-23
* - Patch #220004 by webernet et al: menu items reorder after edit one of menu ...Dries Buytaert2008-02-12
* - Patch #216904 by pwolanin et al: if there are more than 21 menu items under...Dries Buytaert2008-02-10
* #215858 by pwolanin: localized menu options were saved into the database, avo...Gábor Hojtsy2008-02-04
* #208498 by pwolanin: remove pager from menu admin page (for big menus, you wi...Gábor Hojtsy2008-01-21
* #195091 by Rowanw: (usability) swap enabled and expanded checkbox in menu adm...Gábor Hojtsy2008-01-08
* #203274 by Pasqualle: remove excessive witespace from our code (minor)Gábor Hojtsy2007-12-22
* - Patch #195496 by bjaspan and hunmonk: no 'char' data type in Schema API (an...Dries Buytaert2007-12-18
* #199428 by Lynn: default to the primary links for content menu items (usability)Gábor Hojtsy2007-12-16
* #199191 by Nick Lewis, Lynn: (usability) include the enabled checkbox directl...Gábor Hojtsy2007-12-11
* #196043 by chx: menu items saved in the update but broken on the new system (...Gábor Hojtsy2007-12-06
* #197386 follow up by JirkaRybka: tiny coding style issueGábor Hojtsy2007-12-06
* #197385 by chx and catch: the menu system stores only non-aliased paths, so a...Gábor Hojtsy2007-12-06
* #196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functionsGábor Hojtsy2007-12-06