Commit Graph

392 Commits (3950b0adba3d2b582d744e3db1c8ed646e6093ed)

Author SHA1 Message Date
catch 6a30c869c2 Issue by tim.plunkett, chx: Let Render API fail in a tale-telling way on invalid element. 2011-09-28 23:21:28 +09:00
Dries Buytaert 27979342c3 - Patch 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:43 +02:00
Dries Buytaert e9565463f3 - Patch by e-anima, dereine, xjm: menu path length fix. 2011-09-11 16:59:52 -04:00
Dries Buytaert 9177c2a11c - Patch by Paul Simard, bfroehle, beejeebus: convert existing cache_* calls to the new cache()-> API. 2011-09-11 12:14:18 -04:00
webchick 097c65cc50 Issue by mr.baileys: Fixed PHP notices when creating menu link '#'. 2011-07-28 16:16:25 -04:00
webchick 920a653dc6 Issue by pillarsdotnet: Reinstated WATCHDOG_* constants; using PHP equivalents caused issues on Windows. 2011-07-04 09:58:33 -07:00
webchick 6cbc8e53ef Issue by lyricnz, adam.hammouda: Fixed menu_save() needs to document the form of the menu name. 2011-06-21 23:40:02 -07:00
webchick a7309fae94 Issue by montesq: Fixed No Main Links causes error message in form description to set Secondary Links. 2011-06-01 01:22:34 -07:00
Dries Buytaert 3ca907cb35 - Patch 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:16 -04:00
Dries Buytaert cabfacca39 - Patch by linclark: omit & in @param statements. 2011-05-08 15:50:38 -04:00
Dries Buytaert 6b951d3f46 - Patch by Crell: don't duplicate watchdog level constants. 2011-05-08 15:42:32 -04:00
Dries Buytaert c9f03cddca - Patch by jhodgdon: menu system / menu module distinction is not obvious to folks new to Drupal. 2011-03-27 20:13:59 -04:00
Dries Buytaert 787127df81 - Patch by Dave Reid: update version strings and constants to 8.x. 2011-03-20 20:28:12 -04:00
Dries Buytaert 540ee5f440 - Patch 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 by 1V: consistent use of 'JavaScript' and 'Ajax'. 2011-02-19 00:09:11 +00:00
Dries Buytaert f1399ea638 - Patch by stephenh: Changed Standardize @file comments in .test files. 2011-02-04 18:42:22 +00:00
Angie Byron 15ec48062c 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 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 by sivaji, bleen18: Fix PHP notice in menu settings page. 2010-10-20 07:40:59 +00:00
Dries Buytaert b0cbc018ec - Patch 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 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 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 by asimmonds: when editing menu - Enter triggers Delete instead of Save. 2010-09-29 01:57:30 +00:00
Dries Buytaert e22b2153a2 - Patch by sun: a select list without #default_value() always passes form validation. 2010-09-24 21:36:22 +00:00
Dries Buytaert c9de4646c5 - Patch by sun, pwolanin: breadcrumbs don't work for dynamic paths and local tasks . 2010-09-24 00:37:45 +00:00
Dries Buytaert eaee909a00 - Patch by sun, effulgentsia: base form_id() via hook_forms() not taken into account for #validate, #submit, hook_form_FORMID_alter(). 2010-09-09 23:01:48 +00:00
Dries Buytaert 4c094fc8dc - Patch by pwolanin: menu module settings page text refers to settings that are no longer present. 2010-09-07 22:12:05 +00:00
Angie Byron 410fcdc718 by David_Rothstein, Xen, sun, tstoeckler, Bojhan, zzolo, yoroy, jenlampton, linclark, BarisW: Fixed Dashboard blocks and regions should not appear on the main blocks configuration page. 2010-08-30 00:22:03 +00:00
Angie Byron f375573849 by dman, David_Rothstein, and thousands of other people: Fixed 'Secondary menu' exists but is no longer the default source for the secondary links. 2010-08-23 23:38:06 +00:00
Dries Buytaert 260dbda970 - Patch by c960657, drifter, dixon_, chx: menu links do not follow parent when moving. 2010-08-22 14:57:45 +00:00
Angie Byron 25171a17f6 Reverting . Needs more discussion. 2010-08-05 23:53:39 +00:00
Angie Byron cacd044a63 by boombatower, solotandem: Remove t() from assertion messages in SimpleTest, so translators do not get 1000s of bogus strings. 2010-08-05 23:26:36 +00:00
Dries Buytaert 2651654d09 - Patch by glipay: description field missing in menu settings on node form. 2010-08-01 23:33:18 +00:00
Dries Buytaert e27e1a0e0d - Patch by sun, effulgentsia, marcingy: remove smart defaults for system_settings_form(). 2010-06-26 21:32:20 +00:00
Dries Buytaert 353ef4547a - Patch by kiamlaluno, dereine, marcingy: _menu_overview_tree_form() access a not defined variable. 2010-06-26 17:43:22 +00:00
Angie Byron f174e9cc55 by Frank Ralf, David_Rothstein, mgifford, Everett Zufelt, Bojhan, mohammed76, et al: Fixed Drag and Drop for table rows is not accessible to screen-reader users. 2010-06-20 17:34:51 +00:00
Dries Buytaert cb043e8c48 - Patch by effulgentsia, fago, Frando: node form triggers form level submit functions on button level submits, without validation. Oh yeah. 2010-06-17 13:44:45 +00:00
Angie Byron ed86172814 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply coding standard for casting. 2010-05-06 05:59:31 +00:00
Dries Buytaert f2f5424c13 - Patch by sivaji: menu admin page should say something when you save. 2010-05-04 20:31:53 +00:00
Dries Buytaert 71713081a2 - Patch by pwolanin, grendzy: convert to sha-256 and hmac from md5 and sha1. 2010-05-01 08:12:23 +00:00
Angie Byron 5c5bd80349 by aspilicious, BruceBGordon: Move Menu API documentation contents to system.api.php. 2010-04-28 05:08:24 +00:00
Dries Buytaert 45f4a1e166 - Patch by sun, Rob Loach: make a consistent wrapper around submit buttons. 2010-04-24 14:49:14 +00:00
Dries Buytaert 3c3cee28b9 - Patch by JohnAlbin: documentation updates for theme functions. 2010-04-13 15:23:03 +00:00
Dries Buytaert 459d623467 - Patch by Rob Loach, aspilicious: namespace the Drupal jQuery functions. 2010-04-09 12:24:53 +00:00
Angie Byron 559ee07db5 follow-up by sun: Remove odd breadcrumb bug workaround in menu_save(). 2010-03-07 07:55:14 +00:00
Dries Buytaert 124f83e79c - Patch by bleen18, agentrickard: remove 'Default menu for content' left-over setting. 2010-02-23 10:32:10 +00:00
Angie Byron 833ab255e9 by jim0203, sun, jhodgdon, dman, eileenmcnaughton, Gábor Hojtsy: Fixed Menu link weight changes when editing a node. (with tests) 2010-02-17 05:46:16 +00:00
Dries Buytaert 86dc8b4bc6 - Patch by naxoc: added a test for updating links with queries and fragments in menu items. 2010-02-15 15:29:14 +00:00
Dries Buytaert 5efa63f7f1 - Patch by sun, alexkb: fixed menu weirdness when changing node titles etc. 2010-02-14 09:39:45 +00:00