Commit Graph

5960 Commits (09ade8fa41761fe1e8f1c9127aae5a7f1e4fd6f5)

Author SHA1 Message Date
Lauri Eskola 2d6ae27e2f
Issue #2869868 by AaronBauman, immaculatexavier, smustgrave: Requirements errors in "General System Information" are not visually apparent 2023-03-17 11:29:51 +02:00
Lauri Eskola e47f5e759b
Issue #2843992 by smustgrave, jasonawant, moshnoi, alexpott: Block page visibility paths are not validated, using path a without leading forward slash does not work 2023-03-17 10:47:14 +02:00
Lauri Eskola 753eef8a21
Issue #2978498 by Cottser, Kingdutch: Using the module filter on the module list page a module can only be found by system name if the description ends in a dot 2023-03-17 10:03:47 +02:00
catch d7313cce19 Issue #3313355 by mondrake, mfb, Anchal_gupta, daffie, larowlan, alexpott: Allow the database query log to be dispatched as log events 2023-03-16 16:08:23 +00:00
Dave Long 63bb02d547
SA-CORE-2023-004 by DamienMcKenna, elarlang, larowlan, effulgentsia, pandaski, mcdruid, jenlampton, quicksketch, greggles 2023-03-15 14:35:46 +00:00
Lauri Eskola fdb1fa9ff0
Issue #994360 by DuaelFr, gapple, dww, andypost, lauriii, emosbaugh, timisoreana, Cyberwolf, esclapes, damien_vancouver, longwave, catch: #states cannot check/uncheck checkboxes elements 2023-03-13 11:49:58 +02:00
Dave Long ba8126bd3b
Issue #2937514 by Spokje, quietone, dhirendra.mishra, Sparrow_1601, daffie, longwave: Fix Drupal.NamingConventions.ValidVariableName.LowerCamelName in tests 2023-03-12 20:39:40 +00:00
Dave Long de09fc95c5
Issue #3322743 by Spokje, mondrake: Fix PHPStan L2 errors "Parameter $foo of method Foo::bar() has invalid type Foo\Baz." and "Method Foo::bar() has invalid return type Foo\Baz. " 2023-03-12 19:15:58 +00:00
Dave Long 290dcfc177
Issue #3319948 by hodge-b, java008, Chi, quietone: Update documentation of PathBasedBreadcrumbBuilder 2023-03-08 15:01:18 +00:00
catch d6d5051fb9 Issue #3303874 by alecsmrekar, Wim Leers, smustgrave: Early rendering issue in big_pipe_page_attachments() for controllers returning Response objects 2023-03-08 12:02:16 +00:00
catch f36dacc692 Issue #3150614 by pfrenssen, cilefen, murilohp, FinnishFlash, mpp, andypost, ranjith_kumar_k_u, vagelis-prokopiou, rpayanm, tsplash, blazey, Winn, znerol, alexpott, Berdir, mxr576, catch, anagomes: Set SameSite on session cookies 2023-03-06 17:14:57 +00:00
catch 2c3f5743df Issue #2921810 by claudiu.cristea, nod_, seanB, yogeshmpawar, dww, Wilfred Waltman, joelpittet, askibinski, ankithashetty, ravi.shankar, jonathanshaw, alexpott, kostyashupenko, webchick, danflanagan8, catch, droplet, larowlan, mpdonadio, jhedstrom, AaronMcHale, dawehner, Wim Leers, ckrina, worldlinemine: Allow TimestampFormatter to show as a fully cacheable time difference with JS 2023-03-03 16:35:58 +00:00
catch e6c4507cfe Revert "Issue #3150614 by pfrenssen, cilefen, murilohp, FinnishFlash, mpp, andypost, ranjith_kumar_k_u, vagelis-prokopiou, blazey, tsplash, Winn, alexpott, Berdir, mxr576: Set SameSite on session cookies"
This reverts commit a3bddae403.
2023-03-03 16:08:14 +00:00
catch a3bddae403 Issue #3150614 by pfrenssen, cilefen, murilohp, FinnishFlash, mpp, andypost, ranjith_kumar_k_u, vagelis-prokopiou, blazey, tsplash, Winn, alexpott, Berdir, mxr576: Set SameSite on session cookies 2023-03-03 11:13:53 +00:00
Lauri Eskola 108a6efd12
Issue #3123666 by smustgrave, larowlan, arunkumark, DuaelFr, acbramley, dpi, joshua1234511, Kristen Pol: Custom classes for pager links do not work with Claro theme 2023-03-03 10:50:13 +02:00
Lauri Eskola 0ac4b76303
Issue #3343198 by andy-blum, murilohp, smustgrave, safetypin: Improve documentation of hook_theme_suggestions_HOOK_alter() 2023-03-03 10:20:46 +02:00
catch 0815b7e998 Issue #3343847 by alexpott: The route system.batch_page.normal was changed to system.batch_page.html but some code still uses it 2023-03-02 10:20:28 +00:00
Lee Rowlands 414b1ea08c
Issue #2811663 by Gnanagowthaman sankar, naveenvalecha, DanielVeza, andypost, sergiogsanchez, Neslee Canil Pinto, lomasr, ravi.shankar, thalles, jhodgdon, xjm, jrockowitz, Gábor Hojtsy, benjifisher, AaronMcHale, webchick: Rename Action module to Actions UI in the UI and in comments 2023-02-27 06:35:11 +10:00
Alex Pott cdd8b0522b
Issue #3083106 by mfb, dogamboar, alexpott, smustgrave: Method _batch_current_set is called without include core/includes/batch.inc 2023-02-26 12:21:55 +00:00
catch f247d598cb Issue #3341098 by quietone: Move non-migrations tests to Statistics 2023-02-25 09:46:08 +00:00
catch 8c9110dae5 Issue #2254201 by smustgrave, jungle, kostyashupenko: Fix test performance of Drupal\system\Tests\Theme\EntityFilteringThemeTest 2023-02-24 10:32:34 +00:00
Dave Long cc21877471
Issue #3264167 by Spokje, neclimdul, heykarthikwithu, longwave: Remove use of final Guzzle client class 2023-02-24 09:54:12 +00:00
catch 1c5789b443 Issue #3336536 by murilohp: Fix PHPStan warning on assertBreadcrumb when passing NULL 2023-02-23 11:11:10 +00:00
catch 2d0782d91f Issue #3198868 by dpi, acbramley, larowlan: Add delay to queue suspend 2023-02-23 10:20:36 +00:00
catch efda42f2fc Issue #3020455 by Spokje, jhedstrom, kim.pepper, Bhanu951, mpdonadio, alexpott, smustgrave: Deprecate system_time_zones() and move to TimeZoneFormHelper 2023-02-22 15:28:49 +00:00
catch 9d3193a800 Issue #3342904 by Taran2L, jungle: Directory containing jquery_keyevent_polyfill_test module has an extra L in the end: jquery_keyevent_polyfilll_test 2023-02-22 12:20:40 +00:00
catch ccae3c0412 Issue #2867001 by dpi, acbramley, SpadXIII, mstrelan, smustgrave, neclimdul: Dont treat suspending of a queue as erroneous 2023-02-22 09:48:13 +00:00
catch 6acfec45d5 Issue #2106939 by smustgrave, dawehner, jungle: Improve test coverage of the flood memory backend test and convert it to a unit test 2023-02-22 09:25:54 +00:00
quietone b91529c922
Issue #3052430 by tedbow, rpayanm, xjm, jasonawant, smustgrave, tim.plunkett: Remove calls to installEntitySchema for config entity types in Kernel tests 2023-02-22 14:48:45 +13:00
Lee Rowlands d7c4cf1bd4
Issue #2862564 by smustgrave, Manuel Garcia, ifrik, acbramley, amjad1233, benjifisher, manuel.adan, Anchal_gupta, tedbow, Lendude, yogeshmpawar, larowlan, rkoller, AaronMcHale, gambry, rachel_norfolk, yoroy, xjm, Webbeh, catch, mstrelan: Move Custom block library to Content 2023-02-22 08:09:53 +10:00
Lauri Eskola 8542a65d49
Issue #3181634 by Wongjn: States API: Empty/Filled state with number <input> does not update when using spinner 2023-02-20 18:24:38 +02:00
catch 54dda45bc8 Issue #3338541 by royalpinto007, Rashmisoni, quietone: Fix Controllers with out trait in non tests for 'DrupalPractice.Objects.GlobalFunction' 2023-02-20 14:27:55 +00:00
catch 7de47b04ec Issue #3179850 by claudiu.cristea: EntityTestAccessControlHandler allows viewing an unpublished entity 2023-02-20 11:23:47 +00:00
Lauri Eskola 642c614b60
Issue #3270378 by andregp, murilohp, Rinku Jacob 13, AaronMcHale, dww, alexpott, smustgrave: Promote non-stable modules to the top of the list at admin/modules/uninstall form 2023-02-20 09:45:37 +02:00
Lauri Eskola 84a67e9f94
Issue #1088112 by Liam Morland, mbovan, Krzysztof Domański, JeroenT, ankithashetty, YurkinPark, jungle, raman.b, Lukas von Blarer, mrshowerman, alexpott, Berdir, darvanen, ao2: Introduce a token to get site's base URL 2023-02-18 18:16:04 +02:00
Lauri Eskola 47f50b9dba
Issue #2498791 by awset, ameymudras, balis_m, PQ, Kristen Pol, dww, morbiD, alexpott, smustgrave: #states defaultTrigger oldValue is out of date if values are updated via a state trigger 2023-02-18 16:40:01 +02:00
Dave Long 3789efb326
Issue #3265616 by jungle, lucassc, xjm, nicrodgers, kkalashnikov, Akram Khan, Rishabh Vishwakarma, mrinalini9, jidrone, smustgrave, catch, longwave: Re-word "An illegal choice has been detected" message to remove legality suggestion 2023-02-17 16:31:59 +00:00
catch cf6408d601 Issue #3138691 by Owen Barton: Make HtaccessTest composer fixtures valid json to avoid breaking tooling 2023-02-17 12:47:14 +00:00
catch a386abdf41 Revert "Issue #3265616 by jungle, lucassc, xjm, nicrodgers, kkalashnikov, Akram Khan, Rishabh Vishwakarma, jidrone, smustgrave: Re-word "An illegal choice has been detected" message to remove legality suggestion"
This reverts commit 66c8012275.
2023-02-17 10:14:32 +00:00
catch 66c8012275 Issue #3265616 by jungle, lucassc, xjm, nicrodgers, kkalashnikov, Akram Khan, Rishabh Vishwakarma, jidrone, smustgrave: Re-word "An illegal choice has been detected" message to remove legality suggestion 2023-02-17 09:54:10 +00:00
catch 49ffcb8d33 Issue #3030403 by Krzysztof Domański, ranjith_kumar_k_u, larowlan: Improve the readability of the code in assertBreadcrumbParts 2023-02-17 08:24:51 +00:00
catch f2e1dcdc5e Issue #3267785 by darvanen, kriboogh, alexpott, ciprian.stavovei, smustgrave: Deprecate passing non-string parameters to \Drupal\Core\Utility\Token::scan then implement typehint 2023-02-16 09:01:07 +00:00
Alex Pott bad3316004
Issue #3337195 by Spokje: Rename test theme test_legacy_theme 2023-02-16 02:26:19 +00:00
catch 5c5de42a1d Issue #3305648 by _utsavsharma, immaculatexavier, smustgrave, quietone: Remove common_test_drupal_render_printing_pre_render 2023-02-15 19:54:43 +00:00
bnjmnm 778bdaa6db Issue #3331835 by Spokje, znerol, smustgrave, murilohp, bircher: Some JavaScript errors are not recorded during test runs 2023-02-15 07:27:18 -05:00
catch 01eb824b47 Issue #3308919 by smustgrave, Lendude: Fix test performance of Drupal\Tests\user\Functional\UserPictureTest 2023-02-15 11:55:16 +00:00
catch 978a8bf8f0 Issue #3299946 by longwave, Spokje: Deprecate theme_render_and_autoescape() 2023-02-14 15:26:19 +00:00
catch e434d61d4c Issue #3081646 by Spokje, mallezie, richardbporter, VladimirAus, RoSk0: Follow up for "Adding Assertions to Drupal - Test Tools" 2023-02-13 14:29:07 +00:00
catch 31301fa2ad Issue #3225395 by Anul, joachim: Repeated entity type labels in entity_test module 2023-02-13 13:03:29 +00:00
quietone ba4f933cb9
Issue #3339770 by noorulshameera, larowlan: Remove dead class PathProcessor in url_alter_test module 2023-02-11 14:05:41 +13:00
catch c90678046d Issue #2671174 by pameeela, amol.palhade17, leymannx, longwave, priyanka.sahni, yashingole, quietone, rbaprado, jackalope: Make default front page setting required and remove special case of /user/login 2023-02-10 14:50:45 +00:00
Dave Long c187cc6339
Issue #3153468 by mondrake, mohrerao, mallezie, smustgrave, meena.bisht, naresh_bavaskar, hash6, ravi.shankar, Hardik_Patel_12, longwave, xjm: Strip HTML tags when using assertEquals() to compare markup 2023-02-07 14:48:42 +00:00
Alex Pott 4e49b11ac2
Issue #2583041 by mondrake, fietserwin, claudiu.cristea, alexpott, smustgrave, catch: GD toolkit & operations should catch \Throwable to fail gracefully in case of errors 2023-02-07 00:05:39 +00:00
catch 373c3da216 Issue #2897251 by murilohp, Bhanu951, heddn, smustgrave: EntityController doesn't pass dynamic route parameters 2023-02-06 21:20:16 +00:00
catch 461eb14b7a Issue #3326378 by Spokje: Fix PHPStan L1 error "Instantiated class Foo\Bar not found." 2023-02-06 12:05:14 +00:00
catch 14909f86d6 Issue #3120790 by Lendude: The comment in MenuAccessControlHandler references date format 2023-02-03 13:53:29 +00:00
catch 480569932d Issue #3336527 by murilohp, longwave: Remove unnecessary variables from core/modules/system/tests/src/Functional/Menu/BreadcrumbTest.php 2023-02-03 11:40:04 +00:00
Lauri Eskola 197d8bae7d
Revert "Issue #3333401 by nicxvan, bnjmnm: Pager h4 causes accessibility flag on many pages"
This reverts commit 01de0a8421.
2023-02-02 22:33:01 +02:00
Alex Pott 58caf0f237
Issue #3284133 by mondrake, alexpott: IETF RFC 9239 requires Javascript MIME type to be text/javascript 2023-02-01 17:25:12 +00:00
catch 33366362ef Issue #3033904 by murilohp, stefan.korn, smustgrave: Hide empty description for an administrative block 2023-01-27 13:39:31 +00:00
catch 652709e400 Issue #3328443 by xjm, rpayanm, alexpott, catch, longwave: Replace most strpos() === 0 or !== 0 with str_starts_with() 2023-01-27 12:37:01 +00:00
xjm 00bcd1740c
Issue #2574981 by Manjit.Singh, dimaro, wengerk, darol100, izus, pguillard, vsujeetkumar, Himanshu5050, snehi, paulocs, rakesh.gectcr, jofitz, _utsavsharma, charginghawk, rajeshwari10, sdstyles, quietone, benjifisher, marcusvsouza, LoMo, joelpittet, justAChris, cilefen, YesCT, mradcliffe, spitzialist, annajl, jhodgdon, catch, alexpott, Sabbi0612, kattekrab, Mile23, antojose, leanderl, rodrigoac: Fix grammar ("an URL" should be "a URL") and consistent use of URL (not "url" / "Url") in documentation only 2023-01-26 16:06:23 -06:00
xjm a8edc1b899
Issue #3131358 by smustgrave, markdorison, pooja saraah, colan, cilefen, Chi, solideogloria: Make APCu requirements errors precise and explanatory 2023-01-26 07:46:37 -06:00
Alex Pott 6d62cf239e
Issue #3303067 by catch, nod_, Wim Leers, olli, alexpott: Compress aggregate URL query strings 2023-01-26 09:17:16 +00:00
Lauri Eskola 89eb557574
Issue #2923136 by waako, yogeshmpawar, DamienMcKenna, _utsavsharma, MaskOta, bnjmnm, andrewmacpherson, smustgrave: Incorrect module count passed to Drupal.announce() on uninstall page 2023-01-25 12:19:53 +02:00
Lauri Eskola 01de0a8421
Issue #3333401 by nicxvan, bnjmnm: Pager h4 causes accessibility flag on many pages 2023-01-25 12:03:43 +02:00
catch be7d65ecf1 Issue #3225354 by eddie_c, paulocs, Bhanu951, daffie, Spokje, Berdir: Add a clearByPrefix() method to the flood API 2023-01-24 12:38:49 +00:00
catch 231e771847 Issue #3332712 by Liam Morland, DanielVeza: Cron links point to D7 documentation 2023-01-13 09:42:59 +00:00
Lauri Eskola 78a7b4766b
Issue #2715663 by ravi.shankar, andrewmacpherson, waako, yogeshmpawar, ankithashetty, karishmaamin, michielnugter, longwave, emcoward, smustgrave, alexpott, scuba_fly, BarisW, opdavies: Use Drupal.formatPlural for when announcing module-filter results for screenreader users 2023-01-12 17:38:28 +02:00
xjm 1d6b90e8bc
Issue #3219472 by quietone, Abhishek_Singh, karishmaamin, longwave, smustgrave, xjm: Fix spelling for words used once, beginning with 'e' -> 'i', inclusive 2023-01-09 22:21:00 -06:00
Alex Pott 8df8357cfc
Issue #3331424 by Spokje, longwave: Drop -moz- vendor prefixed properties 2023-01-09 16:56:47 +00:00
Alex Pott 2d12ec2326
Issue #3321006 by longwave, NivethaSubramaniyan: Drop -ms- vendor prefixed CSS properties 2023-01-05 19:49:41 +00:00
catch d98f56134e Issue #3310555 by jonathan1055, smustgrave: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated 2023-01-05 16:26:50 +00:00
catch d4da802f09 Issue #3067580 by alexpott, andypost, pooja saraah, Niklan, smustgrave: Deprecate the AJAX RenderElement 2023-01-03 10:27:28 +00:00
Alex Pott 8a2f6514b7
Issue #2664292 by harings_rob, xjm, Spokje, claudiu.cristea, bircher, dawehner, alexpott, klausi: Convert Module\InstallTest into a Kernel test 2023-01-03 09:39:39 +00:00
Alex Pott 9b44ffa472
Revert "Issue #2583041 by mondrake, fietserwin, claudiu.cristea, alexpott, catch: GD toolkit & operations should catch \Throwable to fail gracefully in case of errors"
This reverts commit 23edd01fb4.
2022-12-30 21:59:59 +00:00
Alex Pott 1a63aa6318
Issue #3326371 by Spokje: Fix PHPStan L1 error "Anonymous function has an unused use $foo." 2022-12-30 16:39:39 +00:00
Alex Pott 23edd01fb4
Issue #2583041 by mondrake, fietserwin, claudiu.cristea, alexpott, catch: GD toolkit & operations should catch \Throwable to fail gracefully in case of errors 2022-12-30 16:35:53 +00:00
xjm 8f60c3922c
Issue #3118730 by andypost, catch: Explicitly test for pg_trgm extention in installer 2022-12-27 08:52:47 -06:00
xjm 59e2165236
Issue #3171047 by rpayanm, catch, jonathanshaw, Berdir, xjm, larowlan, hchonov, mxr576: Entity query in UniqueFieldValueValidator must not use access checking 2022-12-24 20:10:37 -06:00
Lee Rowlands aaf6426b64
Issue #3327856 by alexpott, catch, zcht, longwave, znerol, Berdir, BramDriesen, Spokje, callen321, andypost, neclimdul, acbramley, mstrelan: Performance regression introduced by container serialization solution 2022-12-23 15:25:14 +10:00
xjm 1c1aeefb8f
Issue #2927318 by andypost, David_Rothstein, ranjith_kumar_k_u, xjm, ksenzee: Status report shouldn't apologize for phpinfo() being disabled nor encourage people to enable it 2022-12-21 06:23:07 -06:00
Lauri Eskola c3336c809b
Issue #3328542 by longwave, alexpott: Invalid package.json in htaccess test fixtures 2022-12-21 13:25:59 +02:00
xjm 36a8edd987
Issue #3327853 by Spokje, bbrala, longwave: Don't allow {@inheritDoc} annotation in PHPDocBlocks 2022-12-19 17:16:19 -06:00
xjm 2a461dcd71
Issue #3325184 by Spokje, andypost, xjm, smustgrave: $this->configFactory is not set properly in the constructor of \Drupal\system\Form\CronForm 2022-12-16 13:21:42 -06:00
xjm 94230c5aa0
Issue #3250342 by Spokje, smustgrave, rpayanm, quietone, xjm, catch, longwave: Deprecate "experimental: true" in .info.yml 2022-12-16 13:05:11 -06:00
xjm efb94e3a54
Issue #3327115 by Eric_A, alexpott, xjm, longwave, pandaski: .htaccess rules broken since yarn.lock got added 2022-12-14 20:51:17 -06:00
catch 6c5374ebaf Issue #3324062 by effulgentsia, nod_, longwave, alexpott, catch, lauriii, andypost: [Regression] Changes to Drupal.ajax in 9.5.x have caused regressions in paragraphs_features module 2022-12-08 17:20:31 +00:00
Dave Long 85eeb1bde1
Issue #3324801 by Spokje, mondrake: Fix PHPStan L2 error "Property Foo::$bar has unknown class Baz as its type." 2022-12-07 11:22:31 +00:00
Lee Rowlands c344680c1d
Issue #2787529 by Chi, rpayanm, tobiasb, Ankit.Gupta, smustgrave, larowlan, alexpott, borisson_, ameymudras: Missing configuration schema for current_theme condition plugin 2022-12-06 07:25:01 +10:00
Lee Rowlands 8a53a6d1c7
Issue #3279725 by rpayanm, DeepaliJ, jasonfelix, quietone, mherchel, larowlan, Kristen Pol: Default article content type form display should have image above body to match display 2022-12-06 07:19:01 +10:00
bnjmnm adfa35d41f Issue #3324150 by phenaproxima, Wim Leers, Gábor Hojtsy: Add validation constraints to config_entity.dependencies 2022-12-02 13:01:44 -05:00
catch 22a56817e0 Issue #3294914 by Spokje, quietone, bbrala, longwave, Gábor Hojtsy, benjifisher, dww, xjm, rkoller: Create dedicated error section for missing removed core modules/themes on update 2022-12-02 10:53:59 +00:00
Alex Pott ecc921dd9e
Issue #3049525 by longwave, fougere, larowlan, kim.pepper, AaronBauman, Wim Leers, Charlie ChX Negyesi, geek-merlin: Enable service autowiring by adding interface aliases to core service definitions 2022-11-29 12:52:29 +00:00
Alex Pott e2d4dcfdf2
Issue #3319582 by mondrake, Spokje, longwave, mallezie: Fix calls to methods with too many parameters passed in 2022-11-29 11:38:06 +00:00
catch 1af6a2d37b Issue #573132 by sahil.goyal, wylbur, heather, Manoj Raj.R, chetanbharambe, vikashsoni, runeasgar, benjifisher, eli-on-drupal, nod_, ifrik, Gábor Hojtsy, quietone, AaronMcHale, rkoller, simohell: Regional > Region - in description at admin page 2022-11-28 12:40:37 +00:00
quietone d8e599076b
Issue #3060616 by elber, nod_, quietone, paulocs, Neslee Canil Pinto, KapilV, kostyashupenko, ranjith_kumar_k_u, adityasingh, ifrik, mmatsoo, adamzimmermann, ravi.shankar, sonam.chaturvedi, BhumikaVarshney, catch, longwave, xjm, dawehner, alexpott, ayushmishra206, hmendes, Pancho: Update the module descriptions on the Extend page to fit the Help texts 2022-11-25 02:24:26 +00:00
Lee Rowlands 9d3ea0a815
Issue #3226117 by MegaChriz, marthinal, longwave, sinn, dcam, ankithashetty, itaran, catch: Uncaught RfcComplianceException when email From name contains a comma 2022-11-21 08:22:51 +10:00
catch b25f20babb Issue #2701085 by michaellander, george.karaivanov, Evaldas Užkuras, raman.b, S3b0uN3t, geek-merlin: Cacheable Ajax response 2022-11-18 12:29:36 +00:00
Dave Long c9c2ee18a2
Issue #3163123 by Spokje, anmolgoyal74, andypost, guilhermevp, Niklan, Hardik_Patel_12, quietone, larowlan: Error: Class 'ZipArchive' not found in Drupal\Core\Archiver\Zip->__construct() (line 30 of core/lib/Drupal/Core/Archiver/Zip.php) 2022-11-17 17:33:53 +00:00
Alex Pott 10ea35d5d6
Issue #3227824 by brianperry, nod_, D34dMan, ravi.shankar, alexpott, johnny5th, bbrala, yogeshmpawar, Suresh Prabhu Parkala, larowlan, joachim, benjifisher, baddysonja, xjm, gabesullice, casey, lauriii: Move the linkset functionality from the decoupled menus contributed module to core's system module 2022-11-16 09:33:10 +00:00
catch 9baae1bea8 Issue #2254175 by smustgrave, pooja saraah, larowlan, sun: Fix test performance of Drupal\comment\Tests\CommentPreviewTest 2022-11-15 11:10:54 +00:00
catch c5a37e64ae Issue #3320483 by andypost: Remove unused variable $pos in system.install 2022-11-10 17:01:24 +00:00
Lee Rowlands 07f87cae78
Issue #3319839 by alexpott: Exceptions in post updates are very broken since #3295625 2022-11-09 19:44:52 +10:00
catch 37c60ccb61 Issue #3319170 by longwave, effulgentsia: Change the http_kernel.basic service to use Symfony 6.2's default of catching all throwables 2022-11-08 09:29:38 +00:00
catch cf3ae0f90d Issue #3316923 by mondrake, daffie: Sort out more driver specific database kernel tests 2022-11-02 17:36:27 +00:00
catch 08b0f54bf4 Issue #3317658 by pooja saraah, mondrake, ravi.shankar, longwave: Fix HoldTestSubscriber PHPStan L0 issues 2022-11-02 14:54:34 +00:00
catch 88ca0c51a2 Issue #3309745 by andypost, Berdir, longwave, Wim Leers, Taran2L, mondrake, alexpott: Fix dynamic property deprecations and other unit test failures for PHP 8.2 2022-10-28 13:41:59 +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 43e4c4a853 Issue #3316960 by mondrake: Fix PageRenderTest PHPStan L0 issues 2022-10-24 15:23:17 +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
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 054e05d06e
Issue #3314353 by immaculatexavier, dpi: EntityTestRev has duplicate view_builder annotation entries 2022-10-11 09:58:35 +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 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 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 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 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 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 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 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 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 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 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 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
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 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 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 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
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
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
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
catch c918ca95f5 Issue #3301545 by nod_, Spokje, bnjmnm: Remove popperjs from Drupal 10 2022-09-06 13:41:59 +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
catch cee6b9ca2b Issue #3267515 by Spokje, longwave, quietone, phenaproxima: Remove RDF from core 2022-09-02 07:49:58 +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
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
Lauri Eskola 4024e3c478
Issue #3304731 by phenaproxima, bnjmnm: Update remaining tests using Classy to use Starterkit 2022-08-31 10:46:00 +03: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
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
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 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 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 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
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
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 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
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
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 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 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
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 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 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
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
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
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
catch 2ba1d67a41 Issue #3248078 by uri_frazier, antojose, alisonjo315, rootwork: Update 8.x specific documentation URLs 2022-07-01 16:39:18 +01: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 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
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 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 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
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
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 fd92a54070
Issue #3223264 by andy-blum, mherchel, Kristen Pol: Olivero: Messages can be malformed when JS creates messages and PHP messages already exist 2022-06-07 15:33:01 +03:00
Lauri Eskola ebe52e306c
Issue #3227431 by mherchel, kostyashupenko, andy-blum, Kristen Pol, andrewmacpherson, cindytwilliams, alexpott, mgifford, dww, shaal, rkoller: Tabledrag icon doesn't adapt to forced-colors mode 2022-05-31 17:09:57 +03:00
Alex Pott 9a55cdc670
Issue #3261447 by xjm, lauriii, ravi.shankar, Wim Leers, alexpott, tedbow, daffie: Add an API for dynamically setting recommended and supported PHP versions based on known and predicted PHP release schedules
(cherry picked from commit 3412b7bdb8)
2022-05-28 09:15:49 +10:00
xjm 73a5d20ea9
Revert "Issue #3261447 by xjm, lauriii, ravi.shankar, Wim Leers, alexpott, tedbow, daffie: Add an API for dynamically setting recommended and supported PHP versions based on known and predicted PHP release schedules"
This reverts commit 3412b7bdb8.
2022-05-27 11:13:39 -05:00
Alex Pott 3412b7bdb8
Issue #3261447 by xjm, lauriii, ravi.shankar, Wim Leers, alexpott, tedbow, daffie: Add an API for dynamically setting recommended and supported PHP versions based on known and predicted PHP release schedules 2022-05-26 19:10:48 +01:00
Lauri Eskola 0790449739
Issue #3246755 by mherchel, yogeshmpawar, Libbna, cindytwilliams, zenimagine: Olivero main/user account menu layout struggles with long menus 2022-05-24 16:28:27 +03:00
Alex Pott 1066bfe28a
Issue #2513524 by andregp, JeroenT, Bill Choy, TR, tstoeckler, dawehner, Wim Leers, xjm: ExtensionDiscovery is unable to find modules that have a comment at the end of the type property in a .info.yml file 2022-05-23 20:27:02 +01:00
Alex Pott b6a3c63309
Issue #3268746 by quietone, xjm: Fix missing newlines for 'Drupal.Commenting.DocComment.ShortSingleLine' 2022-05-19 09:34:14 +01:00
Alex Pott 3eedc9628e
Issue #3276652 by andregp, eojthebrave, markie, catch, danflanagan8: AssertMenuActiveTrailTrait should not rely on classy/bartik 2022-05-15 21:06:05 +01:00
Alex Pott fdfde8e5d1
Issue #3276839 by Spokje, mondrake: Remove leftover dumpHeaders property 2022-05-15 15:25:35 +01:00
catch f081cdb344 Issue #3280359 by bnjmnm: Make jQuery.form internal 2022-05-13 16:07:51 +01:00
Alex Pott f0f493c5c5
Issue #3277744 by Taran2L, catch, nod_: Actually remove deprecated jquery_ui libraries from core 2022-05-12 16:30:13 +01:00
catch 144568ec13 Issue #3279850 by alexpott, dww, lauriii: Theme post updates are not recognised when the theme is used in the installer 2022-05-12 15:04:54 +01:00
Lauri Eskola 199f2b4bc5
Issue #3101922 by bnjmnm, nod_, lauriii: Find replacement for Modernizr touchevent test and deprecate 2022-05-12 16:44:12 +03:00
Lauri Eskola 0f3e14a9f4
Issue #3279640 by alexpott, Spokje, mherchel, lauriii, catch: Standard install profile uses Olivero for update.php 2022-05-10 17:39:00 +03:00
Alex Pott aef1006122
Issue #3253955 by benjifisher, kristiaanvandeneynde, AaronMcHale: Let modules opt in to the bundle-specific permissions form 2022-05-09 12:19:49 +01:00
Lauri Eskola b2f342135b
Issue #3269143 by longwave, catch: Remove deprecated theme key stylesheets-remove 2022-05-03 15:20:01 +03:00
Alex Pott 367742e472
Issue #3230541 by cliddell, jday, yogeshmpawar, neclimdul, cmlara, Charlie ChX Negyesi: Queue items only reserved by cron for 1 second 2022-05-03 13:14:57 +01:00
Alex Pott 6572d37a8a
Revert "Issue #3230541 by cliddell, jday, yogeshmpawar, neclimdul, cmlara, Charlie ChX Negyesi: Queue items only reserved by cron for 1 second"
This reverts commit 0fc50fa51d.
2022-05-03 13:05:41 +01:00
Alex Pott 0fc50fa51d
Issue #3230541 by cliddell, jday, yogeshmpawar, neclimdul, cmlara, Charlie ChX Negyesi: Queue items only reserved by cron for 1 second 2022-05-03 13:01:23 +01:00
Lauri Eskola 189d5a84d6
Issue #3269152 by yogeshmpawar, longwave, catch: Remove element_settings BC layer in ajax.js 2022-05-02 15:14:54 +03:00
Lauri Eskola c94142a663
Issue #3219959 by marcoscano, Gábor Hojtsy, eojthebrave, Spokje, mherchel, geekygnr, catch, m4olivei, tstoeckler, lauriii, larowlan, Meenakshi_j, webchick, Berdir, ckrina, xjm, Amber Himes Matz, bnjmnm: Update standard profile so Olivero is the default theme 2022-04-29 05:20:12 +03:00
Gábor Hojtsy 5f0929137b Issue #3276618 by catch, mherchel, eojthebrave, Gábor Hojtsy: Olivero sets inconsistent classes for active trail between menu and book 2022-04-27 15:54:58 -07:00
Gábor Hojtsy a9119bc74c Issue #3276620 by catch, Spokje: Change NoJavaScriptAnonymousTest to use stark theme 2022-04-27 13:45:37 -07:00
catch 95273b80bb Issue #3269085 by alexpott, larowlan, danflanagan8, Matroskeen: [random test failure] Random test fail in EntityAutocompleteTest 2022-04-27 12:18:48 +01:00
Alex Pott 3fc595ad16
Issue #3269154 by longwave: Remove BC layers from the theme system 2022-04-25 17:12:59 +01:00
Lauri Eskola f8c91fdd71
Issue #3256768 by mherchel, nod_, andregp, andy-blum: Drupal.displace() should set CSS Variables indicating displacement values 2022-04-22 14:58:37 +03:00
catch 62c91e97c6 Issue #3266397 by quietone, murilohp, dww, AaronMcHale, benjifisher, Antoniya, andregp, rkoller, kimberlly_amaral, ckrina: Highlight non-stable modules on the admin/modules/uninstall form 2022-04-11 16:44:11 +01:00
catch 9048a7d9c0 Issue #3067299 by andypost, iyyappan.govind, quietone, mrinalini9, benjifisher, ravi.shankar, yogeshmpawar, longwave, danflanagan8: Move actions migrations and tests to system module 2022-04-11 15:21:48 +01:00
catch 5f5c811455 Issue #3259188 by alexpott, dww, chr.fritsch: Extend post update system to provide themes a way to install newly-required dependencies 2022-04-09 18:11:01 +01:00
Alex Pott 914fadac64
Issue #3263935 by huzooka, danflanagan8, quietone: system_site migrates default 403, 404 and front page paths as forward slash (/) 2022-04-09 07:48:48 +02:00
Alex Pott 05d87619c3
Issue #3258931 by nod_, hooroomoo, xjm, catch, effulgentsia, Wim Leers: Deprecate backbone and tag it internal 2022-04-09 07:30:39 +02:00
Alex Pott 25d335d5cd
Issue #3270940 by quietone: Move all non migration Color tests to the module in preparation of removal 2022-04-08 17:23:33 +02:00
Alex Pott ce4e8fa361
Issue #3272797 by bnjmnm, phenaproxima, xjm: [random test failure] Restore LayoutBuilderTest::testConfigurableLayoutSections() 2022-04-07 14:54:55 +02:00
xjm da67020647 Issue #3264120 by catch: Hotfix database dumps for Aggregator module removal and Postgres/SQLite driver changes. 2022-03-30 15:02:53 -05:00
Alex Pott 0e2ea433bf
Issue #3264120 by Spokje, catch, Taran2L, danflanagan8, xjm, quietone, ckrina: Remove aggregator module and our dependency on Laminas Feed 2022-03-29 14:38:11 +01:00
Alex Pott 4d32bbccb8
Issue #3268680 by phenaproxima, xjm, Spokje, ravi.shankar, bnjmmn: [random test failure] Restore and fix LayoutBuilderDisableInteractionsTest::testFormsLinksDisabled() 2022-03-29 11:25:17 +01:00
catch 7e81e515da Issue #2616814 by dpi, Xano, geek-merlin, Hardik_Patel_12, jofitz, alexpott, Fabianx, catch, joachim, andypost, dawehner, daffie, cweagans, neclimdul: Delegate all hook invocations to ModuleHandler 2022-03-29 11:00:53 +01:00
Alex Pott fb3dc749ac
Issue #2760659 by lauriii, yogeshmpawar, vmachado, anya_m, alexpott, Fabianx, joelpittet, xjm: Allow the use of callbacks instead of global functions in preprocess function callbacks 2022-03-29 10:59:53 +01:00
Gábor Hojtsy c4cdb61d4d Issue #3261611 by xjm, andregp, ranjith_kumar_k_u, Suresh Prabhu Parkala, ravi.shankar, quietone, Gábor Hojtsy: Fix PHP requirements link and standardize the strings that reference it 2022-03-28 08:56:57 +02:00
Alex Pott e5e74fb998
Issue #3268932 by danflanagan8, mondrake, dww, xjm, longwave, alexpott, larowlan: Add methods to assert status messages to WebAssert 2022-03-23 15:12:21 +00:00
Alex Pott b02f8158dd
Issue #3266308 by dww, murilohp, Vinodhini.E, alexpott, Kristen Pol: %extensions placeholder not extension names printed on the Status report warning about obsolete extensions 2022-03-17 17:21:51 +00:00
catch 099ba9fcd3 Issue #3261517 by andypost: Clean-up stale reference to drupal_get_schema() 2022-03-15 12:42:58 +00:00
catch 718fa096fd Issue #3077703 by longwave, catch, xjm: Remove pre-8.7.7 core compatibility checks in extension parsing 2022-03-15 11:51:36 +00:00
Alex Pott e8b2bec983
Issue #3265325 by xjm, Wim Leers, daffie: Raise a warning instead of an error when installing on MINIMUM_SUPPORTED_PHP 2022-03-15 10:50:04 +00:00
Alex Pott 28a3a8779d
Issue #2911473 by Maouna, joachim, adinac, dhirendra.mishra, ravi.shankar, MaskOta, ranjith_kumar_k_u, kuldeep_mehra27, mahtab_alam, fabienly, carolpettirossi, joelpittet, jenlampton, dww: Selected yet disabled individual options from checkboxes element don't persist through save 2022-03-14 16:39:27 +00:00
Lauri Eskola 47f7945ede
Issue #3267791 by murilohp, mradcliffe: Remove deprecated jquery.cookie shim 2022-03-11 12:33:12 +02:00
Lauri Eskola 7362987e37
Issue #3268550 by longwave, Spokje: Remove deprecated jquery-once 2022-03-11 11:56:26 +02:00
catch 8777a76a3f Issue #3258782 by murilohp, quietone, dww, catch, Spokje, xjm, daffie, benjifisher, benjifisher, rkoller, AaronMcHale, andregp, Antoniya, ckrina, guilherme-rabelo, guilherme-rabelo, kimberlly_amaral, victoria-mar: Do not display obsolete modules at admin/modules 2022-03-08 11:17:35 +00:00
Alex Pott e03a5e415e
Issue #3267754 by lauriii: AjaxTest is failing 2022-03-04 13:27:23 +00:00
Lauri Eskola 2846170122
Issue #3194084 by bnjmnm, Wim Leers, lauriii, hooroomoo, Gábor Hojtsy: Support functionality equivalent to ckeditor_stylesheets 2022-03-04 09:24:49 +02:00
catch c40c2c9f1a Issue #3259928 by tstoeckler, Berdir, m4olivei, marcoscano, Gábor Hojtsy: Change various tests that test with "all themes" to also include Olivero 2022-03-02 12:13:28 +00:00
catch 8d1c4c16d4 Issue #3254245 by kim.pepper, Jeya sundhar, mrweiner, bakulahluwalia, Berdir, catch, newaytech, Summit: TypeError: Argument 1 passed to Drupal\Core\File\FileUrlGenerator::generateString() must be of the type string, null given 2022-02-28 20:52:00 +00:00
Lee Rowlands 85ccd2911c
Issue #3049857 by Spokje, dhirendra.mishra, bbrala, catch, Gábor Hojtsy: Remove HAL module from core and create a contrib project for it 2022-02-25 07:30:49 +10:00
catch 408f6296f2 Issue #3265546 by Spokje, quietone: Drupal\KernelTests\Config\DefaultConfigTest throws deprecation notice for deprecated Core modules/themes which have config 2022-02-24 10:51:05 +00:00
catch d7a82b5b1a Issue #3265362 by quietone, dww, murilohp: Do not display obsolete themes at admin/appearance 2022-02-24 10:45:53 +00:00
Alex Pott 2b1faaacb1
Issue #3261538 by andregp, dww, joachim, alexpott: BundleClassInheritanceException incorrectly thrown when a bundle class does not exist 2022-02-24 01:05:10 +00:00
catch 44a1bff1f4 Issue #3215044 by quietone, murilohp, larowlan, Gábor Hojtsy, catch, dww, daffie: Promote the non-stable statuses in admin/appearance page, optionally even visually 2022-02-22 14:00:10 +00:00
Lee Rowlands a8ad60c5c8
Revert "Issue #3215044 by quietone, murilohp, larowlan, Gábor Hojtsy, catch, xjm, daffie, dww: Promote the non-stable statuses in admin/appearance page, optionally even visually"
This reverts commit c7efd92e63.
2022-02-22 12:00:21 +10:00
Lee Rowlands c7efd92e63
Issue #3215044 by quietone, murilohp, larowlan, Gábor Hojtsy, catch, xjm, daffie, dww: Promote the non-stable statuses in admin/appearance page, optionally even visually 2022-02-22 06:15:53 +10:00
catch aad867ef42 Issue #3115308 by andypost, ankithashetty, paulocs, longwave: Remove _access_rest_csrf route requirement 2022-02-21 11:58:18 +00:00
catch eb75b5efa6 Issue #3265378 by xjm: Fix NoPreExistingSchemaUpdateTest when MINIMUM_SUPPORTED_PHP is used 2022-02-21 09:17:11 +00:00
Lee Rowlands 96ef832fea
Issue #2941208 by AdamPS, dpi, sja112, aleevas, andypost, anmolgoyal74, Spokje, jofitz, Rinku Jacob 13, jonathanshaw, plach, larowlan, alexpott, catch, lauriii: Title formatting broken due to flawed EntityViewController->buildTitle 2022-02-21 19:09:24 +10:00
catch 0cec48668c Issue #3263654 by Spokje, bbrala, daffie, Kristen Pol, longwave: Move all HAL tests to the module in preparation of removal in D10 2022-02-20 14:43:28 +00:00
Alex Pott 3f55b8268f
Issue #3265376 by xjm: Fix UpdateScriptTest when MINIMUM_SUPPORTED_PHP is used 2022-02-20 10:32:22 +00:00
Alex Pott 7ca36cfc98
Issue #3253715 by mondrake, longwave: Replace assertions involving calls to isset() on xpath results in functional tests with WebAssert calls 2022-02-20 09:39:04 +00:00
xjm 8a0b901de2 Issue #3262573 by longwave, nod_, xjm, alexpott, lauriii: Update our yarn dev dependencies to the extent allowed by current constraints 2022-02-18 19:53:44 +00:00
catch d214deb310 Issue #3203193 by murilohp, ankithashetty, Gábor Hojtsy, daffie, catch: Fail install if JSON is not supported by the database in Drupal 10 2022-02-18 08:18:03 +00:00
catch 1ad1a2d970 Issue #3257127 by bbrala, quietone, murilohp, Spokje, anabpv, catch, xjm, Gábor Hojtsy, daffie, dww: Trigger a deprecation message when a deprecated module or theme is enabled 2022-02-14 23:29:27 +00:00
catch b74bb8fa89 Issue #3214922 by murilohp, daffie: Add a requirements error in Drupal 10 when PostgreSQL is used and the pg_trgm extension is not installed or created 2022-02-14 17:27:16 +00:00
catch d47cd98420 Issue #3244802 by andypost, Spokje, catch, dww: Remove BC layers in entity system 2022-02-14 16:10:24 +00:00
catch 3ddc2e03f2 Issue #3264050 by neclimdul, andypost: Fuzzed tag values to EntityAutocompleteController::handleAutocomplete can cause deprecation warning 2022-02-14 13:39:53 +00:00
Alex Pott 1b89f43b7d
Issue #3259953 by andregp, paulocs, benjifisher, AaronMcHale, vikashsoni, sonvir249, anmolgoyal74, ranjith_kumar_k_u, Abhijith S, Rinku Jacob 13, Sivaji_Ganesh_Jojodae, Gábor Hojtsy, alexpott, djsagar, worldlinemine, webchick, tanubansal, tedbow: Status report should be near the top of the Reports menu 2022-02-14 12:07:48 +00:00
catch f2669a31c3 Issue #2949457 by idebr, jibran, Wim Leers, dungahk, fago, kim.pepper, neclimdul, ravi.shankar, Suresh Prabhu Parkala, Sam152, joshua1234511, Kristen Pol, kualee, MiroslavBanov, acbramley, alexpott, Fabianx: Enhance Toolbar's subtree caching so that menu links with CSRF token do not need one subtree cache item per session 2022-02-11 12:30:48 +00:00
xjm db9e985ec9 Revert "Issue #3217699 by mondrake, daffie, alexpott, andypost: Convert select query extenders to backend-overrideable services"
This reverts commit d0f7178186.
2022-02-09 18:08:44 -06:00
Alex Pott 42630422b9
Issue #3261486 by catch, longwave, dww: Remove core updates added prior to 9.3.0 and adjust test coverage 2022-02-08 12:16:18 +00:00
catch e1c6ba37d2 Issue #3124382 by mondrake, daffie, alexpott, catch: Remove per-table prefixing 2022-02-07 21:26:13 +00:00
Alex Pott 6385a8fd92
Issue #3261252 by andypost: Remove deprecated system.module functions 2022-02-07 11:46:11 +00:00
catch 6ad38cd2d9 Issue #3097889 by longwave, paulocs, anushrikumari, SenthilMohith, andypost, Gábor Hojtsy, catch, lauriii, Wim Leers: Remove deprecated theme functions 2022-02-07 09:44:22 +00:00
catch 258c837161 Issue #3261957 by longwave, quietone, andypost: Properly deprecate migrate_drupal_multilingual for future removal 2022-02-04 11:52:57 +00:00
catch 27158f7c9d Issue #3262190 by daffie, longwave: Add miscellaneous return type hints for Symfony 6 2022-02-03 17:41:13 +00:00
catch cf89a29cb4 Issue #3261265 by andypost, longwave: Remove deprecated MimeTypeGuesser code 2022-02-02 14:34:10 +00:00
catch 886ca0b65c Issue #3260780 by andypost: Remove deprecated code from common.inc 2022-01-28 22:34:25 +00:00
Lauri Eskola 8c62a32c2d
Issue #3239123 by hooroomoo, bnjmnm, nod_: Refactor (if feasible) uses of the jQuery text function to use vanillaJS 2022-01-28 11:53:59 +02:00
Gábor Hojtsy d0d5dd1efc Issue #3257407 by tstoeckler, catch: Use "content" region in BlockCreationTrait::placeBlock() instead of "sidebar_first" 2022-01-28 09:56:31 +01:00
Alex Pott 4c6d65d3b0
Issue #3214211 by gapple, longwave: Stop setting X-UA-Compatible header 2022-01-27 03:02:09 +00:00
Alex Pott 76c0ec234c
Issue #3219649 by quietone, murilohp, longwave: Fix spelling for words used once, beginning with 'q' -> 's', inclusive 2022-01-27 02:25:01 +00:00
Alex Pott d0f7178186
Issue #3217699 by mondrake, daffie, alexpott, andypost: Convert select query extenders to backend-overrideable services 2022-01-25 17:29:25 +00:00
Lauri Eskola f1a00d1643
Issue #3246211 by longwave, alexpott: Update to Stylelint 14 2022-01-25 16:26:40 +02:00
catch 23c3910cf7 Issue #3259996 by murilohp, longwave, Spokje: Clean up t() usage for list of links in system_requirements() 2022-01-24 21:21:28 +00:00
catch eacb05b19f Issue #3212346 by longwave, Spokje, alexpott: Avoid hundreds of unnecessary installs when testing config entities 2022-01-24 17:25:00 +00:00
catch c0228273ac Issue #3162981 by murilohp, andypost, quietone, paulocs, lucienchalom, longwave, daffie, catch: [Symfony 6] Use Symfony\Component\HttpFoundation\InputBag where appropriate instead of ParameterBag 2022-01-24 16:00:19 +00:00
catch 7f93a36802 Issue #3209723 by murilohp, daffie, longwave, andypost: [Symfony 6] Symfony\Component\HttpKernel\HttpKernelInterface::MASTER_REQUEST is deprecated, use ::MAIN_REQUEST instead 2022-01-24 14:31:35 +00:00
catch 9597a77db3 Issue #3259888 by Spokje, daffie: InstallUninstallTest fails on enabling both deprecated and experimental modules at the same time 2022-01-24 09:48:00 +00:00
catch 6f5a1115b1 Issue #3259850 by Spokje: Having a deprecated module with non deprecated dependency leads to test failure in InstallUninstallTest 2022-01-21 20:55:22 +00:00
catch 54f08fbabf Issue #3250585 by Spokje, ankithashetty, karishmaamin, quietone, catch, Gábor Hojtsy, longwave, daffie, xjm, andypost, benjifisher, bbrala, larowlan: Highlight deprecated modules and themes at admin/reports/status page, providing warning and link with explanation 2022-01-21 15:07:30 +00:00
catch 206d6ee658 Issue #3192487 by andypost, murilohp, Gábor Hojtsy, daffie, pobster, apaderno: Warn about upcoming JSON database support requirement in Drupal 9 2022-01-18 11:32:59 +00:00
Lauri Eskola 68081082c0
Issue #3239134 by hooroomoo, bnjmnm, yogeshmpawar, nod_, Theresa.Grannum, larowlan: Refactor (if feasible) uses of the jQuery val function to use VanillaJS 2022-01-17 18:08:33 +02:00
catch 24893484e1 Issue #3215043 by Spokje, larowlan, quietone, dww, srilakshmier, paulocs, yogeshmpawar, catch, Gábor Hojtsy, benjifisher, AaronMcHale, phenaproxima, kim.pepper, fubarhouse: Indicate the non-stable statuses in admin/modules page 2022-01-14 10:18:00 +00:00
catch 9defd332d4 Issue #2010380 by alexpott, TR, tstoeckler, MerryHamster, sanjayk, andypost, chx, Pancho, daffie: Deprecate module_load_install() and replace it with ModuleHandler::loadInstall 2022-01-12 13:33:05 +00:00
Alex Pott 2f1c716625
Issue #3106216 by Spokje, longwave, alexpott, apaderno, Hardik_Patel_12, daffie: Remove unused variables from core 2022-01-10 12:07:03 +00:00
Alex Pott d67a1b252e
Issue #3256687 by mondrake, murilohp, daffie, alexpott, catch: Deprecate db_installer_object() 2022-01-08 10:22:25 +00:00
catch a9f20f76b2 Issue #697946 by voleger, pguillard, pillarsdotnet, andypost, alansaviolobo, alexpott, vaibhavjain, MerryHamster, sja112, kim.pepper, shaktik, ravi.shankar, Pooja Ganjage, daffie, Mile23, legolasbo, joelpittet, almaudoh, xjm, Berdir, scor: Properly deprecate module_load_include() and move it into \Drupal::moduleHandler() service 2022-01-06 10:01:52 +00:00
catch 837b829a53 Issue #3094493 by longwave, Gábor Hojtsy, alexpott, naveen433, Chi, catch, andypost, Krzysztof Domański, shaal, xjm, fgm, Luke.Leber, daffie, Berdir, Fabianx, effulgentsia: Upgrade to Twig 3 2022-01-05 11:17:42 +00:00
Alex Pott 8f2269dd64
Issue #3210310 by mondrake, murilohp, andypost, daffie, alexpott: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10 2022-01-04 22:49:10 +00:00
Alex Pott adff905c9e
Issue #3175287 by murilohp, quietone, SivaprasadC, ankithashetty, anmolgoyal74, sarvjeetsingh, xjm, longwave: Remove accidentally duplicated words in code comments 2022-01-01 16:19:49 +00:00
Alex Pott 87dc8f4192
Issue #3185269 by mondrake, daffie, alexpott, andypost: Introduce Connection::lastInsertId and deprecate the 'return' query option and Database::RETURN_* constants 2022-01-01 16:04:03 +00:00
Alex Pott d9e7844f8f
Issue #3255243 by longwave, kim.pepper, Gábor Hojtsy, andypost: Replace Diactoros' PSR-17 implementation with Guzzle's 2022-01-01 13:57:37 +00:00
Alex Pott ff2d2ea1d9
Issue #3210129 by quietone, murilohp, xjm: Fix spelling for words used once, beginning with 'a' -> 'd', inclusive 2022-01-01 13:52:01 +00:00
Alex Pott 09795b6e93
Issue #3131348 by Spokje, jungle, mondrake, vsujeetkumar, sja112, kishor_kolekar, Hardik_Patel_12, mrinalini9, yogeshmpawar, daffie: Replace assertions involving calls to empty() with assertEmpty()/assertNotEmpty()/assertArrayNotHasKey() 2021-12-30 13:40:35 +00:00
Alex Pott 934f42ae87
Issue #3129043 by mondrake, daffie, ankithashetty, ravi.shankar, alexpott, Beakerboy, catch: Move core database drivers to modules of their own 2021-12-29 17:14:14 +00:00
Alex Pott 67b083bfe7
Issue #3245622 by dww, mgifford, darvanen, AaronMcHale, Antoniya, anagomes, andrewmacpherson, beatrizrodrigues, benjifisher, rkoller, shaal, marcos_lima, lucienchalom, ckrina, gabrielda, kjay: Module name context missing for 'help' and 'permissions' links on admin/modules 2021-12-29 11:54:24 +00:00
catch 4ca93c9ca8 Issue #3254250 by Spokje, longwave, catch, daffie: [Symfony 6] Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated 2021-12-28 10:12:12 +00:00
catch af2bc2f58e Issue #3245383 by Beakerboy, daffie: If the database driver is provided by a module, it's name must be included in tests which check for enabled modules 2021-12-20 17:40:41 +00:00
Alex Pott 1359e7abde
Issue #3232097 by daffie, longwave: [Symfony 6] Add "array" type hint to methods overriding Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents() 2021-12-18 06:36:14 +00:00
Alex Pott f1e57201c2
Issue #3253148 by mherchel, longwave, ckrina, droplet: Remove IE from core's browserlist, remove non-essential CSS importing and recompile assets 2021-12-18 06:12:16 +00:00
catch 77bd32e38f Issue #3248309 by danflanagan8: AssertBreadcrumbTrait should not rely on Classy 2021-12-17 16:33:59 +00:00
catch d55c0cbd36 Issue #3254403 by paulmckibben, ranjith_kumar_k_u, longwave, Lendude, cilefen: system_post_update_sort_all_config can exhaust PHP memory in 9.3.0 2021-12-15 16:38:51 +00:00
catch cfd8517353 Issue #3182103 by TR, dan2k3k4, longwave, mondrake, Sweetchuck, Kristen Pol: Ensure correct signature for setUp(), tearDown(), setUpBeforeClass(), and assertPostConditions() methods 2021-12-14 12:05:17 +00:00
catch 205729d912 Issue #3239287 by alexpott, longwave: Fix \Drupal\Core\Extension\ModuleDependencyMessageTrait to not cause deprecations in PHP 8.1 2021-12-13 17:09:15 +00:00
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
Alex Pott 46b1d68add
Issue #3251891 by catch, andypost, longwave: Drupal 10 branch failures 2021-12-01 22:49:08 +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
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
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
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
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
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 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 b7e8bd496e Issue #3244855 by nod_, alexpott, catch: Regression in Drupal 9.3.x due to jQuery.once deprecation 2021-10-29 11:32:32 +01:00
catch cefb93c5f0 Issue #3246150 by dww, larowlan, Berdir, alexpott, craigra: Bundle class changes mean the entity class is now determined by the active entity-type definition 2021-10-28 20:54:30 +01:00
catch 3eba4b3c58 Issue #3226052 by longwave, alexpott: Update to cspell 5 2021-10-28 13:18:59 +01:00
catch b78a9333aa Issue #3246141 by lauriii, longwave: Update JavaScript dependencies prior to 9.3.0 2021-10-27 21:02:41 +01:00
Alex Pott 91fdb8aae3
Issue #2934995 by benjifisher, larowlan, paulocs, AaronMcHale, vikashsoni, danflanagan8, Berdir, SKAUGHT, alexpott: Add a "Manage permissions" tab for each bundle that has associated permissions 2021-10-25 15:11:07 +01:00
Alex Pott e324171c3e
Revert "Issue #2934995 by benjifisher, larowlan, paulocs, AaronMcHale, vikashsoni, danflanagan8, Berdir, SKAUGHT: Add a "Manage permissions" tab for each bundle that has associated permissions"
This reverts commit 3dbf997274.
2021-10-25 12:27:21 +01:00
Alex Pott 8f497e0a43
Issue #2945033 by longwave, yobottehg, TMWagner, vdsh, jlatorre, catch: HtmlHeadLink processing does not allow for duplicated alternate hreflang links 2021-10-25 11:44:13 +01:00
Alex Pott 7578516fc4
Issue #3231416 by mherchel, ankithashetty, Gauravmahlawat, chetanbharambe, davidwbarratt: Olivero should not expect its default menu blocks to always exist 2021-10-25 11:35:34 +01:00
catch e40f6d17d6 Issue #2852557 by bircher, alexpott, longwave, nedjo, dww: Config export key order is not predictable, use config schema to order keys for maps 2021-10-25 10:54:41 +01:00
benjifisher 3dbf997274 Issue #2934995 by benjifisher, larowlan, paulocs, AaronMcHale, vikashsoni, danflanagan8, Berdir, SKAUGHT: Add a "Manage permissions" tab for each bundle that has associated permissions 2021-10-25 04:08:59 +00:00
Lee Rowlands 64074071d1
Issue #3223209 by kim.pepper, dww, yogeshmpawar, daffie, larowlan, Berdir, andypost, phenaproxima, brianV, alexpott, AjitS, ravi.shankar, catch, quietone, trobey, Dave Reid, JacobSingh, imclean, tim.plunkett, Kars-T, amateescu, JeremyFrench, aaron: deprecate file_save_data, file_copy and file_move and replace with a service 2021-10-25 11:01:32 +10:00
pfrenssen fc76f6e843 Issue #2570593 by dww, pfrenssen, markhalliwell, moshe weitzman, JeroenT, Chi, eiriksm, d70rr3s, deviantintegral, bradjones1, larowlan, dpi, sokru, claudiu.cristea, Berdir, jonathanshaw, catch, Kingdutch, alexpott, TravisCarden, johnwebdev, AaronMcHale, sime, e0ipso: Allow entities to be subclassed using "bundle classes" 2021-10-24 21:30:44 +00: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 57d91dbea0
Issue #3209934 by quietone, alexpott, longwave: Fix spelling for 46 migrate related words 2021-10-18 09:13:24 +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
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
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 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 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
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 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 c5a4a81d3b Issue #3239442 by alexpott, daffie: Calling static trait method is deprecated in PHP 8.1 2021-09-28 16:38:25 +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
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 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
Lee Rowlands f06ad93f53
Issue #3224523 by alexpott, longwave: [PHP 8.1] Add ReturnTypeWillChange attribute where necessary 2021-09-17 13:12:50 +10: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
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