Commit Graph

23928 Commits (624171bb9799c29b0130afaedd97e70196a7d1a4)

Author SHA1 Message Date
Alex Pott d8b4e40b05
Issue #3205866 by danflanagan8, phenaproxima: media_requirements() should report missing source fields 2021-10-18 14:56:08 +01:00
Alex Pott de537bdba1
Issue #3236443 by paulocs, benjifisher, marcos_lima: Link to module-specific permissions forms in Help pages 2021-10-18 13:08:44 +01:00
Alex Pott 7c646f0241
Issue #3225227 by Matroskeen, quietone, Kristen Pol: Fix source plugin documentation 2021-10-18 12:14:00 +01:00
Alex Pott 1d93843f6a
Issue #3110580 by ankithashetty, init90, Sivaji_Ganesh_Jojodae, longwave: Resolve @todo - remove ::processOutbound() when we remove UrlGenerator::fromPath() 2021-10-18 12:05:43 +01:00
Alex Pott 6d04e573e3
Issue #3020876 by alex_optim, sakiland, batkor, pfrenssen, mohit_aghera, i-trokhanenko, drclaw, iamdroid, Grayle, tim.plunkett, gun_dose, acbramley, Chris Burge, Sam152, longwave: Contextual links of reusable content blocks are not displayed when rendering entities built via Layout Builder 2021-10-18 12:01:05 +01:00
catch 2c7e7674a5 Issue #3241318 by alexpott: core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/scripts/disable-git-bin/git is an odd file and it has the file mode 755 2021-10-18 11:20:58 +01:00
Alex Pott 47c2f348cf
Issue #3116481 by joachim, daffie: Convert EntityViewsDataTest from a unit test to a kernel test 2021-10-18 11:18:40 +01:00
Alex Pott 510b5904fc
Issue #3064016 by Matroskeen, alisonjo315, danflanagan8, quietone: Allow menu_link source plugin to filter menu links by menu name(s) 2021-10-18 11:04:01 +01:00
Alex Pott 76f6b690e1
Issue #3203009 by quietone, Gauravmahlawat, joachim, catch: the methods in FieldableEntity should document how they are meant to be used 2021-10-18 11:01:00 +01:00
Alex Pott 32eb238f75
Issue #3231861 by Lendude, GuyPaddock: PHP errors when overriding the query settings 2021-10-18 10:56:59 +01:00
Alex Pott 81174ad778
Issue #2784783 by RytoEX, quietone, jofitz, Charlotte17, Anybody, tomhollevoet, catch, Grevil: Migration of nodes with cck nodereferrer fields fails (SQL error) 2021-10-18 10:41:05 +01:00
Alex Pott 775223c013
Issue #3088917 by quietone, gbirch, marvil07, Wim Leers: Map text_plain field formatter to basic_string for long text fields 2021-10-18 10:37:56 +01:00
Alex Pott e57ef27b2d
Issue #3232681 by Matroskeen, danflanagan8, kpaxman, quietone: FieldLink process plugin treats protocol-relative external URLs as internal ones 2021-10-18 10:36:12 +01:00
Alex Pott 4bc7dbb8f9
Issue #3187616 by quietone, huzooka, Wim Leers, danflanagan8: Fix TermTranslation query and add missing source plugin test 2021-10-18 10:31:42 +01:00
Alex Pott 1f019ab9d8
Issue #3199578 by quietone, danflanagan8, huzooka: Fix EntityReferenceTranslationDeriver process pipeline 2021-10-18 10:29:44 +01:00
Alex Pott 0acc2f337c
Issue #3219140 by danflanagan8, huzooka, quietone, Wim Leers: d7_language_content_comment_settings triggers MigrateException if the source bundle is longer than 32 chars: use migration_lookup 2021-10-18 10:26:38 +01:00
Alex Pott 8616edd24f
Issue #2976098 by quietone, alexpott, Sivaji_Ganesh_Jojodae, joachim, benjifisher, Wim Leers, mikelutz, catch, dinarcon, scotwith1t, heddn: MigrateExecutable should add details for the migration & destination property to exceptions that cause a row failure 2021-10-18 09:37:25 +01:00
Alex Pott 57d91dbea0
Issue #3209934 by quietone, alexpott, longwave: Fix spelling for 46 migrate related words 2021-10-18 09:13:24 +01:00
Alex Pott f653102333
Issue #2909805 by googletorp, fgm, dagmar, ankithashetty: LogMessageParser breaks messages containing braces 2021-10-17 17:03:26 +01:00
Alex Pott 117db6f91b
Issue #3227370 by pfrenssen: Toolbar menu theme override omits the 'menu_name' variable 2021-10-16 17:09:57 +01:00
Alex Pott bfe527484c
Issue #3232248 by kim.pepper, dww, andypost, paulocs, alexpott, mstrelan, Berdir: Move _file_save_upload_single to a service and deprecate 2021-10-15 09:01:34 +01:00
clayfreeman a4b057b8dd Issue #3194768 by clayfreeman, tim.plunkett: The plugin system should only consider NULL context values to be empty to facilitate the use of otherwise FALSE values 2021-10-14 20:06:40 +00:00
Alex Pott cd735be4dd
Issue #2974156 by MegaChriz, k4v, John.nie, jian he, darrenwh, jurgenhaas, daffie, DuneBL, alexpott: TypeError: Argument 1 passed to _editor_get_file_uuids_by_field() must implement interface Drupal\Core\Entity\EntityInterface 2021-10-14 13:33:22 +01:00
catch c1933e73e7 Issue #3239298 by alexpott, andypost, quietone, huzooka, daffie, longwave, Wim Leers, larowlan: Fix \Drupal\migrate\Plugin\migrate\destination\EntityConfigBase::updateEntity() so that config translation migrations can be rolled back 2021-10-13 12:24:53 +01:00
Lee Rowlands 84862bae86
Issue #3241275 by alexpott: \Drupal\user\Plugin\migrate\source\d6\User::prepareRow() causes deprecations on PHP 8.1 2021-10-13 08:40:29 +10:00
hooroomoo 25c55e3c1e Issue #3239132 by hooroomoo, larowlan, nod_, bnjmnm: Refactor (if feasible) uses of the jQuery trim function to use vanillaJS 2021-10-12 19:17:13 +00:00
Lauri Eskola aafc501db4
Issue #3212670 by Sakthivel M, shashwat-tiwari, kiran.kadam911, Gauravmahlawat, mherchel: Olivero: Z-index issue with the search bar 2021-10-12 17:29:59 +03:00
Lauri Eskola 78cb9351c7
Issue #3214191 by Indrajith KB, Sakthivel M, Gauravmahlawat, mherchel, thejimbirch, Neslee Canil Pinto, manojithape, xjm, lauriii: Olivero: Header obscures jQueryUI overlay 2021-10-12 17:16:08 +03:00
catch e0b4b7ef6e Issue #3240601 by alexpott, daffie, daniel.bosen: The standard logic we use in ::ensureTableExists() is wrong 2021-10-12 15:12:19 +01:00
Lauri Eskola 364ecc6c1c
Issue #3225241 by mherchel, andy-blum, Gauravmahlawat, shaal, jwitkowski79, nod_: Olivero primary menu JS completely breaks if site-builder specifies over 2 levels deep 2021-10-12 16:53:51 +03:00
Lauri Eskola 2c2da2b629
Issue #3242469 by mherchel, andy-blum, scorbine: Insufficient contrast on Olivero's inactive vertical form labels 2021-10-12 16:33:34 +03:00
Lauri Eskola 3c98f0ea07
Issue #3242456 by mherchel, andy-blum, scorbine: Insufficient contrast on Olivero's fieldset elements 2021-10-12 16:15:33 +03:00
Lauri Eskola 7357ae8a47
Issue #3223271 by mherchel, bnjmnm, pjudge, lauriii, javi-er, andrewmacpherson: Olivero: Select dropdown icons need more contrast in Windows High Contrast mode 2021-10-12 15:55:32 +03:00
Lauri Eskola c788d3fc8a
Issue #3223281 by mherchel, andy-blum, andrewmacpherson, mgifford, mikemai2awesome: Olivero: Primary nav search icon invisible in forced-colors mode in MS Edge 2021-10-12 15:42:30 +03:00
Alex Pott 7374845dcb
Issue #2936067 by pfrenssen, bradjones1, nod_, eiriksm, DuaelFr, Clemens Sahs, AndyF, alexpott, lauriii, idimopoulos: CSS aggregation fails on many variations of @import 2021-10-12 12:07:21 +01:00
Alex Pott cbf7b5525e
Issue #3219340 by lauriii, bnjmnm, mherchel: Vertical tabs with #parents are broken in Claro 2021-10-12 11:16:56 +01:00
catch caf0971080 Issue #3240915 by andypost, alexpott: Passing NULL to \Drupal\Component\Utility\Unicode::truncate() causes deprecations on PHP 8.1 2021-10-11 19:57:46 +01:00
Alex Pott adf864ee84
Issue #3026184 by phenaproxima, nmeegama, kyuubi, vsujeetkumar, carolpettirossi, alexpott, larowlan, seanB, danflanagan8, chr.fritsch: To avoid performance issues, allow tokens in oEmbed thumbnail paths 2021-10-11 12:20:41 +01:00
Alex Pott 9d8e7da4fc
Issue #3228000 by bbrala, larowlan, GuyPaddock, Wim Leers, bradjones1, alexpott, catch, e0ipso: Users deleted via JSON:API DELETE don't follow the site-wide cancel_method in the user settings 2021-10-11 09:08:35 +01:00
Lee Rowlands 390e3e008b
Issue #3240909 by andypost, alexpott, tim.plunkett: Plugin definitions with no class trigger deprecations on PHP 8.1 2021-10-11 16:48:22 +10:00
Lee Rowlands 241acb9c20
Issue #3241272 by andypost, alexpott: core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php causes deprecations on PHP 8.1 2021-10-11 16:44:59 +10:00
catch 9b9fcd70d7 Issue #3239471 by gbaudoin, yogeshmpawar, longwave: Wrong type of KeyValueFactoryInterface used in the constructor of UpdateProcessor 2021-10-08 13:49:17 +01:00
catch 6a8c333a21 Issue #3241267 by alexpott, daffie: Drupal\Tests\Core\Session\WriteSafeSessionHandlerTest::testOtherMethods() fails due to a type error on PHP 8.1 2021-10-08 13:43:29 +01:00
catch 6f6e3ce98a Issue #3241268 by alexpott, daffie: core/modules/node/tests/modules/node_test/node_test.module cause deprecations on PHP 8.1 2021-10-08 13:42:34 +01:00
catch a64191dd24 Issue #3241306 by alexpott, mondrake: core/tests/Drupal/Tests/Core/Database/ConnectionTest.php fails on PHP 8.1 2021-10-08 13:40:06 +01:00
catch 789895fdbe Issue #3241280 by alexpott, Lendude: Fix PHP 8.1 deprecations caused by views code 2021-10-08 13:38:41 +01:00
catch 397d199799 Issue #3241296 by andypost, alexpott: core/tests/Drupal/KernelTests/Core/Path/PathValidatorTest.php triggers deprecations on PHP 8.1 2021-10-08 13:36:53 +01:00
Lee Rowlands deb93f5ff2
Issue #3241265 by alexpott: user_user_view() triggers a deprecation in PHP 8.1 2021-10-08 15:22:38 +10:00
Lee Rowlands 9c2be57019
Issue #3241271 by alexpott: shortcut_preprocess_page_title() causes deprecations on PHP 8.1 2021-10-08 15:21:16 +10:00
Lee Rowlands 469425a4aa
Issue #3241300 by alexpott: template_preprocess_responsive_image_formatter() causes deprecations on PHP 8.1 2021-10-08 15:20:10 +10:00
Lee Rowlands 93e9e36c51
Issue #3241308 by alexpott: core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php triggers deprecations on PHP 8.1 2021-10-08 15:14:33 +10:00
Lee Rowlands 8ce8eb9be1
Issue #3241130 by alexpott: Migrate units test trigger deprecations on PHP 8.1 2021-10-07 20:42:22 +10:00
Alex Pott ac01e62552
Issue #3192365 by Symbioquine, tbradbury, mxr576, alexpott, longwave: Race Condition in 'public://simpletest' mkdir Call 2021-10-07 10:04:36 +01:00
Lee Rowlands 15e1c6582f
Issue #3240906 by andypost, alexpott, mondrake: template_preprocess_image_formatter() triggers deprecations in PHP 8.1 2021-10-07 09:14:55 +10:00
Lee Rowlands cb32dca786
Issue #3240959 by andypost, alexpott: \Drupal\migrate_drupal_ui\Form\ReviewForm::prepareOutput() causes deprecations on PHP 8.1 2021-10-07 09:13:12 +10:00
Lee Rowlands 0247f921e7
Issue #3240960 by andypost: \Drupal\KernelTests\Core\Render\Element\ActionsTest::getFormId() causes deprecations on PHP 8.1 2021-10-07 09:11:04 +10:00
Alex Pott 0223496952
Issue #3240911 by andypost: language_test_page_top() causes deprecations on PHP 8.1 2021-10-06 20:50:03 +01:00
Alex Pott 8597defbb5
Issue #3231731 by phenaproxima, larowlan, seanB: Use Content-Type header from oEmbed thumbnail GET request when determining the file extension 2021-10-06 16:20:19 +01:00
catch 4efea3f981 Issue #3240955 by andypost: \Drupal\media\Plugin\Filter\MediaEmbed::applyPerEmbedMediaOverrides() triggers deprecations in PHP 8.1 2021-10-06 13:32:54 +01:00
catch c30ae86953 Issue #3240958 by andypost, alexpott: template_preprocess_locale_translation_last_check() causes deprecations on PHP 8.1 2021-10-06 13:31:49 +01:00
Lee Rowlands a19e99354e
Issue #3240888 by andypost, alexpott: Using Prophecy to implement Serializable will cause deprecations on PHP 8.1 2021-10-06 13:35:53 +10:00
Lee Rowlands c9bcb2c8d6
Issue #3240905 by alexpott: \Drupal\language\Plugin\LanguageNegotiation\LanguageNegotiationSession can cause deprecations in PHP 8.1 2021-10-06 09:15:18 +10:00
Lee Rowlands fa1e2888c3
Issue #3240800 by alexpott: Creating an configuration entity via new ConfigEntityClass() triggers deprecations in PHP 8.1, use ConfigEntityClass::create() instead 2021-10-06 09:12:22 +10:00
catch 4b6a3abf65 Issue #3239436 by alexpott, danflanagan8, longwave: Cannot run \Drupal\Tests\layout_builder\FunctionalJavascript\LayoutBuilderDisableInteractionsTest locally because it tests error messages from chromedriver 2021-10-04 16:35:53 +01:00
catch 7410d627ec Issue #3240364 by andypost: \Drupal\Tests\system\Functional\Pager\PagerTest::testMultiplePagers() causes deprecations on PHP 8.1 2021-10-04 16:08:12 +01:00
catch 6fb2c098e3 Issue #3240167 by andypost, alexpott, daffie, larowlan: \Drupal\comment\CommentStorage::getMaxThread() and \Drupal\comment\Entity\Comment::getThread() cause deprecations on PHP 8.1 2021-10-04 16:07:16 +01:00
catch 0867d5a4a9 Issue #3240180 by alexpott, andypost, daffie: \Drupal\user\Entity\User::getEmail() can return NULL causing deprecations in PHP 8.1 2021-10-04 16:04:22 +01:00
catch f800f466ae Issue #3240455 by alexpott, daffie: Fix Drupal\Tests\content_translation\Functional\ContentTranslationSettingsTest so it does not trigger deprecations on PHP 8.1 2021-10-04 16:02:43 +01:00
catch 2145374d1e Issue #3240174 by alexpott, andypost, daffie: \Drupal\config_translation\FormElement\Textarea() can cause deprecations on PHP 8.1 2021-10-04 15:59:45 +01:00
catch 3fc999a87f Issue #3240247 by alexpott, daffie: \Drupal\filter\Entity\FilterFormat::$name with a NULL value causes deprecations in PHP 8.1 2021-10-04 15:57:06 +01:00
catch a4269698a1 Issue #3240361 by andypost, alexpott: \Drupal\user\Entity\User::checkExistingPassword() causes deprecations on PHP 8.1 2021-10-04 15:50:44 +01:00
catch f56323ab7f Issue #3240456 by alexpott, andypost, daffie: Allow E_DEPRECATED deprecations to be skipped so we can test on PHP 8.1 2021-10-04 15:43:00 +01:00
catch 09cf31531b Issue #3240182 by alexpott, daffie, dagmar, andypost: \Drupal\dblog\Controller\DbLogController::createLink() can cause deprecations on PHP 8.1 2021-10-04 10:18:44 +01:00
catch c62fe8e306 Issue #3240228 by alexpott: _filter_url_trim() can cause deprecations on PHP 8.1 2021-10-04 10:18:27 +01:00
Lauri Eskola df024ac413
Issue #3211622 by Gauravmahlawat, mherchel, kiran.kadam911, rikki_iki: Olivero: Text can be cut off at mobile if site-branding text goes to two lines 2021-10-04 11:43:55 +03:00
Alex Pott 3265a80a95
Issue #3240362 by andypost: \Drupal\tour\TipPluginBase::getLocation() causes deprecations on PHP 8.1 2021-10-02 20:25:17 +01:00
Lee Rowlands 01a737b3c4
Issue #3240220 by alexpott: \Drupal\file\Entity\File::getSize() can cause deprecations on PHP 8.1 2021-10-02 13:26:18 +10:00
Lee Rowlands c9ec5e430b
Issue #3240148 by alexpott: \Drupal\aggregator\Entity\Item::getLink() can cause deprecations on PHP 8.1 2021-10-02 13:24:18 +10:00
Lauri Eskola 038cb48a4a
Issue #3072374 by kjay, thierrydallacroce, Gayathri J, chetanbharambe, webchick, markconroy, shaal: Change "Recipe category" to a select drop-down vs. autocomplete field 2021-10-01 15:45:01 +03:00
Lauri Eskola b57729b9c2
Issue #2817081 by nod_, Baysaa, rensingh99, AndyF, amoebanath, alexpott, lauriii, andrewmacpherson: Show 'Edit summary' links on multi-value long text field with summary 2021-10-01 15:21:36 +03:00
Lauri Eskola 4313e7f416
Issue #3226010 by mariohernandez, kostyashupenko, Gauravmahlawat, mherchel: Olivero: Skip link fails accessibility color test on hover 2021-10-01 14:57:39 +03:00
catch f4962936e0 Issue #3240171 by andypost, alexpott, larowlan: \Drupal\comment\Entity\Comment::getSubject() can cause deprecations on PHP 8.1 2021-10-01 12:14:44 +01:00
catch 0de357acf4 Issue #3240186 by alexpott, daffie: \Drupal\field\Plugin\migrate\source\d6\Field::prepareRow() can cause deprecations on PHP 8.1 2021-10-01 12:13:26 +01:00
catch 91f5fa9ef5 Issue #3240201 by andypost, daffie: \Drupal\Tests\Component\Gettext\PoStreamWriterTest::setUp() causes deprecations on PHP 8.1 2021-10-01 12:12:29 +01:00
catch b9944c2228 Issue #3240194 by andypost: \Drupal\KernelTests\Core\Routing\RouteProviderTest::testDuplicateRoutePaths can cause deprecations on PHP 8.1 2021-10-01 12:11:29 +01:00
catch 97a0dec20c Issue #3240185 by alexpott: \Drupal\Tests\field\Functional\FieldDefaultValueCallbackTest causes deprecations on PHP 8.1 2021-10-01 12:10:31 +01:00
catch ebcea4ecc7 Issue #3240183 by alexpott: \Drupal\Tests\editor\Functional\EditorAdminTest fails on PHP 8.1 due to deprecations 2021-10-01 12:07:06 +01:00
catch 4de479c1bf Issue #3240181 by alexpott: \Drupal\datetime\DateTimeComputed::getValue() causes deprecations on PHP 8.1 2021-10-01 12:04:10 +01:00
catch b1b4ba37dd Issue #3240173 by alexpott, andypost: \Drupal\KernelTests\Core\Config\ConfigImporterTest::testIsInstallable() can cause deprecations on PHP 8.1 2021-10-01 12:03:15 +01:00
catch bbb0d6c1bc Issue #3240165 by alexpott: \Drupal\block\Plugin\migrate\process\BlockTheme causes deprecations on PHP 8.1 2021-10-01 12:01:16 +01:00
catch c804f14444 Issue #3240176 by alexpott, andypost: _color_pack() can cause deprecations on PHP 8.1 2021-10-01 11:57:57 +01:00
catch 9005e1b669 Issue #3239860 by alexpott, lauriii: \Drupal\Core\Template\TwigExtension::renderVar() can result in deprecations in PHP 8.1 2021-10-01 11:33:01 +01:00
Lauri Eskola 98a6e3eaf2
Issue #3194669 by andrewmacpherson, mherchel, m4olivei, lauriii, mgifford: Misuse of explicit colour for active pager item in -ms-high-contrast media query 2021-10-01 13:11:37 +03:00
Lauri Eskola de073bca3f
Issue #3228801 by mherchel, Indrajith KB, kostyashupenko, Gauravmahlawat, ckrina: Olivero's wide dropdown hover states are broken 2021-10-01 12:03:34 +03:00
catch 2b279d38fc Issue #3240191 by andypost, alexpott: \Drupal\KernelTests\KernelTestBase::bootKernel() causing deprecations in PHP 8.1 2021-10-01 09:46:24 +01:00
Alex Pott 1cdc36bcb4
Issue #3240192 by andypost, Berdir: \Drupal\user\AccountForm::buildEntity() causing deprecations in PHP 8.1 2021-10-01 09:24:59 +01:00
hooroomoo b99ec61915 Issue #3238863 by hooroomoo: Refactor (if feasible) uses of the jQuery merge function to use vanillaJS 2021-10-01 08:12:14 +00:00
catch 9da1866da4 Issue #3232673 by alexpott, longwave, Berdir, andypost: \Drupal\Core\Entity\EntityInterface::label() can return a NULL 2021-09-30 12:15:17 +01:00
Gábor Hojtsy 7e4e5c8d9b Issue #3194560 by Sakthivel M, Gauravmahlawat, mherchel, rikki_iki, kostyashupenko, ranjith_kumar_k_u, hinal05, chetanbharambe, Rinku Jacob 13, vikashsoni, zetagraph, lauriii: Style maintenance page for Olivero 2021-09-30 09:26:29 +02:00
Lee Rowlands f8f27526a9
Issue #3239859 by alexpott, longwave: \Drupal\Core\Template\Loader\ThemeRegistryLoader::getCacheKey() causes deprecations on PHP 8.1 2021-09-30 11:52:51 +10:00
catch 324ddcdfb2 Issue #3236446 by paulocs, benjifisher: Avoid duplicated code for the Modules form and the Modules Confirmation form 2021-09-29 16:06:50 +01:00
catch 7cc466d226 Issue #3239761 by alexpott, andypost: Fix MimeTypeTest to prevent deprecations in PHP 8.1 and fix \Drupal\Core\StreamWrapper\PrivateStream::basePath() documentation 2021-09-29 16:04:52 +01:00
catch faa874be00 Issue #3222844 by guilhermevp, paulocs, dhirendra.mishra, joachim, quietone, longwave: Add documentation for the return value of MigrateExecutableInterface::import() 2021-09-29 15:49:54 +01:00
catch 94acb91065 Issue #3217355 by Wim Leers, Mixologic, longwave: Set skip_testcases_on_fail:false in nightwatch.conf.js 2021-09-29 15:46:16 +01:00
catch fa03e38bb3 Issue #3239710 by alexpott, daffie, andypost: \Drupal\Core\Menu\StaticMenuLinkOverrides::loadOverride() causes a deprecation on PHP 8.1 2021-09-29 14:15:46 +01:00
catch 0b3a4ce03c Issue #3239831 by andypost, longwave: Remove outdated todo in \Drupal\Core\StreamWrapper\LocalStream::getDirectoryPath() 2021-09-29 14:14:56 +01:00
catch 85b3e9c0f6 Issue #3239762 by alexpott, daffie: \Drupal\Core\Template\AttributeString::__toString() can cause deprecations in PHP 8.1 2021-09-29 10:22:33 +01:00
catch e0be6df2b4 Issue #3239758 by alexpott: ReEnableModuleFieldTest is not testing what it thinks it is 2021-09-29 10:16:03 +01:00
catch cd6b58e555 Issue #3239553 by andypost, alexpott, daffie, larowlan: \Symfony\Component\Routing\Route::getRequirement() causes deprecation errors on PHP 8.1 when it returns NULL 2021-09-29 10:08:20 +01:00
catch a6cba5751b Issue #3239746 by alexpott, daffie: \Drupal\Core\Flood\MemoryBackend uses array keys that cause deprecations in PHP 8.1 2021-09-29 10:01:23 +01:00
catch 50d6142738 Issue #3239744 by alexpott, daffie: \Drupal\Core\Field\WidgetBase::getFilteredDescription() can cause deprecations on PHP 8.1 2021-09-29 09:59:24 +01:00
catch 51166f11f4 Issue #3239552 by andypost, alexpott, daffie: Improve hash() calculation for PHP 8.1 2021-09-28 17:19:52 +01:00
catch e420029e40 Issue #3239292 by alexpott: Missing configuration in KernelTests causes deprecations in PHP 8.1 2021-09-28 16:53:23 +01:00
catch 3745a46ace Issue #3239556 by andypost: Fix return type of \Drupal\Tests\migrate\Kernel\TestFilterIterator::accept() 2021-09-28 16:44:10 +01:00
catch c5a4a81d3b Issue #3239442 by alexpott, daffie: Calling static trait method is deprecated in PHP 8.1 2021-09-28 16:38:25 +01:00
nod_ b3f9fff816 Issue #3238936 by nod_: The testbot does not run ESLint on all files when core/.eslintrc* is changed 2021-09-28 09:23:13 +00:00
Alex Pott 2178a984eb
Issue #3239558 by andypost: Properly use state counter in \Drupal\search_embedded_form\Form\SearchEmbeddedForm 2021-09-28 10:10:18 +01:00
Lauri Eskola 9f574ee7d9
Issue #3229172 by kostyashupenko, rkoller, Wim Leers, yash.rode, lauriii: Underlined text in CKEditor 5 not rendered as underlined in Claro 2021-09-28 12:08:01 +03:00
Alex Pott 0a5beb304b
Issue #3230547 by larowlan, karishmaamin, amjad1233: \Drupal\media\Controller\OEmbedIframeController::render doesn't set a content-type header 2021-09-28 09:24:01 +01:00
catch b6e74cf3fb Issue #3238227 by alexpott: \Drupal\Core\Field\Plugin\Field\FieldType\PasswordItem causes deprecation errors on PHP 8.1 2021-09-27 13:21:54 +01:00
catch f680e8ea6c Issue #3239295 by alexpott: Passing NULL to the $replace parameter of str_replace() and preg_replace() triggers a deprecation in PHP 8.1 2021-09-27 11:40:08 +01:00
catch a9de16441d Issue #3239313 by alexpott, larowlan: \Drupal\views\Controller\ViewAjaxController causes deprecations on PHP 8.1 2021-09-27 09:53:45 +01:00
catch b8561b81bc Issue #3239294 by alexpott, daffie, andypost: Passing NULL to the limit argument of preg_split triggers a deprecation in PHP 8.1 2021-09-27 09:47:03 +01:00
Lauri Eskola 7a1bb9f5d9
Issue #3229828 by bnjmnm, nod_, lauriii: Drupal.tabbingManager does not constrain tab navigation to the browser 2021-09-27 11:12:50 +03:00
Lee Rowlands 1052cac609
Issue #3239285 by alexpott: Passing request headers to string functions causes deprecations in PHP 8.1 2021-09-27 09:38:44 +10:00
Alex Pott 60f924386c
Issue #3190818 by Wim Leers, narendraR, quietone, xjm: Allow source counts to be cached: implement ::doCount() instead of ::count() 2021-09-25 18:35:31 +01:00
Alex Pott eb2ed2340f
Issue #3132145 by mohit_aghera, codersukanta, osab, mashot7, Lendude: Views contextual filter: "allow multiple" doesn't work for user roles filter 2021-09-25 17:58:58 +01:00
Alex Pott c7774d2181
Issue #3238942 by andypost, alexpott: \Drupal\Core\Routing\RedirectDestination::get() causes deprecation errors on PHP 8.1 2021-09-25 16:46:21 +01:00
Alex Pott 0bed3aeeef
Issue #3229734 by quietone, danflanagan8, Kristen Pol: Improve test and add comments to ContentEntityTest 2021-09-24 18:28:15 +01:00
Alex Pott c14450bc96
Issue #3200534 by quietone, longwave, Kristen Pol: Use dataprovider for constructor test in ContentEntityTest 2021-09-24 18:24:49 +01:00
catch cb14cbaf49 Issue #3238373: fix js lint issue in es6 version of file. 2021-09-24 18:08:58 +01:00
catch a6f0f0ef2c Issue #3238373: add phpdoc missing from test case. 2021-09-24 18:08:01 +01:00
xjm 34667c88de SA-CORE-2021-010 by bradjones1, xjm, bbrala, gabesullice, Wim Leers, e0ipso 2021-09-24 18:05:20 +01:00
xjm db467be3f9 SA-CORE-2021-009 by illeace, Wim Leers, xjm, effulgentsia, larowlan, pandaski, vijaycs85, phenaproxima, mcdruid 2021-09-24 18:05:12 +01:00
xjm a6e58bf24f SA-CORE-2021-008 by klausi, xjm, larowlan, alexpott, samuel.mortenson, mcdruid, kim.pepper 2021-09-24 18:05:05 +01:00
xjm 8c326ab4ff SA-CORE-2021-007 by samuel.mortenson, Wim Leers, greggles, xjm, larowlan, vijaycs85, Heine, effulgentsia, phenaproxima, mcdruid, nod_ 2021-09-24 18:04:57 +01:00
xjm b5a2be095f SA-CORE-2021-006 by azinck, seanB, effulgentsia, marcoscano, larowlan, phenaproxima, xjm, mcdruid, drumm, briantschu 2021-09-24 18:04:19 +01:00
catch 500af4bd27 Issue #3204273 by Wim Leers, nod_, seanmacgillivray: Remove jQuery dependency from BigPipe 2021-09-24 10:38:09 +01:00
catch 3ee0b0b71f Issue #3238457 by alexpott, paulocs: Fix \Drupal\Core\EventSubscriber\ActiveLinkResponseFilter::setLinkActiveClass() to not trigger a deprecation on PHP 8.1 2021-09-24 10:31:15 +01:00
catch c6c5559ae6 Issue #3238941 by andypost, daffie: \Drupal\big_pipe\Render\BigPipe::splitHtmlOnPlaceholders() causes deprecation errors on PHP 8.1 2021-09-24 09:42:42 +01:00
Alex Pott 0cbd31dbb8
Issue #3230772 by larowlan, phenaproxima: OembedMediaController doesn't properly bubble cacheability metadata/attachments 2021-09-23 23:59:06 +01:00
catch f93d9a390a Issue #3227161 by dww, xjm, longwave, Wim Leers, paulocs, lauriii, Berdir: Stop using Quick Edit data attributes as selectors in tests that are not testing Quick Edit 2021-09-23 12:53:17 +01:00
catch 8ce891e4cc Issue #3232699 by alexpott, daffie, andypost, longwave: SQLite schema introspection implementation struggles with NULL default values 2021-09-23 11:22:12 +01:00
catch bd90218c19 Issue #3232695 by alexpott: Only process values in config entity query conditions for operators that have values 2021-09-23 11:03:15 +01:00
catch 504b0dbf28 Issue #3233010 by alexpott, longwave: drupal_phpunit_contrib_extension_directory_roots() passes NULL to file_exists() causing deprecations in PHP 8.1 2021-09-23 11:01:26 +01:00
catch f824705703 Issue #3236769 by andypost, alexpott, larowlan: PoItem causes deprecation errors on PHP 8.1 2021-09-23 10:59:42 +01:00
catch fb545897bf Issue #3238452 by alexpott: Exception messages must default to an empty string not a NULL for PHP 8.1 2021-09-23 10:53:54 +01:00
catch 1d75ddb387 Issue #3236796 by alexpott: Fix PHP 8.1 deprecation errors in Drupal\Core\Datetime classes 2021-09-21 17:33:34 +01:00
catch f6015954f6 Issue #3236284 by alexpott: Passing request headers to string functions causes deprecations in PHP 8.1 2021-09-21 17:32:22 +01:00
catch 8e56a52772 Issue #3236798 by alexpott: \Drupal\Core\Datetime\DateFormatter::formatInterval() causes deprecations in PHP 8.1 2021-09-21 17:31:02 +01:00
catch 4c0d316ae6 Issue #3233047 by daffie, longwave, dww, larowlan, Kristen Pol: Drupal\Core\Routing\RequestContext::fromRequest() should be returning $this 2021-09-21 17:27:51 +01:00
catch 2adf8223aa Issue #3238210 by daffie: The mocked method in Drupal\Tests\Core\Routing\LazyRouteCollectionTest does not return an ArrayIiterator 2021-09-21 15:44:56 +01:00
catch 3c4ef6b6bf Issue #3224421 by ankithashetty, daffie, andypost, longwave, alexpott, xjm: [PHP 8.1] Add a shim to Guzzle 6 for PHP 8.1 compatibility 2021-09-21 12:35:31 +01:00
Lee Rowlands 45a503ab79
Revert "Issue #3233047 by daffie, dww, longwave, Kristen Pol: Drupal\Core\Routing\RequestContext::fromRequest() should be returning $this"
This reverts commit ed5384acff.
2021-09-21 15:46:53 +10:00
Lee Rowlands ed5384acff
Issue #3233047 by daffie, dww, longwave, Kristen Pol: Drupal\Core\Routing\RequestContext::fromRequest() should be returning $this 2021-09-21 15:04:09 +10:00
Lee Rowlands 76b1a8baf4
Issue #3236789 by alexpott: Drupal\Core\Controller\TitleResolver::getTitle() can result in PHP 8.1 deprecation notices due to NULL being set as placeholder values 2021-09-21 15:00:45 +10:00
benjifisher 217f555b2a Issue #3216341 by benjifisher, manojithape, longwave, larowlan, Berdir, AaronMcHale: Provide a module-specific permissions form 2021-09-21 04:57:59 +00:00
Alex Pott f1c06e87e0
Issue #3085192 by Wim Leers, focus13, grasmash: Add index on source_ids_hash for migrate_message_* tables 2021-09-20 23:10:58 +01:00
Alex Pott bc46c77b4c
Issue #3232893 by daffie: [Symfony 6] Add "ArrayIterator" type hint to the method Drupal\Core\Routing\LazyRouteCollection::getIterator() 2021-09-20 14:23:48 +01:00
Alex Pott a8d3f780cc
Issue #3214675 by el7cosmos, bbrala, hehongbo, larowlan, alexpott: JSON:API Cannot upload files to public file root (Gets 422 Unprocessable Entity) 2021-09-20 14:21:36 +01:00
Alex Pott 61b7e46ba0
Issue #3233041 by daffie: [Symfony 6] Add "array" type hint to methods overridding Symfony\Component\Routing\Matcher\UrlMatcherInterface::match() 2021-09-20 11:52:01 +01:00
Alex Pott dfa9d9de43
Issue #3232895 by daffie: [Symfony 6] Add "string" type hint to methods overridding Symfony\Component\Routing\Generator\UrlGeneratorInterface::generate() 2021-09-20 11:51:12 +01:00
Alex Pott 9d36d02846
Issue #3231682 by daffie, larowlan: [Symfony 6] Add "ConstraintViolationListInterface" type hint to Drupal\Core\TypedData\Validation\RecursiveValidator::validate(), ::validateProperty() and ::validatePropertyValue() 2021-09-20 11:50:20 +01:00
Alex Pott 6d0b5ab211
Issue #3233482 by daffie: [Symfony 6] Add type hints to methods overriding Symfony\Component\Validator\Constraint::getDefaultOption() and ::getRequiredOptions() 2021-09-20 11:49:11 +01:00
Alex Pott 0ffa3f0fdf
Issue #3233466 by daffie: [Symfony 6] Add "ConstraintValidatorInterface" type hint to methods overiding Symfony\Component\Validator\ConstraintValidatorFactoryInterface::getInstance() 2021-09-20 11:47:11 +01:00
Alex Pott e147702d40
Issue #3232082 by daffie, longwave, catch: [Symfony 6] Add "Response" type hint to methods that implement the method Symfony\Component\HttpKernel\HttpKernelInterface::handle() 2021-09-20 10:08:14 +01:00
catch 4d2631df9e Issue #3212021 by andypost, heni_deepak, Ayesh, daffie: [PHP 8.1] Serializable interface is deprecated 2021-09-20 09:43:14 +01:00
Lee Rowlands 70d64417c8
Revert "Issue #3231688 by daffie: [Symfony 6] Add type hints to Drupal\Core\TypedData\Validation\ExecutionContext::getViolations(), ::getValidator(), ::getRoot() and ::getValue()"
This reverts commit 1b9001516f.
2021-09-18 13:14:39 +10:00
Lee Rowlands 15c98f6c7b
Issue #3231390 by catch, daffie: [symfony 6] Add an object return type hint to Drupal\Tests\DrupalTestBrowser::doRequest() 2021-09-18 11:29:02 +10:00
Lee Rowlands 57a900bbdb
Issue #3231393 by catch, daffie, longwave: [Symfony 6] Symfony\Component\DependencyInjection\Alias::getDeprecationMessage() and Symfony\Component\DependencyInjection\Definition::getDeprecationMessage() method is deprecated, use getDeprecation() 2021-09-18 11:25:03 +10:00
Lee Rowlands e14f655081
Issue #3231690 by daffie: [Symfony 6] Add type hints to Drupal\Core\TypedData\Validation\TypedDataMetadata::findConstraints(), ::getConstraints(), ::getTraversalStrategy() and ::getCascadingStrategy() 2021-09-18 11:20:28 +10:00
Lee Rowlands 2eb9e5f95c
Issue #3231689 by daffie: [Symfony 6] Add type hints to Drupal\Core\TypedData\Validation\ExecutionContext::getObject(), ::getMetadata(), ::getGroup(), ::getClassName(), ::getPropertyName() and ::getPropertyPath() 2021-09-18 11:19:07 +10:00
Lee Rowlands 1b9001516f
Issue #3231688 by daffie: [Symfony 6] Add type hints to Drupal\Core\TypedData\Validation\ExecutionContext::getViolations(), ::getValidator(), ::getRoot() and ::getValue() 2021-09-18 11:17:43 +10:00
Lee Rowlands caeb32e866
Issue #3232110 by daffie: [Symfony 6] Add type hints to the methods Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher::getListeners(), ::getListenerPriority() and ::hasListeners() 2021-09-18 11:15:49 +10:00
Lee Rowlands d2e915504a
Issue #3232888 by daffie: [Symfony 6] Add "array" type hint to the method Drupal\Core\Routing\UrlMatcher::getAttributes() 2021-09-18 11:12:54 +10:00
Lee Rowlands 1151e3b946
Issue #3233045 by daffie, longwave: [Symfony 6] Add "array" type hint to methods overridding Symfony\Component\Routing\Matcher\RequestMatcherInterface::matchRequest() 2021-09-18 11:11:41 +10:00
Lee Rowlands f6094b0e46
Issue #3231686 by daffie: [Symfony 6] Add "ConstraintViolationBuilderInterface" type hint to Drupal\Core\TypedData\Validation\ExecutionContext::buildViolation() 2021-09-18 11:08:08 +10:00
Lee Rowlands 2596c3f3b2
Issue #3233023 by daffie: [Symfony 6] Add "RouteCollection" type hint to methods overridding Symfony\Component\Routing\RouterInterface::getRouteCollection() 2021-09-18 11:06:46 +10:00
Spokje 18191004f3 Issue #3231071 by Spokje: Remove QuickEdit from the test formatter annotation and test image formatter 2021-09-18 01:05:09 +00:00
Lee Rowlands 95c9835dc2
Issue #3233481 by daffie: [Symfony 6] Add type hints to the methods overriding Symfony\Component\Validator\Mapping\Factory\MetadataFactoryInterface::getMetadataFor() and ::hasMetadataFor() 2021-09-18 11:02:45 +10:00
Lee Rowlands c1831be577
Issue #3233464 by daffie: [Symfony 6] Add "ExecutionContextInterface" type hint to methods overriding Symfony\Component\Validator\Context\ExecutionContextFactoryInterface::createContext() 2021-09-18 11:01:13 +10:00
mohit.bansal623 9dcc967672 Issue #3236255 by mohit.bansal623: Remove rebuildAll from FileUploadtest where possible 2021-09-18 00:57:02 +00:00
Lee Rowlands 0c9ae67deb
Issue #3192839 by neclimdul: Convert tests in Renderer to assertions 2021-09-18 10:24:59 +10:00
Lee Rowlands 6769562696
Issue #3233012 by alexpott: Refactor \Drupal\Core\Render\Element\HtmlTag to not trigger deprecations in PHP 8.1 2021-09-18 09:56:56 +10:00
catch 4ce6de6333 Issue #3233480 by Lendude, xjm: Fix typo in InstallerExistingConfigSyncDriectoryProfileMismatchTest name 2021-09-17 14:58:57 +01:00
catch 06e7f027d8 Issue #3231040 by Anul, longwave, alexpott, bbrala: Remove DependencySerializationTrait from JSON API exceptions 2021-09-17 14:22:52 +01:00
catch 2e1102931e Issue #3232687 by alexpott, larowlan: \Drupal\Core\Config\Entity\ConfigEntityStorage::save() gets the ID in two ways making mocking harder and raising deprecations in PHP 8.1 2021-09-17 14:18:15 +01:00
catch 4e54392e56 Issue #3232691 by alexpott, longwave: Refactor \Drupal\Core\Ajax\AjaxHelperTrait to not cause deprecations in PHP 8.1 2021-09-17 14:16:54 +01:00
Lauri Eskola ffb4778540
Issue #3154539 by bnjmnm, ckrina, kiran.kadam911, hansa11, Meenakshi.g, paulocs, saschaeggi, jwilson3: Implement new Gray scale on Claro 2021-09-17 12:56:47 +03:00
Lauri Eskola 5c01c2007e
Issue #3226785 by mherchel, Gauravmahlawat, thejimbirch, andy-blum, schillerm: Olivero: Wide search form should close on blur 2021-09-17 10:45:27 +03:00
Lauri Eskola 8c2a1247d8
Issue #3211395 by Gauravmahlawat, andy-blum, aaron.ferris, Sakthivel M, kiran.kadam911, mherchel, tushar_sachdeva, xjm: Comment form save button has incorrect background color and contrast ratio violation on hover 2021-09-17 09:37:18 +03:00
Lee Rowlands f06ad93f53
Issue #3224523 by alexpott, longwave: [PHP 8.1] Add ReturnTypeWillChange attribute where necessary 2021-09-17 13:12:50 +10:00
Lee Rowlands 967e16775f
Issue #3212498 by vsujeetkumar, guilhermevp, Lms300, paulocs, ravi.shankar, pragati_kanade, mitthukumawat, Spokje, longwave: Incorrect break (</br>) tag 2021-09-17 13:06:20 +10:00
Lee Rowlands 749dd1d0de
Issue #3233015 by alexpott, longwave: Refactor \Drupal\Component\Utility\Random::image() to not trigger deprecations in PHP 8.1 2021-09-17 11:47:52 +10:00
catch 1b66ab0cb3 Issue #3130606 by shaktik, mondrake, KapilV, longwave, daffie: MockBuilder::setMethods is deprecated in PHPUnit8 and removed from PHPUnit10 2021-09-13 17:23:15 +01:00
catch fe2e7c3f32 Issue #3228351 by nod_, Phil Wolstenholme: Add loadjs library 2021-09-13 16:42:12 +01:00
Lauri Eskola 8c35867272
Issue #3224958 by mherchel, djsagar, cindytwilliams, lauriii: Olivero should style Views exposed filters as inline (currently are stacked) 2021-09-13 16:27:01 +03:00
Lauri Eskola 838b903367
Issue #3190537 by kostyashupenko, mherchel, bnjmnm, xjm: Mobile search input in IE11 does not visually respond to keypress 2021-09-13 15:57:25 +03:00
Alex Pott 7c3b2861e1
Issue #3209619 by longwave, daffie, catch: [Symfony 6] Passing null as $message to Symfony exception constructors is deprecated, pass an empty string instead 2021-09-13 10:51:16 +01:00
Alex Pott 84fc7490b1
Issue #2938969 by msankhala, dhirendra.mishra, paulocs, TR, MerryHamster, alexpott, jofitz, longwave, Manuel Garcia, tameeshb, boaloysius, Yasiru Nilan, xjm, wturrell, ritzz, ZeiP, darrenwh: Replace drupal_render() in docblock and comments outside of @param, @return, @link, @see and outside of @code - @endcode 2021-09-12 18:18:58 +01:00
Alex Pott 8ff4d48c9a
Issue #2016739 by richardbporter, larowlan, aalamaki, afox, wroxbox, mark_fullmer, mohit_aghera, ayushmishra206, rakesh.gectcr, NikolaAt, rteijeiro, tanubansal, amietpatial, jibran, alexpott, Wim Leers: Links with "@" are converted into email addresses even if there is no domain suffix present 2021-09-12 18:07:29 +01:00
Lee Rowlands 61bff4efc6
Issue #2870874 by clayfreeman, tim.plunkett, Wim Leers, larowlan, mradcliffe: EntityBase::getTypedData() does not return the correct data type for configuration entities due to lack of consideration for data type derivatives 2021-09-10 07:31:07 +10:00
Lee Rowlands b8004807f5
Issue #3231676 by daffie: [Symfony 6] Add various type hints to Drupal\Core\TypedData\Validation\RecursiveValidator::inContext() and ::startContext() 2021-09-10 07:28:10 +10:00
catch 19594b91be Issue #3230928 by Spokje, xjm, dww: Remove unused LayoutBuilderTest::testRemovingAllSections()' Quick Edit dependency 2021-09-09 15:52:37 +01:00
catch 7dabb044d5 Issue #2928882 by mkalkbrenner, neclimdul, manuel.adan, yogeshmpawar, Berdir, alexpott: HAL links are broken if diffferent domains, protocols or ports are used in multisite or multi-domain setup 2021-09-09 14:45:59 +01:00
Lee Rowlands ef493a71d5
Issue #3104980 by danflanagan8, acbramley: layout_builder_system_breadcrumb_alter doesn't check for a null route object 2021-09-09 10:00:01 +10:00
Lee Rowlands 1eae8e8ff3
Issue #3230690 by Anul: Incorrect documentation in Drupal\views\Plugin\views\display::viewExposedFormBlocks)() 2021-09-09 09:57:34 +10:00
catch f35afca483 Issue #3230714 by Beakerboy, mondrake: ConnectionUnitTest should be skipped for any database not psql or mysql 2021-09-08 15:20:10 +01:00
Lee Rowlands da0ae6a9b7
Issue #3231672 by daffie: [Symfony 6] Add "Definition" type hint to Drupal\Core\DependencyInjection\ContainerBuilder::setDefinition() 2021-09-08 15:26:49 +10:00
Lee Rowlands 6e7cd2e5fe
Issue #3231669 by daffie: [Symfony 6] Add "Alias" type hint to Drupal\Core\DependencyInjection\ContainerBuilder::setAlias() 2021-09-08 15:25:34 +10:00
Lee Rowlands 5f608fa597
Issue #3231668 by daffie, catch: [Symfony 6] Add "Definition" type hint to Drupal\Core\DependencyInjection\ContainerBuilder::register() 2021-09-08 15:24:12 +10:00
catch d79e4a6518 Issue #3106531 by mondrake, daffie, Rithesh BK, catch, xjm: Notify in Status Report that per-table database prefixes are no longer supported, and will throw errors in Drupal 10.0 2021-09-07 16:26:18 +01:00
catch e1ab113380 Issue #2794261 by longwave, andypost, Oleksiy, Mile23, pguillard, sorlov, voleger, jurgenhaas, Chi, borisson_, paulocs, Wim Leers, Berdir: Deprecate render() function in common.inc 2021-09-07 15:46:36 +01:00
catch f563f96123 Issue #3230554 by TR, longwave: path_alias.manager service no longer used by Umami demo content installer 2021-09-07 15:42:39 +01:00
catch f56b80c974 Issue #3231263 by xjm, effulgentsia, longwave: Add ckrina, quietone, and bnjmnm as provisional committers in MAINTAINERS.txt 2021-09-07 15:35:19 +01:00
Lauri Eskola 3494a8f292
Issue #3229094 by mherchel, rikki_iki, Gauravmahlawat: Olivero: Titles should wrap around images in teaser when necessary 2021-09-07 17:02:25 +03:00
Lauri Eskola 672b00fafe
Issue #3211616 by mherchel, Gauravmahlawat, lauriii, bnjmnm, ckrina, xjm, rikki_iki, jwitkowski79: Olivero: a11y color contrast test fail for primary button on hover 2021-09-07 16:42:58 +03:00
catch 6fb71f0208 Issue #3226487 by acbramley, bbrala, Berdir, AaronMcHale, darvanen, catch, daffie, mstrelan: Always allow access to revisions based on access/permissions, not on the count of revisions 2021-09-07 14:42:18 +01:00
catch 406dfbc6c6 Issue #3227501 by longwave, mondrake: Remove remaining uses of t() in test assertions 2021-09-07 14:35:25 +01:00
catch 86a5098868 Issue #3230801 by alexpott, longwave, daffie, mondrake: Postgres does unnecessary work when writing a NULL to a blob field that triggers deprecations in PHP 8.1 2021-09-07 11:55:44 +01:00
Lee Rowlands c1ceedb7b0
Issue #3225034 by bbrala: Simplify ResourceTypeRepository control flow for returning cached data 2021-09-06 09:28:36 +10:00
Alex Pott 5ff249f5e1
Issue #2997123 by jibran, Wim Leers, bbrala, gabesullice, quietone, axle_foley00, KapilV, acbramley, dpi, mglaman, tstoeckler, e0ipso, Sam152: Cacheability of normalized computed fields' properties is not captured during serialization 2021-08-30 16:04:38 +01:00
Alex Pott 117168a8cd
Issue #2639382 by mohit_aghera, yogeshmpawar, stomusic, mpdonadio, Abdelrahman Amer, scott_euser, idebr, dagmar, dineshw, Lendude, mpp, alexpott, larowlan, manuel.adan, charginghawk, cestmoi, Berdir, redseujac: "Authored on" string on multilanguage sites not translating; always renders English "ago" for "time ago" format 2021-08-30 15:46:13 +01:00
Alex Pott f928fe9d0a
Issue #3147244 by bbrala, pavnish, naresh_bavaskar, Wim Leers, alexpott: Inject @current_user service into JSON:API's FieldResolver 2021-08-30 14:41:13 +01:00
catch 02bf753477 Issue #3228634 by Spokje, xjm, paulocs, tim.plunkett, Lendude: Move tests for integrations between QuickEdit and other modules into QuickEdit so that it can more easily be moved into contrib 2021-08-27 15:13:58 +01:00
catch a3f40ba19d Revert "Issue #3228634 by Spokje, xjm, paulocs, tim.plunkett, Lendude: Move tests for integrations between QuickEdit and other modules into QuickEdit so that it can more easily be moved into contrib"
This reverts commit e4ce9936ea.
2021-08-27 14:40:52 +01:00
catch 6951f4d77a Issue #3225328 by mxr576, Berdir, longwave: Improve page performance by sorting cache contexts/tags on-demand 2021-08-27 12:36:31 +01:00
catch e4ce9936ea Issue #3228634 by Spokje, xjm, paulocs, tim.plunkett, Lendude: Move tests for integrations between QuickEdit and other modules into QuickEdit so that it can more easily be moved into contrib 2021-08-27 12:18:57 +01:00
Alex Pott 4894881ad4
Issue #3229686 by Spokje, dww: Optimize logic in Kernel- and Functional-test of TaxonomyTermFilterDepthTest 2021-08-25 09:11:55 +01:00
Lee Rowlands c63b2cca7d
Issue #3229665 by dww, alexpott, Spokje: \Drupal\Tests\taxonomy\Functional\Views\TaxonomyTermFilterDepthTest can randomly fail due to views sorts 2021-08-25 10:00:36 +10:00
catch 8fd69fcce1 Issue #3229012 by mlncn, wolcen: Fix copy-paste mistake in code comment 2021-08-20 08:38:56 +01:00
catch 7b8ebdec37 Issue #3205597 by Prabhat Burnwal, mherchel, Gauravmahlawat, monojithalder, marcusvsouza, djsagar, kiran.kadam911, Abhijith S, vikashsoni, lauriii, Gábor Hojtsy: Olivero comment form should have title 2021-08-20 08:35:26 +01:00
catch 5787a57071 Issue #987978 by vsujeetkumar, paulocs, ankithashetty, Gauravmahlawat, yogen.prasad, Suresh Prabhu Parkala, vikashsoni, dww, AaronMcHale, naught101: Move "administrator role" setting to new Role Settings form 2021-08-20 08:27:37 +01:00
Lee Rowlands 9b0462f130
Issue #3228963 by el7cosmos: Wrong path for Exception message in ThemeExtensionList 2021-08-20 14:18:11 +10:00
catch 923b2e65ac Issue #2133215 by alexpott, dww, uplex_slink, dawehner, daffie, daniel.bosen, Lendude, larowlan: Fix IndexTidDepth views argument plugin and TaxonomyIndexTidDepth views filter plugin performance 2021-08-19 13:02:01 +01:00
catch 4122e26f5c Revert "Issue #3022910 by quietone, juampynr, chandrashekhar_srijan, alisonjo315, heddn, benjifisher: Prevent migrated files from having an incorrect value at file_managed.filename"
This reverts commit 286129f86e.
2021-08-19 09:52:26 +01:00
catch 492b7a181d Issue #2473875 by znerol, alexpott, andypost, kim.pepper, amit.drupal, raman.b, martin107, joachim: Convert uses of $_SESSION to symfony session retrieved from the request 2021-08-18 09:53:24 +01:00
catch fdfc5c6e69 Issue #3228656 by bradjones1, Spokje: Remove outdated @todo in HtmlResponseAttachmentsProcessor 2021-08-18 08:33:59 +01:00
xjm 185cded022 Issue #3221715 by nod_, brianperry: Add brianperry as coordinator for the decoupled menus initiative 2021-08-17 19:13:36 -05:00
Lauri Eskola 75394d6df6
Issue #3212120 by kiran.kadam911, kostyashupenko, tushar_sachdeva, chetanbharambe, ranjith_kumar_k_u, mherchel, aaron.ferris: Blockquote's content font size should be decreased when it is placed into the sidebar in the Olivero theme 2021-08-17 17:14:52 +03:00
Lauri Eskola fa0b720ebd
Issue #3226704 by mherchel, Abhijith S, lauriii, Gauravmahlawat, Indrajith KB: Olivero's top-level primary menu's hover states are not correct 2021-08-17 15:58:14 +03:00
Lauri Eskola 4f8c468f10
Issue #3221871 by mherchel, Gauravmahlawat, W01F, nod_: Olivero: Mobile menu prevents scroll & obscures page after click if menu item contains link to anchor on same page 2021-08-17 15:50:27 +03:00
Lauri Eskola 0c9dfc7de9
Issue #3223268 by javi-er, dhirendra.mishra, mherchel: Olivero: IE11 primary menu submenus have horizontal scrollbar when submenu item has focus 2021-08-17 15:33:04 +03:00
Lauri Eskola c96121dac0
Issue #3223332 by mherchel, Gauravmahlawat, imalabya, andrewmacpherson: Olivero primary search button should be initialized with aria-expanded="false" by JS 2021-08-17 15:19:37 +03:00
Lauri Eskola d51a1dbbbe
Issue #3227427 by mherchel, Gauravmahlawat: Olivero: <summary> focus state is invisible in Windows high contrast 2021-08-17 15:11:14 +03:00
Lauri Eskola 5698e6fb8b
Issue #3212975 by marcoscano, mherchel, thejimbirch, Gauravmahlawat, geekygnr, andy-blum, lauriii, larowlan: Olivero: Normalize JavaScript selectors in messages.es6.js 2021-08-17 14:46:50 +03:00
catch 8dea1fb4d0 Issue #3227549 by huzooka, Wim Leers: Sql id map plugin's getRowByDestination shouldn't return FALSE 2021-08-17 10:31:45 +01:00
catch b85fb24c0e Issue #2591827 by longwave, neclimdul, elachlan, daffie: Add YAML linting to core coding standards checks 2021-08-17 09:58:20 +01:00
catch 30fc03b1a2 Issue #3227386 by Wim Leers: Follow-up for #3072702: simplify BaseThemeMissingTest 2021-08-17 09:10:45 +01:00
catch 7d95d0893e Issue #3228396 by paul121: Update link to ChromeDriver site 2021-08-17 08:32:57 +01:00
catch ee92f203d4 Issue #3227513 by shaal, xjm, kjay, markconroy: Remove QuickEdit from the Umami demo profile 2021-08-16 16:37:32 +01:00
catch 2771c38ef5 Issue #3228145 by Gauravmahlawat, mherchel: Remove misleading "toggle" phrase from Olivero's wide search form disclosure button 2021-08-16 16:10:05 +01:00
catch 114e523a89 Issue #3054888 by phenaproxima, jcalais, Lendude, jay.dansand: oEmbed endpoints should not lowercase the available schemes 2021-08-16 15:55:06 +01:00
catch cff1307c85 Issue #3218978 by effulgentsia, daffie, mcdruid, Wim Leers: MySQL driver allows settings.php to remove ANSI_QUOTES from sql_mode, but doesn't work when it is 2021-08-16 15:38:07 +01:00
catch 2eebc00274 Issue #3228237 by DamienMcKenna, quietone: Always sort tables in db-tools.php dump 2021-08-16 15:34:03 +01:00
catch f45d8df4f2 Issue #3190070 by Spokje: Incorrect comment indentation in default.services.yml 2021-08-16 15:10:49 +01:00
catch b8abdeb307 Issue #3202145 by kuldeep_mehra27, phenaproxima, bkosborne, Chris Burge: oEmbed resource fetcher needs to set a reasonable connection timeout 2021-08-16 15:01:29 +01:00
catch 98070c8f70 Issue #3228140 by Gauravmahlawat, kiran.kadam911, andrewmacpherson: Remove misleading "toggle" phrase from Olivero's main-menu disclosure button 2021-08-16 14:44:12 +01:00
catch 49c7be859f Issue #3028664 by averagejoe3000, phenaproxima, nathandentzau, alexpott: Log exceptions for invalid oEmbed providers 2021-08-16 14:42:20 +01:00
catch 694650fa66 Issue #2032893 by Thomas Brekelmans, srilakshmier, longwave, Mile23, dawehner, daffie, damiankloip, xjm, tstoeckler, slashrsm: Deprecate the function _views_file_status() 2021-08-13 14:56:10 +01:00
xjm 150da35a83 Issue #3227945 by cilefen, Wim Leers: Remove bender-runner.config.json from CKEditor builds 2021-08-13 05:59:29 -05:00
catch 26327f9696 Issue #3186184 by phenaproxima, larowlan, xavier.masson, Berdir, mstrelan, hchonov, Chris Burge, longwave, Lendude: Make oEmbed provider repository more fault-tolerant if provider database is unavailable 2021-08-13 09:21:49 +01:00
xjm 26fed74b41 SA-CORE-2021-005 by kkrzton, cilefen, xjm, Wim Leers, neclimdul
(cherry picked from commit e113440b03)
2021-08-12 12:52:30 -05:00
Lauri Eskola 45d92a9341
Issue #3225188 by mherchel, dipakmdhrm, Gauravmahlawat, jwitkowski79: Olivero: Ensure proper visual hierarchy between headings 2021-08-11 14:39:24 +03:00
Lauri Eskola 8a40e42714
Issue #3183149 by nod_, droplet, jptaranto: Deprecate jquery.once and use the new once lib 2021-08-10 13:05:02 +03:00
catch 286129f86e Issue #3022910 by quietone, juampynr, chandrashekhar_srijan, alisonjo315, heddn, benjifisher: Prevent migrated files from having an incorrect value at file_managed.filename 2021-08-10 08:11:34 +01:00
catch 7af1ea2e69 Issue #3139409 by mondrake, nitesh624, ridhimaabrol24, shobhit_juyal, mohrerao, Hardik_Patel_12, paulocs, ravi.shankar, munish.kumar, mrinalini9, alexpott: Replace usages of AssertLegacyTrait::assertRaw, that is deprecated 2021-08-09 21:40:23 +01:00
catch 604fee30da Revert "Issue #3139409 by mondrake, nitesh624, ridhimaabrol24, shobhit_juyal, mohrerao, Hardik_Patel_12, ravi.shankar, munish.kumar, mrinalini9, alexpott: Replace usages of AssertLegacyTrait::assertRaw, that is deprecated"
This reverts commit 71e8db1949.
2021-08-09 14:50:34 +01:00
Lauri Eskola c12933ff06
Issue #3216489 by mherchel, dungahk, andy-blum, Indrajith KB, larowlan: Olivero font preload does not work when the site has a base path 2021-08-09 15:39:49 +03:00
Lauri Eskola df65e9fb78
Issue #3224466 by andy-blum, mherchel: Olivero: <button> elements are not inheriting theme's font 2021-08-09 15:35:36 +03:00
Lauri Eskola 4f9d3755d1
Issue #3226019 by Gauravmahlawat, hmendes, Indrajith KB: Olivero: Update links in template file 2021-08-09 15:32:27 +03:00
Lauri Eskola 5ac0edd59d
Issue #3226865 by Gauravmahlawat, Indrajith KB, mherchel: Olivero: Button can't contain div element in it 2021-08-09 15:25:06 +03:00
catch 30261da4a6 Issue #2293257 by quietone, rpayanm, Gauravmahlawat, neclimdul: Update Type Hints in DrupalKernel 2021-08-09 11:58:47 +01:00
catch 71e8db1949 Issue #3139409 by mondrake, nitesh624, ridhimaabrol24, shobhit_juyal, mohrerao, Hardik_Patel_12, ravi.shankar, munish.kumar, mrinalini9, alexpott: Replace usages of AssertLegacyTrait::assertRaw, that is deprecated 2021-08-09 11:21:51 +01:00
catch 0aed1298a1 Issue #3226008 by longwave, mondrake: Remove simple uses of t() in assertEquals() calls 2021-08-09 10:29:45 +01:00
effulgentsia ce79d79910 Issue #3227036 by xjm, dww: Remove QuickEdit from the Standard profile 2021-08-06 15:21:54 -07:00
catch a983c28084 Issue #3069260 by quietone, andypost, guilhermevp, anmolgoyal74, rahulkhandelwal1990, Meenakshi_j, hmendes, mikelutz, swatichouhan012: Deprecate Drupal\comment\Plugin\migrate\source\d6\Comment::prepareComment() 2021-08-06 13:35:40 +01:00
catch e33e4c71c4 Issue #3227060 by mondrake, daffie: Replace usages of AssertLegacyTrait::assertNoRaw, that is deprecated 2021-08-06 11:12:32 +01:00
catch 139f911417 Issue #838992 by alexpott, Charlie ChX Negyesi, daffie, Damien Tournoud, sun, quietone, longwave: Change the uid field from integer to serial by leveraging NO_AUTO_VALUE_ON_ZERO on MySQL 2021-08-06 10:55:59 +01:00
catch bd272a4ca8 Issue #2508866 by paulocs, slashrsm, raman.b, vakulrai, justanothermark, kishor_kolekar, KapilV, ranjith_kumar_k_u, Rinku Jacob 13, AndrewTur, quietone, pameeela, alexpott, catch: Field description is not displayed with Timestamp datetime widget 2021-08-06 09:28:08 +01:00
catch a1f849404c Issue #3226106 by Spokje, longwave: Drupal\Tests\node\Kernel\Migrate\d7\MigrateNodeTypeTest::assertEntity declares non existing @dataProvider 2021-08-06 08:55:55 +01:00
catch a227db1833 Issue #3021833 by pavnish, andypost, munish.kumar, kim.pepper, googletorp, swatichouhan012, daffie, Berdir, alexpott, xjm: Move FILE_STATUS_PERMANENT to \Drupal\file\FileInterface 2021-08-06 08:54:08 +01:00
catch 4b4895c0c5 Issue #2989893 by ankithashetty, srilakshmier, quietone, firfin, longwave: Remove redundant source: key in Substr example 2021-08-06 08:25:19 +01:00
catch 89da8c8d52 Issue #3170396 by mondrake, longwave: Remove uses of t() in assert(No)Raw() calls 2021-08-06 08:21:30 +01:00
catch 22a69328a6 Issue #3225779 by alexpott, srilakshmier, ravi.shankar, daffie: Provide sort callback on ExtensionList class 2021-08-06 08:01:36 +01:00
catch 5d7ae05905 Issue #2047119 by fago, msankhala, LinL: Remove deprecated documentation in DataType annotation 2021-08-06 07:57:28 +01:00
catch 6f48525b43 Issue #3220255 by mondrake, longwave: Convert assertions involving use of xpath on links to WebAssert 2021-08-06 07:52:55 +01:00
catch 3e5c6f5191 Issue #3196470 by mxr576, longwave: KernelTestBaseTest::testOutboundHttpRequest() does not perform any assertion 2021-08-06 07:44:15 +01:00
catch 5cd5a9d0ae Issue #3002352 by longwave, andypost, gabesullice, googletorp, daffie, alexpott, borisson_: CacheableHttpException must pass a $headers argument to HttpException 2021-08-05 21:27:51 +01:00
catch bcfecbbfa6 Issue #3131900 by mondrake, longwave, xjm, alexpott: Refactor assertions that assign return values to variables 2021-08-05 09:19:46 +01:00
catch 58a4457b91 Issue #3224414 by alexpott, varshith, dagmar, daffie: Installing the syslog module uses its configuration before it is written 2021-08-05 09:05:33 +01:00
catch 5a3a0abaf2 Issue #3222616 by phenaproxima, vsujeetkumar, labboy0276, hmendes, cilefen: YouTube PlayLists can't be added to Remote Video due to regex issue 2021-08-05 08:31:38 +01:00
catch aea32e8a9f Issue #3224478 by ankithashetty, varshith, longwave, platinum1: Update HTML specification link for /filter/tips 2021-08-05 08:25:34 +01:00
effulgentsia fe09f58c68 Issue #2993647 by AdamPS, alexpott, ravi.shankar, jonathanshaw, donquixote, lauriii, Wim Leers, larowlan, rodrigoaguilera: Correctly determine when to display fields as inline 2021-08-04 08:02:41 -07:00
catch 6f3a08fc11 Issue #3226516 by Spokje, longwave: Unneeded double $this->drupalGet in ModerationStateNodeTypeTest.php 2021-08-03 20:51:08 +01:00
catch 022284b188 Issue #3162016 by longwave, andypost, Hardik_Patel_12, catch, alexpott, daffie, Chi, Kristen Pol: [Symfony 6] Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated 2021-08-03 16:51:34 +01:00
catch 66ba975362 Issue #3127716 by puddyglum, quietone: Documentation typo in PathValidator.php 2021-08-03 15:31:03 +01:00
catch 9674e3a448 Issue #3063343 by phenaproxima, Wim Leers, larowlan, seanB, effulgentsia: Make MediaLibraryState implement CacheableDependencyInterface to remove the need for hardcoding a cache context 2021-08-03 15:26:06 +01:00
Alex Pott a0a22f8d41
Issue #3180351 by longwave, alexpott, daffie, catch, andypost, Charlie ChX Negyesi: doctrine/reflection is abandoned 2021-08-02 09:24:49 +01:00
catch 9ac02c4360 Issue #3224592 by alexpott, daffie: \Drupal\path_alias\AliasManager::cacheClear() can cause deprecations on PHP 8.1 and when set to NULL it tries to flush the cache but that's not possible 2021-07-30 16:35:50 +01:00
catch acb41b7768 Issue #3225947 by larowlan, longwave: Remove redundant entity_reference.install and simpletest_install() 2021-07-30 16:33:56 +01:00
nod_ 3071938aff Issue #3219088 by nod_, Tom Konda, longwave, alexpott, justafish: Use package.json to manage third party JS libraries 2021-07-30 10:58:49 +00:00
catch 3726333893 Issue #3225812 by larowlan, Gábor Hojtsy, catch, andypost: Add lifecycle_link key to info.yml files 2021-07-30 09:31:26 +01:00
Lee Rowlands 16edf0a2a9
Issue #3224530 by phenaproxima, effulgentsia: Pass the media library state object to createAccess() 2021-07-30 06:04:51 +10:00
Alex Pott 65fb382979
Issue #3224420 by andypost, longwave, daffie: [PHP 8.1] Exception codes should be numeric and not NULL 2021-07-29 10:35:48 +01:00
catch ee952325ef Issue #3187315 by xjm, longwave: Remove mink-goutte-driver as a core dependency 2021-07-29 07:53:11 +01:00
Lee Rowlands fc51b4b1c4
Issue #3105318 by bbrala, mglaman, ravi.shankar, Wim Leers, gabesullice, larowlan, bojanz, e0ipso: Add a public API for aliasing resource type names 2021-07-29 16:49:40 +10:00
catch 068f00c4c9 Issue #3191935 by mondrake, tedbow, xjm, alexpott, longwave: Replace usages of AssertLegacyTrait::assertNoText, which is deprecated 2021-07-28 14:41:19 +01:00
catch 16f9ca27af Issue #778346 by vsujeetkumar, xjm, dhirendra.mishra, pillarsdotnet, sudiptadas19, cwgordon7, daffie, quietone: system_sort_modules_by_info_name() is misnamed 2021-07-28 13:54:02 +01:00
catch cf237624f9 Issue #2784203 by anmolgoyal74, gianani, rahulkhandelwal1990, Krzysztof Domański, gawaksh, kanav_7, fabienly, shubham.prakash, ravi.shankar, joachim, dgilles3, Chi, alexpott, catch: Entity query needs to clarify what 'current revision' means 2021-07-28 12:03:12 +01:00
catch 6335af17b4 Issue #3221312 by Spokje: ->willReturn(...) would make more sense here 2021-07-28 11:57:46 +01:00
catch c5a6d1d843 Issue #3221062 by SylvainM, joachim: DocBlock for EntityDefinitionUpdateManagerInterface::getEntityType() missing NULL return 2021-07-28 11:54:12 +01:00
catch 686951d3c9 Issue #3153469 by longwave, hmendes, Hardik_Patel_12: Remove uses of t() in clickLink() calls 2021-07-28 08:48:45 +01:00
Lee Rowlands 913a9ebdc6
Issue #3222632 by phenaproxima, imalabya, longwave, catch, larowlan: oEmbed services' cache backends should not be optional 2021-07-28 17:29:05 +10:00
Lee Rowlands f87d33acb4
Issue #2966043 by phenaproxima, owenbush, a.dmitriiev, marcoscano, tapscolaM, xtineroque, ramya.shankaralingam: Handle oEmbed resources without an explicit height 2021-07-28 17:00:22 +10:00
Lee Rowlands fd58fbe7ee
Issue #3222577 by alexpott, podarok, daffie: ServiceNotFoundException You have requested a non-existent service "language_negotiator" - hook_modules_installed() 2021-07-28 16:53:57 +10:00
Lee Rowlands d2462e3d01
Issue #3225351 by mglaman: bootstrap.php has incorrect comment about test trait namespace 2021-07-28 16:45:06 +10:00
catch 71522f2a7b Issue #3224000 by alexpott, longwave, andypost: Update dependencies for Drupal 9.3 2021-07-27 12:41:33 +01:00
Alex Pott 4988dcf9cc
Issue #2926729 by bircher, daffie, vsujeetkumar: Rename ConfigManager::findConfigEntityDependentsAsEntities() to be ::findConfigEntityDependenciesAsEntities 2021-07-27 09:34:50 +01:00
Alex Pott 52f5af29a8
Issue #3203416 by guilhermevp, joachim: docs for FormValidator::doValidateForm() should explain $form_id can detect recursion 2021-07-26 14:41:11 +01:00
Alex Pott 1e4bd68bb6
Issue #3018091 by guilhermevp, vacho, shubhangi1995, joachim, longwave, wolffereast: TaggedHandlersPass::process() doesn't document some of its features 2021-07-26 09:27:07 +01:00
Alex Pott a4629b220b
Issue #3184184 by quietone, Wim Leers, marvil07: Test that the d7_entity_reference_translation follow-up migration runs not just for node entities 2021-07-25 19:44:18 +01:00
Alex Pott 92a87eacc8
Issue #3224583 by daffie, dhirendra.mishra, longwave: The testbot does not run PHPCS on all files when core/phpcs.xml.dist is changed 2021-07-24 23:06:37 +01:00
Alex Pott 38c6162c0e
Issue #3224861 by Spokje: PHPCS failure in /core/modules/tour/src/TourViewBuilder.php 2021-07-24 22:40:28 +01:00
catch fd0b13a8ae Issue #3224245 by alexpott: Open MySQL connection using \PDO::ATTR_STRINGIFY_FETCHES 2021-07-23 14:05:12 +01:00
catch 3a4c17144a Issue #3224199 by mondrake: Connection::$temporaryNameIndex should be deprecated 2021-07-23 13:59:51 +01:00
xjm c39fc11ec5 SA-CORE-2021-004 by mcdruid, michieltcs, xjm, Heine, larowlan 2021-07-20 16:52:06 -05:00
Lauri Eskola 87d16e4c6a
Issue #3223270 by mherchel, javi-er: Olivero: Messages "close" icon not visible in IE11 High Contrast (and maybe others) 2021-07-20 12:46:41 +03:00
catch b6efcaf636 Issue #3160238 by JeroenT, phenaproxima, vsujeetkumar, ravi.shankar, snehalgaikwad, dishabhadra, vakulrai, gmercer, mitthukumawat, RoshaniBhangale, thalles, Abhijith S, chandu7929, janmejaig, tanubansal, manojithape, quietone: Media Library widget produces "This value should not be null" error when field is required 2021-07-16 12:04:46 +01:00
catch 8abf81e7e9 Issue #3223267 by alexpott, daffie: Remove some calls to drupal_flush_all_caches() in tests 2021-07-16 08:47:59 +01:00
catch d6e4a29961 Issue #3223016 by kim.pepper, Berdir, andypost, daffie: Deprecate file_build_uri() 2021-07-16 08:43:01 +01:00
Lee Rowlands e41394ecb6
Issue #2935654 by longwave, hctom: Use of undefined $languages variable in NodeListBuilder::buildRow() 2021-07-16 09:00:22 +10:00
Lee Rowlands 02e787a5bf
Issue #3215397 by dpi, dhirendra.mishra, longwave: Service tag priority does not work with HTTP Client Middleware 2021-07-16 06:25:53 +10:00
Alex Pott 1110b04d14
Issue #2347783 by kim.pepper, andypost, almaudoh, gumanist, aleevas, rodrigoaguilera, Berdir, saurabh-2k17, Spokje, dhirendra.mishra, alexpott, paulocs, izus, Wim Leers, KapilV, naveenvalecha, anmolgoyal74, subson, yo30, harsha012, mrinalini9, daffie, voleger, dww, fietserwin, tim.plunkett, joachim, larowlan: Deprecate drupal_get_path() and drupal_get_filename() and replace with ExtensionList::getPath() and ExtensionList::getPathname() 2021-07-15 11:20:33 +01:00
catch e8ff8ea14f Issue #2412669 by claudiu.cristea, Julfabre, sidharrell, catch, daffie, Berdir, andypost, tedbow, kim.pepper, ParisLiakos, Mile23: Remove drupal_static from BookManager 2021-07-14 10:28:37 +01:00
catch e2cbb45903 Issue #3219198 by guilhermevp, hideaway, bradjones1: PHPdoc parameter mistype for QueryInterface::condition() 2021-07-14 09:16:11 +01:00
catch d8ab4a9e16 Issue #3185400 by mondrake, alexpott, daffie: Test upsert return value and ensure that they are consistent regardless of database type 2021-07-14 08:32:50 +01:00
catch c671ff1890 Issue #3185768 by alexpott, longwave, Berdir: Optimise container compiler passes for install 2021-07-14 08:22:57 +01:00
catch 76b129c1e1 Issue #3156244 by ravi.shankar, Deepak Goyal, Kumar Kundan, vakulrai, darchuletajr, Meenakshi_j, andrewmacpherson, marcoscano, penyaskito: Title variable isn't set by Syndicate block - so the link text is an unfinished sentence 2021-07-14 08:11:02 +01:00
catch 3f8a67e0bb Issue #2830352 by quietone, cebasqueira, Matroskeen, xjm: Upgrade links point to D7 documentation 2021-07-14 07:57:23 +01:00
catch 29bead485f Issue #3223314 by andy-blum, imalabya, mherchel: olivero.libraries.yml needs version: VERSION key and to be alphabetized 2021-07-13 22:32:00 +01:00
Lauri Eskola 213a56599a
Issue #3207782 by nod_, bnjmnm, jptaranto: Add BC layer between @drupal/once and jQuery.once 2021-07-13 21:14:13 +03:00
effulgentsia 167686b809 Issue #3186415 by phenaproxima, Charlie ChX Negyesi, walangitan, pianomansam, dan2k3k4, Al Munnings, larowlan, philltran, cilefen, longwave, alexpott, pookmish, kaynen, Lendude, Gábor Hojtsy, rlnorthcutt, ksenzee: Make oEmbed resource fetcher more tolerant of unexpected Content-Type headers 2021-07-13 09:26:00 -07:00
Lee Rowlands d596833025
Issue #3192585 by andypost, ankithashetty, Amber Himes Matz: Fix up topics to use new help_topic_link function 2021-07-13 18:55:52 +10:00
catch 7a1c99623a Issue #3221966 by guilhermevp, anweshasinha, Berdir: PathAliasTestTrait::assertPathAliasExists message argument default value is incompatible with assertTrue() 2021-07-12 12:22:27 +01:00
catch 0e9bec38ca Issue #3037202 by claudiu.cristea, vsujeetkumar, Hardik_Patel_12, longwave, Berdir, martin107: Remove drupal_static() from node_mark() 2021-07-12 09:00:22 +01:00
Lee Rowlands bb02eb5f24
Issue #3080666 by phenaproxima, Upchuk, ieguskiza, larowlan, ravi.shankar, nikitagupta, zipymonkey, Bladedu, pameeela, b_sharpe, seanB, Spokje, mukesh.dev, Gauravmahlawat: oEmbed system doesn't work if thumbnail url does not have a file extension 2021-07-12 16:35:10 +10:00
Alex Pott 7de8fc1fda
Issue #3215836 by guilhermevp, imalabya, swatichouhan012, AJV009, joachim, quietone: add a constant to represent uncountable sources for SourcePluginBase::count() 2021-07-10 23:37:45 +01:00
Alex Pott 69772dbfab
Issue #3222980 by bbrala: Unneeded assignment in ResourceTestBase::getEntityDuplicate 2021-07-10 12:59:29 +01:00
Alex Pott 101d892a36
Issue #3222313 by paulocs: Rename scripts.js to something more descriptive 2021-07-10 10:12:58 +01:00