webchick
|
3f38e917a5
|
Issue #2089631 by Wim Leers | jessebeach: Fixed Showing/hiding of CKEditor plugin settings is fragile, automate it (breaks in narrow viewports and when enabling CKEditor).
|
2013-10-15 14:08:52 -07:00 |
webchick
|
82753cda21
|
Revert "Issue #2089631 by Wim Leers | jessebeach: Fixed Showing/hiding of CKEditor plugin settings is fragile, automate it (breaks in narrow viewports and when enabling CKEditor)."
This reverts commit 46db1365ba .
|
2013-10-15 11:48:58 -07:00 |
Nathaniel Catchpole
|
2977e2ab57
|
Issue #2071115 by jibran, amateescu: Remove #autocomplete_path in favor of #autocomplete_route.
|
2013-10-15 12:54:21 +01:00 |
webchick
|
46db1365ba
|
Issue #2089631 by Wim Leers | jessebeach: Fixed Showing/hiding of CKEditor plugin settings is fragile, automate it (breaks in narrow viewports and when enabling CKEditor).
|
2013-10-14 22:29:19 -07:00 |
webchick
|
9a598b7c15
|
Issue #2089327 by thedavidmeister, Cyberschorsch: Remove / deprecate calls to drupal_strip_dangerous_protocols() use \Drupal\Component\Utility\Url::stripDangerousProtocols().
|
2013-10-08 21:42:16 -07:00 |
webchick
|
5dc3a2f37f
|
Issue #2089351 by thedavidmeister, meba: Convert all calls to check_plain() in core to Drupal\Component\Utility\String::checkPlain() in core/includes.
|
2013-10-06 22:34:09 -07:00 |
webchick
|
0a90af252e
|
Issue #2102019 by nod_: Fixed Vertical tabs looks broken on small screens.
|
2013-10-05 00:19:49 -07:00 |
webchick
|
bb29548d19
|
Issue #1793648 by nod_, kmox83, droplet, rteijeiro: Follow-up: replace all occurence of Drupal.settings with drupalSettings.
|
2013-09-22 01:39:42 +02:00 |
webchick
|
17339e36c6
|
Issue #2084681 by Xano: Fixed 'must be higher or equal to...'.
|
2013-09-16 19:48:57 -07:00 |
webchick
|
5bb0d5e667
|
Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core.
|
2013-09-15 20:58:10 -07:00 |
Nathaniel Catchpole
|
b761f76a65
|
Issue #2056627 by dawehner, tim.plunkett: Fixed Regression, Form API autocomplete is broken for routes.
|
2013-08-21 08:34:21 +01:00 |
webchick
|
3cf100dfcd
|
Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config().
|
2013-08-14 09:54:28 -07:00 |
webchick
|
5e30494edb
|
Issue #2047075 by Caecus, mgifford, jessebeach, larowlan: Mark invalid form field with [aria-invalid=true].
|
2013-08-10 01:46:10 -07:00 |
Alex Pott
|
e33ddd1b74
|
Issue #2045923 by drupalrv, tim.plunkett: Replace all module_invoke_all() deprecated function calls in procedural code.
|
2013-08-01 10:10:33 +02:00 |
webchick
|
06e1dd8b0f
|
Issue #1987602 by glennpratt, juampy, pwieck, vijaycs85, dawehner, tim.plunkett, effulgentsia: Convert ajax_form_callback() to a new style controller.
|
2013-07-31 22:21:45 -07:00 |
webchick
|
0d31d44dd5
|
Issue #2052389 by pwolanin: Fixed All elements added to the Request attributes should have a _ prepended unless they come from the path.
|
2013-07-31 13:50:39 -07:00 |
Alex Pott
|
ad137531c9
|
Issue #2041287 by Berdir: Convert ->nid to ->id() and ->isNew().
|
2013-07-20 13:21:43 +01:00 |
Dries
|
c02ba60087
|
Issue #2039199 by Berdir: Convert ->uid to ->id(), isAnonymous() and isAuthenticated().
|
2013-07-11 13:29:02 -04:00 |
Dries
|
5d9652bc68
|
Issue #2031341 by jenlampton: Move theme_container() into theme.inc.
|
2013-06-30 20:12:32 -04:00 |
Alex Pott
|
4c357934c2
|
Issue #1754246 by webflo, swentel, penyaskito, andypost, alexpott, YesCT, dagmar: Languages should be configuration entities.
|
2013-06-29 11:56:53 +01:00 |
Nathaniel Catchpole
|
00cb147e14
|
Issue #1668866 by ParisLiakos, aspilicious, tim.plunkett, pdrake, g.oechsler, dawehner, Berdir, corvus_ch, damiankloip, disasm, marcingy, neclimdul: Replace drupal_goto() with RedirectResponse.
|
2013-06-19 17:07:30 +01:00 |
Alex Pott
|
da1b134af1
|
Issue #1363112 by mparker17, mgifford, tlattimore, Jacine, dcmouyard, bowersox, ry5n, ahdiaz: Simplify names of 'element-x' helper classes.
|
2013-06-17 21:58:27 +02:00 |
Nathaniel Catchpole
|
ecfbc27f34
|
Issue #1838310 by ParisLiakos, Jose Reyero: Remove st(), get_t() and for good.
|
2013-06-17 14:35:07 +01:00 |
Jennifer Hodgdon
|
40b9180d0f
|
Issue #1999074 by sarahdavies, phl3tch: Fix up formatting near end of Form Builder topic docs
|
2013-06-06 09:21:59 -07:00 |
Alex Pott
|
b21943922d
|
Issue #1888424 by katbailey, steveoliver, twistor, beejeebus, effulgentsia: Change notice: Make Drupal's URL generation logic available to HttpKernel, and minimize code repetition/divergence.
|
2013-06-06 09:14:16 +01:00 |
Alex Pott
|
687af78488
|
Revert "Issue #1892182 by nod_: #type details: Rename #collapsed to #open."
This reverts commit c4e52bb6b4 .
|
2013-05-29 22:08:39 +01:00 |
Alex Pott
|
c4e52bb6b4
|
Issue #1892182 by nod_: #type details: Rename #collapsed to #open.
|
2013-05-29 12:31:25 +01:00 |
Alex Pott
|
a2f15f28eb
|
Issue #1998250 by patrickd, dww, chx: Move batch to pluggable storage.
|
2013-05-27 11:12:50 -07:00 |
Alex Pott
|
477c06c413
|
Issue #1498674 by plach, das-peter, Schnitzel, dawehner, YesCT, attiks, Berdir, Gábor Hojtsy, Soul88, Carsten Müller: Refactor node properties to multilingual.
|
2013-05-26 13:18:10 -07:00 |
Alex Pott
|
f2d710c607
|
Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class.
|
2013-05-25 13:12:45 -07:00 |
Alex Pott
|
523d64a462
|
Issue #1993312 by damiankloip, tim.plunkett: Change pre_render(), post_render(), and after_build() callbacks to accept callables.
|
2013-05-21 17:22:44 -07:00 |
Alex Pott
|
071dccf69f
|
Issue #680546 followup by swentel, Cottser, sun: [Followup] Add a custom 'number of values' for 'multiple / multi-value' field. (e.g. nodereference, imagefield).
|
2013-05-19 10:37:19 -07:00 |
Alex Pott
|
b4b6e9f0d8
|
Issue #1992052 by tim.plunkett: Allow machine_name() 'exists' to accept a callable.
|
2013-05-13 00:23:30 +01:00 |
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 |
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 |
Jennifer Hodgdon
|
ce2182fa32
|
Issue #1488668 by chertzog: Add checked property to docs of theme_checkbox
|
2012-03-18 16:38:31 -07:00 |
catch
|
9e43704ae6
|
Issue #1468244 by amateescu, aspilicious: Convert DrupalQueue system to PSR-0.
|
2012-03-12 12:07:39 +09:00 |
catch
|
d4442020dd
|
Issue #1164812 by Niklas Fiekas, xjm: Improve UX for machine names for fields.
|
2012-03-12 12:00:51 +09:00 |
webchick
|
27d3f295e7
|
Issue #811542 by bojanz, sun, mlncn, chx, pillarsdotnet, loganfsmyth, xjm: Fixed Regression: Required radios throw illegal choice error when none selected.
|
2012-03-10 13:01:23 -08:00 |
catch
|
da3a59b574
|
Issue #1174630 by Dave Reid, Niklas Fiekas, ericduran, xjm: Added new HTML5 FAPI element: url.
|
2012-03-09 00:13:41 +09:00 |
Dries
|
44963050b2
|
Merge remote-tracking branch 'heyrocker/8.x-file-config' into 8.x
|
2012-03-02 12:42:36 -05:00 |
catch
|
2cc2aa2568
|
Issue #1174620 by Niklas Fiekas, Dave Reid, ericduran: Added new HTML5 FAPI element: email.
|
2012-03-02 16:29:16 +09:00 |
catch
|
4f00ad8b5a
|
Issue #1138258 by Rob Loach, idflood, nod_, ericduran: Drop textarea.js in favor of CSS3 resize.
|
2012-03-02 15:28:37 +09:00 |
Greg Dunlap
|
bdd013ea2a
|
Merge remote-tracking branches 'origin/8.x' and 'origin/8.x-file-config' into 8.x-file-config
|
2012-02-22 14:29:38 -08:00 |
Dries
|
180642cdd1
|
- Patch #1317620 by xjm: clean up API docs for includes directory, files starting with D-G.
|
2012-02-18 22:41:24 -05:00 |
Dries
|
1457cd8779
|
- Patch #1436074 by Pat Redmond: documentation problem with batch_set(): change 'his' to 'its'.
|
2012-02-16 22:59:14 -05:00 |
Greg Dunlap
|
2e50e5ba18
|
fixed form.inc
Conflicts:
core/includes/form.inc
|
2012-01-25 21:20:05 +01:00 |
Dries
|
68fc0fad1a
|
- Patch #1316866 by nicl: User_forms() is now redundant.
|
2012-01-24 17:53:40 -05:00 |
catch
|
aa400e9e8a
|
Issue #1174634 by ericduran, rupl, Dave Reid, jhedstrom, helior: Add new HTML5 FAPI element: telephone.
|
2012-01-19 21:55:48 +09:00 |
webchick
|
9f9744bff8
|
Revert "- Patch #1371484 by makara: private properties in abstract class DrupalCacheArray."
This reverts commit 7be846e75d .
|
2012-01-01 20:43:23 -08:00 |
Dries
|
7be846e75d
|
- Patch #1371484 by makara: private properties in abstract class DrupalCacheArray.
|
2011-12-19 09:37:02 -05:00 |
Dries
|
9c29ac79af
|
- Patch #1059884 by bfroehle, sun, casey: Drop function_exists() for 'callback' functions.
|
2011-12-15 12:33:38 -05:00 |
catch
|
f2431f3d3b
|
Revert "- Patch #1174938 by ericduran, aspilicious, voxpelli: natively support the HTML5 #required FAPI property. Woot!"
This reverts commit 8945bee7fd .
|
2011-12-15 17:05:44 +09:00 |
Dries
|
010e99986b
|
- Patch #1229868 by nicl, DjebbZ: hook_form_BASE_FORM_ID_alter(), hook_form_alter(), and hook_form_FORM_ID_alter() doc inconsistent.
|
2011-12-14 10:04:55 -05:00 |
Dries
|
8945bee7fd
|
- Patch #1174938 by ericduran, aspilicious, voxpelli: natively support the HTML5 #required FAPI property. Woot!
|
2011-12-14 07:56:07 -05:00 |
catch
|
8c47bfff7a
|
Issue #866292 by marcingy, ygerasimov, attiks, quicksketch: Fixed '0' not displayed as checkbox / radios options (nor as any element #title).
|
2011-12-13 01:21:23 +09:00 |
Nathaniel
|
eb8c4c09a2
|
Issue #381994 by xjm, good_man, elcuco, et al: Fixed Machine-name fields are always in Latin characters, and should therefore always be LTR.
|
2011-12-08 12:29:13 +09:00 |
Nathaniel
|
d8c739586b
|
Issue #1346760 by xjm, droplet, catch: Fixed Drag and drop needs a scalable weight select element.
|
2011-12-02 14:05:37 +09:00 |
catch
|
cde51eae5d
|
Issue #635046 by claudiu.cristea, sun, fago: Fixed form_state_values_clean() is polluting form values.
|
2011-11-03 16:32:28 +09:00 |
Nathan Haug
|
f434037c0e
|
Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory.
|
2011-11-01 12:48:40 +09:00 |
Nathan Haug
|
06fb770bd3
|
Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory.
|
2011-11-01 12:48:40 +09:00 |
Nathaniel
|
906a6db347
|
Revert "Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades."
This reverts commit f0a16bf2a4 .
|
2011-11-01 12:32:15 +09:00 |
Nathaniel
|
f0a16bf2a4
|
Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades.
|
2011-11-01 12:25:12 +09:00 |