Commit Graph

6200 Commits (3066423e43468875426fbb8a432f7ccad1b8bc99)

Author SHA1 Message Date
catch 3066423e43 Issue #3186661 by Spokje, longwave, mondrake, paulocs, daffie: [May 24, 2021] Remove usage of drupalPostForm 2021-05-24 14:27:52 +01:00
Lee Rowlands 30e300fe81
Issue #3109767 by quietone, mtodor, Kristen Pol, larowlan: Unable generate sample data with defined random seed for the "string" or "link" field type 2021-05-22 10:54:33 +10:00
Gábor Hojtsy 88a03eaba4 Issue #3214920 by catch, longwave, Gábor Hojtsy: Increase DRUPAL_RECOMMENDED_PHP to 7.4 2021-05-21 16:11:00 +02:00
Alex Pott 4a72cc3169
Issue #3207734 by Spokje, quietone: Fix Drupal.Commenting.InlineVariableComment 2021-05-20 21:47:18 +01:00
catch 1c94be4a7b Issue #3126747 by phenaproxima, tim.plunkett, TR, Spokje: ContextDefinition::create() can no longer be used with an entitytype-specific datatype (like entity:user) 2021-05-17 20:34:57 +01:00
catch 6802ea3355 Issue #3207968 by quietone, longwave, Spokje: Replace @codingStandards comments with phpcs: comments 2021-05-17 20:22:22 +01:00
Alex Pott 201212c8f8
Issue #3177660 by mondrake, andypost, anmolgoyal74, daffie, alexpott: Remove public properties from StatementInterface implementations 2021-05-17 09:18:32 +01:00
Alex Pott a6124cc0b6
Issue #3190815 by Wim Leers, quietone, NickDickinsonWilde, benjifisher, mikelutz, larowlan: Source count caching broken: impossible to enable source count caching for SqlBase-based source plugins (plus, unneeded cache I/O) 2021-05-17 09:09:24 +01:00
Lee Rowlands b9f132b7a0
Issue #2969190 by manish.upadhyay, ranjith_kumar_k_u, Neslee Canil Pinto, mtodor, joachim: Change ModuleInstallerInterface::uninstall() method doc comment that ModuleUninstallValidatorException can be thrown 2021-05-17 15:47:21 +10:00
Lee Rowlands a9fbf2709a
Issue #3214234 by alexpott: Add core/class_aliases.php 2021-05-17 15:43:37 +10:00
Alex Pott 85ee5e164b
Issue #3209618 by catch, longwave, Neslee Canil Pinto, daffie, andypost, Gábor Hojtsy: [Symfony 6] Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest() is deprecated, use isMainRequest() instead 2021-05-16 16:15:50 +01:00
effulgentsia 573e752f04 Issue #3209628 by longwave, rachel_norfolk, antiorario, phenaproxima, rootwork, larowlan, neclimdul, Maeglin: Add Permissions-Policy header to block Google FLoC 2021-05-14 13:39:12 -07:00
catch af458de2d0 Issue #3191061 by jcisio, quietone: Remove todo in class Drupal\Core\Routing\RequestContext 2021-05-13 14:23:08 +01:00
catch e821dc5885 Issue #3160307 by Hardik_Patel_12, jungle, Kristen Pol, larowlan, catch: ThemeManagerInterface getActiveTheme parameters do not match ThemeManager 2021-05-13 12:50:12 +01:00
catch 996b3578a4 Issue #3210372 by pfrenssen, claudiu.cristea: Fatal error when passing non-existing ID to entity parameter converter 2021-05-12 21:25:38 +01:00
catch c2103890be Issue #3210913 by quietone, Wim Leers, paulocs: DbDumpCommand fails when data type is not a mapped Drupal schema field name 2021-05-12 21:19:46 +01:00
Lee Rowlands 07905362b2
Issue #3163487 by sudiptadas19, IT-Cru, raman.b, idebr, dawehner: Breadcrumb: $title could be an array, but Link() requires a string 2021-05-12 20:11:06 +10:00
Lee Rowlands 39110888d9
Issue #3210888 by longwave: Undefined static method Drupal\Core\Database\Connection::serialize() 2021-05-12 19:38:20 +10:00
Lee Rowlands 79dd8321b2
Issue #3041885 by tedbow, beautifulmind, dww, ayushmishra206, phenaproxima, webchick, xjm, AaronMcHale, larowlan, benjifisher, heddn, catch, jhodgdon, longwave, mglaman, alexpott, mxr576, effulgentsia: Display relevant Security Advisories data for Drupal 2021-05-12 16:40:17 +10:00
catch 2690c63dcb Issue #3211936 by alexpott, daffie: Race condition when generating sub directories for image styles 2021-05-11 22:14:46 +01:00
Lee Rowlands 3eebb1b1fb
Issue #2608750 by phenaproxima, shriaas2898, KapilV, mohit_aghera, RenatoG, akhoury, guilhermevp, praveenmoses61, sulfikar_s, Abhijith S, larowlan, pameeela, Sid_omp: Exception when creating an entity reference field targeting an entity type without an ID 2021-05-11 09:05:35 +10:00
Lee Rowlands 2e9d4787be
Revert "Issue #2608750 by phenaproxima, shriaas2898, KapilV, mohit_aghera, RenatoG, akhoury, guilhermevp, praveenmoses61, sulfikar_s, Abhijith S, larowlan, pameeela, Sid_omp: Exception when creating an entity reference field targeting an entity type without an ID"
This reverts commit cf80690559.
2021-05-11 09:05:18 +10:00
Lee Rowlands cf80690559
Issue #2608750 by phenaproxima, shriaas2898, KapilV, mohit_aghera, RenatoG, akhoury, guilhermevp, praveenmoses61, sulfikar_s, Abhijith S, larowlan, pameeela, Sid_omp: Exception when creating an entity reference field targeting an entity type without an ID 2021-05-11 08:03:57 +10:00
catch 84a6dadd95 Issue #3145563 by Charlie ChX Negyesi, NigelCunningham, alexpott, joachim, longwave, catch, tyler36: Route serialization incompatibilities between PHP 7.4 and 7.3 (9.x only) 2021-05-10 22:22:48 +01:00
catch a35df16d45 Issue #3211780 by mondrake, daffie: Deprecate Connection::queryTemporary() 2021-05-10 13:56:52 +01:00
Lauri Eskola 62e06d8ca4
Issue #2938803 by David_Rothstein, spitzialist, vsujeetkumar, yepa, harsha012, ranjith_kumar_k_u, markconroy, ckrina, Rinku Jacob 13, Gauravmahlawat, longwave, Gábor Hojtsy: Remove the warning about the Umami profile on the install screen 2021-05-10 15:20:55 +03:00
Alex Pott a3c114e65f
Issue #3143096 by jedihe, phenaproxima, jyotimishra123, shetpooja04, alexpott, mradcliffe, tim.plunkett: [DX]: throw an exception if #lazy_builder callback does not return a (renderable) array 2021-05-04 16:51:56 +01:00
Alex Pott de89108cf8
Issue #3211866 by mondrake, daffie: Upsert::execute() return values are inconsistent 2021-05-04 16:34:48 +01:00
Alex Pott 8dccf4b37d
Revert "Issue #3143096 by jedihe, jyotimishra123, shetpooja04, alexpott, mradcliffe: [DX]: throw an exception if #lazy_builder callback does not return a (renderable) array"
This reverts commit e9a53cb2b3.
2021-05-04 09:39:52 +01:00
Alex Pott e9a53cb2b3
Issue #3143096 by jedihe, jyotimishra123, shetpooja04, alexpott, mradcliffe: [DX]: throw an exception if #lazy_builder callback does not return a (renderable) array 2021-05-03 23:56:39 +01:00
Alex Pott 0bff06df0d
Issue #3189680 by mondrake, daffie, alexpott: Deprecate the 'throw_exception' option in the Database API 2021-05-03 15:54:13 +01:00
catch 780765a706 Drupal 9.3.x-dev 2021-05-01 07:57:13 +01:00
catch 2c841415fa Issue #3201266 by mondrake, daffie: Protection against multiple statements should be moved to prepareStatement 2021-04-27 09:43:37 +01:00
catch e7fadb0559 Issue #2937882 by Spokje, RoSk0, longwave, quietone: Fix 'Drupal.Classes.PropertyDeclaration' coding standard 2021-04-26 21:24:04 +01:00
Lee Rowlands db3ad8f8b2
Issue #2189411 by alexpott, dawehner, longwave, quietone: Remove an unnecessary container rebuild from FunctionalTestSetupTrait 2021-04-26 18:44:34 +10:00
catch 7f6d534987 Issue #3205026 by longwave: Missing use statement in Drupal\Core\KeyValueStore\DatabaseStorage 2021-04-22 20:00:00 +01:00
catch 031c2a295e Issue #3209459 by longwave, catch, andypost: Switch to friends of behat MinkBrowserKitDriver for PHP 8 and Symfony 5 compatibility 2021-04-22 16:46:23 +01:00
catch 535fb843aa Issue #2908886 by andypost, martin107, kim.pepper, daffie, aleevas, vacho, catch, longwave, alexpott, voleger, dww: Split off schema management out of schema.inc 2021-04-22 16:00:44 +01:00
catch aea84a7cc9 Issue #2785449 by jonathanshaw, longwave, andypost, catch, timmillwood, larowlan: It's too easy to write entity queries with access checks that must not have them 2021-04-22 15:50:39 +01:00
catch c72c953a21 Issue #3186795 by mondrake, daffie: Deprecate Drupal\Core\Database\StatementEmpty 2021-04-22 15:46:56 +01:00
xjm 55422ceacc SA-CORE-2021-002 by Jasu_M, effulgentsia, alexpott, mlhess, Wim Leers, Heine, pwolanin, xjm, samuel.mortenson, nwellnhof, larowlan, phenaproxima, mcrdruid
(cherry picked from commit 0d8712d872)
2021-04-20 18:11:11 -05:00
Alex Pott f521770323
Issue #3050384 by lauriii, Gábor Hojtsy, xjm, alexpott, ressa, mherchel, ipwa, rootwork, rachel_norfolk, marcel66, joelpittet, davidhernandez, dorianwinterfeld, brianperry, rex.barkdoll: Provide a starterkit theme in core 2021-04-20 12:29:06 +01:00
catch 9c226d43b2 Issue #3207961 by jonathanshaw, longwave: EntityQuery accessCheck: additional cases where accessCheck needs specifying 2021-04-19 13:25:29 +01:00
catch 4feff0747d Issue #3209239 by longwave: [Symfony 5] Symfony\Contracts\EventDispatcher\Event subclasses need return types 2021-04-19 09:54:45 +01:00
Alex Pott cf214a4938
Issue #3188938 by bnjmnm, lauriii, alexpott, zrpnr: Create AjaxCommand for focusing that does not require :tabbable selector 2021-04-13 17:25:52 +01:00
catch dcad9433f6 Issue #3208222 by jibran: Tables::addNextBaseTable() doesn't use square brackets syntax 2021-04-13 11:20:57 +01:00
catch a6ef32e637 Issue #3120301 by alexpott, zestagio, Wim Leers: RoutePreloader: prevent preloading of routes generated by JSON:API 2021-04-13 10:38:59 +01:00
catch 9de43c213a Issue #2927500 by quietone, ridhimaabrol24, kristiaanvandeneynde, phenaproxima, Kristen Pol: Set entity type ID and field name in EntityFieldManager::buildFieldStorageDefinitions 2021-04-12 15:26:39 +01:00
catch 1b0a44154a Issue #3186821 by mohit_aghera, Dom., ankithashetty, Kristen Pol: Attribute “hreflang” not allowed on element “span” and “button” at this point 2021-04-09 13:48:02 +01:00
catch 3d23f22953 Issue #2414019 by Hardik_Patel_12, mpp, swelljoe, jungle, quietone, mohit_aghera: Use of strtoupper for URLs in MailFormatHelper.php's htmlToText() method triggers spam filters 2021-04-09 09:30:26 +01:00