Commit Graph

118 Commits (9b6caf5368857141114a7827e243d87d0fe41d92)

Author SHA1 Message Date
Nathaniel Catchpole ca665f7be3 Issue #1827448 by RobLoach, sun, jbrown, tstoeckler: Use __DIR__ instead of DRUPAL_ROOT where possible/sensible. 2013-05-09 10:25:10 +01:00
Jennifer Hodgdon d9ac5b6c81 Issue #1204784 by Kevin Morse, valthebald, druplet, kiamlaluno: Fix code comment in drupal_retrieve_form 2013-05-08 06:42:56 -07:00
webchick 6085b34907 Issue #1842718 by alippai, andypost, alexpott, nod_: Use new Transliteration functionality in core for machine names. 2013-05-02 00:51:45 -07:00
webchick 6de362318d Issue #1929288 by ParisLiakos, Dave Reid: Move cryptographic functions to Crypt component. 2013-05-01 21:46:53 -07:00
Alex Pott 620d497915 Issue #1913618 by tim.plunkett, amateescu: Convert EntityFormControllerInterface to extend FormInterface. 2013-04-30 00:46:14 +01:00
webchick 8fd2b4779e Issue #625958 by slashrsm, quicksketch, eojthebrave, droplet, danlinn, czigor: Support Uploading Multiple Files for HTML5 Browsers via #multiple attribute. 2013-04-19 20:34:14 -07:00
catch 95516e65b7 Issue #1798832 by andreiashu, Berdir, heyrocker, aspilicious, johan.gant, typhonius, ACF: Convert https to . 2013-04-09 21:38:06 +01:00
catch 23e0d167ba Issue #1943800 by mtift: Fixed form_execute_handlers() has an undocumented return which is never used. 2013-04-04 21:54:46 +01:00
Dries 5818a99bfc Issue #512026 by Berdir, effulgentsia, sun, marcingy, Eric_A, xjm, katbailey, Damien Tournoud, alexpott, beejeebus, pillarsdotnet: Move () storage from cache to new state/key-value system. 2013-03-27 14:57:12 -04:00
webchick 4a78850e07 Issue #1426646 by Ravi.J, xjm: Fixed '-Select-' option is lost when form elements uses '#states'. 2013-03-24 14:54:56 -04:00
catch fdf54dfbba Issue #799356 by m1n0, jaffaralia, effulgentsia, vijaycs85: Fixed _form_set_class() is too aggressive in assigning the 'error' class. 2013-03-14 10:53:22 +00:00
webchick 17c3d258ed Issue #1853086 by katbailey, msonnabaum, alexpott: Remove cache.page.enabled in favor of an explicit internal cache setting. 2013-02-27 22:00:19 -05:00
webchick e898c4ddcb Issue #1925140 by tim.plunkett: Fixed drupal_form_submit() does not accept FormInterface objects. 2013-02-27 17:30:50 -05:00
catch bd8f0f9b71 Issue #1913084 by tim.plunkett: Introduce a Form interface for building, validating, and submitting forms. 2013-02-18 17:30:09 +00:00
Dries f6b4d4a225 Issue #501428 by KarenS, swentel, tim.plunkett, webchick, effulgentsia, nod_, scor, Lars Toomre: Added Date and time field type in core. 2013-02-16 18:29:53 -05:00
catch b3301476a2 Issue #1913084 by tim.plunkett: Introduce a Form interface for building, validating, and submitting forms. 2013-02-13 17:17:55 +00:00
catch d67dbee243 Issue #1903176 by tim.plunkett: Add a drupal_build_form() helper for using a method as the callback. 2013-02-06 14:00:25 +00:00
catch bb61858688 Issue #78292 by BrockBoland, chx, Traverus, thoufek, patrickd, sun: Fixed Select element with empty options triggers PHP warning. 2013-02-06 12:03:07 +00:00
Dries 1f5e126d29 Issue #1852104 by sun, nod_, Cottser, swentel: #type details: Remove #collapsible property. 2013-02-01 16:48:05 -05:00
webchick 785ca2b2de Issue #1751606 follow-up by sun, swentel: Various fixes for content creation page. 2013-01-29 19:30:40 -08:00
webchick 84a71c36d5 Issue #1893400 follow-up by nod_: REALLY fix autocomplete this time. :P 2013-01-20 09:31:53 -08:00
webchick eaf8fc569b Revert "Issue #1893400 follow-up by sun: REALLY fix autocomplete this time. :P"
Wrong commit credit.

