Commit Graph

88 Commits (11289d69fe59b9679062765b22c1f097ede9cb86)

Author SHA1 Message Date
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
Dries Buytaert 4c094fc8dc - Patch #903630 by pwolanin: menu module settings page text refers to settings that are no longer present. 2010-09-07 22:12:05 +00:00
Dries Buytaert 2651654d09 - Patch #378064 by glipay: description field missing in menu settings on node form. 2010-08-01 23:33:18 +00:00
Dries Buytaert e27e1a0e0d - Patch #266246 by sun, effulgentsia, marcingy: remove smart defaults for system_settings_form(). 2010-06-26 21:32:20 +00:00
Dries Buytaert 353ef4547a - Patch #553106 by kiamlaluno, dereine, marcingy: _menu_overview_tree_form() access a not defined variable. 2010-06-26 17:43:22 +00:00
Angie Byron f174e9cc55 #448292 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 f2f5424c13 - Patch #609108 by sivaji: menu admin page should say something when you save. 2010-05-04 20:31:53 +00:00
Dries Buytaert 45f4a1e166 - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit buttons. 2010-04-24 14:49:14 +00:00
Dries Buytaert 3c3cee28b9 - Patch #716496 by JohnAlbin: documentation updates for theme functions. 2010-04-13 15:23:03 +00:00
Dries Buytaert 124f83e79c - Patch #716792 by bleen18, agentrickard: remove 'Default menu for content' left-over setting. 2010-02-23 10:32:10 +00:00
Dries Buytaert 86dc8b4bc6 - Patch #682784 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 441ea23bbd - Patch #682784 by andrewfn: once created, menu item query strings could never be deleted. 2010-02-01 19:19:35 +00:00
Dries Buytaert 87ca823374 - Patch #700336 by mr.baileys: cannot create or list menu items with Clean URLs off. 2010-01-31 18:53:16 +00:00
Dries Buytaert ea51c3215b - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines at end of files. 2010-01-30 07:59:26 +00:00
Angie Byron ba6ef3017e #482816 by sun and Rob Loach: Add a consistent wrapper around submit buttons. 2010-01-03 21:01:04 +00:00
Angie Byron d4f4d3c32e #664020 by casey and Bojhan: Removed Menu settings fieldset. 2010-01-02 19:25:20 +00:00
Dries Buytaert f3710830c4 - Patch #190867 by chx: fixed access to creating path aliases. 2009-12-17 13:10:19 +00:00
Angie Byron 5d001d94d6 #576916 follow-up by mooffie: Fixed some mistaken variable renaming. 2009-11-04 04:43:58 +00:00
Angie Byron ae842168f9 #602522 by effulgentsia, sun, and moshe weitzman: Make links in renderable arrays and forms (e.g. 'Operations') alterable. 2009-11-03 05:27:18 +00:00
Angie Byron 14c1c505e0 #607008 by dww, Gerhard Killesreiter, JacobSingh, and chx: Changed Fix bugs in https support and use https for authorize.php if available. 2009-11-01 23:02:13 +00:00
Dries Buytaert f42bca3bd4 - Patch #599804 by effulgentsia, catch: unify page, AJAX 'path', and AJAX 'callback' callbacks. Oh my, this is the beginning of something big. 2009-10-15 14:07:30 +00:00
Dries Buytaert f43e566964 - Patch #564886 by dmitrig01, JacobSingh, clemens.tolboom, David_Rothstein: remove 'expanded' checkbox from menu item overview. 2009-10-09 17:16:46 +00:00
Angie Byron 8649db189d #473082 by sun, Amitaibu, dropcube, and Pasqualle: Added a custom menu API. 2009-10-09 08:02:25 +00:00
Dries Buytaert c05f2181dc - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot. 2009-10-09 01:00:08 +00:00
Dries Buytaert cd1ab0ff01 - Patch #576916 by BarisW | Bojhan: default menu 'Parent item' should be Navigation, not Primary links. 2009-10-03 01:16:02 +00:00
Dries Buytaert 101d520929 - Patch #508570 by quicksketch, sun | pwolanin, bec: restore URL consistency for node types and menus. 2009-09-28 22:14:31 +00:00
Angie Byron df02fa3ca4 #571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes
before a form builder function, to facilitate common form elements. Clean-up
from form_builder changes from CTools patch. Has nice side-benefit of making
all form functions' signatures consistent.
2009-09-18 00:12:48 +00:00
Angie Byron e18feedfdb #564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... hey hey hey... gooood byeeee... 2009-09-18 00:04:24 +00:00
Dries Buytaert a539b0e00d - Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of other types of stuff to render() structures. 2009-09-05 15:05:05 +00:00
Angie Byron 03a5563b89 #509584 by pwolanin: Various API fixes for menu_tree_data() including depth param. 2009-08-24 01:49:41 +00:00
Angie Byron a8cc3e30c3 #471018 by clemens.tolboom, sun, stBorchert, and mverbaar: Added generic pattern/js for hiding machine readable names (applied to menu and content types). 2009-08-22 23:18:29 +00:00
Angie Byron 36ec189695 #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string. 2009-08-22 14:34:23 +00:00
Dries Buytaert d24d954479 - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure. 2009-07-20 18:51:36 +00:00
Angie Byron 23bbb003b9 #504428 follow-up by keith.smith: Remove 'now' from all empty admin screen texts. Steve Krug would be proud. 2009-06-29 14:24:57 +00:00
Angie Byron 1d07289b03 #503868 by Sutharsan: Add link to create a menu link if one does not exist. 2009-06-27 23:49:19 +00:00
Dries Buytaert 1f48b11855 - Patch #503996 by kika, Sutharsan: changed label from 'Expanded' to 'Show as expanded' for better usability. 2009-06-27 18:01:59 +00:00
Dries Buytaert eb0839b984 - Patch #480426 by JamesAn: converted to drupal_static(). 2009-06-07 02:30:13 +00:00
Dries Buytaert a24a6c2bba - Patch #471070 by stella: millions of code style fixes. 2009-05-24 17:39:35 +00:00
Dries Buytaert d3de6c8171 - Patch #292790 by mr.baileys: menu machine-name validation error. 2009-05-15 04:07:20 +00:00
Dries Buytaert f3526a344e - Patch #394476 by Berdir, pwolanin, Crell: converted the module to the new database abstraction layer. 2009-05-07 16:22:45 +00:00
Dries Buytaert 3fbda2307d - Patch #375482 by mfb: avoid PDO exceptions when block module is not enabled. 2009-04-21 09:31:31 +00:00
Angie Byron 5cc1704a3f #402226 follow-up by pwolanin: Rename menu 'item' to 'link' in menu module. 2009-03-31 01:45:31 +00:00
Dries Buytaert 1c2033f0f8 - Patch #402226 by stompeers, catch et al: menu admin page uses inconsistent formatting. 2009-03-28 03:58:55 +00:00
Dries Buytaert 32076b4d32 - Patch #273137 by pwolanin, David_Rothstein, chx, et al: split navigation to user and administration menu. Will require follow-up patches. 2009-03-20 19:18:11 +00:00
Angie Byron 25c18d5dd0 #403526 by pwolanin: Fix PDO exception when enabling a menu link. 2009-03-16 20:31:11 +00:00
Dries Buytaert 4cd0dd8e1f - Patch #401916 by stompeers: change order of fields on menu creation form. 2009-03-14 21:16:42 +00:00
Dries Buytaert b46e90ad36 - Patch #322344 by merlinofchaos, Frando, catch, sun: form improvements from Views. 2009-03-14 20:13:27 +00:00