Commit Graph

18902 Commits (0ac4b763031bb34ae72499f7eb1d0acdc53533cb)

Author SHA1 Message Date
catch 784ee657e6 Issue #3279289 by rizzie, claudiu.cristea, Berdir, cilefen: file_requirements() can trigger a PHP 8.1 deprecation notice when called without a SERVER_SOFTWARE server env variable 2022-10-28 10:35:59 +01:00
catch 4c0f50772e Issue #3254986 by Matroskeen, paulocs, mikelutz, benjifisher, danflanagan8, quietone: Remove requirements array from RequirementsException message 2022-10-28 10:30:37 +01:00
catch c647ef4daf Issue #2867336 by mbovan, jcnventura, Berdir, hchonov, gabesullice, jonathanshaw: File size validator should only respect the explicitly configured maximum file size 2022-10-28 10:20:08 +01:00
catch c22d2af835 Issue #3268077 by TR: Rename DBLogResource 2022-10-27 09:40:05 +01:00
catch ef5c7f7c19 Issue #2350939 by dpi, jibran, acbramley, Manuel Garcia, chr.fritsch, AaronMcHale, Nono95230, capysara, darvanen, enyug, ravi.shankar, Spokje, thhafner, larowlan, smustgrave, mstrelan, mikestar5, andregp, joachim, shubhangi1995, nterbogt, mkalkbrenner, Berdir, Sam152, Xano: Implement a generic revision UI 2022-10-27 08:38:21 +01:00
catch e9d3e92f88 Issue #3317330 by Wim Leers, nod_: Random failure in ImageTest::testAltTextRequired 2022-10-26 15:36:58 +01:00
catch a575c44283 Issue #3315884 by Wim Leers, lauriii: Fix typos: s/CKEditor5/CKEditor 5/ 2022-10-26 09:11:33 +01:00
catch 35f35949ad Issue #3317332 by Wim Leers: Remove obsolete core/modules/ckeditor5/js/ckeditor5_plugins/drupalMedia/README.md 2022-10-26 09:07:11 +01:00
catch ec67c18ab0 Issue #3127883 by Wim Leers, Oscaner, bbrala, ptmkenny, alexpott, jhedstrom, kswamy, catch: JSON:API should provide a helpful error response if there is a typo in a field property name 2022-10-25 08:43:31 +01:00
catch d0ab721e3f Issue #3316813 by immaculatexavier, apaderno, RoSk0: Remove mentions of node_access_example.module from docblocks 2022-10-24 16:36:46 +01:00
catch 43e4c4a853 Issue #3316960 by mondrake: Fix PageRenderTest PHPStan L0 issues 2022-10-24 15:23:17 +01:00
catch 6a1bac3cc0 Issue #3316816 by Wim Leers, nod_: Stabilize FunctionalJavascript testing AJAX: make ::setValue() trigger both "input" and "formUpdated" events 2022-10-24 12:59:34 +01:00
catch e2fcbd9e76 Issue #3074765 by Chewie, dxvargas, Ankit.Gupta, heddn, Denes.Szabo, SpadXIII: Performance improvement for importing of project translations 2022-10-21 21:02:32 +01:00
catch 8b08268ead Issue #3316825 by mondrake, Spokje: Fix Kernel/RenderCacheIntegrationTest PHPStan L0 issues 2022-10-21 20:54:32 +01:00
catch 78f3dbf183 Issue #3316815 by mondrake: Fix PHPStan L0 issues for calls to crufty drupalPost* methods 2022-10-21 20:02:22 +01:00
catch e7943531b3 Issue #3314478 by Wim Leers, pooja saraah, smustgrave, lauriii, alexpott: Follow-up for #3231334: global attributes should result in HTMLRestrictions becoming simplified 2022-10-21 13:44:27 +01:00
catch cd4c806b0d Issue #3314770 by Wim Leers, smustgrave, bnjmnm, alexpott: Enforce order of CKEditor 5 plugin settings in config export (as well as other sequences) 2022-10-21 13:35:32 +01:00
catch fa7f5a0e56 Issue #2826592 by sourabh.singhal, jeffam, dhirendra.mishra, pk188, Manibharathi E R, krina.addweb, David_Rothstein, Berdir, shortspoken, ameymudras: No redirection to term view display page from term edit page 2022-10-21 12:44:02 +01:00
catch 04fefc1035 Issue #3315604 by mondrake, daffie: Move remaining database specific kernel tests to the driver modules 2022-10-21 11:35:58 +01:00
catch 5e67517d01 Issue #309040 by claudiu.cristea, David_Rothstein, Chi, BryanGullan, larowlan, dww, joachim: Add hook_requirements_alter() 2022-10-21 11:29:07 +01:00
catch c42342d31c Issue #3316198 by mondrake: Fix Database\Schema PHPStan-0 issues 2022-10-21 11:14:18 +01:00
catch 2170e97e6d Issue #3316276 by mondrake: Fix 'undefined variable' PHPStan L0 errors 2022-10-21 07:32:15 +01:00
catch b4b36b94b4 Issue #3313946 by nod_, longwave, Wim Leers: Update CKEditor 5 to 35.2.1 2022-10-21 07:27:49 +01:00
catch 22a9ced971 Issue #3312641 by nkoporec, Ratan Priya, Anchal_gupta, daffie, mglaman: Bring back temporary tables (Connection::queryTemporary()) 2022-10-20 17:01:22 +01:00
catch e7cfffefaf Issue #3316136 by julien.sibi, flocondetoile: LanguageNegotiationInterface.php : function's name error in docblock 2022-10-19 21:53:08 +01:00
catch 6c6f7ad566 Issue #3315042 by benjifisher, AaronMcHale: Remaining tasks for "edit block $type" permissions 2022-10-19 21:40:30 +01:00
catch 7690a8e69e Issue #3315490 by alexpott, Wim Leers: Random fail in Drupal\Tests\layout_builder\FunctionalJavascript\InlineBlockPrivateFilesTest 2022-10-19 14:59:45 +01:00
Alex Pott 830646e662
Issue #3309047 by mondrake: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code 2022-10-19 12:03:31 +01:00
Alex Pott c0d535a9b5
Issue #3315319 by Wim Leers, Spokje, alexpott, lauriii: Random fails in Drupal\Tests\ckeditor5\FunctionalJavascript\AdminUiTest and Drupal\Tests\ckeditor5\FunctionalJavascript\CKEditor5Test 2022-10-18 16:32:56 +01:00
Alex Pott dcc4424336
Issue #3315753 by alexpott: Random fail in Drupal\Tests\media_library\FunctionalJavascript\WidgetUploadTest 2022-10-17 19:46:12 +01:00
Alex Pott 74b0acbefc
Issue #3259109 by mondrake, longwave, andregp, daffie, mglaman, neclimdul, alexpott: Fix 'Cannot unset offset' PHPStan L0 errors 2022-10-17 11:41:00 +01:00
Lauri Eskola b544664600
Issue #3314523 by alexpott: PostCSS results in CSS that does not comply with our coding standards 2022-10-12 11:48:54 +03:00
Alex Pott 1de949a521
Issue #3314511 by Wim Leers: CKEditor 4 → 5 upgrade path may trigger warnings in some edge cases, making upgrade path tests impossible 2022-10-11 21:13:40 +01:00
Alex Pott 78fb66dfd2
Issue #3314541 by saschaeggi, eashika, Wim Leers: Remove unnecessary fill from SVG icon for the "Media Library" CKEditor 5 button — enabling dark mode support in contrib 2022-10-11 15:09:46 +01:00
Alex Pott 054e05d06e
Issue #3314353 by immaculatexavier, dpi: EntityTestRev has duplicate view_builder annotation entries 2022-10-11 09:58:35 +01:00
Alex Pott 33c59bbc68
Issue #3313146 by mherchel, andy-blum: PostCSS Logical not transpiling flow relative properties (e.g. float: inline-start) which are not supported by Chrome and Safari 2022-10-10 15:26:50 +01:00
Alex Pott 44454ec27a
Issue #3314134 by Anybody, Grevil, quietone: Add i18n_taxonomy_term_reference_plain to TaxonomyTermReference 2022-10-10 08:54:59 +01:00
Alex Pott d755c76eb1
Issue #3231950 by mondrake, daffie, joegraduate: Split Database tests in 'core' ones and 'driver specific' ones 2022-10-10 08:49:58 +01:00
Alex Pott b29f980b79
Issue #3112452 by lalitware, guilhermevp, narendra.rajwar27, WagnerMelo, ravi.shankar, mradcliffe, adalbertov, himanshu_sindhwani, quondam, Vidushi Mehta, alexpott, longwave, anmolgoyal74: Fix indentation consistency in core's yaml files 2022-10-09 12:06:21 +01:00
Alex Pott b3d036aacd
Issue #3251647 by dsdeiz, phenaproxima, joachim: Field mapping options in media type form are not sorted correctly 2022-10-07 15:22:21 +01:00
Alex Pott 97e5542c8d
Issue #2809291 by wengerk, aleevas, acbramley, jenlampton, douggreen, larowlan, mikemiles86, luismagr, raman.b, paulocs, guptahemant, ridhimaabrol24, leslieg, benjifisher, ifrik, catch, yoroy, tim.plunkett, angelamnr, Berdir, xjm, alexpott: Add "edit block $type" permissions 2022-10-07 13:09:19 +01:00
Alex Pott 80759ce855
Issue #3284983 by angrytoast: Views FilterPluginBase::groupForm double translates group item label strings 2022-10-07 12:49:41 +01:00
Alex Pott 818cdde352
Issue #3307696 by _shY, smustgrave, Amber Himes Matz: Update breadcrumbs in help, image, language, layout_builder, locale, media, and menu_ui help topics to use help_route_link function 2022-10-07 09:14:59 +01:00
Alex Pott 6af6c55bb9
Issue #3307694 by smustgrave, pooja saraah, Amber Himes Matz: Update internal links in forum help topics to use help_route_link_function 2022-10-07 09:13:33 +01:00
Alex Pott 7610d3c1ef
Issue #3219539 by quietone, mradcliffe: Update Drupal 7 migration database fixture 2022-10-07 09:05:35 +01:00
Alex Pott dd250aca70
Issue #3276469 by Wim Leers, Reinmar: [drupalMedia] MediaImageTextAlternativeUi has an extraneous border on the "cancel" button 2022-10-06 22:33:20 +01:00
Alex Pott 1b1b3ecdcc
Issue #3307692 by smustgrave, _shY, Amber Himes Matz: Update breadcrumbs in contact, content_translation, cron, editor, field_ui, filter help topics to use help_route_link function 2022-10-06 22:30:07 +01:00
Alex Pott 88dceab07b
Issue #3250683 by beatrizrodrigues, Tauany Bueno, ravi.shankar, joachim, quietone: MigrateException documentation for class properties should link to where values are defined 2022-10-06 16:32:29 +01:00
Alex Pott e1b4aafae9
Issue #3165010 follow-up: Using the layout builder discard changes button should ignore any input and skip validation 2022-10-06 16:25:32 +01:00
Alex Pott db43eba838
Issue #3165010 by dpi, acbramley, tim.plunkett, larowlan: Using the layout builder discard changes button should ignore any input and skip validation 2022-10-06 14:59:40 +01:00
Alex Pott 6e97216f51
Issue #3308915 by smustgrave, longwave: Fix test performance of Drupal\Tests\workspaces\Functional\WorkspacesUninstallTest 2022-10-06 14:55:29 +01:00
Lauri Eskola 3a4d030cb1
Issue #3300246 by mglaman, Wim Leers: Allow other CKEditor 5 plugins to rerender drupal-media when their attribute changes 2022-10-06 16:45:48 +03:00
Alex Pott 8a36ace53d
Issue #2895352 by claudiu.cristea, neclimdul, rbosscher, Chi, alexpott: Allow tableselect element options to be disabled 2022-10-06 11:47:59 +01:00
Alex Pott c9d63410bc
Issue #2993165 by kkasson, tatianag, Spokje, mpdonadio, xurizaemon, raman.b, wombatbuddy, pooja saraah, tannguyenhn, VladimirAus, ranjith_kumar_k_u, jannakha, pameeela: Date Only field shows incorrect default value when UTC date is different than user's date 2022-10-06 11:17:07 +01:00
Alex Pott 7f52db6fb2
Issue #2975616 by drubb, pguillard, mattlc, rkoller, webchick, ckrina, jrockowitz, AaronMcHale, benjifisher: Move Relationships above Contextual Filters in Views Advanced Settings 2022-10-05 23:16:52 +01:00
Alex Pott c900c8d35c
Issue #3265574 by mondrake: Convert remaining assertions involving use of xpath to WebAssert, where possible 2022-10-05 22:56:32 +01:00
Alex Pott ac40afe22c
Issue #3307700 by _shY, Amber Himes Matz: Update breadcrumbs in aggregator, color, and tracker help topics to use help_route_link function 2022-10-05 22:36:35 +01:00
Alex Pott bc9e8b0749
Issue #3307691 by smustgrave, asad_ahmed, Amber Himes Matz: Update breadcrumbs in ban, block, block_content, book, config, config_translation help topics to use help_route_link function 2022-10-05 22:31:10 +01:00
Alex Pott dadc672df1
Issue #3307697 by quietone, Amber Himes Matz: Update breadcrumbs in migrate_drupal_ui, responsive_image, search.configuring, search.index help topics to use help_route_link function 2022-10-05 22:22:15 +01:00
Alex Pott 00d6bd97a7
Issue #3116611 by mondrake, andypost, cilefen, xeM8VfDh, alexpott, rkoller, benjifisher: Add a requirements check for GD support of allowed image types 2022-10-05 22:14:53 +01:00
Alex Pott b61cd96e9d
Issue #3168624 by DerekCresswell, ravi.shankar, BramDriesen, jonathanshaw, catch: Add 'user/edit' route 2022-10-05 13:04:31 +01:00
Alex Pott f4b955cfe0
Issue #3260227 by mondrake: Move driver specific database Unit tests to their modules 2022-10-05 11:01:50 +01:00
Alex Pott 946d271597
Issue #3313448 by rakesh.drupal: Missing AliasRepositoryInterface parameter type hint in the AliasManager constructor 2022-10-05 10:57:36 +01:00
Alex Pott c36f03ae2b
Issue #3310510 by igorbarato, Anchal_gupta: Harden error logging of OEmbed thumbnail fetching logic (YouTube errors contain special characters) 2022-10-04 23:39:31 +01:00
Alex Pott 75514e16b6
Issue #3195033 by Neograph734, imalabya, sonam.chaturvedi, ranjith_kumar_k_u, lauriii: Different colors for visited links bleed into the toolbar 2022-10-04 23:35:45 +01:00
Alex Pott 9d8aaef0c1
Issue #2864115 by smustgrave, hass, amit.drupal, mstrelan: Simplify wording of "create a css class" label in Views 2022-10-04 22:01:34 +01:00
Alex Pott eefe3a87b9
Issue #3198608 by quietone, swirt, indytechcook, benjifisher, mrinalini9, mikelutz, longwave, heddn: trackLastImported YAML key to enable tracking the last import date of a row is undocumented and confusing 2022-10-04 21:46:13 +01:00
Alex Pott 2258208083
Issue #3110761 by Vivek Panicker, anagomes, lucassc, apaderno, Sivaji_Ganesh_Jojodae, bnjmnm: Make more explicit the email address is necessary to recover the password 2022-10-04 19:07:46 +01:00
Alex Pott 0c7ca11d4a
Issue #3204175 by Amber Himes Matz: Add security advisories Help Topic 2022-10-04 16:17:48 +01:00
Alex Pott 29849ead9e
Issue #3044117 by e.escribano, segovia94, bkosborne, Webbeh, zterry95, tim.plunkett, emerham: Add getter for layout object in Layout Builder's ConfigureSectionForm 2022-10-04 11:42:32 +01:00
Alex Pott 275a32813b
Issue #2919158 by danflanagan8, quietone, mikelutz, maxocub, Spokje: Add the MigrationPluginManager to Drupal\migrate\Plugin\migrate\id_map\Sql 2022-10-04 11:08:11 +01:00
Alex Pott 243783522d
Issue #3006812 by NickDickinsonWilde, Ankit.Gupta: ViewsExecutable->exposed_widgets has wrong variable type in definition 2022-10-04 10:44:24 +01:00
Alex Pott 3f9bc84fe6
Issue #3111192 by tim.plunkett, larowlan, mohit_aghera, mstrelan, lauriii, jibran: Themes have no context of the entity being rendered in preprocessing a layout when using Layout builder 2022-10-04 10:39:33 +01:00
Alex Pott 2e76fda4ff
Issue #3202665 by danflanagan8, Ratan Priya, rupertj, longwave, smustgrave, thursday_bw: "A(n) object was thrown while attempting to stub." Hard to debug migration message 2022-10-04 10:33:27 +01:00
Alex Pott eaa010f97a
Issue #3254199 by longwave: Remove Prophecy PhpUnit compatibility check 2022-10-04 09:15:29 +01:00
Alex Pott a5b44e8f74
Issue #59750 by quietone, larowlan, mikeryan, quicksketch, sreynen, kleinmp, kim.pepper, Bèr Kessels, chx, S3b0uN3t, ravi.shankar, mrddthi, webchick, neclimdul, Lendude: Required flag on file forms breaks on validation 2022-10-03 20:21:47 +01:00
Alex Pott a30c59d48c
Issue #3310760 by poker10, Wim Leers: Broken issue links in @todos 2022-10-03 20:06:14 +01:00
Alex Pott b8ad2d90b4
Issue #3291622 by smustgrave, g-brodiei, ameymudras, ambikahirode, danflanagan8, catch, Lendude: Formatter 'URL to image' from ImageUrlFormatter shows PHP warning due to the newly introduced loading attribute on image field 2022-10-03 17:24:19 +01:00
Alex Pott f913fc46a7
Issue #3307972 by AlirezaK, rik.scholten: ModulesListForm.php assigns string value to ['attributes']['class'] 2022-10-03 17:15:38 +01:00
Alex Pott 846cce70f4
Issue #3284254 by Wim Leers, smustgrave, nod_: HTMLRestrictions should not allow <tag attr="*"> because that is equivalent to <tag attr> 2022-10-03 16:53:07 +01:00
Alex Pott fdaf5636e4
Issue #3295880 by Spokje, longwave: ->willReturn(...) would make more sense here 2022-10-03 15:41:01 +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 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 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 98ccdcd7f7
Issue #3312481 by mherchel, longwave: Update core's browserlist 2022-09-30 19:22:45 +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 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
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 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
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 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 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 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 789bdf4e23
Issue #3311476 by nlisgo, Spokje, xjm, hb76: Skip DownloadTest on SQLite 2022-09-26 16:59:08 +01:00
Alex Pott 9e67c21100
Issue #1937266 by smustgrave, ravi.shankar, immaculatexavier, Berdir, Pavan B S, arunkumark, manuel.adan, kfitz, pixelcab, lokapujya: BlockContent entities uses delete method instead of pre/postdelete 2022-09-26 16:54:13 +01:00
Alex Pott da8a916ea3
Issue #3119786 by danflanagan8, tim.plunkett, JordiK, Berdir: Default values are not displayed for image fields placed in Layout Builder 2022-09-26 16:31:58 +01:00
Alex Pott 999d5671ad
Issue #2254187 by smustgrave, NickDickinsonWilde, markdorison, andregp: Fix test performance of Drupal\node\Tests\NodeAccessBaseTableTest 2022-09-26 16:25:23 +01:00
catch 3254513103 Issue #3311466 by Temoor, andypost: Remove obsolete ViewExecutable::editing property access 2022-09-26 12:18:39 +01:00
catch f7e9cbbc4d Issue #3311383 by andypost, Berdir: Apply #[\AllowDynamicProperties] attribute to core classes to allow contrib has less noise in logs 2022-09-24 21:59:32 +01:00
Lauri Eskola 6da66e99da
Issue #3196973 by casey, nod_, andypost, yogeshmpawar, droplet, Wim Leers, justafish, finnsky: Use Mutation observer for BigPipe replacements 2022-09-23 17:55:59 +03:00
Alex Pott 5496d64a4a
Issue #3291520 by sardara, Ratan Priya, alexpott, smustgrave: Incorrect label in taxonomy glossary for terms that start with zero 2022-09-23 15:13:01 +02:00
xjm a55bbc9878
Issue #1987504 by mohit_aghera, quietone, xjm, mandarmbhagwat78, neRok, larowlan, Berdir: Inconsistent character casing for entity type labels 2022-09-21 17:38:38 +02:00
catch 9ff2c846dc Issue #3309750 by andypost, Berdir: Fix callable syntax for PHP 8.2 in Views.php 2022-09-19 20:39:23 +01:00
catch 62356c1a6e Issue #3308912 by smustgrave: Fix test performance of Drupal\Tests\comment\Functional\Views\CommentEditTest 2022-09-19 09:38:34 +01:00
catch 7db1fcdb41 Issue #3308744 by andypost, bbrala: Fix magic connection property access from \Drupal\Core\FileTransfer\FileTransfer::__get() 2022-09-15 15:41:13 +01:00
catch a8f48db663 Issue #3298731 by alexpott, andypost, catch, longwave, Berdir, bbrala, Wim Leers: Using ConstraintViolation::$arrayPropertyPath bugs on PHP 8.2 2022-09-15 10:29:08 +01:00
catch c1b854c381 Issue #3309800 by Spokje: /core/modules/ckeditor5/js/ckeditor5.js fails JS linting 2022-09-15 09:42:41 +01:00
catch a5893cba1e Issue #3309176 by lauriii, bbrala, Spokje, quietone, bnjmnm: Remove Stable theme from Drupal 10 2022-09-13 20:52:37 +01:00
catch ffdecfadf6 Issue #3274474 by mondrake, longwave, andypost, Spokje, catch, alexpott: Fix 'Access to an undefined property' PHPStan L0 errors 2022-09-13 12:32:43 +01:00
catch 1781f1fa4a Issue #3309318 by longwave: Remove IE11 workaround from CKEditor 5 2022-09-13 12:19:05 +01:00
catch dd692fba6d Issue #3261163 by bnjmnm, Spokje, longwave, nod_: Update to PostCSS 8 2022-09-13 11:31:51 +01:00
catch 6c087ced8e Issue #3308987 by lauriii, Spokje, quietone, bnjmnm: Remove references to Stable 2022-09-13 11:13:31 +01:00
catch ef5476820d Issue #2531564 by neclimdul, andypost, chx, cburschka, Spokje, pdenooijer, Charlie ChX Negyesi, znerol, dawehner, longwave, Fabianx, geek-merlin, catch, alexpott: Fix leaky and brittle container serialization solution 2022-09-13 09:49:30 +01:00
catch a3b4919b60 Issue #3309341 by lauriii, nod_: Remove toolbar/toolbar dependency on Modernizr 2022-09-13 09:33:58 +01:00
Lauri Eskola 9ad9131346
Issue #3269082 by longwave, Spokje, mherchel, andregp, kostyashupenko, bnjmnm, nod_: Remove HTML5 details collapse polyfill 2022-09-13 10:05:10 +03:00
Alex Pott 247bd31efd
Issue #2953111 by quietone, yogeshmpawar, ravi.shankar, benjifisher, alexpott, mikelutz, catch, andypost, larowlan, danflanagan8: Only migrate role permissions that exist on the destination 2022-09-12 15:30:44 +01:00
catch 4c87cc0fa2 Issue #3267870 by heddn, larowlan, catch, Fabianx, Alina Basarabeanu, xjm, Graber: Order image mappings by breakpoint ID and numeric multiplier 2022-09-12 10:11:17 +01:00
catch 64ea0bed59 Issue #3308786 by lauriii, nod_: Mark Shepherd.js as internal in Drupal 10 2022-09-12 07:42:34 +01:00
catch c3d1caafb5 Issue #3110137 by bnjmnm, Spokje, lauriii, Mixologic: Remove Classy from core 2022-09-09 15:54:44 +01:00
catch 8aa8ce1ffb Issue #3278415 by nod_, lauriii, catch, Wim Leers, longwave, xjm, claudiu.cristea: Remove usages of the JavaScript ES6 build step, the build step itself, and associated dev dependencies 2022-09-09 07:26:42 +01:00
catch 09f8f13d8a Issue #3270438 by Wim Leers, xjm, Spokje, lauriii, nod_: Remove CKEditor 4 from core 2022-09-08 13:20:26 +01:00
catch aa2f8c333a Issue #3307186 by lauriii, xjm, Wim Leers, catch, hooroomoo, yash.rode, Luke.Leber, zrpnr, nod_, Spokje, gabesullice, bnjmnm, anand.toshniwal93, tim.plunkett: Mark CKEditor 5 stable 2022-09-07 15:06:29 +01:00
bnjmnm f0cc61b1e6 Issue #3307454 by Spokje, lauriii: Move classy related tests to the theme directory/namespace or handle them otherwise 2022-09-07 07:29:59 -04:00
Lauri Eskola 3f094e0c29
Issue #3280343 by bnjmnm, pooja saraah, Wim Leers: Audit of CKEditor 5 @todo items 2022-09-07 10:09:29 +03:00
catch c918ca95f5 Issue #3301545 by nod_, Spokje, bnjmnm: Remove popperjs from Drupal 10 2022-09-06 13:41:59 +01:00
Alex Pott d0154b5bfd
Issue #3307713 by lauriii, Spokje: Remove @ckeditor/ckeditor5-dev-utils 2022-09-06 00:11:21 +01:00
catch 7f5e7bf222 Issue #3306545 by Wim Leers, Spokje, catch, xjm: Replace ckeditor with ckeditor5 in the 9.4.x database dumps in Drupal 10.0.x & 10.1.x 2022-09-05 17:32:39 +01:00
bnjmnm 5a240204ec Issue #3231336 by Wim Leers, lauriii: Simplify HtmlRestrictions and FundamentalCompatibilityConstraintValidator now that "forbidden tags" are deprecated 2022-09-02 10:09:17 -04:00
Lauri Eskola 76486e0e10
Issue #3275120 by Wim Leers, bnjmnm: [drupalMedia] alt_field setting on "Image" media not respected 2022-09-02 16:49:33 +03:00
catch cee6b9ca2b Issue #3267515 by Spokje, longwave, quietone, phenaproxima: Remove RDF from core 2022-09-02 07:49:58 +01:00
bnjmnm a5029ec2ac Issue #3306715 by Spokje, Wim Leers: Replace ckeditor with editor_test in editor_private_test.info.yml 2022-09-01 13:58:12 -04:00
catch 3784f1364f Issue #3307230 by bbrala, catch, phenaproxima, Spokje: Backport RDF/views integration changes to 9.5.x 2022-09-01 11:35:25 +01:00
catch eb15d89d32 Issue #3267703 by longwave, quietone, bbrala, phenaproxima, smustgrave: Deprecate RDF module 2022-09-01 07:43:02 +01:00
Alex Pott d2bd120973
Issue #3306897 by Spokje, catch: Fix the 9.4.4 database dumps 2022-09-01 00:09:04 +01:00
Alex Pott 07994b06fb
Issue #3306864 by lauriii, mherchel, alexpott: Integrate Twig with Symfony VarDumper for improved debugging experience 2022-08-31 23:54:21 +01:00
xjm 45904f2ade
Issue #3306153 by lauriii, Wim Leers, bnjmnm: Update CKEditor 5 to 35.1.0 2022-08-31 13:59:16 -05:00
Lauri Eskola 0d091ad962
Issue #3258987 by phenaproxima, xjm, mrweiner, catch, cilefen, mfb, benjifisher, Berdir, szato: Status report should warn about OPcache bug in PHP 8.1.0 to 8.1.5 2022-08-31 21:07:03 +03:00
Alex Pott e1ae3a337d
Issue #3306208 by Spokje, quietone: Deprecate farbtastic in 9.5.x 2022-08-31 17:16:18 +01:00
bnjmnm e4d7b69b1a Issue #3285054 by lauriii, Wim Leers: Add ckeditor5-stylesheets: false to Claro and Olivero (and fix it) 2022-08-31 11:22:32 -04:00
Lauri Eskola 4024e3c478
Issue #3304731 by phenaproxima, bnjmnm: Update remaining tests using Classy to use Starterkit 2022-08-31 10:46:00 +03:00
bnjmnm e1d4f00419 Issue #3222756 by nod_, Wim Leers, bnjmnm, scott_euser, Akhildev.cs, lauriii, catch: Allow using images from external source 2022-08-30 14:41:43 -04:00
Alex Pott a73fa303ff
Issue #3306712 by Spokje, alexpott: Update NoJavaScriptAnonymousTest to use Standard profile instead of listing modules 2022-08-30 17:12:24 +01:00
Alex Pott e09d527af8
Issue #3306720 by Spokje: Replace ckeditor with ckeditor5 in twig_theme_test.attach_library.html.twig 2022-08-30 13:41:01 +01:00
catch 11c447451c Issue #3227033 by Spokje, xjm, dww, longwave, Wim Leers, ravi.shankar, catch, mstrelan, quietone, bbrala: Remove Quick Edit from core 2022-08-29 20:57:07 +01:00
Lauri Eskola c2af57548d
Issue #3291797 by mherchel, andy-blum, lauriii, xjm, catch: Refactor Drupal 10 settings tray / off-canvas to use modern CSS 2022-08-29 11:47:09 +03:00
Lauri Eskola f09840a74b
Issue #3270734 by Wim Leers, longwave, andregp, bnjmnm: Update Editor + CKEditor 5 module to not use CKEditor 4 in tests 2022-08-26 21:08:10 +03:00
Lauri Eskola 226fa76bf2
Issue #3306216 by bnjmnm, Wim Leers, Reinmar: Contrast perception issues with icons including low-opacity fills 2022-08-26 20:02:03 +03:00
Lauri Eskola 9ca6256b8a
Issue #3271097 by bnjmnm, xjm, Wim Leers, phenaproxima: Replace CKEditor 4 with CKEditor 5 in the Standard profile and StandardTest 2022-08-25 23:37:53 +03:00
Lauri Eskola ac69b04e12
Issue #3216214 by Wim Leers, Gauravmahlawat, awset, sonam.chaturvedi, Kristen Pol: CKEditor + HTML filter UX broken on Claro: "Based on the text editor configuration, these tags have automatically been added:" message never appears 2022-08-25 12:23:57 +03:00
Lauri Eskola 6379200236
Issue #3270434 by Spokje, dww, longwave, catch, smustgrave: Mark Quick Edit deprecated 2022-08-25 11:53:01 +03:00
catch c7fa15fcc3 Issue #3304285 by longwave, Spokje, bbrala, ravi.shankar, quietone, phenaproxima: Remove Seven from core 2022-08-25 08:24:00 +09:00
xjm 2b3f1b960e
Issue #3304901 by bnjmnm, nod_: Fix intermittently failing Settings Tray Functional Javascript tests 2022-08-24 15:16:02 -05:00
Lauri Eskola 1921b1bddf
Issue #3305621 by longwave, Wim Leers: HTMLRestrictions::mergeAllowedElementsLevel() fails when merging <ol type="1"> 2022-08-24 18:17:11 +03:00
xjm f33a8bebea
Issue #3304371 by bnjmnm: Fix intermittent failure in AjaxBlockTest 2022-08-23 19:38:25 -05:00
Alex Pott dcf0fd3bf9
Issue #3268678 by bnjmnm: [random test failure] Restore ContentPreviewToggleTest::testContentPreviewToggle() 2022-08-23 15:49:07 -07:00
Alex Pott f7ef84514c
Issue #3278636 by nod_, Wim Leers, mrinalini9, bnjmnm: HTMLRestrictions::fromString() bug: multiple occurrences of same tag results in only last one being respected 2022-08-22 09:11:19 -07:00
xjm 555f44570c
Issue #3293813 by Spokje, longwave, quietone, catch, nod_, bbrala, xjm: Move RDF-related tests to RDF module 2022-08-22 06:22:13 -05:00
catch 56aef13607 Issue #3304256 by longwave, Spokje, dww, lauriii, catch, quietone, mherchel: Remove Bartik from Drupal core 2022-08-22 17:06:38 +09:00
Alex Pott 7362bc50b2
Issue #3053881 by Luke.Leber, bkosborne, tyler-paavola, Sam152, Rishi Kulshreshtha, Odai Atieh, chrisolof, acbramley, ethomas08, Oscaner, kyberman, aarti zikre, joshua1234511, larowlan, catch: Reverting entity revisions that contain custom blocks erroneously triggers EntityChangedConstraint 2022-08-21 17:33:05 +01:00
catch ee3835bcc1 Issue #3283776 by Wim Leers, lauriii: Make CKEditor5PluginDefinition::getElements() consistent with CKEditor5PluginDefinition::get*() 2022-08-21 16:16:30 +09:00
catch fa636e1819 Issue #3270899 by Spokje, quietone, q0rban, longwave, ravi.shankar, dww, andypost, bbrala, Wim Leers: Remove Color module from core 2022-08-21 10:22:37 +09:00
catch cc2cafca3b Issue #3268306 by lauriii, Wim Leers, catch, Dom.: [GHS] Custom/unofficial HTML tags not retained: <drupal-media>, <drupal-entity>, <foobar> 2022-08-19 23:48:31 +09:00
Lauri Eskola 9d82b6d212
Issue #3304596 by bnjmnm, lauriii, Wim Leers: Update editor help topic page to mention CKEditor 5 2022-08-19 12:26:32 +03:00
bnjmnm fb85980012 Issue #3294908 by nod_, Wim Leers, DanielVeza: Configuration overlaps between Styles and other CKE5 plugins 2022-08-17 12:32:35 -04:00
Lauri Eskola d8be55751f
Issue #3303033 by nod_, bnjmnm: Book tests should not rely on Classy 2022-08-17 14:04:44 +03:00
catch d1860b9d68 Issue #3302800 by nod_, quietone, longwave: Core tests need to filter out deprecated themes when looping over all themes 2022-08-17 17:41:46 +09:00
catch 2a0cfe5d76 Issue #3303787 by andypost, ravi.shankar, longwave, Gábor Hojtsy: Move core/modules/help_topics/config/optional/block.block.seven_help_search.yml to Seven 2022-08-17 17:37:04 +09:00
Lauri Eskola f384111416
Issue #3278418 by danflanagan8, quietone, nod_: Media Library Tests should not rely on Classy 2022-08-15 15:23:39 +03:00
Lauri Eskola 1f14841c50
Issue #3275807 by danflanagan8, nod_, larowlan: Media Tests should not rely on Classy 2022-08-15 11:31:51 +03:00
catch ebe774d4b9 Issue #3293216 by longwave, Spokje, quietone: Rename references to Simpletest in tests 2022-08-15 11:24:13 +09:00
catch 790442c305 Issue #3303453 by Spokje: Remove rdf from \Drupal\Tests\system\Functional\Common\NoJavaScriptAnonymousTest 2022-08-14 19:51:05 +09:00
catch 6a539e108c Issue #3303435 by longwave, Spokje: Move RDF-related optional config to RDF module 2022-08-13 17:19:00 +09:00
catch 97eb413794 Issue #3303278 by smustgrave, longwave: Decouple NodeDisplayConfigurableTest from RDF module 2022-08-13 16:15:33 +09:00
Alex Pott 6a1855c2e2
Issue #3290810 by Spokje, catch, dww, longwave, alexpott: Remove updates added prior to 9.4.0 (9.4.4 for ckeditor) and add 9.4.0 database dumps 2022-08-11 13:02:30 +01:00
Alex Pott 61e1feccf8
Issue #3301663 by catch, Berdir, lucassc: Remove handling of node_type condition plugin in BlockForm::\Drupal\block\BlockForm::buildVisibilityInterface() 2022-08-10 16:59:14 +01:00
Alex Pott f2c6592768
Issue #3302096 by Spokje: Incorrect deprecation removal in \Drupal\migrate_drupal_ui\Form\ReviewForm::__construct 2022-08-10 16:53:29 +01:00
Alex Pott 5433842cad
Issue #3298923 by andypost, Berdir: Fix ProtectedUserFieldConstraintValidatorTest to not trigger deprecations on PHP 8.2 2022-08-10 16:51:37 +01:00
bnjmnm cc4a1b45e2 Issue #3285049 by lauriii, nod_, catch, Wim Leers: Decide what to do about CKEditor styles in core themes 2022-08-10 08:44:45 -04:00
catch 0444b520b8 Issue #3281434 by Vighneshh, Spokje, quietone, deviantintegral, nod_, guptahemant: Update System module tests to not use Bartik and Seven 2022-08-10 10:16:36 +09:00
Alex Pott 43ea903a40
Issue #2313073 by smustgrave, asad_ahmed, mrinalini9, Munavijayalakshmi, Abhijith S, Lendude, alexpott: Views preview doesn't pass 0 to context filters 2022-08-09 19:46:29 +01:00
catch 8d9890759a Issue #3281430 by Spokje, deviantintegral, lauriii: Update non-migration Color tests to not use Bartik 2022-08-09 22:55:43 +09:00
catch 4ab6486677 Revert "Issue #3056652 by yogeshmpawar, mashermike, aalin, ranjith_kumar_k_u: Link options attributes removed on save"
This reverts commit b9942ab281.