This reverts commit 922b0916aa.
2013-01-20 09:31:31 -08:00
webchick 922b0916aa Issue #1893400 follow-up by sun: REALLY fix autocomplete this time. :P 2013-01-20 09:31:05 -08:00
webchick fc502fb186 Issue #1893400 follow-up by sun: Switch autocomplete widget to type hidden, input false for more optimal fix. 2013-01-20 02:56:27 -08:00
webchick 0143d50f5d Issue #1893400 by swentel, dawehner: Fixed Autocomplete is busted. 2013-01-19 19:02:32 -08:00
Dries 9b7bdba101 Issue #1838114 by ry5n, swentel, sun: change node form’s vertical tabs into details elements. 2013-01-17 17:04:11 -05:00
catch 5225d82aa0 Issue #1886812 by kiamlaluno: Fixed theme_form_element() initialize a variable that is never used. 2013-01-17 09:41:01 +00:00
webchick a0529f5004 Issue #1856178 by swentel, sun, ry5n: '#group' Form API property only works with <details> elements. 2013-01-17 00:06:42 -08:00
catch 7be75b4686 Issue #1814496 by Berdir, deviance, Lars Toomre: Make queue a container service. 2013-01-15 15:35:31 +00:00
webchick 4dc5b8d2e7 Issue #1144716 by Dave Reid, sun: Allow vertical tabs elements to have #title and #description values. 2013-01-11 00:45:49 -08:00
webchick ab5b5bd874 Issue #1812724 by steveoliver, sun: Change notice: Consolidate all form element templates and add theme_hook_suggestons(). 2013-01-09 21:45:55 -08:00
webchick 713e67743b Issue #1848684 by Liam Morland, mgifford: Add ARIA role to DETAILS. 2013-01-02 17:58:48 -08:00
catch e933d81555 Issue #1845728 by sun, ry5n: Refactor and introduce generic button CSS styles for forms and links. 2013-01-02 12:00:25 +00:00
webchick 27545d659f Issue #80855 by sun, vangorra, dman, Damien Tournoud, kkaefer: Add element #type table and merge tableselect/tabledrag into it. 2012-12-26 10:15:32 -08:00
Dries f55649698c Issue #1705920 by tim.plunkett, sun, underq, javier.alejandr...: Convert all calls to procedural drupal_array_()*() functions to Drupal\Component\Utility\NestedArray. 2012-12-17 16:54:13 -05:00
Dries f1b6874e72 Issue #1831324 by sun, effulgentsia: Form API #autocomplete_path() JS and callbacks to use GET q= parameter instead of menu tail. 2012-12-02 22:23:33 -05:00
webchick cd8dd173dd Issue #1824898 by vijaycs85, ACF: Convert drupal_weight_select_max() variable to CMI system. 2012-12-01 20:56:04 -08:00
webchick be694ba944 Issue #1571632 by cosmicdreams, marcingy, justafish, chx, KarenS, aspilicious, disasm, swentel, dawehner, rvilar: Convert regional settings to configuration system. 2012-11-28 23:37:55 -08:00
webchick 1f5cb1a717 Issue #1645420 by Liam Morland, mgifford: Added Use @aria-describedby for fieldset descriptions. 2012-11-28 23:16:36 -08:00
webchick d26e8a7d57 Issue #1168246 by sun, mgifford, Manuel Garcia, mbrett5062, ry5n, Everett Zufelt, nod_, aspilicious, deviantintegral, tim.plunkett: Freedom For Fieldsets! Long Live The DETAILS. 2012-11-26 23:07:37 -08:00
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