webchick
|
de5fe262f2
|
Issue #2318087 by tim.plunkett: Replace ['input'] with FormState::getUserInput().
|
2014-08-23 12:18:55 -07:00 |
Alex Pott
|
7fff6e850a
|
Issue #2297875 by herom, bfr: Replace calls to form_set_error() to $form_state->setErrorByName().
|
2014-08-22 02:04:33 +01:00 |
Alex Pott
|
a4125e6a8c
|
Issue #2228093 by dawehner | sun: Modernize theme initialization.
|
2014-08-21 17:53:03 +01:00 |
Alex Pott
|
a7364b37de
|
Issue #2324113 by penyaskito: Move Drupal/Core/Utility/Color to Drupal/Component/Utility/Color.
|
2014-08-20 15:52:22 +01:00 |
Alex Pott
|
7e23170de4
|
Issue #2300875 by joshi.rohit100, amitgoyal, penyaskito: Remove drupal_redirect_form() as it is deprecated.
|
2014-08-18 16:03:15 +01:00 |
Alex Pott
|
28ef6b28c3
|
Issue #2152227 by JeroenT, joelpittet, steinmb, steveoliver, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_tableselect() to #theme table__tableselect.
|
2014-08-15 23:48:45 +01:00 |
webchick
|
9c87059f0f
|
Issue #2305839 by jhodgdon, tim.plunkett: Convert hook_element_info() to annotated classes.
|
2014-08-12 12:19:20 -07:00 |
Alex Pott
|
fef9fd278d
|
Issue #2301593 by er.pushpinderrana, joshi.rohit100: Remove drupal_retrieve_form() as it is deprecated.
|
2014-08-12 11:29:57 -07:00 |
Alex Pott
|
b366d7d798
|
Issue #314385 by penyaskito, Pancho, mgifford, jjcarrion, jlbellido, akalata, alimac, jday, Risse, stBorchert | emmajane: Make position of #description configurable via the API.
|
2014-08-11 22:03:40 -05:00 |
Alex Pott
|
8f23dc869c
|
Issue #2318099 by tim.plunkett: Replace $form_state['complete_form'] with $form_state->getCompleteForm().
|
2014-08-11 08:18:04 -05:00 |
Alex Pott
|
8196034a57
|
Issue #2316533 by tim.plunkett: Add getValue/setValue/hasValue and isValueEmpty to FormState.
|
2014-08-08 11:25:54 -05:00 |
Alex Pott
|
18ddb0044c
|
Issue #2315807 by tim.plunkett: Remove support for path-based form redirects.
|
2014-08-07 21:43:27 +01:00 |
webchick
|
73a65a3605
|
Issue #2313397 by tim.plunkett: Replace FormBuilderInterface::setValue() with FormStateInterface::setValueForElement().
|
2014-08-04 10:23:18 -07:00 |
Alex Pott
|
5f4bbab95c
|
Issue #2313823 by tim.plunkett, martin107: Use FormStateInterface for all typehints.
|
2014-08-04 12:21:15 +01:00 |
Alex Pott
|
537457b512
|
Issue #2308821 by tim.plunkett: Replace FormErrorInterface with $form_state->setErrorByName() and $form_state->setError().
|
2014-08-04 11:19:36 +01:00 |
Dries
|
fc5e111aca
|
Issue #2225353 by tim.plunkett: Convert to an object and provide methods like setError().
|
2014-07-30 20:50:42 -04:00 |
Jennifer Hodgdon
|
a556b96a24
|
Issue #2299679 by jmmarquez, lokeoke: Move some topics/groups to/from core.api.php
|
2014-07-29 09:43:49 -07:00 |
Alex Pott
|
447cfbf1c1
|
Issue #2299427 by tim.plunkett, amitgoyal, joshi.rohit100: Remove drupal_build_form() once all its usage is removed as it is deprecated.
|
2014-07-21 12:04:16 +01:00 |
Alex Pott
|
87e675f09b
|
Issue #1825952 by Fabianx, joelpittet, bdragon, heddn, chx, xjm, pwolanin, mikey_p, ti2m, bfr, dags, cilefen, scor, mgifford: Turn on twig autoescape by default
|
2014-07-18 10:05:22 +01:00 |
Alex Pott
|
c05668e747
|
Issue #2304965 by longwave | klausi: Fixed Port form_select_options() XSS fix from SA-CORE-2014-003.
|
2014-07-18 08:51:59 +01:00 |
webchick
|
0e240bb7d5
|
Issue #2301591 by joshi.rohit100: Remove drupal_rebuild_form() as it is deprecated.
|
2014-07-13 13:22:36 -07:00 |
Alex Pott
|
ec9e2b5ffd
|
Issue #2301601 by joshi.rohit100: Remove drupal_validate_form() as it is deprecated.
|
2014-07-13 10:10:20 +01:00 |
Alex Pott
|
16102e801e
|
Issue #2301587 by joshi.rohit100: Remove form_state_defaults() as it is deprecated.
|
2014-07-13 10:08:09 +01:00 |
Alex Pott
|
5ec328b270
|
Issue #2301597 by joshi.rohit100: Remove drupal_prepare_form() as it is deprecated.
|
2014-07-13 09:54:57 +01:00 |
Alex Pott
|
4f246c7ebc
|
Issue #2300847 by joshi.rohit100: Remove drupal_get_form() as it is deprecated.
|
2014-07-11 11:04:34 +01:00 |
Alex Pott
|
b6e26521eb
|
Issue #2299499 by joshi.rohit100: Remove form_clear_error() as it is deprecated.
|
2014-07-10 10:40:30 +01:00 |
Alex Pott
|
78a7670261
|
Issue #1419036 by lauriii, gnuget, wheatpenny, InternetDevels, oliverhm, scresante, patrickd | sun: Added a CSS class for form items that have no label.
|
2014-07-07 15:57:04 +01:00 |
Jennifer Hodgdon
|
90a3498fe5
|
Issue #2290325 by cs_shadow: Get rid of form builder functions topic and references to it
|
2014-06-25 15:02:52 -07:00 |
Alex Pott
|
b962ed446d
|
Issue #2152215 by joelpittet, mr.baileys, benjifisher, martin107, rteijeiro, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand, bayousoft: Convert theme_form_element_label() to Twig
|
2014-06-12 18:20:10 +01:00 |
Alex Pott
|
406da3196a
|
Issue #2152219 by joelpittet, mdrummond, rodrigoaguilera, sqndr, rteijeiro, InternetDevels, steveoliver, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_input() to Twig
|
2014-06-11 14:08:58 +01:00 |
Nathaniel Catchpole
|
302329bef7
|
Issue #2152205 by joelpittet, mark.labrecque, Manuel Garcia, pakmanlh, steveoliver, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_date() to #theme input__date
|
2014-06-11 11:37:11 +01:00 |
webchick
|
49a900460d
|
Issue #2246665 by jaredsmith, martin107, YesCT, filijonka, tstoeckler: Typehint with Drupal\Core\Language\LanguageInterface instead Drupal\Core\Language\Language.
|
2014-06-10 09:53:32 -07:00 |
webchick
|
d0107d496b
|
Issue #950534 by mparker17, mgifford, Mixologic, jbloomfield, erinclerico, theMusician, wmostrey | zirvap: [policy] Consistently use email instead of e-mail in Drupal.
|
2014-06-09 14:47:53 -07:00 |
Nathaniel Catchpole
|
0a7f5b8443
|
Issue #2244447 by alexpott, sun, Berdir: Translation of low-level info/annotations leads to circular dependencies.
|
2014-06-07 11:24:02 +01:00 |
Nathaniel Catchpole
|
120a1da34c
|
Issue #2257835 by tim.plunkett, sun, Jalandhar: Move form submission logic out of FormBuilder into a new class.
|
2014-05-14 21:18:01 +01:00 |
Nathaniel Catchpole
|
82aaa8af0a
|
Issue #2152217 by joelpittet, mgifford, vijaycs85, jjcarrion, sun: Remove theme_form_required_marker() from the theme system - use CSS instead.
|
2014-05-08 14:40:44 +01:00 |
Alex Pott
|
f710a6c92e
|
Issue #2209977 by tim.plunkett: Move form validation logic out of FormBuilder into a new class.
|
2014-05-06 00:07:47 +01:00 |
Jennifer Hodgdon
|
31d1114a36
|
Issue #2191429 by eojthebrave, tim.plunkett: Fix up Form API topic docs in form.inc
|
2014-04-29 07:25:03 -07:00 |
Nathaniel Catchpole
|
17561142cb
|
Issue #2221695 by brantwynn, ianthomas_uk, grom358, ParisLiakos, Jalandhar: Remove uses of deprecated URL functions.
|
2014-04-16 16:05:41 +01:00 |
webchick
|
c6e469e9db
|
Issue #2152201 by Salah Messaoud, Manuel Garcia, steveoliver, joelpittet, burgerboydaddy, katy5289, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_checkboxes() to Twig
|
2014-04-15 20:52:59 -07:00 |
webchick
|
86ae96e4fd
|
Issue #2089433 by ianthomas_uk, grom358, herom, thedavidmeister, visabhishek, longwave, Sweetchuck: Remove uses of deprecated XSS filter functions.
|
2014-04-07 08:01:20 -07:00 |
webchick
|
40f818bbe6
|
Issue #2221755 by grom358, ianthomas_uk: Remove uses of deprecated Element functions.
|
2014-03-31 10:37:55 -07:00 |
webchick
|
7a91c2e8ed
|
Issue #2121175 by Codenator, tim.plunkett, cosmicdreams, jayeshanandani, grom358, ianthomas_uk, Xano: Remove usage of drupal_get_form().
|
2014-03-31 10:26:19 -07:00 |
webchick
|
627b7bb5a3
|
Issue #2219617 by visabhishek, galooph, joshtaylor, Cottser: Remove @ingroup themeable from preprocess function docblocks.
|
2014-03-26 22:18:39 -07:00 |
webchick
|
eed630f689
|
Issue #2152221 by IshaDakota, steveoliver, joelpittet, InternetDevels, rteijeiro, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_radios() to Twig
|
2014-03-25 13:38:11 -07:00 |
webchick
|
ce9dc74655
|
Revert "Issue #2152221 by IshaDakota, joelpittet, InternetDevels, rteijeiro | Cottser: Convert theme_radios() to Twig."
Oops. Bad commit credit. Re-committing.
This reverts commit 3b8d35aa49 .
|
2014-03-25 13:36:55 -07:00 |
webchick
|
3b8d35aa49
|
Issue #2152221 by IshaDakota, joelpittet, InternetDevels, rteijeiro | Cottser: Convert theme_radios() to Twig.
|
2014-03-25 13:35:59 -07:00 |
webchick
|
9d3a228020
|
Issue #2171071 by jessebeach, dawehner, chakrapani, longwave, Gábor Hojtsy, xjm, Wim Leers: Rename drupal_add_library() to _drupal_add_library() and remove its uses.
|
2014-03-12 08:47:01 -07:00 |
Alex Pott
|
01a3e1902f
|
Issue #2203407 by nod_, sun: Replace #attached library array values with provider-namespaced strings.
|
2014-03-09 19:59:45 +00:00 |
webchick
|
dd77893f4d
|
Issue #2152209 by longwave, joelpittet, steveoliver, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_fieldset() to Twig.
|
2014-03-07 14:26:17 -08:00 |