Commit Graph

39971 Commits (cefb93c5f08bd571ec4c0191a63c4976be72b5ce)

Author SHA1 Message Date
catch cff1307c85 Issue #3218978 by effulgentsia, daffie, mcdruid, Wim Leers: MySQL driver allows settings.php to remove ANSI_QUOTES from sql_mode, but doesn't work when it is 2021-08-16 15:38:07 +01:00
catch 2eebc00274 Issue #3228237 by DamienMcKenna, quietone: Always sort tables in db-tools.php dump 2021-08-16 15:34:03 +01:00
catch f45d8df4f2 Issue #3190070 by Spokje: Incorrect comment indentation in default.services.yml 2021-08-16 15:10:49 +01:00
catch b8abdeb307 Issue #3202145 by kuldeep_mehra27, phenaproxima, bkosborne, Chris Burge: oEmbed resource fetcher needs to set a reasonable connection timeout 2021-08-16 15:01:29 +01:00
catch 98070c8f70 Issue #3228140 by Gauravmahlawat, kiran.kadam911, andrewmacpherson: Remove misleading "toggle" phrase from Olivero's main-menu disclosure button 2021-08-16 14:44:12 +01:00
catch 49c7be859f Issue #3028664 by averagejoe3000, phenaproxima, nathandentzau, alexpott: Log exceptions for invalid oEmbed providers 2021-08-16 14:42:20 +01:00
catch 694650fa66 Issue #2032893 by Thomas Brekelmans, srilakshmier, longwave, Mile23, dawehner, daffie, damiankloip, xjm, tstoeckler, slashrsm: Deprecate the function _views_file_status() 2021-08-13 14:56:10 +01:00
xjm 150da35a83 Issue #3227945 by cilefen, Wim Leers: Remove bender-runner.config.json from CKEditor builds 2021-08-13 05:59:29 -05:00
catch 26327f9696 Issue #3186184 by phenaproxima, larowlan, xavier.masson, Berdir, mstrelan, hchonov, Chris Burge, longwave, Lendude: Make oEmbed provider repository more fault-tolerant if provider database is unavailable 2021-08-13 09:21:49 +01:00
xjm 26fed74b41 SA-CORE-2021-005 by kkrzton, cilefen, xjm, Wim Leers, neclimdul
(cherry picked from commit e113440b03)
2021-08-12 12:52:30 -05:00
Lauri Eskola 45d92a9341
Issue #3225188 by mherchel, dipakmdhrm, Gauravmahlawat, jwitkowski79: Olivero: Ensure proper visual hierarchy between headings 2021-08-11 14:39:24 +03:00
Lauri Eskola 8a40e42714
Issue #3183149 by nod_, droplet, jptaranto: Deprecate jquery.once and use the new once lib 2021-08-10 13:05:02 +03:00
catch 286129f86e Issue #3022910 by quietone, juampynr, chandrashekhar_srijan, alisonjo315, heddn, benjifisher: Prevent migrated files from having an incorrect value at file_managed.filename 2021-08-10 08:11:34 +01:00
catch 7af1ea2e69 Issue #3139409 by mondrake, nitesh624, ridhimaabrol24, shobhit_juyal, mohrerao, Hardik_Patel_12, paulocs, ravi.shankar, munish.kumar, mrinalini9, alexpott: Replace usages of AssertLegacyTrait::assertRaw, that is deprecated 2021-08-09 21:40:23 +01:00
catch 604fee30da Revert "Issue #3139409 by mondrake, nitesh624, ridhimaabrol24, shobhit_juyal, mohrerao, Hardik_Patel_12, ravi.shankar, munish.kumar, mrinalini9, alexpott: Replace usages of AssertLegacyTrait::assertRaw, that is deprecated"
This reverts commit 71e8db1949.
2021-08-09 14:50:34 +01:00
Lauri Eskola c12933ff06
Issue #3216489 by mherchel, dungahk, andy-blum, Indrajith KB, larowlan: Olivero font preload does not work when the site has a base path 2021-08-09 15:39:49 +03:00
Lauri Eskola df65e9fb78
Issue #3224466 by andy-blum, mherchel: Olivero: <button> elements are not inheriting theme's font 2021-08-09 15:35:36 +03:00
Lauri Eskola 4f9d3755d1
Issue #3226019 by Gauravmahlawat, hmendes, Indrajith KB: Olivero: Update links in template file 2021-08-09 15:32:27 +03:00
Lauri Eskola 5ac0edd59d
Issue #3226865 by Gauravmahlawat, Indrajith KB, mherchel: Olivero: Button can't contain div element in it 2021-08-09 15:25:06 +03:00
catch 30261da4a6 Issue #2293257 by quietone, rpayanm, Gauravmahlawat, neclimdul: Update Type Hints in DrupalKernel 2021-08-09 11:58:47 +01:00
catch 71e8db1949 Issue #3139409 by mondrake, nitesh624, ridhimaabrol24, shobhit_juyal, mohrerao, Hardik_Patel_12, ravi.shankar, munish.kumar, mrinalini9, alexpott: Replace usages of AssertLegacyTrait::assertRaw, that is deprecated 2021-08-09 11:21:51 +01:00
catch 0aed1298a1 Issue #3226008 by longwave, mondrake: Remove simple uses of t() in assertEquals() calls 2021-08-09 10:29:45 +01:00
effulgentsia ce79d79910 Issue #3227036 by xjm, dww: Remove QuickEdit from the Standard profile 2021-08-06 15:21:54 -07:00
catch a983c28084 Issue #3069260 by quietone, andypost, guilhermevp, anmolgoyal74, rahulkhandelwal1990, Meenakshi_j, hmendes, mikelutz, swatichouhan012: Deprecate Drupal\comment\Plugin\migrate\source\d6\Comment::prepareComment() 2021-08-06 13:35:40 +01:00
catch e33e4c71c4 Issue #3227060 by mondrake, daffie: Replace usages of AssertLegacyTrait::assertNoRaw, that is deprecated 2021-08-06 11:12:32 +01:00
catch 139f911417 Issue #838992 by alexpott, Charlie ChX Negyesi, daffie, Damien Tournoud, sun, quietone, longwave: Change the uid field from integer to serial by leveraging NO_AUTO_VALUE_ON_ZERO on MySQL 2021-08-06 10:55:59 +01:00
catch bd272a4ca8 Issue #2508866 by paulocs, slashrsm, raman.b, vakulrai, justanothermark, kishor_kolekar, KapilV, ranjith_kumar_k_u, Rinku Jacob 13, AndrewTur, quietone, pameeela, alexpott, catch: Field description is not displayed with Timestamp datetime widget 2021-08-06 09:28:08 +01:00
catch a1f849404c Issue #3226106 by Spokje, longwave: Drupal\Tests\node\Kernel\Migrate\d7\MigrateNodeTypeTest::assertEntity declares non existing @dataProvider 2021-08-06 08:55:55 +01:00
catch a227db1833 Issue #3021833 by pavnish, andypost, munish.kumar, kim.pepper, googletorp, swatichouhan012, daffie, Berdir, alexpott, xjm: Move FILE_STATUS_PERMANENT to \Drupal\file\FileInterface 2021-08-06 08:54:08 +01:00
catch 4b4895c0c5 Issue #2989893 by ankithashetty, srilakshmier, quietone, firfin, longwave: Remove redundant source: key in Substr example 2021-08-06 08:25:19 +01:00
catch 89da8c8d52 Issue #3170396 by mondrake, longwave: Remove uses of t() in assert(No)Raw() calls 2021-08-06 08:21:30 +01:00
catch 22a69328a6 Issue #3225779 by alexpott, srilakshmier, ravi.shankar, daffie: Provide sort callback on ExtensionList class 2021-08-06 08:01:36 +01:00
catch 5d7ae05905 Issue #2047119 by fago, msankhala, LinL: Remove deprecated documentation in DataType annotation 2021-08-06 07:57:28 +01:00
catch 6f48525b43 Issue #3220255 by mondrake, longwave: Convert assertions involving use of xpath on links to WebAssert 2021-08-06 07:52:55 +01:00
catch 3e5c6f5191 Issue #3196470 by mxr576, longwave: KernelTestBaseTest::testOutboundHttpRequest() does not perform any assertion 2021-08-06 07:44:15 +01:00
catch 5cd5a9d0ae Issue #3002352 by longwave, andypost, gabesullice, googletorp, daffie, alexpott, borisson_: CacheableHttpException must pass a $headers argument to HttpException 2021-08-05 21:27:51 +01:00
catch bcfecbbfa6 Issue #3131900 by mondrake, longwave, xjm, alexpott: Refactor assertions that assign return values to variables 2021-08-05 09:19:46 +01:00
catch 58a4457b91 Issue #3224414 by alexpott, varshith, dagmar, daffie: Installing the syslog module uses its configuration before it is written 2021-08-05 09:05:33 +01:00
catch 5a3a0abaf2 Issue #3222616 by phenaproxima, vsujeetkumar, labboy0276, hmendes, cilefen: YouTube PlayLists can't be added to Remote Video due to regex issue 2021-08-05 08:31:38 +01:00
catch aea32e8a9f Issue #3224478 by ankithashetty, varshith, longwave, platinum1: Update HTML specification link for /filter/tips 2021-08-05 08:25:34 +01:00
effulgentsia fe09f58c68 Issue #2993647 by AdamPS, alexpott, ravi.shankar, jonathanshaw, donquixote, lauriii, Wim Leers, larowlan, rodrigoaguilera: Correctly determine when to display fields as inline 2021-08-04 08:02:41 -07:00
catch 6f3a08fc11 Issue #3226516 by Spokje, longwave: Unneeded double $this->drupalGet in ModerationStateNodeTypeTest.php 2021-08-03 20:51:08 +01:00
catch 022284b188 Issue #3162016 by longwave, andypost, Hardik_Patel_12, catch, alexpott, daffie, Chi, Kristen Pol: [Symfony 6] Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated 2021-08-03 16:51:34 +01:00
catch 66ba975362 Issue #3127716 by puddyglum, quietone: Documentation typo in PathValidator.php 2021-08-03 15:31:03 +01:00
catch 9674e3a448 Issue #3063343 by phenaproxima, Wim Leers, larowlan, seanB, effulgentsia: Make MediaLibraryState implement CacheableDependencyInterface to remove the need for hardcoding a cache context 2021-08-03 15:26:06 +01:00
Alex Pott a0a22f8d41
Issue #3180351 by longwave, alexpott, daffie, catch, andypost, Charlie ChX Negyesi: doctrine/reflection is abandoned 2021-08-02 09:24:49 +01:00
catch 9ac02c4360 Issue #3224592 by alexpott, daffie: \Drupal\path_alias\AliasManager::cacheClear() can cause deprecations on PHP 8.1 and when set to NULL it tries to flush the cache but that's not possible 2021-07-30 16:35:50 +01:00
catch acb41b7768 Issue #3225947 by larowlan, longwave: Remove redundant entity_reference.install and simpletest_install() 2021-07-30 16:33:56 +01:00
nod_ 3071938aff Issue #3219088 by nod_, Tom Konda, longwave, alexpott, justafish: Use package.json to manage third party JS libraries 2021-07-30 10:58:49 +00:00
catch 3726333893 Issue #3225812 by larowlan, Gábor Hojtsy, catch, andypost: Add lifecycle_link key to info.yml files 2021-07-30 09:31:26 +01:00