Commit Graph

6249 Commits (3071938affe76d92ba467e2f52ba3a57173fdec0)

Author SHA1 Message Date
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
Alex Pott 71906d9e67
Issue #3207308 by longwave: Fix 'Generic.Formatting.DisallowMultipleStatements' coding standard 2021-04-09 00:07:31 +01:00
catch b27ddcf914 Issue #2844452 by Eduardo Morales Alberti, longwave, andypost, Wongjn, sanjayk, geek-merlin, ayushmishra206, Hardik_Patel_12, alexpott, catch, DamienMcKenna, dww, anruether, dawehner, jrockowitz: Export configuration YAML strings as multiline 2021-04-06 14:36:04 +01:00
catch 2b33b1f805 Revert "Issue #2844452 by Eduardo Morales Alberti, longwave, andypost, sanjayk, geek-merlin, ayushmishra206, Hardik_Patel_12, alexpott, DamienMcKenna, dww, anruether, dawehner, jrockowitz: Export configuration YAML strings as multiline"
This reverts commit 677700aa26.
2021-04-05 21:03:52 +01:00
catch 677700aa26 Issue #2844452 by Eduardo Morales Alberti, longwave, andypost, sanjayk, geek-merlin, ayushmishra206, Hardik_Patel_12, alexpott, DamienMcKenna, dww, anruether, dawehner, jrockowitz: Export configuration YAML strings as multiline 2021-04-05 19:40:41 +01:00
catch 1c1dbe03a0 Issue #2829453 by xjm, quietone, Kristen Pol, catch, jhodgdon: \Drupal still has an @file docblock 2021-04-05 09:55:28 +01:00
catch 14d175470c Issue #3207119 by longwave: Fix 'Squiz.WhiteSpace.ScopeKeywordSpacing' coding standard 2021-04-05 08:05:00 +01:00
Alex Pott e3dfd1a9db
Issue #2937858 by SherFengChong, Saviktor, longwave, jhodgdon, catch: Fix 'Drupal.Commenting.DocCommentAlignment' coding standard 2021-04-04 09:39:06 +01:00
catch 64aa5fa9f5 Issue #3206358 by longwave, RenatoG: Remove bag initialization in SessionManager 2021-04-01 20:10:17 +01:00
catch 3f057d61fa Issue #3204419 by jonathanshaw, longwave: EntityQuery accessCheck: always specifiy accessCheck, don't rely on the default 2021-04-01 10:45:35 +01:00
catch 96aa5ca504 Issue #3202125 by jonathanshaw, Berdir, catch, longwave: EntityQuery accessCheck: unique value validation should not be access sensitive 2021-04-01 10:31:35 +01:00
Alex Pott 4b08fbad5f
Issue #3160629 by raman.b, tim.plunkett, Berdir: BlockPluginTrait cannot call ::addContextAssignmentElement() itself 2021-04-01 00:00:08 +01:00
Alex Pott 1cd3747e9e
Issue #3204220 by longwave, catch: ModuleDependencyMessageTrait is used by core but belongs to system module 2021-03-29 16:26:41 +01:00
Alex Pott 08766c5dee
Issue #2903911 by joshmiller, longwave, anmolgoyal74, ankithashetty, init90, Pooja Ganjage, _gradient_, daffie, borisson_: Fix 'Drupal.Commenting.FunctionComment.ParamMissingDefinition' coding standard 2021-03-29 16:22:14 +01:00
Alex Pott 083e3ced3f
Issue #3188654 by kuldeep_mehra27, quietone, ravi.shankar, theking2, adalbertov, catch: Link to translations is incorrect 2021-03-28 10:36:36 +01:00
catch b16784b6fd Issue #2850057 by Munavijayalakshmi, gaurav.kapoor, ankithashetty, Pavan B S, ritzz, joachim, xjm, amateescu, Vishalghyv: all methods in SelectionInterface() are missing @param docs 2021-03-26 09:20:09 +00:00
catch 2951df5de3 Issue #3094366 by mohit_aghera, KittenDestroyer, Berdir, rensingh99: Error when saving config entity with "Link to entity" checked if field formatters 2021-03-25 20:24:57 +00:00
catch 8cef0f37c4 Issue #3204353 by pragati_kanade, ravi.shankar, Chi, longwave: hook_link_alter() wrong example 2021-03-25 12:29:19 +00:00
catch affb6d1a84 Issue #3203147 by richardbporter, ayushmishra206: Update @todo comment in EntityBundleListenerInterface 2021-03-24 15:44:16 +00:00
Alex Pott fc37ffa5cd
Issue #3198594 by catch, longwave, nikitagupta, alexpott, andypost: Forward compatibility layer for InputBag 2021-03-24 00:17:07 +00:00
catch 6d0f2eb0f5 Issue #3205024 by longwave: Missing use statement in Drupal\Core\Database\Driver\mysql\Connection 2021-03-23 09:24:50 +00:00
catch 221ba65758 Issue #3186626 by klausi, longwave: Second parameter of ProxyBuilder::build() is never used and broken 2021-03-22 17:06:44 +00:00
catch 5d5bc967ba Issue #3196699 by edysmp: Set the proper handler type names on EntityTypeInterface::getHandlerClasses documentation 2021-03-22 16:56:16 +00:00
catch 1ae9564c35 Issue #1923816 by alexpott, quietone, ayushmishra206, jhodgdon, chx, Lendude: Fix code example that referes to non-existent function in QueryAggregateInterface 2021-03-22 13:28:51 +00:00
catch 10b44563c3 Issue #3034324 by BlacKICEUA, nanak: Incorrect PHPDoc comment for public function FormStateInterface::has($property) 2021-03-22 10:03:07 +00:00
catch 7e1043ea1d Issue #3204764 by longwave, mondrake: PHPUnit assertions do not return a value 2021-03-22 10:00:18 +00:00
catch 3e64338bfc Issue #2407187 by artem_sylchuk, longwave, Matroskeen, Berdir, Wim Leers, andypost, abramm: Optimize LibraryDependencyResolver::getMinimalRepresentativeSubset() and win >=4% 2021-03-18 14:57:50 +00:00
Alex Pott 9c2fa5f9e5
Issue #3169212 by int_ua, Matroskeen, anmolgoyal74, Krzysztof Domański, biblos, xjm, init90: Improve transliteration of Ukrainian letters 2021-03-18 10:00:44 +00:00
Lee Rowlands cc0730d1bf
Revert "Issue #3199730 by mohit_aghera, Abhijith S, AJV009, Gauravmahlawat, shriaas2898, pameeela, roman-yrv, ranjith_kumar_k_u, Kumar Ashutosh, ilgnerfagundes: Views block description is double-escaped if display name is set"
This reverts commit fd9f7081cb.
2021-03-17 09:32:33 +10:00
Lee Rowlands fd9f7081cb
Issue #3199730 by mohit_aghera, Abhijith S, AJV009, Gauravmahlawat, shriaas2898, pameeela, roman-yrv, ranjith_kumar_k_u, Kumar Ashutosh, ilgnerfagundes: Views block description is double-escaped if display name is set 2021-03-17 07:56:42 +10:00
catch 9c9c981f77 Issue #2711739 by init90, Sonal.Sangale, dpacassi, ashishdalvi, ankithashetty, ayushmishra206, YesCT, rajeshwari10, hussainweb, Vinay15, xjm, Suresh Prabhu Parkala, rakesh.gectcr, snehi, Kamil Serafin, vsujeetkumar, davidhernandez, sushantpaste, Krzysztof Domański, chgasparoto, Abhijith S, jhodgdon, longwave, John Cook, alexpott, joachim, er.pushpinderrana, larowlan, dpi, Alex Liannoy: Missing summary/param/return docs for several QueryInterface methods 2021-03-11 15:41:51 +00:00
catch 32f43424b9 Issue #2508071 by Pol, mgifford, quietone: Add missing declaration property $options in KeyValueFactory 2021-03-11 14:40:17 +00:00
catch 11154c23a3 Issue #3202787 by richardbporter, longwave: Update @todo comment in FunctionalTestSetupTrait 2021-03-11 14:34:58 +00:00
catch 1fe724dfb5 Issue #3196756 by AJV009, Chi: Wrong reference in ConfigInstallerInterface::installDefaultConfig 2021-03-10 10:42:10 +00:00
catch 9b3c15570f Issue #3201957 by bogdan.rizescu, joachim: Unused $entities property in ConfigEntityStorage 2021-03-08 18:23:35 +00:00
Alex Pott 5373cd02b2
Issue #3201956 by bogdan.rizescu, joachim: call to mapFromStorageRecords() with a surplus parameter 2021-03-08 13:04:59 +00:00
Alex Pott 5478a95d62
Issue #3186934 by mondrake, daffie, donquixote, alexpott: Introduce an ExceptionHandler class in the database API, deprecate Connection::handleQueryException 2021-03-02 11:47:18 +00:00
catch bd43d47f7f Issue #3046342 by pragati_kanade, thomscode, tim.plunkett: \Drupal\Component\Plugin\ContextAwarePluginInterface has incorrect @throws docs 2021-02-26 20:33:43 +00:00
catch 1caf601386 Issue #2533254 by chx, quietone, jhodgdon: LanguageInterface lacks @ingroup i18n 2021-02-26 18:59:43 +00:00
catch e85f22ace0 Issue #3181367 by longwave, Kristen Pol: TwigEnvironment $loader argument cannot be NULL 2021-02-26 10:03:46 +00:00
catch 96dc01cf37 Issue #1202484 by mondrake, raman.b, Michael Zetterberg fd. Lopez, Rajendar Reddy, daffie, catch, heddn, petrusek: Improve usage of 'pager.manager' service in PagerSelectExtender, allow code to know the pager element ID used 2021-02-24 17:29:45 +00:00
catch 69a0a83546 Issue #3032390 by alexpott, dww, Pancho, 3CWebDev, kim.pepper, larowlan, Berdir, catch, andypost, chr.fritsch, Wim Leers: Add an event to sanitize filenames during upload 2021-02-24 16:02:18 +00:00
catch 1fb62ccc58 Issue #2510438 by quietone, jungle, ravi.shankar, ankithashetty, longwave, johnwebdev, catch, daffie, Berdir, Fabianx, cilefen: Remove 'all' index from {key_value_expire} - serves no purpose and negatively impacts performance 2021-02-24 14:03:32 +00:00
Alex Pott 203ad064e4
Issue #2723621 by jofitz, mfernea, alexpott, abhisekmazumdar, neclimdul, snehi, Suresh Prabhu Parkala, ankithashetty, anmolgoyal74, anoopjohn, longwave, hgunicamp, empesan, kostyashupenko, Mile23, dawehner, idebr, daffie, catch: Fix Drupal.Commenting.FunctionComment.IncorrectTypeHint and Drupal.Commenting.FunctionComment.InvalidTypeHint 2021-02-20 13:24:51 +00:00
Alex Pott 3ac9df1366
Issue #2002514 by dawehner, mondrake, damiankloip, RobLoach, ParisLiakos, joachim, Krzysztof Domański, gaurav.kapoor, chx, alexpott, tim.plunkett, Mile23, daffie: Deprecate debug(); remove references to _drupal_debug_message() 2021-02-15 09:51:17 +00:00
Alex Pott 47344caf8b
Issue #3187857 by longwave, ilgnerfagundes, catch, alexpott: [Symfony 6] Service deprecation messages require more fields 2021-02-12 09:51:18 +00:00
Alex Pott 99e29476f1
Issue #3055889 by gabesullice, Wim Leers, Spokje, jibran, alexpott, tim.plunkett, larowlan: JsonApiResource\Link objects with inaccessible target urls should not be normalized 2021-02-12 09:50:09 +00:00
Alex Pott c4d6699d96
Issue #3161983 by catch, longwave, Pooja Ganjage, sanjayk, daffie, Kristen Pol, dww, Gábor Hojtsy: [Symfony 6] Update EventDispatcherInterface type hints in constructors 2021-02-10 09:24:10 +00:00
Alex Pott 33700d0162
Issue #3193163 by mondrake, longwave: Deprecate AssertLegacyTrait::verbose and remove its usage 2021-02-09 16:09:11 +00:00
Alex Pott c377d26143
Issue #3089326 by mfb, ankithashetty, ayushmishra206, ravi.shankar, agrochal, krystalcode, daffie, alexpott: Query start time in database log 2021-02-08 16:27:06 +00:00
Alex Pott cc41d94d0f
Issue #3128548 by anmolgoyal74, yonailo, sokru, joelpittet, daffie, johnwebdev, alexpott, mradcliffe, DuneBL, catch, xjm, mondrake: Add optional parameters to StatementInterface::fetchObject() to be in line with the PDO implementation of the method fetchObject() 2021-02-08 15:53:53 +00:00
Alex Pott 5e7fb73422
Issue #3115503 by clayfreeman, tim.plunkett, alexpott, andypost: Support context aware layout plugins 2021-02-05 12:38:50 +00:00