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 |