Commit Graph

41247 Commits (bc1a8d849324e6a049ee17b3aefb76b8f947b13a)

Author SHA1 Message Date
Alex Pott bc1a8d8493
Issue #3305748 by kay_v, Spokje, bmahesh03121: improve instructions for allowedOrigins in default.services.yml 2022-10-03 14:30:44 +01:00
Alex Pott c0bee1ddda
Issue #3294833 by claudiu.cristea, alexpott: Page variant plugin is not correctlly instantiated 2022-10-03 14:23:51 +01:00
catch 6402539128 Issue #3313191 by immaculatexavier, alexpott, longwave: mbstring.func_overload is removed in PHP 8 therefore remove it from core 2022-10-03 14:22:23 +01:00
Alex Pott 9fbab426bf
Issue #3096101 by quietone, danflanagan8, abhisekmazumdar, anmolgoyal74, alexpott, gabesullice, Wim Leers, Matroskeen, ankithashetty, mikelutz, benjifisher, daffie, webchick: Allow migrate_drupal_ui source database to be set in settings.php 2022-10-03 14:17:48 +01:00
Alex Pott a6c49dbae4
Issue #1040534 by catch, Owen Barton, danreb, mikeytown2, ogi, omega8cc, xjm: Rewrite rules for gzipped CSS and JavaScript aggregates cause lots of lstats for files that will never exist 2022-10-03 14:14:32 +01:00
Alex Pott 6483b2997a
Issue #3273317 by clayfreeman, larowlan, tim.plunkett, danflanagan8: Add 'in_preview' variable to block and layout templates 2022-10-03 11:44:57 +01:00
Alex Pott c723f4b78b
Issue #2875987 by raman.b, smustgrave, ericgsmith, anushrikumari, Lendude: Form alter hook called twice for views forms without view arguments 2022-10-03 11:24:38 +01:00
Alex Pott 5b84c09246
Issue #3268829 by quietone, bbrala: Fix class property comments for Drupal.Commenting.DocComment.ShortSingleLine 2022-10-03 10:59:05 +01:00
Alex Pott 5564aee8ce
Issue #3313021 by Spokje: Remove obsolete \Drupal\KernelTests\KernelTestBase::prepareTemplate 2022-10-03 10:05:44 +01:00
Alex Pott e32f277a53
Issue #3311474 by ravi.shankar, immaculatexavier, mmjvb, daffie, longwave: The requirements test for transaction_isolation checks against a wrong version 2022-10-03 09:58:14 +01:00
Alex Pott dc3d568325
Issue #3312439 by mondrake: StatementInterface::fetch() return typehint is wrong 2022-10-03 09:55:31 +01:00
Alex Pott 98ccdcd7f7
Issue #3312481 by mherchel, longwave: Update core's browserlist 2022-09-30 19:22:45 +01:00
Alex Pott 9ee0ef6463
Issue #3231694 by Wongjn, lucassc, alexpott: TestFileCreationTrait::getTestFiles() has incorrect @return type 2022-09-30 19:17:21 +01:00
Alex Pott b331d346dc
Issue #3212351 by heddn, ravi.shankar, catch, Fabianx, Graber, lauriii, Chi: Lazy load OEmbed formatter 2022-09-30 11:20:29 +01:00
Alex Pott e30a948c10
Issue #3226139 by Spokje, longwave: ->willReturn(...) would make more sense here (ding ding round 2) 2022-09-30 10:43:26 +01:00
Alex Pott 09672b4d3f
Issue #3269000 by longwave, quietone, Shashwat Purav: fix docblock of TestFieldWidgetMultiple::isApplicable 2022-09-30 10:24:03 +01:00
Alex Pott 226cc60abf
Issue #3189876 by Matroskeen, quietone, benjifisher: Add documentation for file source plugins 2022-09-30 09:59:05 +01:00
Alex Pott 1a70642dc0
Issue #3117069 by Pasqualle, priyanka.sahni, smustgrave, NicklasMF: Undefined index: terms 2022-09-30 09:47:18 +01:00
Alex Pott 29531e26b4
Issue #3054072 by voleger, neclimdul, BR0kEN, arunkumark, Ratan Priya, Spokje, yogeshmpawar, neeravbm, ravi.shankar, longwave, alexpott, catch, Krzysztof Domański: Deprecate \Drupal\Component\Assertion\Handle::register() 2022-09-30 01:11:11 +01:00
Alex Pott 2a9221d556
Issue #2341553 by GoZ, DuaelFr, smustgrave, Prashant.c, Rajender Rajan, Lendude, marvin_B8, voleger, dawehner: Use routing to generate update.php url 2022-09-29 18:01:55 +01:00
Alex Pott c58a486d8f
Issue #2617330 by dagmar, mfb, pradhumanjainOSL, Ratan Priya, fgm, alexpott, dawehner: LogMessageParser::parseMessagePlaceholders() needs to switch bang placeholder to colon placeholder 2022-09-29 16:57:35 +01:00
Lauri Eskola 3761178e9a
Issue #3281341 by andy-blum, Sakthivel M, pallavisk, mherchel: Olivero's blockquote pseudo-element decoration *sometimes* does not display properly 2022-09-29 11:56:48 +03:00
Lauri Eskola 81a05c81c7
Issue #3311218 by andy-blum, javi-er: Olivero link hover styles are not impacted by custom color settings 2022-09-29 11:49:18 +03:00
xjm 0ca6cc73e2
SA-CORE-2022-016 by fabpot, nicolas.grekas, xjm, lauriii, alexpott, Berdir, larowlan, catch, longwave, cilefen, james.williams, benjifisher 2022-09-28 11:52:42 -05:00
Alex Pott d985697c26
Issue #3301373 by hawkeye.twolf, lauriii, alexpott, mherchel: Create twig |add_suggestion filter 2022-09-28 11:42:30 +01:00
catch f7d8fe6f1d Issue #3266287 by lind101, alexpott, joachim, larowlan, quietone: Make buildBundleFieldDefinitions use Bundle Classes for building bundleFieldDefinitions 2022-09-28 10:39:07 +01:00
Alex Pott 997a059701
Issue #3309748 by andypost, Ratan Priya, Berdir, mondrake, catch: Define missing object properties on non-testing classes for PHP 8.2 2022-09-28 10:11:20 +01:00
catch fc46f78692 Issue #3312001 by stijndmd, ravi.shankar, davidjguru, longwave, catch: Race condition with automatic deploy steps on ConfigImporter 2022-09-28 10:09:51 +01:00
Alex Pott 0cf5ca15dc
Issue #3305410 by _shY, joachim, longwave: remove TaxonomyImageTest 2022-09-28 10:04:42 +01:00
catch 6fc5799ae5 Issue #3309748 by andypost, Ratan Priya, Berdir, mondrake: Define missing object properties on non-testing classes for PHP 8.2 2022-09-28 09:59:11 +01:00
Alex Pott 6bbfb05500
Issue #3181778 by quietone, longwave, aldairsoares, beatrizrodrigues, Aline Teixeira Ramos, KapilV, raman.b, anushrikumari, CChiste, mallezie, Ratan Priya, rakesh.regar, Kevin.Notari, vicheldt, mauryarahul11, yogeshmpawar, bbrala, alexpott, bruno.bicudo: [w/c September 17th] Replace t() with $this->t() in all plugins 2022-09-28 09:49:56 +01:00
Alex Pott 6d34fc2b74
Issue #3310346 by Hemuvyas97, Wim Leers: Improve Title Resolver return documentation 2022-09-27 20:46:10 +01:00
Alex Pott cc7f697733
Issue #3308162 by immaculatexavier, chaubeyji, joachim, catch: KernelTestBase::installConfig() should catch exceptions and rethrow them to say which module caused the problem 2022-09-27 20:16:25 +01:00
Alex Pott 2aa0817d69
Issue #2710427 by smustgrave, longwave, akhoury, alexpott, ChaseOnTheWeb, Spokje, Wim Leers, aby v a, frob, alison, catch, smulvih2, pameeela, ranjith_kumar_k_u, vsujeetkumar, becassin: Broken "Allowed Tags" updating: after all values for an attribute are allowed, it should not be overridden to allow only certain attribute values 2022-09-27 20:12:29 +01:00
Alex Pott f6bd3a527a
Issue #3230681 by andregp, hmendes, narendra.rajwar27, Chi, jobsons, catch, Eugene Bocharov, alexpott: ViewsExposedFilterBlock::build must always return array 2022-09-27 15:51:33 +01:00
Alex Pott 766d627500
Issue #3254202 by Spokje, kostyashupenko, longwave, mherchel, bnjmnm: Remove IE11 Support from Claro 2022-09-27 15:48:18 +01:00
Alex Pott 45ec97a437
Issue #3296987 by Yujiman85, lucassc, gquisini, diegors, joachim, cilefen: CacheableDependencyInterface::getCacheMaxAge does not document \Drupal\Core\Cache\Cache::PERMANENT 2022-09-27 15:36:02 +01:00
Alex Pott c9f1974820
Issue #3309907 by Spokje, danflanagan8, longwave: [random test failure] BookTest::testGetTableOfContents 2022-09-27 14:44:02 +01:00
Alex Pott 2c468a0049
Issue #3264947 by Niklan, quietone, ravi.shankar, longwave, TR, xjm: [Sep 12, 2022] Add missing docblocks for test methods ::setUp() and ::tearDown() 2022-09-27 13:28:52 +01:00
Alex Pott f8b4d7a105
Issue #3082053 by vsujeetkumar, kristiaanvandeneynde, Wim Leers: EntityResourceTestBase needlessly tests the caching layer 2022-09-27 12:55:44 +01:00
Alex Pott eb019c17cf
Issue #2457999 by Lendude, danflanagan8, dawehner, donquixote, alexpott, olli, jonathanshaw, Berdir, lokapujya, bfr, Peacog, dagmar, jibran, ayalon, lauriii, Nitesh Sethia, lzimmerman_jr, narendra.rajwar27, nevergone, geertvd, markpavlitski, sathish.redcrackle, plach, sharma.amitt16, tstoeckler, ciss, catch, jojonaloha: Cannot use relationship for rendered entity on Views 2022-09-27 12:16:15 +01:00
Alex Pott c0d2542d45
Issue #3299800 by shubhamporwal14@gmail.com, immaculatexavier, Munavijayalakshmi: generateResultsKey function under views CachePluginBase is not compatible with selectExtender 2022-09-27 11:40:47 +01:00
Alex Pott 94a4059666
Issue #3299024 by amarlata, reenaraghavan, quietone, larowlan: EntityReferenceFormatterTest should use ->label() 2022-09-27 11:26:58 +01:00
Alex Pott 803da73c0b
Issue #2937515 by Spokje, quietone, idebr, longwave, SherFengChong, anweshasinha, borisson_, mfernea, xjm, bbrala, daffie, Berdir: Fix Drupal.Array.Array.[ArrayClosingIndentation, ArrayIndentation] coding standard 2022-09-27 11:11:12 +01:00
Alex Pott b8ac0d9850
Issue #2941148 by quietone, bruno.bicudo, ravi.shankar, Sweetchuck, beatrizrodrigues, lucienchalom, VitaliyB98, WagnerMelo, sophiavs, ankitjain28may, daffie, longwave, Sutharsan, borisson_, cosmicdreams, heykarthikwithu, catch: Fix Drupal.Commenting.FunctionComment.MissingReturnType 2022-09-27 10:58:26 +01:00
Alex Pott c7357380a2
Issue #3079404 by anavarre: Document that .htaccess 301s get the ExpiresDefault value of 2 weeks instead of the Drupal value 2022-09-26 20:32:11 +01:00
Alex Pott 1b65dc6c4b
Issue #3261679 by Spokje, naveenvalecha, quietone, smustgrave, xjm, catch: Deprecate tracker module in Drupal 10.1.x 2022-09-26 17:17:17 +01:00
Alex Pott bec8cb0e12
Issue #3309173 by Arantxio, Pracheth, immaculatexavier, sittard, daffie, drumm: MySQL Module - Help page directs user to a 404 (page not found) and a number of other modules as well 2022-09-26 17:14:12 +01:00
Alex Pott 16097ece55
Issue #3087862 by heddn: TestSiteInstallCommand doesn't work with build tests 2022-09-26 17:10:56 +01:00
Alex Pott 789bdf4e23
Issue #3311476 by nlisgo, Spokje, xjm, hb76: Skip DownloadTest on SQLite 2022-09-26 16:59:08 +01:00