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
|
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
|
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
|
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
|
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 |
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 |
Alex Pott
|
4e5f54f439
|
Issue #3195178 by mstrelan, Lendude, Graber, tobiberlin, texas-bronius: Views table format sorting + distinct results in a SQL error on some db engines
|
2021-07-05 11:23:54 +01:00 |
Alex Pott
|
26c6cd60a7
|
Issue #3221149 by claudiu.cristea, tim.plunkett, guilhermevp, alexpott, andypost: Remove dead code in Taxonomy's Views handlers
|
2021-07-04 10:22:07 +01:00 |
Lee Rowlands
|
df19e7010b
|
Issue #3218766 by tim.plunkett, gabesullice: Adding a SystemMainBlock to a layout builder layout causes a fatal error and should not be available
|
2021-07-03 10:43:16 +10:00 |
xjm
|
4f77a103a2
|
Issue #3039039 by claudiu.cristea, pguillard, Hardik_Patel_12, tedbow, xjm, tim.plunkett, longwave: Deprecate some procedural functions in taxonomy.module
|
2021-07-02 11:42:38 -05:00 |
effulgentsia
|
84f11341d9
|
Issue #3091870 followup by effulgentsia, alexpott: Remove dead code.
|
2021-06-30 16:12:29 -07:00 |
effulgentsia
|
e4284d2d91
|
Issue #3091870 by tedbow, phenaproxima, alexpott, bnjmnm, tim.plunkett, lauriii, mradcliffe: Fail Functional Javascript tests that throw Javascript errors
|
2021-06-30 14:26:18 -07:00 |
Alex Pott
|
e595a4534e
|
Issue #3174107 by brianperry, mglaman, alexpott, mtift, mradcliffe, mherchel, capysara, ravi.shankar, cathwaldron, kostyashupenko: Add additional testing coverage for Olivero
|
2021-06-30 21:05:04 +01:00 |
Alex Pott
|
7bc0a6d733
|
Issue #1882552 by andypost, phenaproxima, voleger, tedbow, alexpott, tim.plunkett, dawehner: Deprecate menu_list_system_menus() and menu_ui_get_menus()
|
2021-06-30 21:03:21 +01:00 |
effulgentsia
|
54781848a0
|
Issue #1551534 by Lendude, vsujeetkumar, neclimdul, b_sharpe, devert, bcn, henkholtrop, heykarthikwithu, richmac, seanB, casey, mishac, alansaviolobo, idebr, lauriii, dawehner, alexpott, BramDriesen, randell, ilya.no, muka, DamienMcKenna, Dom., dnewkerk, tim-diels, natted, slayne40, Spry_Julia, Jibus, cpliakas, pbouchereau, S3b0uN3t, HongPong, rfbrandsma, grantkruger, sanderwind, borisson_, nerdacus, mglaman, mvwensen, jmickela, droplet: Submit buttons themed as <button> element fail to trigger ajax in Views exposed forms
|
2021-06-30 11:13:20 -07:00 |
Alex Pott
|
e5644666c0
|
Revert "Issue #3174107 by brianperry, mglaman, mtift, alexpott, mradcliffe, ravi.shankar, capysara, cathwaldron, kostyashupenko, mherchel: Add additional testing coverage for Olivero"
This reverts commit e182007f0b .
|
2021-06-30 00:31:13 +01:00 |
Alex Pott
|
e182007f0b
|
Issue #3174107 by brianperry, mglaman, mtift, alexpott, mradcliffe, ravi.shankar, capysara, cathwaldron, kostyashupenko, mherchel: Add additional testing coverage for Olivero
|
2021-06-29 22:14:59 +01:00 |
Alex Pott
|
052816d2cd
|
Issue #3014051 by tedbow, mitrpaka, govind.maloo, Suresh Prabhu Parkala, tim.plunkett, phenaproxima: Update module does not depend on the File Module
|
2021-06-29 22:08:18 +01:00 |
effulgentsia
|
831717249c
|
Issue #3021803 by alexpott, AaronBauman, effulgentsia, longwave, dawehner, larowlan, bradjones1, tim.plunkett, Berdir, joachim, mondrake, weaverryan, JParkinson1991, kim.pepper, louis-cuny, rodrigoaguilera: Document and add tests for service autowiring
|
2021-06-29 10:51:38 -07:00 |
xjm
|
dbcc1a3613
|
Issue #3037157 followup by xjm: Fix multi-line array format.
|
2021-06-28 18:15:32 -05:00 |
xjm
|
cfca6ce40d
|
Issue #3037157 by phenaproxima, sudiptadas19, mohit_aghera, xjm, manuel.adan, Abhijith S, tanubansal, joachim, larowlan, tim.plunkett, catch: Vocabulary name not translated in page title of the taxonomy overview and reset forms
|
2021-06-28 18:13:29 -05:00 |
xjm
|
c1179c9377
|
Issue #3217717 by longwave, mondrake, tim.plunkett, xjm: Replace usages of the at() matcher, which is deprecated
|
2021-06-28 16:09:48 -05:00 |
webchick
|
5cc279bac0
|
Issue #3056258 by mohit_aghera, vakulrai, guilhermevp, adalbertov, ankithashetty, aleevas, anmolgoyal74, munish.kumar, paulocs, jeroendegloire, pameeela, quietone, Abhijith S, benjifisher, catch, xjm, John Cook, lokapujya: Allow redirection to vocabulary list terms page after creating a new term
|
2021-06-28 12:43:15 -07:00 |
webchick
|
adb24cf8a8
|
Issue #2839558 by tim.plunkett, mohit_aghera, tkoleary, webchick, guilhermevp: Blocks do not have a "remove" contextual link
|
2021-06-28 12:12:11 -07:00 |
xjm
|
af5f071327
|
Issue #3099968 by larowlan, andypost, johnwebdev, acbramley, paulocs, anmolgoyal74, dpi, phenaproxima, tim.plunkett, xjm, alexpott: Layout builder incorrectly resolves global contexts values when viewing layouts
|
2021-06-28 11:57:15 -05:00 |
catch
|
c5886a79d2
|
Issue #2875279 by Spokje, John Cook, jungle, voleger, mradcliffe, mrinalini9, jpatel657, quietone, jonathanshaw, alexpott, joachim, rajeshwari10, RajeevK, Yogesh Pawar, James.Shee, lcngeo, borisson_, time2buzzthetower, ccasals, kavo: Update core modules to use the new batch builder
|
2021-06-28 13:30:58 +01:00 |
catch
|
d3dabc4603
|
Issue #2897638 by Spokje, claudiu.cristea, istavros, PaulDinelle, drclaw, Giuseppe87, KapilV, Lendude: Views exposed sort identifiers are not configurable
|
2021-06-28 13:24:26 +01:00 |
catch
|
7a5adddaf1
|
Issue #3021804 by andypost, scott_euser, YurkinPark, mrinalini9, voleger, Lendude, longwave: Remove optional dependency on menu_ui module in \Drupal\views\Plugin\views\wizard\WizardPluginBase
|
2021-06-28 13:14:34 +01:00 |
catch
|
f8dbc98afb
|
Issue #3195222 by smulvih2, ankithashetty, manish-31, larowlan, idebr, longwave: Incorrect favicon rel attribute value - shortcut
|
2021-06-28 12:04:53 +01:00 |
catch
|
67bfb63d9a
|
Issue #3220183 by mondrake, longwave: Convert assertions involving use of xpath on labels to WebAssert
|
2021-06-28 11:57:18 +01:00 |
catch
|
31614ec2b7
|
Issue #3112783 by amateescu, paulocs, mglaman, guilhermevp, dixon_, Fabianx: List and count all changes made in a workspace
|
2021-06-28 11:12:44 +01:00 |
catch
|
831b208162
|
Issue #1306624 by quietone, joachim, Spokje: hook_modules_un/installed/en/disabled aren't all in the same files
|
2021-06-28 09:56:56 +01:00 |
xjm
|
53bc00ed1c
|
Issue #3202166 by xjm, vakulrai, paulocs, Neslee Canil Pinto, rubenvarela, Gauravmahlawat, Abhijith S, larowlan: Allow saving <button> on menu LinkWidget
|
2021-06-26 21:29:11 -05:00 |
xjm
|
04e3e8d11e
|
Issue #1478294 by quietone, dww, tedbow: Update manager XML test fixtures contain D7 links to D8 releases
|
2021-06-26 11:47:00 -05:00 |
xjm
|
6999b96b7c
|
Issue #3219881 by msnassar: Typo in the description of class MenuLinkContentAccessControlHandler
|
2021-06-26 10:22:40 -05:00 |
webchick
|
c992b72442
|
Issue #3059984 by quiron, ressa, mindbet, benjifisher, Abhijith S, ckrina, antonellasev: Add new “Content Editor” role to Standard Profile
|
2021-06-25 13:25:07 -07:00 |
Lee Rowlands
|
d5ee37a05d
|
Issue #2946 by chx, michaellenahan, jcnventura, quietone, ifrik, wengerk, AaronBauman, salvis, pplantinga, sun, David_Rothstein, tatarbj, alexpott, Wim Leers, iMiksu, vijaycs85, anoopjohn, nedjo, Owen Barton, bjaspan, soxofaan, Gogowitsch, raman.b, robeano, deepakrmklm, bleen, xmacinfo, catch, beginner, dww, Gábor Hojtsy, webchick, Dries, larowlan, snufkin, RobRoy, bdragon, wizonesolutions, Lendude, sokru: Login fails and no warning is issued if cookies are not enabled
|
2021-06-25 14:37:40 +10:00 |
catch
|
33ba45820a
|
Issue #2719649 by Spokje, harsha012, jofitz, vprocessor, nikitagupta, cburschka, rasikap, hitesh-jain, quietone, longwave, mfernea, andypost, klausi, Malevi4, crazyrohila: Fix 'Drupal.Commenting.InlineComment.SpacingBefore' coding standard
|
2021-06-24 13:35:45 +01:00 |
catch
|
4880807b11
|
Issue #3216106 by paulocs, Gauravmahlawat, guilhermevp, AaronMcHale, anmolgoyal74: Add a description to the Extension field in ConvertImageEffect
|
2021-06-24 12:25:22 +01:00 |
catch
|
5dccbedb1b
|
Issue #3184542 by jlbellido, mitthukumawat, alexpott: Increase field label maxlength
|
2021-06-24 11:43:01 +01:00 |
catch
|
9f8f38d82a
|
Issue #2681947 by vasi1186, dan2k3k4, Leksat, Lendude, raman.b, yogeshmpawar, quietone, keszthelyi, Abhijith S, pameeela, claudiu.cristea, alexpott, NickDickinsonWilde: Allow 'Put the exposed form in a block' setting to be used with views block displays
|
2021-06-24 11:27:42 +01:00 |
Lee Rowlands
|
257efe5439
|
Issue #3218660 by alexpott: help_topics module can break during module uninstall
|
2021-06-24 14:30:05 +10:00 |
Lee Rowlands
|
2c57cbec9a
|
Issue #3220450 by xjm, phenaproxima: OEmbed ProviderRepositoryTest::testEmptyProviderList() does not interact with Guzzle's API correctly
|
2021-06-24 12:55:48 +10:00 |
effulgentsia
|
f127c93493
|
Issue #3039055 by claudiu.cristea, tedbow: Remove useless reset of taxonomy_term_count_nodes static cache
|
2021-06-23 13:43:38 -07:00 |
catch
|
a25c727d98
|
Issue #2124069 by voleger, andypost, martin107, damiankloip, cburschka, dawehner, kim.pepper, daffie, pcambra, ParisLiakos, Xano, longwave, MerryHamster, vacho, kostyashupenko, catch, alexpott, amateescu, Mile23, claudiu.cristea, larowlan, almaudoh, Berdir, zviryatko: Convert schema.inc to the update.update_hook_registry service (UpdateHookRegistry)
|
2021-06-23 16:55:26 +01:00 |
catch
|
671433d1cc
|
Issue #3035174 by tim.plunkett, andypost, ankithashetty, jwwj, mrinalini9, mmbk, martin107, tatarbj, longwave, sandboxpl: Rename SectionStorageTrait to SectionListTrait
|
2021-06-23 16:47:30 +01:00 |
effulgentsia
|
2e7bd80439
|
Issue #3206293 by tedbow, phenaproxima: Create ProjectRelease class to represent Update XML releases
|
2021-06-22 20:51:34 -07:00 |
effulgentsia
|
49beb9d840
|
Issue #3039074 by claudiu.cristea, longwave, tedbow: Remove drupal_static() from _update_manager_(unique_identifier|extract_directory|cache_directory)
|
2021-06-22 18:07:43 -07:00 |
catch
|
91b2327cca
|
Issue #2902540 by guilhermevp, Spokje, longwave, quietone, mfernea: Fix 'Drupal.NamingConventions.ValidGlobal' coding standard
|
2021-06-22 16:16:08 +01:00 |
catch
|
1327c4ddc9
|
Issue #3199741 by Matroskeen, quietone: Add documentation for remaining source plugins
|
2021-06-22 15:36:26 +01:00 |
catch
|
d88f334803
|
Issue #3103031 by quietone, alexpott, heddn, Wim Leers: Add bundle to the sourceIDs to FieldOptionTranslation source plugin
|
2021-06-22 15:34:12 +01:00 |
catch
|
eaf2958695
|
Issue #3196583 by Matroskeen, Wim Leers, quietone, larowlan: MigrationLookup plugin overrides source values for multiple migrations
|
2021-06-22 15:28:41 +01:00 |
catch
|
1640eb2359
|
Issue #3209353 by Matroskeen, nishantghetiya, quietone: Add documentation for remaining node and taxonomy modules
|
2021-06-22 14:41:25 +01:00 |
catch
|
1c17abd79c
|
Issue #3164520 by james.williams, Matroskeen, huzooka, raman.b, quietone, mikelutz: FieldableEntity::getFieldValues() does not guarantee that the returned field values are sorted by their delta
|
2021-06-22 14:33:10 +01:00 |
catch
|
62430b71d7
|
Issue #2268787 by tim.plunkett: Block plugin forms should not rely on being called from \Drupal\block\BlockForm
|
2021-06-22 14:19:49 +01:00 |
Alex Pott
|
5b5988c8fa
|
Issue #2819585 by paulocs, LoMo, Patil_kunal27: Identical switch case block in core/modules/user/user.js
|
2021-06-22 14:11:24 +01:00 |
Lee Rowlands
|
0f7faa6387
|
Issue #3095739 by jhodgdon, siddhant.bhosale, pratik_kamble, andypost, ayushmishra206, SenthilMohith, kleiton_rodrigues, daffie, catch, snehalgaikwad: Convert admin UI-related modules: contextual, help, inline_form_errors, quickedit, settings_tray, shortcut, toolbar, tour module hook_help() to topic(s)
|
2021-06-22 17:26:51 +10:00 |
Lee Rowlands
|
f29f4a3cf9
|
Issue #3094482 by jhodgdon, shetpooja04, Amber Himes Matz, andypost, pritish.kumar, ankithashetty, batigolix, catch: Convert action module hook_help() to topic(s), including views bulk operations
|
2021-06-22 08:29:05 +10:00 |
Lee Rowlands
|
b796e3779b
|
Issue #2511892 by bserem, rachel_norfolk, hussainweb, ravi.shankar, mikeker, catch, vensires, Lendude, alexpott: MissingMandatoryParametersException error on views with menu tab and % in the path
|
2021-06-22 06:46:30 +10:00 |
Lee Rowlands
|
acb621d028
|
Issue #3048848 by jmikii, carletex, andypost, sulfikar_s, mrinalini9, himanshu_sindhwani, anantjain60, guilhermevp, johnwebdev, alexpott, quietone: Syndicate block outputs wrong feed URL
|
2021-06-22 06:38:49 +10:00 |
mondrake
|
49eb106bca
|
Issue #3175718 by mondrake, alexpott, jungle, longwave: Random fails due to drupal-settings-json being counted as page text
|
2021-06-21 20:32:27 +00:00 |
Lee Rowlands
|
0211e1ebee
|
Issue #3067727 by jhodgdon, batigolix, shetpooja04, NitinLama, Pooja Ganjage, anmolgoyal74, andypost, nitesh624, kishor_kolekar, iyyappan.govind, mrinalini9, Gayathri J, daffie, catch: Convert comment, node, path, taxonomy module hook_help() to topic(s)
|
2021-06-22 06:12:28 +10:00 |
Alex Pott
|
026280b8f2
|
Issue #3215143 by paulocs, daffie: Replace replace assertEqual() in some comments
|
2021-06-21 17:13:24 +01:00 |
catch
|
1d5e219f85
|
Issue #3156396 by TR, pavnish, mondrake, longwave, catch, jungle: Use assertSameSize() to check same size of two countable variables
|
2021-06-21 12:31:24 +01:00 |
catch
|
878d35905c
|
Issue #3036593 by bbrala, gabesullice, BryanRice, anmolgoyal74, effulgentsia, pwolanin, Wim Leers, mstef, larowlan: Add 'drupal_internal__target_id' to JSON:API representation of entity reference fields, because that can't be retrieved from the target resource for target entity types without corresponding resources
|
2021-06-21 12:22:02 +01:00 |
catch
|
ba1ff55e88
|
Issue #3053167 by quietone, marvil07: Move state entries out of migrate_drupal.migrate_drupal.yml
|
2021-06-21 11:53:16 +01:00 |
catch
|
e48dcff470
|
Issue #2879159 by Spokje, LoMo, ravi.shankar, quietone, mondrake: Some calls to assertEquals have expected/actual parameters reversed
|
2021-06-21 11:27:34 +01:00 |
webchick
|
3bfedda41e
|
Issue #3213621 by huzooka: Fix D7 migration database fixture (to follow documentation) and update the same outdated doc
|
2021-06-17 08:46:46 -07:00 |
catch
|
37bd3765c3
|
Issue #3124762 by Spokje, dww, johnwebdev, paulocs, piyuesh23, Suresh Prabhu Parkala, Deepak Goyal, catch, larowlan, rpsu, xjm, andypost, alexpott, daffie, longwave, fgm, Wim Leers, anmolgoyal74: Add 'lifecycle' key to .info.yml files
|
2021-06-17 11:50:33 +01:00 |
Alex Pott
|
5962e90bba
|
Issue #3208373 by pac, joachim: LanguageNegotiationContentEntity description doesn't say how to use it
|
2021-06-15 15:52:13 +01:00 |
Alex Pott
|
acbf515255
|
Issue #3097416 by b_sharpe, phenaproxima, Chris Burge, seanB, webchick, oknate: When embedding media, don't let authors choose view modes that are not enabled for that media type
|
2021-06-15 15:19:24 +01:00 |
catch
|
cc594d5eb7
|
Issue #3217357 by Anandhi K, jungle, Rinku Jacob 13, longwave: Replace occurrences of outdated text "Extending Drupal 8" and its link
|
2021-06-15 09:46:42 +01:00 |
Lee Rowlands
|
ea475b4175
|
Issue #3092553 by amateescu, dixon_, shaal, xjm, ckrina, jrockowitz, webchick, worldlinemine: Add a row for switching to the live workspace in the Workspaces listing UI
|
2021-06-15 08:35:28 +10:00 |
catch
|
9647704886
|
Issue #2927874 by mohit_aghera, ao2, guilhermevp, Gauravmahlawat, larowlan, Nick Hope: Comment preview form shows parent entity before action buttons
|
2021-06-14 12:33:00 +01:00 |
catch
|
3fb63acc62
|
Issue #3187318 by sudiptadas19, eddie_c, huzooka, anmolgoyal74, quietone, Wim Leers, alexpott: ContentEntity source plugin should exclude user with uid "0"
|
2021-06-14 12:04:02 +01:00 |
Lee Rowlands
|
70175bc047
|
Issue #3215611 by alexpott, longwave: Service deprecations are only triggered on container build,not ::get()
|
2021-06-14 20:20:00 +10:00 |
catch
|
ff8ead85c3
|
Issue #2359675 by Grimreaper, jhedstrom, paulocs, anrikun, Lendude, larowlan, nicoloye, dww, alexpott: File field's Maximum upload size always passes validation
|
2021-06-14 10:54:43 +01:00 |
catch
|
116ebd1e2c
|
Issue #3217706 by Spokje, longwave, guilhermevp, mondrake: Replace usages of assertFileNotExists(), that is deprecated
|
2021-06-14 09:26:39 +01:00 |
Lee Rowlands
|
93d251d78a
|
Issue #2716019 by joseph.olstad, rodrigoaguilera, _Archy_, Lendude, mdupont, anmolgoyal74, mpp, Krzysztof Domański, DamienMcKenna, adityasingh, Skymen, benelori, Suresh Prabhu Parkala, rensingh99, alexpott, paulocs, HeyJo, iiRealXz, dawehner, xjm, 5n00py, tstoeckler, Karsa, dbyers55, idebr: View titles in breadcrumb and metatag title don't get properly translated
|
2021-06-14 17:28:27 +10:00 |
Lee Rowlands
|
9edbbe5a04
|
Issue #3215198 by phma: Thumbnail updates read width and height from source image on save even if queued
|
2021-06-14 17:08:47 +10:00 |
catch
|
e587d1e7d5
|
Issue #3217714 by mondrake, ravi.shankar, guilhermevp, longwave: Replace usages of expectException(Warning::class), that is deprecated
|
2021-06-11 15:34:14 +01:00 |
Lauri Eskola
|
53c2be8710
|
Issue #3217732 by bnjmnm, Wim Leers: filterStatus behavior can't find settings markup after AJAX update
|
2021-06-11 16:58:48 +03:00 |
Lee Rowlands
|
bb180f9538
|
Issue #3211072 by mstrelan: ModeratedContentController has an unlisted dependency on node.module
|
2021-06-11 14:38:00 +10:00 |
catch
|
8e58cdb8e8
|
Issue #3213616 by n4r3n, Wim Leers, quietone: Map all Datetime module's field formatters from D6/D7 to D8/D9
|
2021-06-10 20:34:38 +01:00 |
catch
|
ca83639687
|
Issue #3134554 by Matroskeen, larowlan, paulocs, aluzzardi, phenaproxima, mark_fullmer, vierlex, hchonov, grathbone: Media fields with Media Library form widget trigger PHP 'Notice: Undefined index'
|
2021-06-10 17:15:53 +01:00 |
catch
|
a6ee84df34
|
Issue #2726881 by jcisio, joachim: Remove pager from admin field list
|
2021-06-10 16:55:24 +01:00 |
catch
|
ee6a1a71d4
|
Issue #3213734 by longwave, mondrake: AssertButtonsTrait has invalid PHP syntax
|
2021-06-10 15:08:59 +01:00 |
catch
|
c7f050d5e9
|
Issue #3218024 by Charlie ChX Negyesi, longwave, Berdir: Field called "link" breaks the RSS Views plugins
|
2021-06-10 14:54:54 +01:00 |
catch
|
2d2fe313c6
|
Issue #3217713 by guilhermevp, vsujeetkumar, mondrake, sudiptadas19, vikashsoni: Replace usages of assertFileNotIsWritable(), that is deprecated
|
2021-06-10 14:41:25 +01:00 |
catch
|
2cab2f4079
|
Issue #2977495 by alexfarr, Sam152, Neslee Canil Pinto, timmillwood, alexpott: Content Moderation missing permission descriptions
|
2021-06-10 13:43:45 +01:00 |
catch
|
00b7574f81
|
Issue #3210898 by quietone, BhumikaVarshney: Combine tests using NormalizerDenormalizeExceptionsUnitTestBase
|
2021-06-10 13:28:16 +01:00 |
catch
|
caac9c9fe5
|
Issue #3084436 by longwave, simonminter, Spokje, alexpott, alisonjo315, pameeela, webel: Config export field should be cleared when config type changes
|
2021-06-10 12:39:26 +01:00 |
Lee Rowlands
|
0cd1d38bd4
|
Issue #2396145 by dww, Dom., mgifford, Pancho, idebr, vdanielpop, specky_rum, vprocessor, DuaelFr, lucastockmann, cwoky, Munavijayalakshmi, dutchyoda, Gauravmahlawat, paulocs, TheodorosPloumis, Arla, lauriii, Kristen Pol, quietone, larowlan, jhedstrom, mherchel: Option #description_display for form element fieldset is not changing anything
|
2021-06-10 19:28:22 +10:00 |
catch
|
50981069aa
|
Issue #3217711 by Spokje, sudiptadas19, guilhermevp, mondrake: Replace usages of assertNotRegExp(), that is deprecated
|
2021-06-10 09:42:25 +01:00 |
catch
|
bfe59b21ee
|
Issue #2922570 by Berdir, paulocs, anmolgoyal74, dww, ravi.shankar, tobiasb, catch, plach, longwave, dawehner, joseph.olstad, alexpott, larowlan, Spokje, andypost, aamouri, Wim Leers, Daniel Kulbe, shabana.navas, klasseng, dschenk, ducktape, marcoliver, anevins, SaschaHannes, pankaj.singh, rpsu, tanubansal, Dom.: The node view page triggers a lot of expensive access checks for relationship links
|
2021-06-09 15:13:20 +01:00 |
catch
|
af924ba29a
|
Issue #3217712 by sudiptadas19, mondrake: Replace usages of assertDirectoryNotIsWritable(), that is deprecated
|
2021-06-09 14:22:21 +01:00 |
catch
|
63c54d9439
|
Issue #3217709 by sudiptadas19, mondrake: Replace usages of assertRegExp(), that is deprecated
|
2021-06-09 14:16:16 +01:00 |
catch
|
23d59bba60
|
Issue #3122056 by Wim Leers, mohit_aghera, Kristen Pol: Do not track viewing history for unsaved entities, nor when previewing existing entities
|
2021-06-09 14:06:35 +01:00 |
nishantghetiya
|
431f915056
|
Issue #3067116 by oknate, nishantghetiya, dww, naresh_bavaskar, effulgentsia: text_summary() returns malformed (not normalized) HTML for basic_html and other formats that use filter_html instead of filter_htmlcorrector
|
2021-06-09 01:15:29 +00:00 |
Lee Rowlands
|
1926ec30c9
|
Issue #3214487 by paulocs, vakulrai, vetal4ik, manojithape, nishantghetiya, quietone, Lendude: Remove 'reply' link from comment field when threading is disabled
|
2021-06-09 10:49:57 +10:00 |
Alex Pott
|
5be5048369
|
Issue #3174200 by mondrake, longwave: Use PHPUnit-bridge polyfills for forward compatibility layer
|
2021-06-07 16:10:08 +01:00 |
Alex Pott
|
9306f06914
|
Revert "Issue #3162016 by longwave, andypost, Hardik_Patel_12, catch, alexpott, daffie, Kristen Pol: [Symfony 6] Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated"
This reverts commit 8b8fc1eff7 .
|
2021-06-02 17:42:53 +01:00 |
Lee Rowlands
|
ab49a62b8f
|
Issue #84883 by quietone, alexpott, DuaelFr, scor, roderik, TR, pillarsdotnet, jungle, ayushmishra206, greggles, dww, ximo, Hardik_Patel_12, netbjarne, kiamlaluno, longwave, earnie: Unicode::mimeHeaderEncode() doesn't correctly follow RFC 2047
|
2021-05-28 06:56:48 +10:00 |
Alex Pott
|
8b8fc1eff7
|
Issue #3162016 by longwave, andypost, Hardik_Patel_12, catch, alexpott, daffie, Kristen Pol: [Symfony 6] Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated
|
2021-05-27 21:07:25 +01:00 |
catch
|
1e3b49284c
|
Issue #3209617 by longwave, daffie, catch: [Symfony 6] Symfony\Component\HttpFoundation\RequestStack::getMasterRequest() is deprecated, use getMainRequest() instead
|
2021-05-27 13:47:21 +01:00 |
catch
|
3066423e43
|
Issue #3186661 by Spokje, longwave, mondrake, paulocs, daffie: [May 24, 2021] Remove usage of drupalPostForm
|
2021-05-24 14:27:52 +01:00 |
catch
|
f3ad0680a3
|
Issue #3133162 by jungle, ravi.shankar, Deepak Goyal, Neslee Canil Pinto, anmolgoyal74, xjm, Kristen Pol: Replace the start verb Test with Tests in method comments of tests
|
2021-05-24 14:26:11 +01:00 |
Alex Pott
|
9ec511c812
|
Issue #1870006 by nod_, BarisW, alwaysworking, Renrhaf, pk188, andrewmacpherson, ranjith_kumar_k_u, vikashsoni, Gauravmahlawat, wolffereast, Wim Leers, jessebeach, xjm: HTML5 validation with table sticky header is misaligned over the toolbar
|
2021-05-24 12:05:48 +01:00 |
Lee Rowlands
|
24494c2e0b
|
Issue #3189463 by quietone, Wim Leers, adityasingh, ayushmishra206: all translation/localization migrations should depend on the 'language' migration
|
2021-05-23 07:26:24 +10:00 |
Lee Rowlands
|
40dabffe25
|
Issue #3204461 by quietone, larowlan: Avoid error from sort in ValidateMigrationStateTestTrait
|
2021-05-22 17:40:43 +10:00 |
Lee Rowlands
|
a5103bb8f7
|
Issue #3191782 by quietone, Wim Leers, mohit_aghera: Fix dependency in d6 user profile translation migrations
|
2021-05-22 10:33:52 +10:00 |
Alex Pott
|
3872f1a8ed
|
Issue #3139404 by mondrake, munish.kumar, pavnish, longwave: [May 25, 2021] Replace usages of AssertLegacyTrait::assertText, that is deprecated
|
2021-05-20 22:10:07 +01:00 |
Alex Pott
|
4a72cc3169
|
Issue #3207734 by Spokje, quietone: Fix Drupal.Commenting.InlineVariableComment
|
2021-05-20 21:47:18 +01:00 |
Alex Pott
|
3f75f72de2
|
Issue #3131281 by mondrake, rahulrasgon, longwave, ridhimaabrol24, naresh_bavaskar, jungle, daffie: [May 17th 2021] Replace assertEqual() with assertEquals()
|
2021-05-20 00:39:14 +01:00 |
Lauri Eskola
|
8dbd33a7c4
|
Issue #3144854 by Spokje, bnjmnm, mherchel, zrpnr, komalk, Kristen Pol: Remove stylelint-no-browser-hacks
|
2021-05-19 17:32:16 +03:00 |
catch
|
9630f296b7
|
Issue #3051766 by bnjmnm, alexpott, Oleksiy, finnsky, zrpnr, jungle, Wim Leers, vacho, anmolgoyal74, lauriii, tim.plunkett, rachel_norfolk, andypost, catch, Gábor Hojtsy, nod_, fubarhouse: Deprecate and replace jQuery Joyride (for tours)
|
2021-05-19 13:22:11 +01:00 |
catch
|
8db131bd38
|
Issue #3214412 by bnjmnm, tedbow: Build + prettier not run after yarn dependency update 3210633
|
2021-05-17 21:30:23 +01:00 |
catch
|
6802ea3355
|
Issue #3207968 by quietone, longwave, Spokje: Replace @codingStandards comments with phpcs: comments
|
2021-05-17 20:22:22 +01:00 |
catch
|
13c5855165
|
Issue #3211838 by mondrake, longwave: Convert assertions involving use of xpath on spans to WebAssert
|
2021-05-17 20:04:19 +01:00 |
Alex Pott
|
a6124cc0b6
|
Issue #3190815 by Wim Leers, quietone, NickDickinsonWilde, benjifisher, mikelutz, larowlan: Source count caching broken: impossible to enable source count caching for SqlBase-based source plugins (plus, unneeded cache I/O)
|
2021-05-17 09:09:24 +01:00 |
Alex Pott
|
85ee5e164b
|
Issue #3209618 by catch, longwave, Neslee Canil Pinto, daffie, andypost, Gábor Hojtsy: [Symfony 6] Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest() is deprecated, use isMainRequest() instead
|
2021-05-16 16:15:50 +01:00 |
Lee Rowlands
|
b50a4ddb8b
|
Issue #3184527 by webflo: Reduce cache variations in locale cache
|
2021-05-15 11:21:21 +10:00 |
Lee Rowlands
|
d2647ca596
|
Issue #3213022 by andypost, jhodgdon: When generating link to non-existent help topic, put topic ID in fallback text
|
2021-05-15 11:17:55 +10:00 |
catch
|
58fb7f8d38
|
Issue #3176361 by alexpott, naresh_bavaskar, longwave: Remove semi-colon from javascript test conditions
|
2021-05-14 09:22:36 +01:00 |
Lee Rowlands
|
baa711c9fe
|
Issue #3107130 by PCate, kishor_kolekar, ravi.shankar, Vidushi Mehta, rajneeshb, Kristen Pol, thalles, quietone, alexpott: Responsive image field formatter list should be sorted by label, not machine name
|
2021-05-14 11:40:51 +10:00 |
catch
|
35021980e1
|
Issue #2909369 by Spokje, alexpott, longwave, mfernea: Fix 'Drupal.Commenting.VariableComment.WrongStyle' coding standard
|
2021-05-13 20:26:47 +01:00 |
catch
|
16ba314eea
|
Issue #2742997 by andypost, wizonesolutions, erozqba, naveenvalecha, johanv, MerryHamster, tvb, vacho, Eyal Shalev, daffie, mmrares, alexpott, larowlan: Convert CommentActionsTest to kernel test
|
2021-05-13 16:40:24 +01:00 |
catch
|
eddba9a366
|
Issue #3193189 by quietone, jibran: Get only translations for localized vocabularies d6/TermLocalizedTranslation.php
|
2021-05-13 15:21:43 +01:00 |
catch
|
db54bf049c
|
Issue #3132778 by kim.pepper, quietone, jungle, daffie: Replace usages of assertions with strstr with assertStringContainsString()/assertStringNotContainsString()
|
2021-05-13 15:14:40 +01:00 |
catch
|
bf132da9d3
|
Issue #3207405 by Nikhil Banait, Gauravmahlawat, Abhijith S: Add 'Reset' button on Custom block library page
|
2021-05-13 15:07:39 +01:00 |
catch
|
ba7c2c58c1
|
Issue #3212005 by guilhermevp, tedbow, phenaproxima: Add @throws docs to factory methods in \Drupal\update\ModuleVersion
|
2021-05-13 13:22:42 +01:00 |
bpstr
|
d4726b1895
|
Issue #3213638 by bpstr: Fix incorrect Migration plugin description
|
2021-05-13 09:53:33 +00:00 |
catch
|
d8bba172f9
|
Issue #3190820 by pavnish, WalkingDexter, ayushmishra206, durgeshs, daffie: Error: Call to a member function getTotalCount() on bool in statistics_tokens()
|
2021-05-12 21:34:21 +01:00 |
catch
|
c2103890be
|
Issue #3210913 by quietone, Wim Leers, paulocs: DbDumpCommand fails when data type is not a mapped Drupal schema field name
|
2021-05-12 21:19:46 +01:00 |
catch
|
0ed127e82a
|
Issue #3211601 by bnjmnm, nod_, zrpnr, lauriii: Update jQuery to version 3.6.0
|
2021-05-12 20:34:07 +01:00 |
Lee Rowlands
|
1ab0f4844b
|
Issue #2868258 by joegraduate, Lendude, Jons, dawehner, alexpott, larowlan: Missing View not helpfully reported in preRenderViewElement()
|
2021-05-12 16:53:45 +10:00 |
Lee Rowlands
|
79dd8321b2
|
Issue #3041885 by tedbow, beautifulmind, dww, ayushmishra206, phenaproxima, webchick, xjm, AaronMcHale, larowlan, benjifisher, heddn, catch, jhodgdon, longwave, mglaman, alexpott, mxr576, effulgentsia: Display relevant Security Advisories data for Drupal
|
2021-05-12 16:40:17 +10:00 |
Alex Pott
|
4731e3c6de
|
Issue #588438 by dww: FormTest::testRequiredFields() fails to drupal_render() elements of #type 'radios'
|
2021-05-12 00:45:47 +01:00 |
catch
|
a9560b32e8
|
Issue #2974128 by Majdi, quietone: Missing parameter in process plugin DefaultValue example
|
2021-05-11 22:13:04 +01:00 |
catch
|
c6adb7c717
|
Issue #2730631 by jibran, benjifisher, claudiu.cristea, pdenooijer, merauluka, Deepak Goyal, mpp, gnuget, Spokje, sanjayk, idimopoulos, nikitagupta, ayushmishra206, ridhimaabrol24, mrinalini9, KapilV, harings_rob, Berdir, alexpott, catch, dawehner, tstoeckler, dpi, lexbritvin, mlncn, jhedstrom, kevin.dutra, amateescu, johnwebdev, Steven Spasbo: Upcast node and node_revision parameters of node revision routes
|
2021-05-11 21:35:27 +01:00 |
Lee Rowlands
|
3eebb1b1fb
|
Issue #2608750 by phenaproxima, shriaas2898, KapilV, mohit_aghera, RenatoG, akhoury, guilhermevp, praveenmoses61, sulfikar_s, Abhijith S, larowlan, pameeela, Sid_omp: Exception when creating an entity reference field targeting an entity type without an ID
|
2021-05-11 09:05:35 +10:00 |
Lee Rowlands
|
2e9d4787be
|
Revert "Issue #2608750 by phenaproxima, shriaas2898, KapilV, mohit_aghera, RenatoG, akhoury, guilhermevp, praveenmoses61, sulfikar_s, Abhijith S, larowlan, pameeela, Sid_omp: Exception when creating an entity reference field targeting an entity type without an ID"
This reverts commit cf80690559 .
|
2021-05-11 09:05:18 +10:00 |
Lee Rowlands
|
cf80690559
|
Issue #2608750 by phenaproxima, shriaas2898, KapilV, mohit_aghera, RenatoG, akhoury, guilhermevp, praveenmoses61, sulfikar_s, Abhijith S, larowlan, pameeela, Sid_omp: Exception when creating an entity reference field targeting an entity type without an ID
|
2021-05-11 08:03:57 +10:00 |
catch
|
a35df16d45
|
Issue #3211780 by mondrake, daffie: Deprecate Connection::queryTemporary()
|
2021-05-10 13:56:52 +01:00 |
catch
|
95edf33af0
|
Issue #3212034 by longwave, quietone: Account emails are missing newlines due to malformed YAML
|
2021-05-10 12:05:56 +01:00 |
catch
|
37cb5dda43
|
Issue #3211480 by longwave, daffie: \Drupal\Tests\system\Functional\Common\UrlTest can be a kernel test
|
2021-05-10 00:05:04 +01:00 |
catch
|
011f0e9e62
|
Issue #3211474 by longwave, daffie: CKEditorLoadingTest::testExternalStylesheets() should be a kernel test
|
2021-05-10 00:03:23 +01:00 |
catch
|
ebf0c9515c
|
Issue #3212354 by guilhermevp, Chi: AggregatorFeedBlock::build must always return array
|
2021-05-09 23:58:49 +01:00 |
catch
|
5c952d4ac3
|
Issue #3212539 by n4r3n, Wim Leers: Map all Link module's fieldformatters from D7 to D8/D9
|
2021-05-09 23:53:49 +01:00 |
catch
|
f09730b523
|
Issue #3212521 by Spokje, longwave: cspell dislikes identifer in core/modules/views/src/Plugin/views/filter/FilterPluginBase.php and will fail any patch touching that file
|
2021-05-06 12:12:26 +01:00 |
Alex Pott
|
a3ca88ebbf
|
Issue #2882276 by benjifisher, estoyausente, nuez, kristiaanvandeneynde, alexpott, ravi.shankar, osopolar, marvil07, danflanagan8, heddn, quietone, Matroskeen, hudri, joshi.rohit100: Extended callback process plugin to call functions with multiple parameters
|
2021-05-06 01:16:13 +01:00 |
Lauri Eskola
|
b48ad9091d
|
Issue #3179734 by zrpnr, bnjmnm, lauriii: Refactor uses of the :tabbable selector and deprecate it
|
2021-05-05 14:19:27 +03:00 |
catch
|
525c3d953d
|
Issue #3211164 by alexpott, catch: Random errors in Javascript Testing
|
2021-05-04 16:33:56 +01:00 |
catch
|
c5e16af101
|
Issue #3048423 by claudiu.cristea, longwave, klausi: Convert RelationshipUserFileDataTest into a Kernel test
|
2021-05-04 13:44:37 +01:00 |
Alex Pott
|
bd2a1eabe0
|
Issue #3206932 by Matroskeen, quietone, alexpott: Rename targetEntityType constant in d6_view_mode migration to simplify source plugin
|
2021-05-04 10:53:23 +01:00 |
Alex Pott
|
27070f4c91
|
Issue #3100386 by tedbow, ravi.shankar, phenaproxima, nikitagupta, vsujeetkumar, ilgnerfagundes, narendra.rajwar27, jofitz, daffie, dww, xjm, tim.plunkett: Create contrib update module test cases that use semantic versioning
|
2021-05-03 16:25:13 +01:00 |
Lauri Eskola
|
9289782c32
|
Issue #3201170 by bnjmnm, nod_, lauriii, zrpnr: Address jQuery UI position dependency
|
2021-04-29 17:26:59 +03:00 |
catch
|
9c2bfa8df0
|
Issue #3203476 by mondrake, longwave, alexpott: Convert assertions involving use of xpath on divs to WebAssert
|
2021-04-28 11:08:17 +01:00 |
Alex Pott
|
2020570938
|
Issue #3210900 by andypost, longwave: Deprecate update_set_schema() for removal
|
2021-04-27 16:51:25 +01:00 |
catch
|
edf8109ba2
|
Issue #3210502 by longwave, quietone, Spokje: Convert UpdateDescriptionTest to a kernel test
|
2021-04-27 10:00:37 +01:00 |
catch
|
e7fadb0559
|
Issue #2937882 by Spokje, RoSk0, longwave, quietone: Fix 'Drupal.Classes.PropertyDeclaration' coding standard
|
2021-04-26 21:24:04 +01:00 |
catch
|
fd565007ee
|
Issue #3209139 by guilhermevp, andypost, jhodgdon: Create helper function for help_topics_modules_installed()
|
2021-04-26 15:13:51 +01:00 |
catch
|
9db502ce09
|
Issue #3207893 by alexpott, Spokje, larowlan, catch: Set system.css_js_query_string during install
|
2021-04-26 13:12:57 +01:00 |
catch
|
500ba2d9ff
|
Revert "Issue #3207893 by alexpott: Set system.css_js_query_string during install"
This reverts commit f0f758a4bc .
|
2021-04-26 10:17:02 +01:00 |
Lee Rowlands
|
10fc602385
|
Issue #2823914 by danflanagan8: Render caching in DisplayPluginInterface::buildRenderable is broken when arguments are provided
|
2021-04-26 18:53:30 +10:00 |
catch
|
f0f758a4bc
|
Issue #3207893 by alexpott: Set system.css_js_query_string during install
|
2021-04-26 09:48:46 +01:00 |
Lee Rowlands
|
db3ad8f8b2
|
Issue #2189411 by alexpott, dawehner, longwave, quietone: Remove an unnecessary container rebuild from FunctionalTestSetupTrait
|
2021-04-26 18:44:34 +10:00 |
catch
|
0e272ad252
|
Issue #2998826 by hctom, evilehk, paulocs, 5n00py, chipway, tim.plunkett, ravi.shankar, mpolishchuck, james.williams, alexpott, DuaelFr, Berdir, quietone, pcambra: Term route context
|
2021-04-26 09:38:31 +01:00 |
catch
|
383360e357
|
Issue #2732113 by tameeshb, selwynpolit, rajeshwari10, ronchica, JacobSanford, rakesh.gectcr, dagmar, dhruveshdtripathi, gaurav.kapoor, arkiii, Dinesh18, ranjith_kumar_k_u, KapilV, mikeohara, leslieg, kiamlaluno, xjm, cilefen, valthebald, longwave, jhodgdon, ChrisDarke, abi_cima, yoroy, ijf8090, catch: Clarify in the dblog_help that the dblog module should not be used for forensic log
|
2021-04-26 09:17:21 +01:00 |
daffie
|
83c20c7c49
|
Issue #3209453 by daffie: The service "search.index" should be backend_overridable
|
2021-04-24 20:17:46 +00:00 |
Lee Rowlands
|
cdf0726ead
|
Issue #3204763 by longwave: Fix mismatched sprintf calls
|
2021-04-24 13:37:42 +10:00 |
Lee Rowlands
|
fe06cae4df
|
Issue #1624278 by quietone, longwave: cleanup of docblock to UI text in update_get_update_list() is weak
|
2021-04-24 13:23:55 +10:00 |
catch
|
77e42b0d1b
|
Issue #3205031 by longwave: Missing use statement in Drupal\form_test\Form\FormTestVerticalTabsForm
|
2021-04-22 20:01:34 +01:00 |
catch
|
535fb843aa
|
Issue #2908886 by andypost, martin107, kim.pepper, daffie, aleevas, vacho, catch, longwave, alexpott, voleger, dww: Split off schema management out of schema.inc
|
2021-04-22 16:00:44 +01:00 |
catch
|
030bfb8410
|
Issue #3202434 by paulocs, codebymikey, catch, guilhermevp, joachim: The RequestPath ("request_path") condition plugin summary is inaccurate
|
2021-04-22 15:44:03 +01:00 |
webchick
|
821ab2b02d
|
Issue #3085264 by eric.napier, phenaproxima: Merge media_test_filter and media_test_ckeditor
|
2021-04-19 12:55:04 -07:00 |
catch
|
a83a87c4a1
|
Issue #3209482 by longwave: [Symfony 6] Update EventDispatcherInterface type hint in FileUploadResource constructor
|
2021-04-19 14:26:35 +01:00 |
catch
|
9c226d43b2
|
Issue #3207961 by jonathanshaw, longwave: EntityQuery accessCheck: additional cases where accessCheck needs specifying
|
2021-04-19 13:25:29 +01:00 |
Nathaniel Catchpole
|
528f18782f
|
Issue #3087218 by jhodgdon, andypost, ankithashetty, Amber Himes Matz, daffie, larowlan, webchick, catch, longwave: Help searches fail if site is not fully indexed, and users do not know why
|
2021-04-16 10:14:19 +01:00 |
Nathaniel Catchpole
|
eaac52414a
|
Issue #3207476 by longwave, dww: file_get_content_headers() does not need to encode the Content-Type header
|
2021-04-16 10:02:35 +01:00 |
Nathaniel Catchpole
|
5cce18af42
|
Issue #2496913 by larowlan, jungle, mohit_aghera, attiks, andypost, jonathanshaw, Bojhan, yoroy: Don't expose entity types with string ids as a target option when creating comment types
|
2021-04-16 09:50:25 +01:00 |
Nathaniel Catchpole
|
21f096acfd
|
Issue #3051252 by quietone, Matroskeen, Wim Leers: Upgrade path for Multiupload Filefield Widget and Multiupload Imagefield Widget
|
2021-04-16 09:44:35 +01:00 |
Nathaniel Catchpole
|
9a3bb08a41
|
Issue #3109110 by andypost, KapilV, Lendude: Deprecate request argument for view time cache plugin
|
2021-04-16 09:35:21 +01:00 |
Nathaniel Catchpole
|
284c73e7eb
|
Issue #2488302 by mohit_aghera, mohit.bansal623, mikemadison, pameeela, guilhermevp, Abhijith S: Update message that displays when configuration translation is saved without changes
|
2021-04-16 09:07:25 +01:00 |
catch
|
57e24f2245
|
Issue #3208267 by jonathanshaw, longwave: EntityQuery accessCheck: InlineBlockEntityOperations should not check access
|
2021-04-14 16:12:58 +01:00 |
catch
|
d4151a0c45
|
Issue #3208265 by jonathanshaw, longwave: EntityQuery accessCheck: comment_user_predelete() should not check access
|
2021-04-14 15:29:52 +01:00 |