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 |
Alex Pott
|
93beccc571
|
Issue #2217755 by Alumei, Les Lim, er.pushpinderrana, martin107, Daniel Norton | alexpott: Fixed template_preprocess_links uses a non existent class JSON.
|
2014-08-13 14:04:31 -07: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
|
ad64eddb50
|
Issue #2260059 by er.pushpinderrana, joelpittet, LinL, SebCorbin | Mark Carver: Fixed Title in template_preprocess_item_list() is typecasted as string.
|
2014-08-12 00:29:39 -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
|
6f476b8a43
|
Issue #2301393 by kim.pepper, larowlan: Deprecate all of mail.inc, move drupal_mail to method on Mail plugin manager.
|
2014-08-11 09:25:38 -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
|
6f9ceadb44
|
Issue #2296775 by gauravkhambhala | jhodgdon: Fixed Content Markers defgroup/topic mentions theme_mark() (nonexistent).
|
2014-08-10 16:44:18 -05:00 |
Alex Pott
|
d7d587255d
|
Issue #2307419 by Wim Leers: AssetCollectionOptimizerInterface should allow listing and deleting all aggregates (optimized collection assets).
|
2014-08-08 11:52:12 -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
|
258856aee9
|
Issue #2154435 by andypost, Berdir, mparker17: Rename EntityAccessController to EntityAccessControlHandler.
|
2014-08-07 23:27:28 +01:00 |
Alex Pott
|
18ddb0044c
|
Issue #2315807 by tim.plunkett: Remove support for path-based form redirects.
|
2014-08-07 21:43:27 +01:00 |
Alex Pott
|
8f04acbb77
|
Issue #2309221 by mikey_p: Drupal\Core\Datetime\Date should be renamed to DateFormatter.
|
2014-08-05 11:39:21 +01:00 |
webchick
|
3cd58e7db7
|
Issue #2256593 by jhodgdon, dawehner: Fixed Review and update the ajax @defgroup in ajax.inc.
|
2014-08-04 20:49:39 -07:00 |
webchick
|
73a65a3605
|
Issue #2313397 by tim.plunkett: Replace FormBuilderInterface::setValue() with FormStateInterface::setValueForElement().
|
2014-08-04 10:23:18 -07:00 |
webchick
|
1d727ae1ba
|
Issue #2314855 by Crell: Standardize block entity route names.
|
2014-08-04 09:55:19 -07:00 |
Alex Pott
|
6948f38d5a
|
Issue #2308783 by er.pushpinderrana | mikey_p: Remove format_interval().
|
2014-08-04 12:58:05 +01: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 |
Alex Pott
|
76608ff7d4
|
Issue #2289999 by dawehner, Cottser | Fabianx: Add an easy way to create HTML on the fly without having to create a theme function / template.
|
2014-08-03 23:45:41 +01:00 |
Nathaniel Catchpole
|
050ce49fec
|
Issue #2312671 by olli: Fixed Typo langauge.
|
2014-07-31 11:50:21 +01:00 |
Nathaniel Catchpole
|
8fe441a19d
|
Issue #2227907 by mgifford: Revise rel attributes in pager links.
|
2014-07-31 11:24:23 +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
|
f77f88b9ff
|
Issue #2312607 by lokeoke: Fix formatting issue on Database topic page
|
2014-07-30 15:32:27 -07:00 |
Dries
|
c77851c473
|
Issue #2301319 by pwolanin, effulgentsia: MenuLinkNG part5: Remove dead code and party!
|
2014-07-30 15:54:09 -04:00 |
Alex Pott
|
70bed3385f
|
Issue #2301317 by pwolanin, dawehner, Wim Leers, effulgentsia, YesCT, xjm, alexpott: MenuLinkNG part4: Conversion.
|
2014-07-30 13:04:04 +01:00 |
Alex Pott
|
44f76c6bcf
|
Revert "Issue #2301317 by pwolanin, effulgentsia, Wim Leers, dawehner, alexpott: MenuLinkNG part4: Conversion."
This reverts commit fd2db9cd35 .
|
2014-07-30 13:02:58 +01:00 |
Nathaniel Catchpole
|
fd2db9cd35
|
Issue #2301317 by pwolanin, effulgentsia, Wim Leers, dawehner, alexpott: MenuLinkNG part4: Conversion.
|
2014-07-30 11:47:01 +01: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
|
0d99a0ca07
|
Issue #2304399 by er.pushpinderrana, undertext | samuel.mortenson: Fixed "class" attribute in drupal_render should be an array.
|
2014-07-28 22:30:41 +01:00 |
Alex Pott
|
1a7cd1b532
|
Issue #2073811 by dawehner, pwolanin, joelpittet, Cottser, Mark Carver, steveoliver: Add a url generator twig extension.
|
2014-07-28 08:59:32 +01:00 |
Alex Pott
|
2691c42b24
|
Issue #2299699 by lokeoke | jhodgdon: Some classes need @ingroup added to them.
|
2014-07-24 17:31:01 +01:00 |
Alex Pott
|
5783e08f16
|
Issue #2149197 by penyaskito, mikey_p, vijaycs85, herom: Replace format_interval with \Drupal::service('date')->formatInterval().
|
2014-07-24 15:54:28 +01:00 |
Alex Pott
|
1ddfac8c94
|
Issue #2112247 by sihv, dgroene, aalamaki, Dennis Walgaard, mErilainen: Fixed Valid file extensions in file names are not properly enforced when uploading files.
|
2014-07-24 15:43:36 +01:00 |
Alex Pott
|
d29adc88ad
|
Issue #2297947 by amitgoyal, andrewmacpherson: Clean up API docs for hook_file_mimetype_mapping_alter().
|
2014-07-22 20:58:00 +01:00 |
Nathaniel Catchpole
|
7c226d14a8
|
Issue #2289183 by anavarre, xjm: Fixed Temporarily increase D8 memory limit to reflect current requirements.
|
2014-07-22 10:24:02 +01: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
|
7d0c5795a6
|
Issue #2062043 by eelkeblok, longwave, rhm50, InternetDevels, alvar0hurtad0, Xano: Replace user_access() calls with $account->hasPermission() in core files.
|
2014-07-20 11:28:21 +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 |
Alex Pott
|
b560f348bd
|
Issue #2303605 by cilefen: Rename *.menu_links.yml to *.links.menu.yml files to improve DX.
|
2014-07-16 23:39:40 +01:00 |
Alex Pott
|
fc939d4e6c
|
Issue #2268761 by tim.plunkett: Remove support for function-based forms.
|
2014-07-16 23:26:38 +01:00 |
Alex Pott
|
2eac903aa1
|
Issue #2303547 by mgifford: Fixed Consistency - screen-reader to screen reader.
|
2014-07-16 12:31:36 +01:00 |
Alex Pott
|
2458d9ec7a
|
Issue #2300873 by amitgoyal, joshi.rohit100: Remove usage of drupal_redirect_form() as deprecated.
|
2014-07-15 13:52:25 +01:00 |
Alex Pott
|
573ad2a1d7
|
Issue #2299421 by amitgoyal, joshi.rohit100: Remove all usage of drupal_build_form() as deprecated and replaced by FormBuilderInterface::buildForm().
|
2014-07-15 13:51:13 +01:00 |
Alex Pott
|
f2b6aa7a75
|
Issue #2291137 by cilefen | webchick: Rename various *links.yml files to improve DX.
|
2014-07-15 12:29:14 +01:00 |
Alex Pott
|
291b99816d
|
Issue #2302331 by kim.pepper: Move drupal_valid_path to PathValidator service.
|
2014-07-15 10:11:36 +01:00 |
Nathaniel Catchpole
|
02a32e3ff5
|
Issue #2284103 by alexpott, fabpot, damiankloip, Xano, Xen, Berdir: Fixed Remove the request from the container.
|
2014-07-14 15:58:53 +01:00 |
webchick
|
0ae0cdb946
|
Issue #2297487 by er.pushpinderrana, marcingy: Remove the check_plain function.
|
2014-07-13 13:25:50 -07:00 |