Commit Graph

417 Commits (7.x)

Author SHA1 Message Date
mcdruid c3148e173a
Issue #3384397 by poker10, Fabianx: [D7] When adding a new menu link, restrict the available parents to the current menu 2023-12-05 11:30:06 +00:00
mcdruid 64871d4fac Issue #3322003 by poker10: [D7 PHP 8.2] Fix Deprecated function: Creation of dynamic property in tests 2022-11-18 11:15:04 +00:00
Juraj Nemec 32020ecb18
Issue #2021571 by rszrama: Preview of menu machine name is inaccurate on while adding a menu 2022-09-02 20:41:59 +02:00
mcdruid 71626aac04 Issue #3241422 by mcdruid, Ayesh: [PHP 8.1] Passing null to internal functions deprecation fixes 2021-11-11 21:28:17 +00:00
mcdruid 597fbe5ee0 Issue #1018614 by JvE, hass, hussainweb, Niklas Fiekas, mcdruid, Pavan B S, chx, droplet, jamesharv, drupalshrek, vegantriathlete, solideogloria, aspilicious, catch, voleger, David_Rothstein, StevenPatz, mgifford: Inaccessible menu items in navigation links cause "Notice: Undefined index: localized_options" 2021-05-28 16:34:12 +01:00
mcdruid bf9fbe42f3 Issue #1007746 by figureone, dawehner, tunic, TuWebO, voleger, ryan.gibson, mcdruid, tim.plunkett, hefox, Ranko, joseph.olstad, xjm, Fabianx, David_Rothstein, chrisgross, gmclelland, webchick: Reordering fails with more than 100 items in a menu 2021-05-27 13:54:05 +01:00
mcdruid f4515a59ea Issue #460408 by marthinal, dww, David_Rothstein, gpk, joelpittet, markie, aerozeppelin, byronveale, Cottser, david_garcia, acbramley, jojonaloha, nerdcore, gnindl, dotton, girishmuraly, umar-ahmad, joseph.olstad, Webrotta, btopro, wizonesolutions, andrewmacpherson, Bojhan, catch: Cannot administer menu item/link if it points to an unpublished node 2021-05-27 13:37:52 +01:00
stefan.r 5e71caebfd Issue #2578173 by Peacog, David_Rothstein, maximpodorov, marvin_B8, andypost, alexpott, tatisilva: Increase menu title maxlength to 255 in forms containing menu items 2016-07-04 00:45:24 +02:00
David Rothstein c273ce5f4e Issue #2418209 by chintan.vyas, lucastockmann, jacob.embree: Replace user facing strings that use drupal.org as example of an external url 2016-04-07 22:45:57 -04:00
David Rothstein f7548361a6 Issue #1973262 by cilefen, Matt V., David_Rothstein, Anybody, Rob230: User pages display incorrect title instead of "Menu link title" when link paths are added to a default menus 2015-10-10 19:52:22 -04:00
David Rothstein 2e235b5152 Issue #849624 by brad.bulger, dcam, Alan Evans, oriol_e9g, Stevel | tsvenson: Fixed wrong permission for admin/structure/menu/parents. 2014-11-02 23:49:26 -05:00
David Rothstein 257fac8454 Issue #1426122 by deletedaccount, Alan D., andypost, maximpodorov: Some callbacks return junk when calling drupal_not_found(); replace with return MENU_NOT_FOUND instead. 2013-12-29 15:32:28 -05:00
Jennifer Hodgdon 1b03ea803a Issue #1797366 by xjm, lazysoundsystem, dcam: Remove t() from test assertions in menu module 2013-06-10 07:43:38 -07:00
David Rothstein 79c6205b4c Issue #1096208 by zambrey, mr.baileys: Fixed PHP notices when creating menu link '#'. 2013-03-30 15:47:41 -04:00
Jennifer Hodgdon 9426490d7e Issue #1875858 by j.slemmer, cck: Fix documentation for a couple of menu hooks 2013-01-19 07:59:01 -08:00
webchick ffd207cbe8 Issue #1539164 by Birk: Fixed Menu machine_name() label says 'URL path'. 2012-10-23 15:39:56 -07:00
webchick 2cbf221c01 Issue #1197622 by lyricnz, xjm, tim.plunkett, Cottser: Fixed My account (disabled). 2012-10-06 10:51:39 -07:00
Jennifer Hodgdon 1f485b87ec Issue #1546618 by wulff: Fix addtogroup syntax in menu.install 2012-05-17 05:53:37 -07:00
Jennifer Hodgdon 3964a0575f Issue #1546618 by wulff: Change duplicate defgroup to addtogroup 2012-05-14 12:21:35 -07:00
Jennifer Hodgdon 7f7a301213 Issue #1452070 by kgoel: Remove comment left over from Drupal 5 in menu_block_info() 2012-04-11 08:58:35 -07:00
Jennifer Hodgdon 4fb8e143a3 Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pages 2012-03-26 11:28:49 -07:00
webchick 76ec835ba0 Issue #1009832 by edb, chertzog, rjgoldsborough: Added menu name to breadcrumb on List Links page. 2012-03-24 00:26:41 -06:00
Dries 1dc0815d47 - Patch #1420048 by nod_, droplet: fixed menu* JS indention. 2012-01-29 16:13:03 -05:00
Dries 14e1deb866 - Patch #1399496 by droplet: JS semicolon to following code standard . 2012-01-29 08:25:27 -05:00
webchick 5f3834f2ac Issue #955848 by anrikun, Kars-T, catch, chx, casey, sun: Fixed When editing an existing node with a link, the link itself is listed in 'Parent item': menu_parent_options() needs some rewriting. 2012-01-21 10:09:06 -08:00
webchick 1e126deba8 Issue #942782 by pillarsdotnet, xjm, becw, timhilliard, JohnAlbin, jrchamp, Tor Arne Thune, Damien Tournoud, jn2, James Andres, dstol, melon, colan: Fixed Custom menus never receive an active trail. 2011-12-24 17:20:23 -08:00
webchick 33e476a1fd Issue #1021064 by montesq, barraponto, cwells73, mejd: Fixed No Main Links causes error message in form description to set Secondary Links. 2011-10-29 12:29:45 -07:00
Dries Buytaert 9e73bfcc6f - Patch #955848 by anrikun, Kars-T, catch, chx: when editing an existing node with a link, the link itself is listed in 'Parent item' 2011-09-25 11:38:51 +02:00
Dries Buytaert 7d490ac8f7 - Patch #1237290 by e-anima, dereine, xjm: menu path length fix. 2011-09-11 16:58:50 -04:00
webchick 73b7dae006 Issue #1231856 follow-up by marcingy: Fixed menu_update_7001() breaks if block module disabled. 2011-09-05 11:47:28 -07:00
webchick 17898e7b0b Issue #1231856 by lyricnz: Fixed menu_update_7001() breaks when updating from 7.4 or upgrading from D6. 2011-08-16 01:22:08 -05:00
webchick 09c56b4bfc Issue #1007910 by lyricnz, idflood: Fixed D6->D7 update doesn't convert 'primary-links' menu to 'main-menu'. 2011-07-04 22:01:00 -07:00
webchick d61100e815 Issue #993134 by lyricnz, adam.hammouda: Fixed menu_save() needs to document the form of the menu name. 2011-06-21 23:39:52 -07:00
webchick 97450de684 Issue #1021064 by montesq: Fixed No Main Links causes error message in form description to set Secondary Links. 2011-06-01 01:22:59 -07:00
webchick 96c1e28fdc Issue #761648 follow-up by lyricnz: Fixed Menu D6->D7 upgrade doesn't maintain node-menu configuration. 2011-06-01 01:07:12 -07:00
Dries Buytaert 8f46835ea2 - Patch #761648 by lyricnz, andypost, ksenzee, Jody Lynn, Gábor Hojtsy, Damien Tournoud, Shawn DeArmond, David_Rothstein: menu items disappear after upgrade or manual menu entry. 2011-05-13 11:57:47 -04:00
Dries Buytaert a22d7770d4 - Patch #1024684 by linclark: omit & in @param statements (for consistency). 2011-05-08 15:51:01 -04:00
webchick 5b45a85ca7 Issue #749992 by jhodgdon: menu system / menu module distinction is not obvious to folks new to Drupal. 2011-03-28 08:52:43 -07:00
Dries Buytaert 540ee5f440 - Patch #1071494 by Takafumi: typo in menu.module. 2011-02-28 20:14:44 -05:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Dries Buytaert fa39282ef7 - Patch #1056108 by 1V: consistent use of 'JavaScript' and 'Ajax'. 2011-02-19 00:09:11 +00:00
Dries Buytaert f1399ea638 - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files. 2011-02-04 18:42:22 +00:00
Angie Byron 15ec48062c #915174 by sdboyer, sun: Remove pointless files[] declarations on files that are not declaring classes. 2010-12-20 19:59:44 +00:00
Dries Buytaert ae85abb983 - Patch #955610 by casey: impossible to have multiple node forms on one page due to fixed IDs. 2010-11-05 19:47:20 +00:00
Angie Byron fd94ba2748 #937850 by sivaji, bleen18: Fix PHP notice in menu settings page. 2010-10-20 07:40:59 +00:00
Dries Buytaert b0cbc018ec - Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form element titles for accessibility. 2010-10-20 01:31:07 +00:00
Dries Buytaert 284f2b11a4 - Patch #902644 by sun, tobiasb: machine names are too hard to implement. Date types and menu names are not validated.
This patch fixes a bug, but is also a last minute clean-up that will help with better distribution support. We discussed this in http://drupal.org/node/933846.
2010-10-13 13:43:21 +00:00
Dries Buytaert f85a37c307 - Patch #140783 by sun, chx, effulgentsia, David_Rothstein, webchick: a select list without #default_value() always passes form validation. 2010-10-04 18:00:46 +00:00
Dries Buytaert d6ebcd7bee - Patch #797380 by asimmonds: when editing menu - Enter triggers Delete instead of Save. 2010-09-29 01:57:30 +00:00
Dries Buytaert e22b2153a2 - Patch #140783 by sun: a select list without #default_value() always passes form validation. 2010-09-24 21:36:22 +00:00