Commit Graph

38713 Commits (73c05257cfef2373a8864e5460857ca1bbfc9216)

Author SHA1 Message Date
Alex Pott 73c05257cf
Issue #3180092 by Gábor Hojtsy: Update fabpot/goutte to 3.3.1 for PHP 8 compatibility 2020-11-01 16:26:13 +00:00
Lauri Eskola 210802590a
Issue #3176910 by kishor_kolekar, anmolgoyal74, hansa11, kostyashupenko, mherchel: Move Olivero's preload.twig documentation to @file and include variables passed for the template 2020-10-30 14:48:18 +02:00
Lauri Eskola 5deb8d7ce5
Issue #3156260 by anmolgoyal74, Abhijith S, bandanasharma, ranjith_kumar_k_u, andrewmacpherson: Undocumented title variable in feed-icon.html.twig 2020-10-30 14:25:13 +02:00
catch 9a28c1a7f6 Issue #3174928 by alexpott, andypost: Improve the stability of core JS testing and prepare for update of MinkSelenium2Driver 2020-10-29 18:19:17 +00:00
Lauri Eskola 98fedb21f2
Issue #3177318 by mherchel, proeung, kostyashupenko, jwitkowski79: Identify and add maintainers for Olivero theme to MAINTAINERS.txt and other respective places 2020-10-29 18:48:22 +02:00
Lauri Eskola 7835007c34
Issue #3173018 by kostyashupenko, Pooja Ganjage, proeung, mherchel: [Code Review] Remove .form-type as this prefix block element doesn't exist 2020-10-29 15:15:37 +02:00
Lauri Eskola 83200c4927
Issue #3178806 by kishor_kolekar, mherchel, larowlan, kostyashupenko, ayushmishra206: Node teaser should not hard-code the text-content CSS class in template 2020-10-29 15:03:19 +02:00
Lauri Eskola fdec5f527d
Issue #3179157 by komalkolekar, mherchel: Small variant of select form element doesn't look correct in RTL 2020-10-29 14:33:32 +02:00
catch f1c391493f Issue #3156887 by andypost, mondrake, ayushmishra206, alexpott, Ayesh, longwave: \Drupal\system\Plugin\ImageToolkit\GDToolkit needs to support \GdImage objects for PHP 8 compatibility 2020-10-29 12:02:57 +00:00
catch d7758d6565 Issue #3132426 by alexpott, dww, GuyPaddock, catch, VladimirAus: Notice: Undefined index: title in Drupal\update\ProjectSecurityRequirement 2020-10-29 10:46:22 +00:00
Alex Pott 79f9e9dc97
Issue #3179318 by dww: Always use HTTPS for fetching translations 2020-10-28 23:18:05 +00:00
catch fc7d4a51d2 Issue #3177541 by alexpott, andypost: stream_open() needs to cope with a failure in \Drupal\Core\StreamWrapper\LocalStream::getLocalPath() better 2020-10-28 12:18:20 +00:00
catch 94708f5a19 Issue #3179284 by alexpott, longwave, andypost: Update dependencies for Drupal 9.1 and 9.2 2020-10-28 12:12:13 +00:00
catch 906619699b Issue #3178998 by alexpott, andypost: Update error types and messages for PHP 8 2020-10-28 09:05:38 +00:00
catch b34bb87ff7 Issue #3128631 by andypost, longwave, hussainweb, ayushmishra206, greg.1.anderson, xjm, catch, Mixologic, jungle, Gábor Hojtsy: Update dependencies composer/composer ^2 and composer/semver to ^3 2020-10-28 08:12:54 +00:00
catch 88062df2c6 Issue #3179013 by alexpott, andypost: EntityRouteEnhancerTest has a meaningless assertion that breaks in PHP 8 2020-10-28 08:06:01 +00:00
Alex Pott e852eaf91d
Revert "Issue #3175884 by gabesullice, mglaman, juagarc4: JSON:API link keys can collide"
This reverts commit e239d3e3c2.
2020-10-27 15:07:04 +00:00
Alex Pott aba38bc0b2
Issue #3177377 by ranjith_kumar_k_u, kapilkumar0324, paulocs, longwave: Remove unused variable $charcodes and $node2 2020-10-27 13:56:38 +00:00
Alex Pott e239d3e3c2
Issue #3175884 by gabesullice, mglaman, juagarc4: JSON:API link keys can collide 2020-10-27 10:37:26 +00:00
xjm 6a910ad428 Issue #3173004 by beram: Incorrect typehint documentation for FieldItemInterface::view() and FieldItemListInterface::view(): $display_options could also be a string 2020-10-26 14:12:04 -05:00
xjm 9a6f2d10b5 Issue #3173891 by shetpooja04, meena.bisht: Remove unused variable $assert_session in UpdateScriptTest.php, system module 2020-10-26 13:49:52 -05:00
xjm d678245f37 Issue #3177557 by alexpott, andypost, dawehner: \Drupal\error_test\Controller\ErrorTestController::generateWarnings() notice is not a notice in PHP 8 2020-10-26 12:54:47 -05:00
Alex Pott 20e0758ae8
Issue #3176908 by kostyashupenko, mherchel: Add variables to Olivero's fieldset.html.twig documentation 2020-10-26 15:39:31 +00:00
Alex Pott bf29675611
Issue #3157308 by hansa11, kishor_kolekar, riccardoR, steinmb, mherchel: Classy stylesheet attached from Olivero twig template for node 2020-10-26 15:37:34 +00:00
catch 4cd7df6ac8 Issue #3177545 by alexpott, andypost: \Drupal\field\Entity\FieldStorageConfig::getCardinality() needs to be more type safe 2020-10-26 15:25:10 +00:00
Lauri Eskola 63a34880e0
Issue #3173905 by nod_, ravi.shankar, kostyashupenko, mherchel: Olivero: node.classList.remove() only supports one argument 2020-10-26 16:31:28 +02:00
catch bf1dd775cb Issue #3177590 by alexpott, longwave, hussainweb: ViewsFormBase::getForm() re-uses $key and relies on odd PHP 7 behaviour 2020-10-26 13:53:13 +00:00
catch f1132890bb Issue #3177546 by alexpott: \Drupal\views\Plugin\views\PluginBase::listLanguages() incorrectly uses in_array() resulting in listing additional languages 2020-10-26 13:50:41 +00:00
catch a33344f95c Issue #3173595 by shetpooja04, meena.bisht, Pooja Ganjage, quietone, longwave: Remove only Unused variable $email in SearchBlockTest.php, search module 2020-10-26 13:48:04 +00:00
catch cb96a97be3 Issue #3156542 by alexpott, voleger, andypost, Charlie ChX Negyesi, Gábor Hojtsy, longwave: \ReflectionParameter::getClass() is deprecated in PHP 8.0 2020-10-26 13:23:10 +00:00
Alex Pott d8a3cf98f5
Issue #3178039 by anmolgoyal74, Matroskeen, xjm, Kristen Pol, alvar0hurtad0: Correct typo "is has" in a few code comments and tests in core 2020-10-26 11:33:51 +00:00
Alex Pott 3a243db148
Issue #3178338 by jonathan1055: Fix coding standard fail committed to core 9.1 and 9.2 2020-10-26 10:59:22 +00:00
catch a60c3a47f6 Issue #3095113 by gapple, longwave, ravi.shankar, Deepak Goyal, anmolgoyal74, Sahana _N, geek-merlin, catch, lauriii, Meenakshi.g: Deprecate IE conditional comments support 2020-10-26 09:11:41 +00:00
catch 3d7dd76cdf Issue #3037436 by alexpott, jonathan1055, Wim Leers, catch, tedbow, longwave: [random test failure] Make QuickEditIntegrationTest more robust and fail proof 2020-10-26 08:52:48 +00:00
Alex Pott f60d2589b2
Issue #3178273 by longwave: BasicAuthTestTrait::basicAuthPostForm() does not work 2020-10-23 23:47:03 +01:00
Alex Pott 8e416f130c
Issue #2918149 by harpreet16, tim.plunkett, raman.b, anil.gangwal, dalin, grndlvl, nikunjkotecha, kalyansamanta, paulocs, ranjith_kumar_k_u, froboy: "This block is broken or missing..." should only be shown to users that have access to do something about it 2020-10-22 12:34:11 +01:00
Alex Pott 3977710952
Issue #2607116 by rajeshwari10, rakesh.gectcr, andypost, mayurjadhav, ZeiP, alexpott, xjm: Unused variable in token.api.php 2020-10-21 23:32:21 +01:00
Alex Pott 29397a9f47
Issue #3069026 by anmolgoyal74, Pooja Ganjage, mikelutz, longwave, alexpott, xjm: Fix Call to deprecated method addAutowiringType() of class Symfony\Component\DependencyInjection\Definition in YamlFileLoader 2020-10-21 22:11:45 +01:00
catch 066f155beb Issue #3178046 by alexpott, jungle, xjm: Update dependencies for 9.1.x 2020-10-21 12:48:07 +01:00
catch 89f6acb734 Issue #3174884 by raman.b, alexpott, lauriii, zrpnr, nod_: Update yarn dependencies for Drupal 9.1.0 2020-10-21 11:41:33 +01:00
Alex Pott da115f6ccf
Issue #3178037 by xjm, Kristen Pol: Fix typo "is has" in SimpleTest deprecation warning 2020-10-21 08:12:35 +01:00
Alex Pott 7655860e43
Issue #3177765 by klausi: ListInterface::first() return value is documented wrong 2020-10-20 17:43:11 +01:00
Alex Pott d6b4ca71b6
Issue #3157963 by shailja179, ravi.shankar, kiamlaluno, davidhernandez, joachim: The link given in FormState::setRedirect() for the page explaining what values are available for $options param takes to a class documentation page 2020-10-20 17:40:12 +01:00
Alex Pott 1b53ab69a4
Issue #3176652 by Erik Frèrejean: Inline documentation references removed function `drupal_installation_attempted` 2020-10-20 17:08:47 +01:00
Lauri Eskola b5421259d5
Issue #3161010 by steinmb, ravi.shankar, kiran.kadam911, mherchel: Olivero: Syntax error in layout-builder-twocol-section.css 2020-10-20 16:28:12 +03:00
effulgentsia 65958f9693 Issue #3070493 by bnjmnm, lauriii: Introduce a mechanism to provide an alternate Claro design for the toolbar in the future 2020-10-19 18:56:40 -07:00
xjm 030cc90d52 Issue #3177477 by Gábor Hojtsy, pameeela, Dries: Promote pameeela to non-provisional committer facilitator 2020-10-19 12:08:22 -05:00
Lauri Eskola 7a13b1ca1a
Issue #3177345 by raman.b, andrewmacpherson: Powered by Drupal block fails WCAG contrast (minimum) 2020-10-19 17:39:31 +03:00
catch 88ea6d6c33 Issue #3174662 by mondrake, andypost, alexpott, hussainweb, anmolgoyal74: Encapsulate \PDOStatement instead of extending from it
(cherry picked from commit f67095e49a)
2020-10-19 12:44:14 +01:00
effulgentsia d1b1cfc25e Issue #3158854 by bnjmnm, lauriii, Gábor Hojtsy, KondratievaS, DyanneNova, anu.a_95, saschaeggi, katherined, ckrina, shaal, nod_, yoroy: Node form: address chasm between main form and meta 2020-10-18 23:19:10 -07:00