Commit Graph

23761 Commits (30eb18c5adc50cbfe3a96533e36eed20d631f1bc)

Author SHA1 Message Date
catch 30eb18c5ad Issue #3233456 by daffie, longwave: [Symfony 6] Add "int" type hint to methods overriding Symfony\Component\Console\Command\Command::execute() 2021-12-13 12:45:57 +00:00
catch 954f80a5f3 Issue #3236563 by daffie: [Symfony 6] Add "static" type hint to the methods overriding Symfony\Component\HttpFoundation\Response::sendContent() 2021-12-13 12:43:16 +00:00
catch 01cb9d7cc5 Issue #3236243 by daffie, longwave, alexpott: [Symfony 6] Add "callable|false" type hint to methods overriding Symfony\Component\HttpKernel\Controller\ControllerResolverInterface::getController() 2021-12-13 12:40:00 +00:00
catch 203654b234 Issue #3232063 by paulocs, daffie, longwave: [Symfony 6] Add "bool" type hint to Drupal\serialization\Normalizer\NormalizerBase::supportsNormalization() and subclasses 2021-12-13 12:07:37 +00:00
catch b7dce8cf5a Issue #3253666 by longwave, tim.plunkett: Layout Builder uses the wrong RouteObjectInterface 2021-12-13 10:39:35 +00:00
catch 640db5381a Issue #3251988 by vijaycs85, smccabe: Update return param of waitForText method 2021-12-07 14:57:08 +00:00
Gábor Hojtsy 401a725ed4 Issue #3252088 by longwave, Gábor Hojtsy, catch: Increase Drupal::MINIMUM_PHP to 8.0.0 2021-12-07 15:26:10 +01:00
Alex Pott f94b1247b8
Issue #3252214 by Spokje: Move tests for integrations between QuickEdit and CKEditor5 into QuickEdit so that it can more easily be moved into contrib 2021-12-06 09:20:51 +00:00
Alex Pott d7082acf60
Issue #2886615 by scott_euser, clemens.tolboom, quietone, joachim, alexpott, Lendude: comment_empty_title_test has invalid hook 2021-12-06 09:15:32 +00:00
Alex Pott 0ac96136e8
Issue #3104353 by xjm, TravisCarden, andypost, kim.pepper, longwave, Taran2L, tedbow, catch, alexpott: Upgrade to Guzzle 7 2021-12-03 06:24:37 +00:00
catch b615dbd2dc Issue #3239500 by hooroomoo, bnjmnm, lauriii: Add Array.includes polyfill to support IE11 and Opera Mini 2021-12-02 15:07:54 +00:00
catch 86e9f19a30 Issue #2925203 by alexpott: LocaleConfigSubscriber can result in data loss during install 2021-12-02 11:50:03 +00:00
catch 18916c48a1 Issue #2871357 by alexpott, kriboogh: Installer tasks using multiple batch sets in non-interactive mode do not get executed 2021-12-02 11:05:50 +00:00
Alex Pott 09190cd3a4
Issue #3198010 by mcdruid, acbramley, mstrelan, quietone, manojithape, vikashsoni, chetanbharambe, sarguna raj M, larowlan, alexpott: User login page broken when there are more than 5 failed login attempts for an account 2021-12-02 06:57:58 +00:00
Alex Pott 46b1d68add
Issue #3251891 by catch, andypost, longwave: Drupal 10 branch failures 2021-12-01 22:49:08 +00:00
Gábor Hojtsy 8868d562ba Revert "Issue #3251936 by Gábor Hojtsy, Mixologic, longwave: Make DrupalCI read Drupal 10 drupalci.yml"
This reverts commit b5d9d2331f.
2021-11-30 18:48:51 +01:00
Gábor Hojtsy b5d9d2331f Issue #3251936 by Gábor Hojtsy, Mixologic, longwave: Make DrupalCI read Drupal 10 drupalci.yml 2021-11-30 18:47:51 +01:00
catch 6d457761e2 Drupal 10.0.x-dev 2021-11-30 12:03:00 +00:00
catch 773a213835 Issue #3251625 by alexpott, Berdir: Including settings.php a second time and without same context can result in errors 2021-11-30 10:58:57 +00:00
Alex Pott d21e5db738
Issue #3251768 by longwave: Update Symfony 5 dependencies to 5.4.0 2021-11-30 05:41:22 +00:00
catch 0893b9b2e0 Issue #3214924 by catch: Increase DRUPAL_RECOMMENDED_PHP to 8.0 in Drupal 9.3 or 9.4 2021-11-26 15:11:24 +00:00
Cristina Chumillas 567f483ab0 Issue #3251034 by lauriii, bnjmnm, longwave: Core Yarn watch builds CK5 plugins differently than yarn build 2021-11-25 15:52:00 +01:00
Lauri Eskola b8c9366c1b
Issue #3247269 by Sakthivel M, mherchel: Olivero: Alignment of primary menu hover states and dropdowns is incorrect at wide widths 2021-11-25 16:16:52 +02:00
catch d87c168b67 Issue #3238763 by longwave, Spokje, Krzysztof Domański, tstoeckler, quietone: Upgrade egulias/email-validator to v3 2021-11-25 10:00:05 +00:00
catch 1b9983e8d4 Issue #3251000 by alexpott, andypost: Update dependencies for 9.1.x/9.2.x/9.3.x/9.4.x 2021-11-24 12:27:30 +00:00
Alex Pott fd664f7801
Issue #2873732 by vijaycs85, GaëlG: Array to string conversion in CacheContextsManager::convertTokensToKeys() because of the 'cookies' cache context 2021-11-24 09:20:24 +00:00
catch b9a61af92a Issue #3061074 by longwave, cilefen, chr.fritsch, acbramley, jungle, larowlan: egulias/EmailValidator prior to 2.1.22 allows addresses with a space in the domain part 2021-11-23 13:56:41 +00:00
catch 62e7f6aaae Issue #3250743 by alexpott, longwave: [PHP 8.1] NumberFieldTest fails 2021-11-23 09:34:59 +00:00
catch 3730c17b80 Issue #3184619 by neclimdul, quietone: Fix unreachable logic in UrlGenerator::getRoute 2021-11-22 17:11:24 +00:00
catch da17876671 Issue #3247414 by anagomes, Beakerboy: Incorrect docblock types for $statementClass and $statementWrapperClass properties in Connection 2021-11-22 17:07:32 +00:00
catch 266fe1a75d Issue #3250482 by quietone, daffie: The docblock of \Drupal\views\Plugin\views\cache\CachePluginBase::cacheSetMaxAge() is wrong 2021-11-22 16:50:36 +00:00
catch 40a0e8a2a7 Issue #3250587 by lauriii, bnjmnm: \Drupal\Tests\ckeditor5\FunctionalJavascript\CKEditor5Test::testEditorFileReferenceIntegration fails on PostgreSQL 2021-11-22 16:46:38 +00:00
catch 588951bbf2 Issue #3250629 by paulocs, longwave: MockBuilder::setMethods is deprecated in PHPUnit8 and removed from PHPUnit10 2021-11-22 16:44:08 +00:00
catch 92836c436b Issue #3138078 by mondrake, larowlan, longwave, xjm: [D9.3 beta - w/c Nov 8, 2021] Add a 'void' return typehint to custom assert* methods 2021-11-22 15:25:32 +00:00
catch bfd559afcb Issue #3250442 by daffie, andypost, longwave: [Symfony 6] Symfony 6 adds static return type hinting and Prophecy fails on it 2021-11-22 12:12:23 +00:00
Alex Pott 7064c43937
Issue #3173770 by chr.fritsch, phenaproxima, akalam, dejan0: Allow field types extending entity_reference to use field widgets extending media_library 2021-11-22 11:45:48 +00:00
catch afdff8f981 Issue #3171570 by kostyashupenko, mherchel: Remove Olivero's custom hard-coding of the image style within article content type's full view mode 2021-11-22 11:41:37 +00:00
catch 4aa86df958 Issue #3231040 by alexpott, Anul, longwave, bbrala, catch: (revert) Remove DependencySerializationTrait from JSON API exceptions 2021-11-22 10:07:23 +00:00
Lee Rowlands bb48626815
Issue #3250349 by alexpott: \Drupal\Core\Datetime\Element\Datelist::processDatelist() does not use trusted callbacks - #date_date_callbacks only partially converted to TrustedCallbackInterface in 9.3.x 2021-11-22 09:01:31 +10:00
Lee Rowlands 5ec9c99db7
Issue #3171149 by Feuerwagen, kostyashupenko: Set article content type to use "wide" image style within standard profile 2021-11-22 08:37:35 +10:00
catch 1a8a51aca0 Issue #3250335 by alexpott, beatrizrodrigues, paulocs, longwave: #date_date_callbacks is broken in Drupal 9.3 2021-11-19 17:33:09 +00:00
Lauri Eskola 7ff9cbf0ff
Issue #3032275 by alexpott, dww, bendeguz.csirmaz, tedbow: Create a fault-tolerant method for interacting with links and fields in Javascript tests 2021-11-19 16:53:59 +02:00
catch d90527baba Issue #3250263 by longwave, quietone: Remove unused test script 2021-11-19 13:14:50 +00:00
Alex Pott 046c1863e3
Issue #3221082 by Wim Leers, lauriii, bnjmnm: Build Drupal's CKEditor 5 plugins as part of core's `yarn build` 2021-11-19 09:59:33 +00:00
Alex Pott 576bd7543d
Issue #3207567 by Spokje, quietone, guilhermevp, yogeshmpawar, daffie, alexpott: Fix Drupal.Commenting.FunctionComment.MissingParamComment 2021-11-19 09:49:33 +00:00
catch 41769241d9 Issue #3250299 by daffie, longwave: [Symfony6] A number of CKEditor5 tests fail for Symfony 5.4 2021-11-19 09:22:25 +00:00
catch 507fc5fe00 Issue #3248014 by daffie, andypost: [Symfony 6] The Drupal\Tests\media\Kernel\OEmbedIframeControllerTest fails 2021-11-18 16:20:04 +00:00
xjm e9e5a0fe61 SA-CORE-2021-011 by jbogdanski, Wim Leers, xjm, greggles, lauriii, tedbow
(cherry picked from commit efe095eeba)
2021-11-17 16:09:45 -06:00
catch 0e61d2181d Issue #3056409 by rkostov, larowlan, maximpodorov: BlockRepository::contextHandler is created dynamically 2021-11-16 16:16:57 +00:00
catch b9fd8ef3d5 Issue #3248810 by daffie: [Symfony 6] The Drupal\Tests\jsonapi\Kernel\EventSubscriber\ResourceObjectNormalizerCacherTest fails with Symfony 5 2021-11-16 14:22:30 +00:00