webchick
|
6ed4e11b7a
|
Issue #1238484 by mrfelton, ry5n, aspilicious, Bojhan, Xano, nod_, rootatwc, effulgentsia, chx, sun: Ability to mark the form buttons to be of a specific type (so that they can be styled differently).
|
2012-11-21 11:37:44 -08:00 |
Jennifer Hodgdon
|
e13cf753ae
|
Issue #1492378 by kbasarab: follow-up docs correction on autocomplete paths
|
2012-11-10 07:18:35 -08:00 |
webchick
|
bbfc566c7f
|
Issue #1820834 by sun: Change #type machine_name() default 'source' element to 'label'.
|
2012-10-23 19:28:41 -07:00 |
webchick
|
d3728cbf1b
|
Issue #1503982 by mvc, rootatwc: Rename _form_set_class().
|
2012-10-23 15:43:41 -07:00 |
catch
|
9bb4356478
|
Issue #1812636 by sun: Remove deprecated $form_state()['clicked_button()'].
|
2012-10-15 22:11:54 +01:00 |
webchick
|
ea1280d77a
|
Issue #1805688 by fubhy: Added Support methods as #element_validate() callbacks.
|
2012-10-11 14:50:53 -07:00 |
webchick
|
08ff47b5fd
|
Issue #742344 by sun, pillarsdotnet, tarmstrong, neilnz, wamilton, lucascaro: Allow forms to set custom validation error messages on required fields.
|
2012-10-06 11:12:27 -07:00 |
webchick
|
7bd2b2c3ae
|
Issue #1742438 by larowlan, Christian Biggins, kim.pepper, Everett Zufelt: Fixed Vertical tabs header and container rendered even when no vertical tabs.
|
2012-10-06 10:42:38 -07:00 |
Jennifer Hodgdon
|
8aa4fdbae0
|
Issue #1799116 by jwilson3: Standardize on installation profile term vs. install profile
|
2012-10-05 09:11:15 -07:00 |
catch
|
f5955bfead
|
Issue #1785436 by Boobaa: Fixed Submission of #required elements without #title and empty value does not display any error.
|
2012-09-24 10:15:37 +01:00 |
catch
|
4f37cf0255
|
Issue #1700382 by Albert Volkman, cam8001: Replace remaining references to drupal_attributes() with new Attributes().
|
2012-09-04 14:32:47 +01:00 |
webchick
|
de473408a6
|
Issue #1742958 by DamienMcKenna, jhodgdon: Fixed All spellings of URI should be uppercase.
|
2012-09-01 21:50:06 -07:00 |
webchick
|
07ad6e733c
|
Issue #1737148 by nod_, SebCorbin, larowlan, tim.plunkett, Albert Volkman, nick_schuch, sun: Explicitly declare all JS dependencies, don't use drupal_add_js().
|
2012-08-30 12:24:38 -07:00 |
Jennifer Hodgdon
|
db70370b7d
|
Issue #1706926 by Ivan Zugec, eddie_c: Fix docs for theme_tableselect to have working code example
|
2012-08-29 11:02:40 -07:00 |
catch
|
7d4962b50d
|
Issue #1414510 by Spleshka, andypost, tim.plunkett: Fixed Remove drupal_reset_static() for drupal_html_id() when form validation fails.
|
2012-08-28 16:57:02 +01:00 |
webchick
|
42d5f0053b
|
Issue #1668820 by sun, xjm, tim.plunkett, fgm: Concept, base class, and interface for configurable objects.
|
2012-08-25 01:17:32 +02:00 |
webchick
|
5c8cdca2c4
|
Issue #1669902 by alexpott, aspilicious, sun: Adjust system.performance configuration for new guidelines.
|
2012-08-24 06:53:11 +02:00 |
catch
|
64625f9048
|
Issue #1184272 by Berdir, corvus_ch, sun: Remove deprecated $conditions support from entity controller.
|
2012-08-21 17:38:04 +02:00 |
Jennifer Hodgdon
|
3013324c82
|
Issue #1627654 by jhodgdon, marcin.wosinek: Fix up docs in drupal_redirect_form for accuracy
|
2012-08-20 09:50:21 -07:00 |
catch
|
ea25df8570
|
Issue #1499596 by plach, fago: Introduce a basic entity form controller.
|
2012-08-16 12:30:43 +01:00 |
Katherine Bailey
|
e1b4fe97a7
|
Get rid of the request() wrapper function, plus various other cleanups
|
2012-08-06 21:52:11 -07:00 |
Jennifer Hodgdon
|
a50bfdeee8
|
Issue #1705042 by aspilicious: Fix typo in form_load_include docs
|
2012-07-30 11:31:47 -07:00 |
webchick
|
3f300231c4
|
Issue #811542 follow-up by David_Rothstein, thekevinday, attiks, quicksketch: Fixed illegal choice errors on radio buttons.
|
2012-07-26 06:57:45 -05:00 |
webchick
|
268b70586b
|
Issue #1616962 by fgm, rvilar, kalman.hosszu, fubhy: Replace ->title with ->label().
|
2012-07-22 11:07:00 -07:00 |
Dries
|
50a462290a
|
- Patch #1659000 by sun: Fixed () is not recorded/provided in ()['build_info()'].
|
2012-07-21 15:28:46 -04:00 |
catch
|
5511cdda61
|
Issue #171267 by tim.plunkett, chx, NROTC_Webmaster: Fixed form redirects remove get variables like sort and order.
|
2012-07-18 10:41:36 +01:00 |
webchick
|
5789200b3e
|
Issue #1445224 by Niklas Fiekas, sun, Tor Arne Thune: Add new HTML5 FAPI element: color.
|
2012-07-07 13:21:18 -07:00 |
webchick
|
4f50bc1c69
|
Issue #1599554 by sun, dww, effulgentsia: Tutorial/guidelines for how to convert variables into configuration.
|
2012-06-27 14:31:52 -07:00 |
Jennifer Hodgdon
|
44a8b09d70
|
Issue #1601136 by Chaulky: Fix param docs in drupal_validate_form function
|
2012-05-30 08:49:24 -07:00 |
Dries
|
0ca44db14c
|
- Patch #1591726 by sun: missing form_id(), form_build_id(), and form_token() when using custom #parents and #tree = TRUE on itself.
|
2012-05-26 19:28:37 -04:00 |
catch
|
a82955bfd5
|
Issue #1174766 by Niklas Fiekas, ericduran: Added Support the #pattern FAPI property for native HTML5 pattern attribute.
|
2012-05-08 12:00:06 +09:00 |
catch
|
3e8861682a
|
Issue #1540174 by Niklas Fiekas, attiks: Fixed Some attributes not allowed for the new HTML5 input elements.
|
2012-05-08 11:53:23 +09:00 |
Jennifer Hodgdon
|
845d9839fd
|
Issue #1552412 by duellj: Make API links point to D8 version, and where possible make them future-proof
|
2012-05-04 13:07:43 -07:00 |
Dries
|
02750689dd
|
- Patch #1183208 by effulgentsia, Niklas Fiekas, katbailey, no_commit_credit, catch: remove variable_get()('clean_url()') and switch to index.php/path pattern for dirty URL support.
|
2012-04-29 11:16:27 -04:00 |
catch
|
169a8c126c
|
Issue #857124 by lucascaro, Alan D., 30equals, tim.plunkett: Fixed Collapsible fieldsets and vertical tabs do not work without form_builder() (Form API).
|
2012-04-24 10:52:29 +09:00 |
Jennifer Hodgdon
|
121f7ee093
|
Issue #1540072 by xjm: American spelling for behavior
|
2012-04-20 12:51:35 -07:00 |
catch
|
6ead5e0750
|
Issue #1174646 by aspilicious, ericduran, Niklas Fiekas: Added new HTML5 FAPI element: range.
|
2012-04-19 12:07:55 +09:00 |
catch
|
2155a540c7
|
Issue #1309394 by effulgentsia, sun, aspilicious: Process #autocomplete_path() for all form elements; remove custom/duplicated code from theme_textfield().
|
2012-04-17 12:42:31 +09:00 |
catch
|
87c647b075
|
Issue #1492378 by scottalan: Document proper use of #autocomplete_path() for slashes.
|
2012-04-17 12:40:10 +09:00 |
webchick
|
1fbb4c8a30
|
Issue #1421410 by andypost, Niklas Fiekas: Fixed not defined in form_pre_render_conditional_form_element().
|
2012-04-12 00:29:31 -07:00 |
Jennifer Hodgdon
|
a32f022b87
|
Issue #1516934 by jmarkel: Fix up docs for batch_set()
|
2012-04-10 10:58:43 -07:00 |
Dries
|
3610fd93ba
|
- Patch #1519720 by Niklas Fiekas: Remove element_validate_integer() and element_validate_integer_positive() in favor of the new number element type.
|
2012-04-09 14:11:07 -04:00 |
catch
|
4193c4ce26
|
Issue #1174640 by Niklas Fiekas, aspilicious, ericduran, cosmicdreams, amateescu, tim.plunkett: Added new HTML5 FAPI element: number.
|
2012-04-07 11:35:00 +09:00 |
catch
|
9656e51ac5
|
Issue #365554 by TheRec, Kiphaas7, adharris, Gurpartap Singh: Fixed colspan in tableselect.
|
2012-04-06 14:38:32 +09:00 |
catch
|
16ad612cbe
|
Issue #405360 by Liam Morland, mgifford, Everett Zufelt: Added Use aria-describedby to link form elements with form element descriptions.
|
2012-04-05 16:09:10 +09:00 |
Dries
|
e577cff7cc
|
- Patch #1309394 by effulgentsia, sun: process #autocomplete_path() for all form elements; remove custom/duplicated code from theme_textfield().
|
2012-03-30 12:17:26 -04:00 |
catch
|
d672bcc401
|
Issue #1174938 by ericduran, aspilicious, voxpelli, David_Rothstein, effulgentsia: Added Natively support the HTML5 #required FAPI property.
|
2012-03-27 15:23:35 +09:00 |
catch
|
97674b9f05
|
Issue #1174628 by Dave Reid, Niklas Fiekas, ericduran, Jacine: Add new HTML5 FAPI element: search.
|
2012-03-27 15:17:38 +09:00 |
webchick
|
4914ff1cc0
|
Revert "Issue #1475666 by filijonka, Devin Carlson, Kevin Morse, tstoeckler, Niklas Fiekas: Fixed PHP error because of typo in form.inc line 3025."
This reverts commit c804c2bc67 .
|
2012-03-25 10:29:17 -06:00 |
catch
|
c804c2bc67
|
Issue #1475666 by filijonka, Devin Carlson, Kevin Morse, tstoeckler, Niklas Fiekas: Fixed PHP error because of typo in form.inc line 3025.
|
2012-03-22 17:08:05 +09:00 |