Commit Graph

17567 Commits (3071938affe76d92ba467e2f52ba3a57173fdec0)

Author SHA1 Message Date
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
Lee Rowlands 16edf0a2a9
Issue #3224530 by phenaproxima, effulgentsia: Pass the media library state object to createAccess() 2021-07-30 06:04:51 +10:00
Alex Pott 65fb382979
Issue #3224420 by andypost, longwave, daffie: [PHP 8.1] Exception codes should be numeric and not NULL 2021-07-29 10:35:48 +01:00
Lee Rowlands fc51b4b1c4
Issue #3105318 by bbrala, mglaman, ravi.shankar, Wim Leers, gabesullice, larowlan, bojanz, e0ipso: Add a public API for aliasing resource type names 2021-07-29 16:49:40 +10:00
catch 068f00c4c9 Issue #3191935 by mondrake, tedbow, xjm, alexpott, longwave: Replace usages of AssertLegacyTrait::assertNoText, which is deprecated 2021-07-28 14:41:19 +01:00
catch 16f9ca27af Issue #778346 by vsujeetkumar, xjm, dhirendra.mishra, pillarsdotnet, sudiptadas19, cwgordon7, daffie, quietone: system_sort_modules_by_info_name() is misnamed 2021-07-28 13:54:02 +01:00
catch 6335af17b4 Issue #3221312 by Spokje: ->willReturn(...) would make more sense here 2021-07-28 11:57:46 +01:00
catch 686951d3c9 Issue #3153469 by longwave, hmendes, Hardik_Patel_12: Remove uses of t() in clickLink() calls 2021-07-28 08:48:45 +01:00
Lee Rowlands 913a9ebdc6
Issue #3222632 by phenaproxima, imalabya, longwave, catch, larowlan: oEmbed services' cache backends should not be optional 2021-07-28 17:29:05 +10:00
Lee Rowlands f87d33acb4
Issue #2966043 by phenaproxima, owenbush, a.dmitriiev, marcoscano, tapscolaM, xtineroque, ramya.shankaralingam: Handle oEmbed resources without an explicit height 2021-07-28 17:00:22 +10:00
Alex Pott 4988dcf9cc
Issue #2926729 by bircher, daffie, vsujeetkumar: Rename ConfigManager::findConfigEntityDependentsAsEntities() to be ::findConfigEntityDependenciesAsEntities 2021-07-27 09:34:50 +01:00
Alex Pott a4629b220b
Issue #3184184 by quietone, Wim Leers, marvil07: Test that the d7_entity_reference_translation follow-up migration runs not just for node entities 2021-07-25 19:44:18 +01:00
Alex Pott 38c6162c0e
Issue #3224861 by Spokje: PHPCS failure in /core/modules/tour/src/TourViewBuilder.php 2021-07-24 22:40:28 +01:00
catch b6efcaf636 Issue #3160238 by JeroenT, phenaproxima, vsujeetkumar, ravi.shankar, snehalgaikwad, dishabhadra, vakulrai, gmercer, mitthukumawat, RoshaniBhangale, thalles, Abhijith S, chandu7929, janmejaig, tanubansal, manojithape, quietone: Media Library widget produces "This value should not be null" error when field is required 2021-07-16 12:04:46 +01:00
catch 8abf81e7e9 Issue #3223267 by alexpott, daffie: Remove some calls to drupal_flush_all_caches() in tests 2021-07-16 08:47:59 +01:00
catch d6e4a29961 Issue #3223016 by kim.pepper, Berdir, andypost, daffie: Deprecate file_build_uri() 2021-07-16 08:43:01 +01:00
Lee Rowlands e41394ecb6
Issue #2935654 by longwave, hctom: Use of undefined $languages variable in NodeListBuilder::buildRow() 2021-07-16 09:00:22 +10:00
Alex Pott 1110b04d14
Issue #2347783 by kim.pepper, andypost, almaudoh, gumanist, aleevas, rodrigoaguilera, Berdir, saurabh-2k17, Spokje, dhirendra.mishra, alexpott, paulocs, izus, Wim Leers, KapilV, naveenvalecha, anmolgoyal74, subson, yo30, harsha012, mrinalini9, daffie, voleger, dww, fietserwin, tim.plunkett, joachim, larowlan: Deprecate drupal_get_path() and drupal_get_filename() and replace with ExtensionList::getPath() and ExtensionList::getPathname() 2021-07-15 11:20:33 +01:00
catch e8ff8ea14f Issue #2412669 by claudiu.cristea, Julfabre, sidharrell, catch, daffie, Berdir, andypost, tedbow, kim.pepper, ParisLiakos, Mile23: Remove drupal_static from BookManager 2021-07-14 10:28:37 +01:00
catch d8ab4a9e16 Issue #3185400 by mondrake, alexpott, daffie: Test upsert return value and ensure that they are consistent regardless of database type 2021-07-14 08:32:50 +01:00
catch 76b129c1e1 Issue #3156244 by ravi.shankar, Deepak Goyal, Kumar Kundan, vakulrai, darchuletajr, Meenakshi_j, andrewmacpherson, marcoscano, penyaskito: Title variable isn't set by Syndicate block - so the link text is an unfinished sentence 2021-07-14 08:11:02 +01:00
catch 3f8a67e0bb Issue #2830352 by quietone, cebasqueira, Matroskeen, xjm: Upgrade links point to D7 documentation 2021-07-14 07:57:23 +01:00
Lauri Eskola 213a56599a
Issue #3207782 by nod_, bnjmnm, jptaranto: Add BC layer between @drupal/once and jQuery.once 2021-07-13 21:14:13 +03:00
effulgentsia 167686b809 Issue #3186415 by phenaproxima, Charlie ChX Negyesi, walangitan, pianomansam, dan2k3k4, Al Munnings, larowlan, philltran, cilefen, longwave, alexpott, pookmish, kaynen, Lendude, Gábor Hojtsy, rlnorthcutt, ksenzee: Make oEmbed resource fetcher more tolerant of unexpected Content-Type headers 2021-07-13 09:26:00 -07:00
Lee Rowlands d596833025
Issue #3192585 by andypost, ankithashetty, Amber Himes Matz: Fix up topics to use new help_topic_link function 2021-07-13 18:55:52 +10:00
catch 0e9bec38ca Issue #3037202 by claudiu.cristea, vsujeetkumar, Hardik_Patel_12, longwave, Berdir, martin107: Remove drupal_static() from node_mark() 2021-07-12 09:00:22 +01:00
Lee Rowlands bb02eb5f24
Issue #3080666 by phenaproxima, Upchuk, ieguskiza, larowlan, ravi.shankar, nikitagupta, zipymonkey, Bladedu, pameeela, b_sharpe, seanB, Spokje, mukesh.dev, Gauravmahlawat: oEmbed system doesn't work if thumbnail url does not have a file extension 2021-07-12 16:35:10 +10:00
Alex Pott 7de8fc1fda
Issue #3215836 by guilhermevp, imalabya, swatichouhan012, AJV009, joachim, quietone: add a constant to represent uncountable sources for SourcePluginBase::count() 2021-07-10 23:37:45 +01:00
Alex Pott 69772dbfab
Issue #3222980 by bbrala: Unneeded assignment in ResourceTestBase::getEntityDuplicate 2021-07-10 12:59:29 +01:00
Alex Pott 0926b0cc7c
Issue #3221933 by marcoscano, alexpott, owenbush: PHP Notice when using "left_formula" in views join 2021-07-10 09:58:37 +01:00
Alex Pott 3e4b17a7c9
Issue #2669074 by kim.pepper, Berdir, gaydabura, andypost, ravi.shankar, KapilV, Wim Leers, bradjones1, nickolaj, alexpott, mondrake, 20th, yogeshmpawar, gaurav.kapoor, voleger, Pavan B S, Neslee Canil Pinto, aerozeppelin, Cameron Tod, daffie, dhruveshdtripathi, abramm, Nono95230, s.messaris, Mile23, claudiu.cristea, larowlan, catch, jibran, SpadXIII: Convert file_create_url() & file_url_transform_relative() to service, deprecate it 2021-07-09 14:18:01 +01:00
Alex Pott fa3995b5dd
Issue #3220379 by guilhermevp, quietone, joachim: example code for NullCoalesce isn't formatted properly 2021-07-09 13:06:59 +01:00
Lee Rowlands b27e6a8c59
Issue #2834958 by huzooka, Chris Burge, alfaguru, Wim Leers, Lendude: file_validate_extensions() incorrectly assumes $file->filename contains the file's extension 2021-07-09 15:20:56 +10:00
Lee Rowlands cffb02aad6
Issue #2571235 by alexpott, claudiu.cristea, dawehner, Wim Leers, gabesullice, IJsbrandy, benjifisher, alisonjo315, larowlan, Berdir, effulgentsia, longwave, herom, dmouse, heddn, catch: [regression] Roles should depend on objects that are building the granted permissions 2021-07-09 14:50:54 +10:00
Lee Rowlands 4067ac09c9
Revert "Issue #3080666 by phenaproxima, Upchuk, ieguskiza, ravi.shankar, nikitagupta, zipymonkey, larowlan, Bladedu, pameeela, Gauravmahlawat, Spokje, mukesh.dev, seanB: oEmbed system doesn't work if thumbnail url does not have a file extension"
This reverts commit 146249c83b.
2021-07-09 14:10:12 +10:00
phenaproxima 146249c83b Issue #3080666 by phenaproxima, Upchuk, ieguskiza, ravi.shankar, nikitagupta, zipymonkey, larowlan, Bladedu, pameeela, Gauravmahlawat, Spokje, mukesh.dev, seanB: oEmbed system doesn't work if thumbnail url does not have a file extension 2021-07-09 04:06:44 +00:00
catch 190f1555ba Issue #3222282 by imalabya: Remove todo in media_library.module 2021-07-08 15:59:20 +01:00
catch e76b29a0de Issue #3222783 by longwave, mondrake: Result of method PHPUnit\Framework\Assert::assertEquals() (void) is used 2021-07-08 15:56:55 +01:00
Lauri Eskola 88498c7846
Issue #2556069 by claudiu.cristea, bnjmnm, lauriii, pfrenssen, Tim Bozeman, marcvangend, ikeigenwijs, Wim Leers, kevinquillen, esclapes, nod_: JS error with elements in "allowed HTML tags" that can't be direct descendants of a div 2021-07-08 14:50:49 +03:00
catch e3dd03cf39 Issue #3222465 by effulgentsia: Use test config rather than system config in MenuUiNodeTypeTest 2021-07-08 12:17:13 +01:00
Alex Pott 0f22eb1c63
Issue #1932810 by Berdir, jibran, joegraduate, joelpittet, JeroenT, RenatoG, tim.plunkett, tedbow, andypost, paulocs, hugronaphor, ankithashetty, Meenakshi_j, chr.fritsch, Beanjammin, nikitagupta, EclipseGc, dawehner, xjm, alexpott, fago, tstoeckler, catch, seanB, larowlan: Add entity bundles condition plugin for entities with bundles 2021-07-08 10:22:26 +01:00
catch 3fb0eded18 Issue #2560447 by bojanz, longwave: Remove the undocumented, untested views_form_callback API 2021-07-08 08:09:32 +01:00
webchick cd796b6dc9 Issue #3222486 by Chris Matthews: Make remote video field mapping field labels consistent and less verbose 2021-07-07 10:30:18 -07:00
Alex Pott 6a0d497e8b
Issue #3180382 by phenaproxima, dww, tedbow: UpdateManagerUpdate doesn't need to use the renderer service 2021-07-07 16:58:42 +01:00
Alex Pott 6bd1cdb690
Issue #3220956 by sudiptadas19, Anandhi Karnan, Meenakshi_j, guilhermevp, pameeela, Berdir: Update node templates that have @todo for removing the id attribute 2021-07-06 23:08:59 +01:00
Alex Pott b36543da71
Issue #2715145 by andypost, phenaproxima, longwave, alexpott, RenatoG, quietone, catch: Remove system.authorize config 2021-07-06 22:59:09 +01:00
effulgentsia bd04c70532 Issue #3221493 by phenaproxima, tedbow, guilhermevp: Add test coverage for menu order in node type form 2021-07-06 14:45:47 -07:00
Alex Pott cfafb8735a
Issue #3222168 by hmendes, kriboogh, longwave, pookmish: Replace \GuzzleHttp\Client with \GuzzleHttp\ClientInterface 2021-07-06 16:40:04 +01:00
Alex Pott 12aec14a91
Issue #2750925 by quietone, vakulrai, pavnish, Neslee Canil Pinto, ankithashetty, Meenakshi_j, nikitagupta, Suresh Prabhu Parkala, JvE, Gauravmahlawat, larowlan, Kristen Pol, paulocs, acbramley, catch: Text item sample generation fails if max length < 3 2021-07-06 15:45:43 +01:00
catch 953fef703f Issue #3222009 by Jaypan: Fix documentation for hook_views_query_alter() 2021-07-05 16:55:19 +01:00