(cherry picked from commit a75c1cacc1)
2022-08-09 22:45:35 +09:00
Alex Pott 986fd8bbeb
Issue #3293814 by Spokje, quietone, catch: Move RDF-related help-topics to RDF module 2022-08-09 14:04:10 +01:00
Alex Pott a849aca4e7
Issue #2935999 by tim.plunkett, larowlan, johnwebdev, ptmkenny: Remove Layout Builder's hard dependency on Field UI 2022-08-09 11:45:04 +01:00
Alex Pott 91baefec2d
Issue #3285637 by mikelutz, danflanagan8, benjifisher: 'Get' Process plugin should handle multiple 2022-08-09 10:16:18 +01:00
Alex Pott 616d5e0921
Issue #3285593 by immaculatexavier, Ashutosh Ahirwal, Rashmisoni, ravi.shankar, mrinalini9, joachim: @return of Section::getComponents should document array key 2022-08-09 10:14:22 +01:00
xjm b66feed7bb
Issue #3282420 by RhiP, cilefen: Ask new users to set, instead of change, their password 2022-08-08 16:45:29 -05:00
Alex Pott b957382d75
Issue #1014086 by catch, nod_, martin107, quietone, dww, mariacha1, Spokje, yogeshmpawar, pounard, Wim Leers, mfer, mikeytown2, mbutcher, moshe weitzman, Fabianx, borisson_, alexpott, donquixote, sun, andypost, dawehner: Stampedes and cold cache performance issues with css/js aggregation 2022-08-08 10:12:23 +01:00
Lauri Eskola 4efef25d16
Issue #3301631 by nod_, Taran2L, xjm: Regression with CKEditor 35.0.1 and modal dialogs 2022-08-06 00:12:34 +03:00
bnjmnm 0603b8c233 Issue #3222797 by Wim Leers, nod_, bnjmnm, larowlan, mpp, Luke.Leber, lauriii, DanielVeza, Reinmar: Upgrade path from CKEditor 4's StylesCombo to CKEditor 5's Style 2022-08-05 08:20:57 -04:00
Lauri Eskola 6aed2e9443
Issue #3151553 by mherchel, mandclu, danflanagan8, catch, Lendude, Gábor Hojtsy: Create new “Views Responsive Grid” format for Views Core 2022-08-04 21:21:44 +03:00
catch 65319149c0 Issue #3292780 by nod_, Spokje: Move Quick Edit related Javascript from core/modules/ckeditor5/js/ckeditor5.es6.js::detach() to the Quick Edit module 2022-08-04 20:18:45 +09:00
catch 1b0253bf18 Issue #3166561 by Matroskeen, ravi.shankar, andregp, mohit_aghera, golddragon007, ranjith_kumar_k_u: Comment being deleted instead of reassigned to Anonymous user 2022-08-04 12:08:42 +09:00
xjm b68ad4691c
Issue #3301495 by lauriii, xjm, nod_, quietone: Update CKEditor 5 to 35.0.1 2022-08-03 21:26:10 -05:00
bnjmnm f976d5d4be Issue #1988968 by nod_, droplet, bnjmnm, viappidu, extect, jansete, olli, martin107, pmagunia, bartlangelaan, Wim Leers, zrpnr, KapilV, yogeshmpawar, Spleshka, Phil Wolstenholme, DuaelFr, agata.guc, alwaysworking, dawid_nawrot, andriic, keithdoyle9, gapple, lauriii, Martijn de Wit, jefuri, JMOmandown, larowlan, rubens.arjr, borisson_, joseph.olstad, jberube, gilgabar, Poindexterous, Aless86, jessebeach, bojanz, phma, aheimlich, heddn, phenaproxima, acbramley, codebymikey, cmlara, das-peter, matthiasm11, acolden, xjm, jrockowitz, pianomansam, clairemistry, John Pitcairn: Drupal.ajax does not guarantee that "add new JS file to page" commands have finished before calling said JS 2022-08-03 19:11:14 -04:00
Lauri Eskola f40b8e85f7
Issue #3275843 by danflanagan8, smustgrave: Search Tests should not rely on Classy 2022-08-03 16:08:28 +03:00
Lauri Eskola b7b2437f02
Issue #3292560 by danflanagan8, smustgrave: Field Layout tests should not rely on Classy 2022-08-03 15:59:12 +03:00
Alex Pott 509179528e
Issue #3061148 by vsujeetkumar, Ramya Balasubramanian, raman.b, ankithashetty, pmagunia, lauriii, karishmaamin, priyanka.sahni, quietone, Anishnirmal, Akhildev.cs, mitthukumawat, joachim, xjm: a disabled block's admin title gets double-escaped 2022-08-03 12:45:43 +01:00
Alex Pott f27dc02c28
Issue #3280302 by anoopsingh92, Shashwat Purav, arunkumark, bbrala: JsonApiDocumentTopLevelNormalizerTest::generateProphecies called with extra arguments 2022-08-03 12:24:26 +01:00
Alex Pott 86c4193fa5
Issue #3242538 by danflanagan8, mounir_abid, cilefen, DigitalFrontiersMedia, super_romeo, smustgrave: Term creation fail with php 8 when override_selector = TRUE 2022-08-01 14:55:26 +01:00
catch 7a7d73a192 Issue #2568889 by smustgrave, berenddeboer, Lendude, Anandhi Karnan, ckaotik, boromino, diaodiallo, Yago Elias, yashingole, Abhijith S, Amber Himes Matz, dawehner, Scott Weston: Views exposed text filter set to required shows an empty error and form error on page load 2022-08-01 16:49:39 +09:00
catch 5d4b11b25c Issue #2796045 by Lendude, abarrio, ranjith_kumar_k_u, megan_m, joachim, alexpott, estoyausente, larowlan: Adding a field with relationship results in confusing error message when relationship is not present 2022-08-01 16:34:56 +09:00
catch 8eea239a03 Issue #3056652 by yogeshmpawar, mashermike, aalin, ranjith_kumar_k_u: Link options attributes removed on save 2022-08-01 09:42:17 +09:00
catch f5eda6481a Issue #3298717 by Libbna, alison, longwave: Twig macro documentation link goes to Twig 1.x docs 2022-08-01 09:16:32 +09:00
catch 69ab3b0192 Issue #3299890 by andypost: Refactor views.views_data_helper service usage of self 2022-08-01 08:54:00 +09:00
catch a5929f5643 Issue #3300773 by bradjones1, andypost: Fix failed test on `symfony/http-foundation` 4.4.44/6.1.3 and later 2022-08-01 08:18:28 +09:00
catch b3af2575fa Issue #2774399 by mohit_aghera, joebot, Munavijayalakshmi, rensingh99, borisson_, Chi, quietone: Fatal error on accessing module uninstall page with Forum enabled 2022-07-31 20:17:27 +09:00
catch 33db9ff6f1 Issue #3105880 by peterkokot, Spokje, smustgrave: Remove unused TestContextAwareBlockInterface 2022-07-28 17:49:31 +09:00
catch 5b23a5ea8c Issue #3281427 by quietone, nod_, deviantintegral, Spokje: Update Block and Theme setting migrations to not use Bartik and Seven 2022-07-27 21:39:31 +09:00
catch b52b3f4cf2 Issue #3295735 by nod_, alexpott, lauriii: Fix ConfigImportUITest with olivero 2022-07-27 21:30:05 +09:00
Alex Pott 07a160117a
Issue #3295935 by lauriii: Follow-up to #3268983: Move test case to correct group 2022-07-26 09:31:37 +01:00
catch 876e17f576 Issue #3299327 by andypost, Berdir: Replace deprecated static::method() calls for PHP 8.2 2022-07-26 12:55:10 +09:00
catch db2e2d2544 Issue #3299853 by andypost, kim.pepper: Apply #[\AllowDynamicProperties] attribute to base classes to make PHP 8.2 log size sane 2022-07-26 12:36:10 +09:00
catch 763577f8bd Issue #3281429 by tinto, nod_, deviantintegral, lauriii: Update Block non-Migration tests to not use Bartik and Seven 2022-07-26 11:31:48 +09:00
Lee Rowlands 41341436d4
Issue #3243121 by Spokje, alexpott, longwave, yogeshmpawar, skipper-vp, andregp, Rinku Jacob 13, catch, andypost, quietone, lauriii: Remove RDF module from the Standard profile 2022-07-26 06:20:59 +10:00
catch 6af21dee64 Issue #3295813 by andypost, Berdir: ViewsEntitySchemaSubscriber access undefined property of View 2022-07-25 21:32:19 +09:00
catch 321532030e Issue #3266589 by idebr, mfb, longwave: Remove redundant Link canonical/shortlink response headers 2022-07-25 17:34:58 +09:00
catch 0d85f5f3ff Issue #3296112 by Spokje, dww, catch, smustgrave: Remove ViewsConfigUpdater::processSortFieldIdentifierUpdateHandler 2022-07-25 16:13:34 +09:00
catch 41992ab797 Issue #3280773 by danflanagan8: Path Tests should not rely on Classy 2022-07-25 15:59:34 +09:00
catch 0ec67661c0 Issue #3281439 by nod_, Spokje, deviantintegral, _shY, andregp, lauriii: Update Help Topics tests to not use Bartik and Seven 2022-07-25 12:11:07 +09:00
Alex Pott 2bcbc26504
Issue #3105685 by andypost, mrinalini9: Deprecate PluginHelper::isConfigurable() 2022-07-23 08:55:46 +01:00
Alex Pott 194b56c872
Issue #3215062 by quietone, gambry, ravi.shankar, dww, daffie, yogeshmpawar, aarti zikre, alexpott, mfb, larowlan, longwave, catch: Update hook_schema for Y2038 2022-07-23 06:46:46 +01:00
catch 511778a7a8 Issue #2852361 by Xano, smustgrave, pwolanin, mpdonadio, wolffereast, ranjith_kumar_k_u, John Cook, xjm, alexpott: Ignore repeated slashes in the incoming path like Drupal <= 7 2022-07-22 14:29:26 +09:00
xjm 71f0e1dee2
Issue #3279279 by phenaproxima, dww, tedbow: Remove "Download" link from Available Updates report 2022-07-20 16:21:54 -05:00
xjm bd43f4aef9
SA-CORE-2022-015 by Heine, larowlan, alexpott, samuel.mortenson, xjm, pandaski, vijaycs85, effulgentsia, drumm, benjifisher, jenlampton, longwave
(cherry picked from commit 3ad2b64c09)
2022-07-20 10:24:30 -05:00
xjm ec39795b28
SA-CORE-2022-014 by elarlang, pwolanin, xjm, mcdruid, effulgentsia, greggles, jenlampton, larowlan, longwave
(cherry picked from commit 339bd6731d)
2022-07-20 10:24:26 -05:00
xjm 0b4f0cda54
SA-CORE-2022-012 by cmlara, GuyPaddock, larowlan, mondrake, effulgentsia, xjm, longwave, Dave Reid, lauriii, David Strauss, benjifisher, alexpott, mcdruid, Fabianx
(cherry picked from commit 1f82337d17)
2022-07-20 10:24:21 -05:00
catch 4ae63c59a0 Issue #2563995 by Temoor, Rakhi Soni, andypost: Remove duplicated check for isAdmin() in RoleStorage::isPermissionInRoles() 2022-07-19 17:24:04 +09:00
Alex Pott 5d4b6b4a87
Issue #3283602 by urvashi_vora, eleonel, mrinalini9, ankithashetty, alexpott, Munavijayalakshmi: Fix repeated words 2022-07-17 09:58:52 +01:00
Alex Pott 3388371b4c
Issue #3088234 by tim.plunkett: Use $defaultTheme for using views_test_classy_subtheme 2022-07-17 09:56:02 +01:00
Alex Pott ac0b8ca8ef
Issue #3295626 by longwave, catch: Remove BC layer in Drupal\file\Plugin\rest\resource\FileUploadResource 2022-07-17 09:49:17 +01:00
xjm fe941ffb61
Issue #3296108 by catch, dww, Spokje, mondrake: mysql_requirements() assumes it's used for the default connection 2022-07-16 09:56:39 -05:00
catch 70246d1214 Issue #3295709 by immaculatexavier, ravi.shankar, longwave: .views-progress-indicator CSS is unused 2022-07-15 17:25:45 +09:00
Lauri Eskola b6f4e50475
Issue #3245967 by bnjmnm, Wim Leers, nod_, lauriii, tim.plunkett, andregp, Antoniya, AaronMcHale, rkoller, cedewey, worldlinemine, shaal: Messages upon switching to CKEditor 5 are overwhelming 2022-07-14 22:09:53 +03:00
catch 3f9d9b449f Issue #2958241 by fjgarlin, thetwentyseven, Wim Leers, joachim, immaculatexavier, fulgent, larowlan, lastlink, andypost, nnevill: Impossible to reply to comments: commented entity considered unreferencable because CommentSelection::entityQueryAlter() joins on {node_field_data} table 2022-07-14 23:10:45 +09:00
Lauri Eskola c78d1a8987
Issue #3268983 by nod_, iSoLate, plach, Wim Leers, acbramley, larowlan, scott_euser, catch: [regression] FilterHtml throws Unsupported operand types error when * used in tag attribute 2022-07-14 12:56:27 +03:00
Lauri Eskola f5d4496eef
Issue #3295898 by Spokje, nod_: Remove core/modules/ckeditor5/ckeditor5.libraries.yml.orig 2022-07-14 10:38:09 +03:00
catch e44f94f3d3 Issue #3278124 by catch, nod_, andregp, quietone, deviantintegral, alexpott: Convert various tests that use bartik/seven to olivero/claro 2022-07-14 14:33:24 +09:00
Lauri Eskola cd700d8409
Issue #3281454 by _shY, pooja saraah, deviantintegral, quietone, alexpott, nod_: Update various module tests to not use Bartik and Seven 2022-07-13 12:01:29 +03:00
Lauri Eskola 02656d5d01
Issue #3281440 by _shY, nod_: Update Shortcut tests to not use Bartik and Seven 2022-07-13 11:54:01 +03:00
catch 20e4baee69 Issue #3257201 by murilohp, ravi.shankar, beatrizrodrigues, daffie, mondrake: Create the new method Drupal\Core\Database\Connection::getPrefix() and deprecate Drupal\Core\Database\Connection::prefixTable($table) 2022-07-13 15:54:02 +09:00
catch 3d682d1796 Issue #3021898 by longwave, alexpott, AaronBauman, daffie, opdavies: Support _defaults key in service.yml files for public, tags and autowire settings 2022-07-13 15:44:13 +09:00
catch 46e744326c Issue #2473877 by Lendude, quietone, pefferen: Views UI progress indicator styled as pager and placed on strange location 2022-07-13 15:10:02 +09:00
catch 5661bc4a91 Issue #3264987 by marciaibanez, apaderno, Pasqualle, longwave: $data['node_field_revision']['langcode']['help'] is set twice 2022-07-13 11:41:53 +09:00
catch e67c6851df Issue #3246246 by Wim Leers, effulgentsia, lauriii, xjm, nod_: CKEditor 5 plugins needing more complex conditions: point to handbook page 2022-07-13 11:19:40 +09:00
Lauri Eskola 4411770d8e
Issue #3281452 by longwave, mrinalini9, deviantintegral, Spokje: Update Core kernel tests to not use Bartik and Seven 2022-07-12 15:19:16 +03:00
Lauri Eskola f052a25710
Issue #3263823 by Spokje, nod_, kostyashupenko, murilohp, adityasingh, pooja saraah, ravi.shankar, catch: Empty out and deprecate drupal libraries which are related to Internet Explorer 11 polyfills in 10.0.x for removal in 11.0.0 2022-07-12 14:01:04 +03:00
Lauri Eskola e70275540e
Revert "Issue #3263823 by Spokje, nod_, kostyashupenko, murilohp, adityasingh, pooja saraah, ravi.shankar: Empty out and deprecate drupal libraries which are related to Internet Explorer 11 polyfills in 10.0.x for removal in 11.0.0"
This reverts commit 99059edabc.
2022-07-12 14:00:36 +03:00
Lauri Eskola 99059edabc
Issue #3263823 by Spokje, nod_, kostyashupenko, murilohp, adityasingh, pooja saraah, ravi.shankar: Empty out and deprecate drupal libraries which are related to Internet Explorer 11 polyfills in 10.0.x for removal in 11.0.0 2022-07-12 13:58:44 +03:00
catch 82cf652ab0 Issue #1198120 by ravi.shankar, Jody Lynn, mdupont, Everett Zufelt, borisson_, quietone: "Edit own " nodes permission for anonymous users is misleading and dangerous 2022-07-12 14:13:17 +09:00
catch 98430229ea Issue #3255887 by murilohp, mrinalini9, heddn, catch, neclimdul, longwave, Berdir, xjm, daffie: MediaThumbnailFormatter => Calling ImageFormatter::__construct() without the $file_url_generator argument is deprecated in drupal:9.3.0 2022-07-12 14:02:00 +09:00
Lee Rowlands 1807b67622
Issue #3266123 by smustgrave, tinto, rkoller, Lendude, larowlan, Amber Himes Matz: On the user interface translation page the outline of all four focusable elements in the filter translatable strings fieldset lacks the left border 2022-07-12 12:02:22 +10:00
Lee Rowlands 365452be9e
Issue #2588013 by sumthief, aneek, tic2000, droplet, nod_, GuyPaddock, arunkumark, Manjit.Singh, anil280988, Wim Leers, larowlan, Lendude: <span class="ajax-new-content" style="display:inline-block;"> causes unwanted whitespace 2022-07-12 08:07:46 +10:00
Lee Rowlands 25a2823e10
Issue #2916682 by Matroskeen: Defaults not working for grouped filter with multiple selections 2022-07-12 08:04:22 +10:00
catch 79c009db1d Issue #3086075 by jhodgdon, andypost, Charlie ChX Negyesi, Spokje: Use Twig to strip Twig syntax from help topics files in the syntax checker 2022-07-11 23:46:59 +09:00
catch 798800c653 Issue #3294720 by abramm: The attachBehaviors() for document is only called after Big Pipe chunks are processed 2022-07-11 23:41:11 +09:00
catch bfeff83776 Revert "Issue #3082211 by quietone, Pooja Ganjage, danflanagan8, Spokje, benjifisher, Wim Leers, mikelutz: Migrate UI tests should provide the complete log message on failure"
This reverts commit 8b52c0cb86.
2022-07-11 23:33:47 +09:00
Alex Pott f76cebd189
Issue #3295157 by mondrake: Fix 'Access to an undefined property' PHPStan L0 errors - public properties 2022-07-11 12:09:54 +01:00
catch 0becafafbc Issue #3271094 by Wim Leers, lauriii, xjm, catch: Move Media CKEditor 4 integration into CKEditor 2022-07-11 12:24:52 +09:00
catch ccce80147c Issue #3291744 by lauriii, xjm, Abhijith S, Wim Leers, bnjmnm, catch: Ensure Editor config entities using CKEditor 4 only store plugins settings for actually enabled plugins 2022-07-11 11:37:07 +09:00
catch 90f0da7baf Issue #3291949 by alexpott, daffie: Improve the MySQL transaction isolation warning 2022-07-10 17:33:48 +09:00
catch 42c8484b32 Issue #3082211 by quietone, Pooja Ganjage, danflanagan8, Spokje, benjifisher, Wim Leers, mikelutz: Migrate UI tests should provide the complete log message on failure 2022-07-10 17:09:20 +09:00
catch da9a2b407a Issue #2994000 by Lendude, Pasqualle, quietone, pameeela: Notice in logs when setting invalid translation config for a content type 2022-07-10 13:20:37 +09:00
catch 54ee1df219 Issue #3121325 by uqjhawk3, Berdir: FieldUiTestTrait::fieldUIAddExistingField() can randomly fail in javascript tests when no label is provided 2022-07-10 13:14:33 +09:00
catch c8b2c11257 Issue #3270564 by quietone: Handle NULL for data blob in User source plugin 2022-07-10 13:09:46 +09:00
catch 091a83df7b Issue #2494617 by Lendude, danflanagan8, Bès, Shreya Shetty, stBorchert, Boobaa, DuaelFr, joey-santiago, drubb, nikitagupta, dawehner, alexpott: TermName views argument_validator is not working as expected 2022-07-10 10:00:14 +09:00
catch 8743ce6b6d Issue #3207771 by scott_euser, quietone, immaculatexavier, ravi.shankar, joachim: Menu UI node type form documentation points to non-existent function 2022-07-10 08:58:59 +09:00
catch 681597b478 Issue #2859197 by Wim Leers, Abhijith S, borisson_, lauriii, swentel, joachim: Document that block_content entities are not designed to be displayed outside of blocks 2022-07-10 08:53:22 +09:00
Alex Pott 98a9766d9d
Revert "Revert "Issue #3137119 by munish.kumar, johnwebdev, Jaypan, jungle, xjm, catch: User::setExistingPassword() does not return $this for chaining""
This reverts commit 5681b9cefa.
2022-07-09 15:59:11 +01:00
xjm 5681b9cefa
Revert "Issue #3137119 by munish.kumar, johnwebdev, Jaypan, jungle, xjm, catch: User::setExistingPassword() does not return $this for chaining"
This reverts commit 51e7a08352.
2022-07-09 09:57:06 -05:00
Alex Pott 51e7a08352
Issue #3137119 by munish.kumar, johnwebdev, Jaypan, jungle, xjm, catch: User::setExistingPassword() does not return $this for chaining 2022-07-09 15:17:23 +01:00
catch 436f58744e Issue #3284665 by arunkumark, Rashmisoni, Jimaginary, Rakhi Soni, longwave: Minor typo in @see reference ("ManyTonOneHelper") 2022-07-09 21:39:15 +09:00
catch 69f148f64e Issue #3294883 by marcoscano: Fix inaccurate code comment in Media.php 2022-07-09 21:18:54 +09:00
catch 0586c53169 Issue #3293288 by Spokje, alexpott, longwave, quietone: Remove the /core/modules/simpletest folder 2022-07-09 18:05:05 +09:00
Alex Pott ddd29c4ca2
Issue #3225381 by mikelutz, jrockowitz, yivanov, Spokje, larowlan, longwave, parkh, AdamPS, gcb: PHP Notice logged when switching "Configuration type" in single configuration export screen 2022-07-04 16:09:54 +01:00
Alex Pott 433f2ae0fd
Issue #3112290 by Spokje, mondrake, mpdonadio, daffie, andypost, Kristen Pol, quietone, mallezie, alexpott: Replace REQUEST_TIME in procedural code 2022-07-04 15:26:28 +01:00
Alex Pott d17bde5df6
Issue #3293952 by Spokje, longwave: Remove unneeded TextFormatElementFormTest::getUrl() and AssertContentTrait::getUrl() 2022-07-04 12:30:02 +01:00
catch 2ba1d67a41 Issue #3248078 by uri_frazier, antojose, alisonjo315, rootwork: Update 8.x specific documentation URLs 2022-07-01 16:39:18 +01:00
catch 334790ce2d Issue #3259671 by alexpott, _KASH_, Lendude: Slow query in titleQuery Vid.php 2022-07-01 14:17:54 +01:00
catch 7e58bc5365 Issue #3291303 by Spokje: "Wierd" assertion in \Drupal\Tests\views\Functional\Wizard\BasicTest 2022-06-30 22:44:57 +01:00
catch 304c01b5a6 Issue #3031492 by longwave, tedbow, Spokje: Remove @todo in InlineBlockEntityOperations constructor 2022-06-30 22:42:15 +01:00
catch c60c4fc316 Issue #3291295 by Ishani Patel, Webbeh: Incorrect ckeditor5.plugin.media_media schema label 2022-06-30 22:00:41 +01:00
Alex Pott 5253862d0d
Issue #3264145 by ankithashetty, yogeshmpawar, ravi.shankar, mrinalini9, neclimdul, mondrake, longwave, daffie: Fixing missing use statement in ConfigOverrider test class 2022-06-30 17:57:56 +01:00
catch 4fd25f45bd Issue #3285667 by andregp, ankithashetty, quietone, longwave: Remove duplicate test from source\d7\NodeTest::providerSource 2022-06-30 10:06:34 +01:00
xjm 4a960dce1b
Issue #3270831 by Wim Leers, bnjmnm, xjm, catch: Make the CKEditor 4 → 5 upgrade path work even when the CKEditor 4 module is removed 2022-06-29 12:28:34 -05:00
Alex Pott b16df24b08
Issue #2896993 by cburschka, andypost, mxr576, jedihe: Decorated services crash on serialization 2022-06-29 15:21:43 +01:00
Alex Pott 7f337ca7b1
Issue #3173031 by Spokje, andypost, mondrake: Clean-up \Drupal\system\Plugin\ImageToolkit\GDToolkit when core require php 8.0 2022-06-29 15:14:38 +01:00
catch c20167032b Issue #3292428 by Spokje: Remove inadvertedly committed core/modules/quickedit/tests/src/Functional/CKEditor5/CKEditor5QuickEditLibraryTest.php.orig 2022-06-29 13:17:32 +01:00
catch 54816afa23 Issue #3270556 by quietone: Handle NULL for max_filesize_per_file in d6\FieldInstanceSettings::convertSizeUnit 2022-06-28 22:16:24 +01:00
catch 13051c34e3 Issue #3271057 by Wim Leers, xjm, lauriii: Move Media Library CKEditor 4 integrations from Media into CKEditor 2022-06-28 18:47:22 +01:00
Alex Pott c7dc516fdc
Issue #2987089 by askibinski, andypost, alexpott: Remove views.module's direct use of the _serviceId property 2022-06-27 14:50:10 +01:00
catch c1ef4a06e4 Issue #3292626 by Spokje, dww: Remove core/modules/ckeditor5/css/quickedit.css 2022-06-25 23:00:21 +01:00
catch 1c63a97d66 Revert "Issue #3238501 by kostyashupenko, Spokje, mherchel, nod_, longwave, lauriii, bnjmnm: Remove Internet Explorer 11 polyfills"
This reverts commit 145d7286a7.
2022-06-24 23:25:17 +01:00
catch 145d7286a7 Issue #3238501 by kostyashupenko, Spokje, mherchel, nod_, longwave, lauriii, bnjmnm: Remove Internet Explorer 11 polyfills 2022-06-24 23:13:06 +01:00
catch 79df51dfe4 Issue #3290808 by longwave, catch, Spokje, dww, Lendude: Remove workspaces special casing from system_requirements() and fix versions/docs 2022-06-24 20:58:08 +01:00
xjm cdafba4f2b
Issue #3285230 by xjm, benjifisher, phenaproxima, mikelutz, quietone: Migrate's DownloadFunctionalTest:: testExceptionThrow() is failing on guzzlehttp/psr7 2.3.0 2022-06-23 23:29:36 -05:00
catch 566a168e67 Issue #3291893 by Spokje, alexpott: Stub release for 10.1.x breaks 10.0.x tests in HEAD 2022-06-22 11:42:12 +01:00
catch 8f72e9c7fa Issue #3267314 by quietone, danflanagan8: Handle migration tests for removing tracker
This reverts commit add472cffa.
2022-06-21 16:33:07 +01:00
catch add472cffa Revert "Issue #3267314 by quietone, danflanagan8: Handle migration tests for removing tracker"
This reverts commit 12762b400f.
2022-06-21 15:12:01 +01:00
catch 12762b400f Issue #3267314 by quietone, danflanagan8: Handle migration tests for removing tracker 2022-06-20 20:28:44 +01:00
Alex Pott 8915191bae
Issue #1645328 by Liam Morland, darvanen, shravan sonkar, andregp, mandar.harkare, jhedstrom, sun: Add test to ensure fieldset allows any non-empty-string #title 2022-06-20 00:23:57 +01:00
Alex Pott ba7508a542
Issue #3283235 by TR: Fix a comment typo in FileFieldWidgetTest 2022-06-19 18:16:03 +01:00
Alex Pott a28c9b38cb
Issue #3164699 by jungle, ravi.shankar, andregp, kishor_kolekar, sulfikar_s, ankithashetty, paulocs, Abhijith S, WagnerMelo, quietone: Fix or ignore 15 words used in Help Topics 2022-06-19 18:08:38 +01:00
Alex Pott 1f9f1da271
Issue #3291265 by Spokje: \Drupal\Tests\forum\Functional\ForumNodeAccessTest doesn't use tracker module 2022-06-19 17:47:35 +01:00
Alex Pott 3b3e794a35
Issue #3280033 by hmendes, rajandro, dpi, Ayesh: PHP 8.2 compatibility: ${} string interpolation deprecated 2022-06-19 17:22:27 +01:00
catch 1c5c378e02 Issue #3291018 by Spokje, Wim Leers: Move \Drupal\Tests\ckeditor5\Functional\CKEditor5QuickEditLibraryTest to the quickedit namespace/directory 2022-06-17 16:40:04 +01:00
catch e47f94cab0 Issue #3291047 by Wim Leers, Spokje: Move Quick Edit-specific styling of CKEditor 4 & 5 into Quick Edit module 2022-06-17 14:48:30 +01:00
catch 70d480ab7f Issue #2733675 by smccabe, murilohp, andregp, Johnny Santos, ankithashetty, mglaman, jonathanshaw, daffie, alexpott, catch, froboy: Warning when mysql is not set to READ-COMMITTED 2022-06-17 11:00:43 +01:00
Alex Pott bb3804f508
Issue #3257600 by tstoeckler, rpayanm: SettingsTrayBlockFormTest needlessly overrides getTestThemes 2022-06-17 01:14:58 +01:00
catch 08322e887e Issue #3267258 by Spokje, dww, andregp, Wim Leers, mstrelan, catch: Remove Quick Edit support from editor.module 2022-06-16 23:36:18 +01:00
catch 4901174640 Issue #3268244 by Spokje, xjm, Wim Leers: [random test failure] Un-skip and fix QuickEditIntegrationTest::testArticleNode() 2022-06-16 12:30:01 +01:00
catch fe516c1a2a Issue #3264633 by mstrelan, Spokje, dww, larowlan, catch, tim.plunkett, bbrala, xjm: Remove \Drupal\layout_builder\QuickEditIntegration and refactor it so that quickedit contrib provides the integration with layout builder 2022-06-16 11:43:52 +01:00
Alex Pott 386d79e2e0
Issue #3283794 by mondrake, longwave: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code 2022-06-14 14:10:16 +01:00
Alex Pott 6eff88bf3f
Issue #2430379 by quietone, znerol, larowlan: Add explicit test for session based language negotiation 2022-06-14 14:07:21 +01:00
Alex Pott 6dd0db56c8
Issue #3281535 by mondrake, daffie: Fix 'Access to an undefined property' PHPStan L0 errors in test code 2022-06-14 11:27:54 +01:00
Alex Pott b8a325c351
Issue #2430133 by JeroenT, znerol, mgifford: BlockLanguageTest tests non-existing pages 2022-06-14 11:20:00 +01:00
Alex Pott d8435a0695
Issue #3285503 by quietone, longwave: Remove deprecated code in constructors 2022-06-14 11:10:54 +01:00
catch cc39d49fb1 Issue #3265492 by dww, Spokje, Amber Himes Matz, quietone: Fix inaccuracies in quickedit help topic (after the split from settings_tray) 2022-06-13 21:28:06 +01:00
catch 58a5046859 Issue #3277148 by rpayanm, andregp, joachim, Farnoosh, Athrylith, Jingting: ResourceResponse should document that the route it is used with must define the _format requirement 2022-06-13 17:34:11 +01:00
catch 7fbc4c4ba7 Issue #2392815 by alexpott, pooja saraah, bircher, cilefen, pratik_specbee, catch, fago: Module uninstall validators are not used to validate a config import 2022-06-13 11:40:11 +01:00
Alex Pott cf9a90784a
Issue #3283599 by eleonel: Fix a typo in Help message on ckeditor5.module 2022-06-13 10:53:01 +01:00
Alex Pott d833f15217
Issue #3281443 by _shY: Update Taxonomy tests to not use Bartik and Seven 2022-06-13 10:11:36 +01:00
Alex Pott 018887f1d8
Issue #3284761 by longwave: Remove deprecated code in the update system 2022-06-13 10:03:20 +01:00
catch 81c78829db Issue #3284759 by longwave: Remove deprecated BcTimestampNormalizerUnixTestTrait 2022-06-13 08:53:36 +01:00
catch 47f2a07604 Issue #3280398 by alexpott, mherchel, quietone: Theme's post updates within update.php refer to themes as "module" 2022-06-13 08:50:47 +01:00
catch dd16e9e8bb Issue #3285193 by Lendude, xjm: Temporarily skip random test failures that hide real test failures, part 4 2022-06-13 08:31:59 +01:00
catch 626d170c3f Issue #3276108 by jasonfelix, mherchel, zenimagine, lauriii: Allow the RSS Feed block's title to be customized by user 2022-06-10 15:01:28 +01:00
catch 3ccd5985f4 Issue #3251384 by mherchel, xjm, catch, ckrina, longwave, andy-blum, droplet, lauriii, bnjm: Remove support for UC Browser 2022-06-10 13:29:37 +01:00
Lauri Eskola 2ba2757670
Issue #3281438 by tinto, deviantintegral, catch: Update CKEditorTest to not use Bartik and Seven 2022-06-10 12:30:18 +03:00
Lauri Eskola 2307e120a2
Issue #3101620 by gapple, longwave, catch: Remove IE conditional comments support in Drupal 10 2022-06-10 12:23:37 +03:00
catch aac42cfeaf Issue #3272447 by alexpott, Spokje, catch, xjm: Update to PSR/log v3 2022-06-10 09:43:20 +01:00
Lauri Eskola 6d6ab58776
Issue #3274937 by nod_, woldtwerk, Dom., Wim Leers: Get CKEditor 5 to work in (modal) dialogs 2022-06-09 17:38:23 +03:00