Commit Graph

40239 Commits (9bdef2ac8f620c51e359aefa166ff4c407bcc69f)

Author SHA1 Message Date
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
catch 3795c75c97 Issue #3248816 by bsuttis, danflanagan8, quietone: ResponsiveImageFieldUiTest.php should be moved to tests directory 2021-11-16 13:35:50 +00:00
catch 94b94e7ef9 Issue #3248013 by daffie, longwave: [Symfony6] The Drupal\Tests\views\Unit\Plugin\argument_default\QueryParameterTest fails for Symfony 5.4 2021-11-16 12:47:21 +00:00
catch f4d355a22c Issue #3248809 by daffie, larowlan: [Symfony 6] The Drupal\Tests\file\Kernel\FileItemValidationTest fails with Symfony 5 2021-11-16 12:45:10 +00:00
catch 5281af2829 Issue #3248801 by daffie, rakesh.gectcr, bbrala, longwave: [Symfony 6] The Drupal\Tests\jsonapi\Functional\JsonApiFunctionalTest fails with Symfony 5 2021-11-16 12:07:58 +00:00
Alex Pott c304842b8e
Issue #2707163 by quietone, chishah92, jhodgdon, AndrewHD, xjm, dww, jdelvillar01, alexpott: core/USAGE.TXT -- API section talks only about hooks and functions 2021-11-16 08:24:01 +00:00
Lauri Eskola 926b48493a
Issue #3238860 by mstrelan, Theresa.Grannum, hooroomoo, bnjmnm, larowlan: Refactor (if feasible) use of jquery map to use vanillaJS 2021-11-16 10:20:33 +02:00
Lee Rowlands 36f09c0636
Issue #3232131 by daffie, catch, alexpott, longwave, xjm, wouterj: [Symfony 5] Symfony's DebugClassLoader triggers deprecation messages for missing return type hints, where there is no deprecation 2021-11-16 08:06:23 +10:00
Lee Rowlands 65aaec60ce
Issue #3249240 by alexpott, andypost, Wim Leers: HTMLRestrictionsUtilities:: providedElementsAttributes() causes deprecations on PHP 8.1 2021-11-16 06:41:08 +10:00
Lee Rowlands bcf1456ce2
Issue #3249233 by longwave: Update 9.3's Symfony 5 components to 5.4 2021-11-16 06:33:09 +10:00
Lauri Eskola dc51481d8a
Issue #3249263 by alexpott, andypost, Wim Leers: CKEditor 5 needs validate the filters in the correct order - CKEditor 5 tests fail locally 2021-11-15 13:22:22 +02:00
Lee Rowlands a83a7a7836
Issue #3231781 by longwave, mondrake, Feuerwagen, larowlan, TR, nlisgo, xxAlHixx, DuaelFr, GoZ, benjy, no_angel, Mac_Weber: [D9.3 beta - w/c Nov 8, 2021] Remove remaining uses of t() in tests 2021-11-15 12:46:09 +10:00
Lee Rowlands 6d39cdeeb4
Issue #3222769 by bbrala, alexpott, longwave, Matroskeen: [November 8, 2021] Replace all list (array destructuring) assignment to the array syntax 2021-11-15 12:35:55 +10:00
Lee Rowlands 330473e759
Issue #3222251 by bbrala, longwave: [November 8, 2021] Replace all isset constructs with the null coalescing operator 2021-11-15 12:19:43 +10:00
bnjmnm 4cbbdb2d99 Issue #3247994 by NickDickinsonWilde, diqidoq: Claro's password element handling invalid fails in some circumstances 2021-11-12 11:41:00 -05:00
Cristina Chumillas 8a4928c160 Issue #3223233 by joachim, danflanagan8, longwave: Form to edit or add a single image effect doesn't tell you which style you're in 2021-11-12 16:13:42 +01:00
bnjmnm 9d75e740c6 Issue #3247650 by Sutharsan, larowlan: Make it clear that hook_page_attachments is not called in themes 2021-11-12 09:03:34 -05:00
effulgentsia 35972c9195 Issue #3231364 by Wim Leers, lauriii, bnjmnm, webchick, xjm, tim.plunkett, larowlan, Luke.Leber, catch, effulgentsia, longwave, gabesullice, caldenjacobs, Reinmar, anand.toshniwal93, Shoshana Mayden, zrpnr, yash.rode, nod_, rkoller, antojose, johnwebdev: Add CKEditor 5 module to Drupal core 2021-11-11 14:10:39 -08:00
Gábor Hojtsy ec87fa9bf8
Issue #3243041 by Gábor Hojtsy: Mark Olivero stable
(cherry picked from commit 4ddfac1157)
2021-11-12 06:47:17 +10:00
Lee Rowlands 1e05f8042a
Issue #3248649 by alexpott: \Drupal\views\Plugin\views\display\PathPluginBase::alterRoutes() can become very slow on a site with lots of entities and JsonAPI 2021-11-11 14:06:20 +10:00
Lauri Eskola f8a197f52e
Issue #3244621 by mherchel, rikki_iki, catch, cathwaldron, rachel_norfolk, alexpott, Gábor Hojtsy: Olivero: JS error when secondary tabs are present 2021-11-10 18:32:39 +02:00
catch 7f6603b627 Issue #3248600 by andypost, longwave: Update dependencies for 9.3.x 2021-11-10 15:06:19 +00:00
catch 55a804ce67 Issue #2975461 by quietone, Matroskeen, Lendude: Convert query string to array for d6 menu_link migration 2021-11-08 14:49:50 +00:00
catch 84ef68cf99 Issue #3247901 by danflanagan8, longwave: ContentTranslationUITestBase should not rely on Classy 2021-11-08 14:36:24 +00:00
catch 9e3837a258 Issue #3158289 by alexpott, barboza: Deprecate hook_init for theme engines
(cherry picked from commit 3ab6129942)
2021-11-08 14:30:56 +00:00
catch b4a6273ebd Issue #3231683 by daffie, longwave: [Symfony 6] A number of methods of the class Drupal\Core\TypedData\Validation\ExecutionContext are considered internal and Drupal should not override them 2021-11-08 14:27:18 +00:00
catch 84e8b971c8 Issue #3214921 by daffie, xurizaemon, alexpott, mondrake, andypost, Taran2L, Mixologic, longwave: Add a requirements warning in Drupal 9 when PostgreSQL is used and the pg_trgm extension is not created 2021-11-08 14:22:26 +00:00
catch f96b7fbab0 Issue #3232095 by daffie, dww, longwave, andypost, catch, larowlan: [Symfony 6] Refactor the "update.root" service to return an object not a string 2021-11-08 14:18:08 +00:00
catch ea01173e6b Issue #3248156 by alexpott, longwave: Update dependencies prior to 9.3.0 beta 2021-11-08 14:15:41 +00:00
catch 9f6cef72ee Issue #3028837 by quietone, joachim, alexpott: views_hooks group has nothing in it 2021-11-08 14:13:59 +00:00
Alex Pott 2aee2c17b3
Issue #3212891 by vaish, brentgees@gmail.com, srilakshmier, mikelutz, quietone, alexpott: Incorrect type declaration in docblock for class property 2021-11-07 14:33:50 +00:00