Commit Graph

313 Commits (cffbfb615c26a665ae1dfc90867c29ca30092649)

Author SHA1 Message Date
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
catch 51c1ef6ec1 Issue #3255887 by murilohp, heddn, neclimdul, Berdir: MediaThumbnailFormatter => Calling ImageFormatter::__construct() without the $file_url_generator argument is deprecated in drupal:9.3.0 2022-02-15 19:36:24 +00:00
catch 637ccc1a08 Issue #3254198 by longwave: Remove Media Entity compatibility check from media_install() 2022-02-14 16:03:56 +00:00
catch 640793616b Issue #3264057 by andypost, daffie, quietone: Remove deprecated media system functions 2022-02-14 15:31:51 +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
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
Alex Pott f3b24d25a0
Issue #3241633 by danflanagan8, benjarlett: View mode doesn't display in dropdown if numerical 2022-01-24 11:18:14 +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
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 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 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 5c92c24178
Issue #3153455 by Berdir, larowlan, Eduardo Morales Alberti, Gauravmahlawat, sleepingmonk, PhilippJC, alexpott, catch, daffie, jibran: UID base field override configs can still have old default value callbacks 2021-12-29 15:28:30 +00:00
Alex Pott 45347fa580
Issue #2652652 by dawehner, Sam152, Charlie ChX Negyesi, Manuel Garcia, mikemiles86, minorOffense, Lendude, jibran, alexpott, xjm, effulgentsia, webchick: Provide a relationship from the revision table to the main table 2021-12-18 06:42:28 +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 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 92836c436b Issue #3138078 by mondrake, larowlan, longwave, xjm: [D9.3 beta - w/c Nov 8, 2021] Add a 'void' return typehint to custom assert* methods 2021-11-22 15:25:32 +00:00
catch bfd559afcb Issue #3250442 by daffie, andypost, longwave: [Symfony 6] Symfony 6 adds static return type hinting and Prophecy fails on it 2021-11-22 12:12:23 +00:00
catch 507fc5fe00 Issue #3248014 by daffie, andypost: [Symfony 6] The Drupal\Tests\media\Kernel\OEmbedIframeControllerTest fails 2021-11-18 16:20:04 +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 84ef68cf99 Issue #3247901 by danflanagan8, longwave: ContentTranslationUITestBase should not rely on Classy 2021-11-08 14:36:24 +00:00
Alex Pott 2c979f05ce
Issue #3208849 by yogeshmpawar, cilefen, phenaproxima, mohit_aghera, larowlan, danflanagan8: OEmbedWidget does not display the field's help text, only its own message 2021-10-25 23:15:55 +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
Lee Rowlands 1190672bc6
Issue #3043321 by jibran, acbramley, ravi.shankar, Manuel Garcia, johnwebdev, dpi, kim.pepper, mstrelan, NWOM, AaronMcHale, larowlan, Berdir, Wim Leers, kristiaanvandeneynde, bbrala, catch: Use generic access API for node and media revision UI 2021-10-25 11:25:35 +10:00
Alex Pott d8b4e40b05
Issue #3205866 by danflanagan8, phenaproxima: media_requirements() should report missing source fields 2021-10-18 14:56:08 +01: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
Alex Pott adf864ee84
Issue #3026184 by phenaproxima, nmeegama, kyuubi, vsujeetkumar, carolpettirossi, alexpott, larowlan, seanB, danflanagan8, chr.fritsch: To avoid performance issues, allow tokens in oEmbed thumbnail paths 2021-10-11 12:20:41 +01:00
Alex Pott 8597defbb5
Issue #3231731 by phenaproxima, larowlan, seanB: Use Content-Type header from oEmbed thumbnail GET request when determining the file extension 2021-10-06 16:20:19 +01:00
catch 4efea3f981 Issue #3240955 by andypost: \Drupal\media\Plugin\Filter\MediaEmbed::applyPerEmbedMediaOverrides() triggers deprecations in PHP 8.1 2021-10-06 13:32:54 +01:00
catch 3fc999a87f Issue #3240247 by alexpott, daffie: \Drupal\filter\Entity\FilterFormat::$name with a NULL value causes deprecations in PHP 8.1 2021-10-04 15:57:06 +01:00
Alex Pott 0a5beb304b
Issue #3230547 by larowlan, karishmaamin, amjad1233: \Drupal\media\Controller\OEmbedIframeController::render doesn't set a content-type header 2021-09-28 09:24:01 +01:00
catch cb14cbaf49 Issue #3238373: fix js lint issue in es6 version of file. 2021-09-24 18:08:58 +01:00
xjm b5a2be095f SA-CORE-2021-006 by azinck, seanB, effulgentsia, marcoscano, larowlan, phenaproxima, xjm, mcdruid, drumm, briantschu 2021-09-24 18:04:19 +01:00
Alex Pott 0cbd31dbb8
Issue #3230772 by larowlan, phenaproxima: OembedMediaController doesn't properly bubble cacheability metadata/attachments 2021-09-23 23:59:06 +01:00
catch 6fb71f0208 Issue #3226487 by acbramley, bbrala, Berdir, AaronMcHale, darvanen, catch, daffie, mstrelan: Always allow access to revisions based on access/permissions, not on the count of revisions 2021-09-07 14:42:18 +01:00
catch 02bf753477 Issue #3228634 by Spokje, xjm, paulocs, tim.plunkett, Lendude: Move tests for integrations between QuickEdit and other modules into QuickEdit so that it can more easily be moved into contrib 2021-08-27 15:13:58 +01:00
catch a3f40ba19d Revert "Issue #3228634 by Spokje, xjm, paulocs, tim.plunkett, Lendude: Move tests for integrations between QuickEdit and other modules into QuickEdit so that it can more easily be moved into contrib"
This reverts commit e4ce9936ea.
2021-08-27 14:40:52 +01:00
catch 6951f4d77a Issue #3225328 by mxr576, Berdir, longwave: Improve page performance by sorting cache contexts/tags on-demand 2021-08-27 12:36:31 +01:00
catch e4ce9936ea Issue #3228634 by Spokje, xjm, paulocs, tim.plunkett, Lendude: Move tests for integrations between QuickEdit and other modules into QuickEdit so that it can more easily be moved into contrib 2021-08-27 12:18:57 +01:00
catch 114e523a89 Issue #3054888 by phenaproxima, jcalais, Lendude, jay.dansand: oEmbed endpoints should not lowercase the available schemes 2021-08-16 15:55:06 +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 49c7be859f Issue #3028664 by averagejoe3000, phenaproxima, nathandentzau, alexpott: Log exceptions for invalid oEmbed providers 2021-08-16 14:42:20 +01: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
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
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 e33e4c71c4 Issue #3227060 by mondrake, daffie: Replace usages of AssertLegacyTrait::assertNoRaw, that is deprecated 2021-08-06 11:12:32 +01:00