Commit Graph

38366 Commits (7d1f82b8bbc48905dd7e6dac212a6ecd2135d1f1)

Author SHA1 Message Date
catch 9b4c2f03ba Issue #2691389 by jungle, ravi.shankar, Hardik_Patel_12, mrinalini9: Dont translate 'Save and continue' in InstallerTestBase::setUpLanguage 2020-07-30 09:38:20 +01:00
catch 537e190318 Issue #3022551 by kiamlaluno, oknate, govind.maloo: The definite article is wrongly placed after a possessive pronoun 2020-07-30 09:08:09 +01:00
Nathaniel Catchpole fa14ee6fad Issue #3138781 by mohrerao, jungle, mrinalini9, sja112: Standardize "ORed", "ANDed", etc. in core 2020-07-30 09:01:32 +01:00
Alex Pott 1ba1cd8b78
Issue #3155159 by laura.gates, jhodgdon, Kristen Pol: Fix notice at top of generated CSS files from PCSS 2020-07-30 01:51:14 +01:00
Alex Pott c758df9be6
Issue #2925318 by phenaproxima, fgm, jungle, Kristen Pol, Berdir: Redundant index sid on locales_translation 2020-07-30 01:17:55 +01:00
catch d7300cc380 Issue #3142755 by sja112, mondrake, alexpott, mrinalini9, xjm: AssertLegacyTrait::assert(No)Field() in functional tests still have a message passed in 2020-07-29 14:57:52 +01:00
catch fad8b52c74 Issue #3159982 by nuklive, ultrabob, J2, billywardrop, antojose, daffie, mradcliffe, mcdruid, jungle: AS keyword should be capitalised in SQL queries 2020-07-29 14:53:25 +01:00
Alex Pott 5dd97b3aca
Issue #3158281 by paulocs, kiamlaluno, Hardik_Patel_12, greg.1.anderson: Unused local variables from ScaffoldTest.php file 2020-07-28 21:24:39 +01:00
catch 8af8df7811 Issue #3156998 by alexpott, mondrake, jibran: Using @requires extension_name in PHPUnit unit tests fails if extension is not present 2020-07-28 10:27:29 +01:00
Alex Pott aa8d81c7f2
Issue #2348203 by agentrickard, govind.maloo, mohit_aghera, dagmar, init90, Berdir, alexpott, chx, catch, xjm: hook_node_access() no longer fires for the 'create' operation 2020-07-28 09:27:29 +01:00
Alex Pott 488870ef96
Issue #3089957 by dww, Krzysztof Domański, Wim Leers, mr.baileys: Set X-Drupal-Cache-Max-Age to aid in debugging #cache fun 2020-07-27 15:41:52 +01:00
Alex Pott 72cb9b6f06
Issue #3156345 by jungle, S_Bhandari, Hardik_Patel_12, kiamlaluno, alexpott: Remove Unused variable $method_definitions from PathProcessorTest.php file 2020-07-24 14:48:47 +01:00
Alex Pott f3f320a78f
Issue #3153803 by catch, Krzysztof Domański, andypost, longwave, kim.pepper, alexpott: [Symfony 5] Update EventDispatcher::dispatch() to make it forward-compatible with Symfony 5 2020-07-24 14:16:04 +01:00
Lauri Eskola 56aa632837
Issue #3084916 by bnjmnm, sibustephen, lauriii, nod_: Add a new Drupal.theme JavaScript function for theming the the show/hide row weight toggle and its wrapper in draggable tables 2020-07-23 19:18:23 +03:00
Alex Pott 9346c2ff9b
Issue #3159739 by jungle, Beakerboy, daffie: Avoid directly comparing string to blob in EntityDisplayTest 2020-07-23 14:43:38 +01:00
Alex Pott 19799280fb
Issue #2890758 by joseph.olstad, Berdir, Kumar Kundan, Piyush_Rai, mrinalini9, Hardik_Patel_12, ridhimaabrol24, ljcarnieri, yoruvo, priyanka.sahni, jwilson3: Block visibility node type not working on preview/revision routes 2020-07-23 11:26:58 +01:00
Alex Pott 8e736dcb60
Issue #3160020 by jungle, ravi.shankar, alexpott, ultrabob: Fix typos "iids, twoa, twob, roota, rootb, parentc" by refactoring 2020-07-23 10:09:17 +01:00
Lee Rowlands bbb2de8242
Issue #3122051 by phenaproxima, andrewmacpherson, Kristen Pol: Name field is always shown on media library form display when adding a new remote video media type 2020-07-23 13:52:43 +10:00
Lee Rowlands c6aa9bc1d0
Issue #3158708 by catch: RouteProvider::getAllRoutes no longer returns an iterable, breaking BC 2020-07-23 13:40:43 +10:00
Lee Rowlands 5920411ff9
Issue #3016038 by dpi, acbramley, jibran, dww, phenaproxima, jungle, Mingsong: Unrecognised entity operation passed to Menu Link Content throws exceptions 2020-07-23 13:05:34 +10:00
Lauri Eskola db7399b0da
Issue #2836194 by amit.mall, dww, mayurjadhav, Kristen Pol: Some part of right side is cuts off in ajax-progress-throbber 2020-07-22 19:07:02 +03:00
Lauri Eskola 4b052b57be
Issue #3105575 by himanshu_sindhwani, Hardik_Patel_12, pradeepjha, kishor_kolekar, bnjmnm, priyanka.sahni, siddhant.bhosale, Indrajith KB: Move HTML classes from claro_preprocess_textarea to a template 2020-07-22 12:00:15 +03:00
Alex Pott e77ca8b3b1
Issue #3143635 by b_sharpe, tim.plunkett, alexpott: Change Layout Preparation into an Event to allow proper alterations 2020-07-21 21:34:41 +01:00
Alex Pott 032661ed00
Issue #2151001 by thalles, ridhimaabrol24, paulocs, pankaj.singh, kim.pepper, alexpott: Write a tour for block layout page 2020-07-21 21:28:43 +01:00
Alex Pott 0345c33765
Issue #3160124 by jungle, jameszhang023, alexpott: Fix "wiget, escapeable, PHPunit" typos in Core 2020-07-21 19:36:44 +01:00
Alex Pott 1859ee95b0
Issue #3155796 by Hardik_Patel_12, kiamlaluno: Remove Unused variable $node_storage from NodeRevisionsUiBypassAccessTest.php file 2020-07-21 15:38:38 +01:00
Alex Pott 640ea36a25
Issue #3075703 by kim.pepper, andypost, ravi.shankar, daffie, pavnish, jungle, alexpott, jhodgdon: Move search text processing to a service 2020-07-21 13:56:40 +01:00
catch e0d5786975 Issue #3086307 by alexpott, shaal, tstoeckler, mglaman, Berdir, andypost, chr.fritsch, borisson_: Improve installer performance by ~20% by rebuilding the router after the entire installation is complete rather than after each module 2020-07-21 12:38:45 +01:00
Alex Pott 4cb745d6d9
Issue #3123210 by nitesh624, Hardik_Patel_12, jameszhang023, sanjayk, jungle, alexpott: Replace non-test usages of \Drupal::theme() with IoC injection 2020-07-21 09:56:14 +01:00
Alex Pott ec71190699
Issue #3160169 by jameszhang023: Unused variable $a in \Drupal\taxonomy\Plugin\Validation\Constraint\TaxonomyTermHierarchyConstraintValidator::validate() 2020-07-21 00:00:33 +01:00
Alex Pott 47a7b73659
Issue #3155462 by andrewmacpherson: Remove landmark region role from Powered-by-Drupal block 2020-07-20 23:43:59 +01:00
catch 6752b8d1d2 Issue #3153394 by azslay, joegraduate, hedrickbt, Shoshana Mayden: Document route:<button> in LinkWidget help text 2020-07-20 16:14:14 +01:00
catch c976dbbfd3 Issue #2728507 by Lendude, Kristen Pol, pameeela: Not selecting an entity type on Config import single leads to a fatal error 2020-07-20 16:00:09 +01:00
Alex Pott fe38a9c910
Issue #3152398 by Hardik_Patel_12, alexpott, rajandro, ravi.shankar, ultrabob, siddhant.bhosale, daffie, andypost, voleger, Berdir, mondrake, catch, longwave: Change static queries to dynamic queries in core/tests/Drupal 2020-07-20 10:16:11 +01:00
Alex Pott f884044d46
Issue #3157919 by ultrabob, Hardik_Patel_12, shaktik, nijolawrence, alexpott, lauriii, Berdir, kiamlaluno: Remove unused variable $node from link module 2020-07-20 10:13:35 +01:00
Alex Pott 700b1c92f1
Issue #3156070 by Hardik_Patel_12, kiamlaluno: Unused local variables from ConfigSchemaTest file 2020-07-19 14:12:48 +01:00
Alex Pott 57a8819466
Issue #2934904 by kiamlaluno, ridhimaabrol24, Kristen Pol: Replace protected properties of TempStoreDatabaseTest with local variables 2020-07-18 13:48:44 +01:00
Lee Rowlands cedf38f159
Issue #3121847 by alexpott, joegraduate, greg.1.anderson, mmjvb: Composer project templates do not support drupal-custom-profile installer package type 2020-07-18 07:34:37 +10:00
Alex Pott 04ad79d12d
Issue #3159793 by stefvanlooveren, borisson_: Typo in the media library settings form 2020-07-17 13:20:49 +01:00
Alex Pott 19c4f1898e
Issue #3157895 by dww, andypost, alexpott: Move 'install_time' state update from \Drupal\Core\Installer\Form\SiteConfigureForm to installed_finished() 2020-07-17 13:12:26 +01:00
catch f669278ecd Issue #3095740 by shimpy, Rangaswini, jhodgdon, pratik_kamble, VladimirAus, Adsyy: Convert menu_link_content, menu_ui module hook_help() to topic(s) 2020-07-17 09:08:41 +01:00
catch 1741149c4a Issue #3085751 by alexpott, Deepak Goyal, rpayanm, longwave, catch, volkerk, kristiaanvandeneynde, dww: [backport] Setter injection arguments are not checked for unmet dependencies 2020-07-17 09:02:12 +01:00
catch bd6c449c58 Issue #3116858 by alexpott, daffie, catch, andypost, Mile23, neclimdul: Don't cache whole extension objects in FileCache 2020-07-17 09:02:12 +01:00
Alex Pott 952c086697
Issue #2989262 by Daniel Korte, Kristen Pol: Escape all RewriteCond/RewriteRule .htaccess dots 2020-07-17 08:47:57 +01:00
Alex Pott 38d02d6e4b
Issue #3159528 by jameszhang023, jungle, longwave: Fix typos: "exeption|gaurd|ouptut|withut|defintion" in core 2020-07-17 08:38:05 +01:00
Alex Pott 3b7fdfe0d8
Issue #3159735 by mstrelan: LegacyProject and RecommendedProject templates still reference Drupal 8 in the description for Drupal 9 branches 2020-07-17 08:31:55 +01:00
Alex Pott 1dfbbd88b7
Issue #3159531 by jameszhang023, ipumpkin, jungle, longwave: Fix typos: "attibute|uneccesarilly|colletion|constucts|worklow" in core 2020-07-17 08:25:33 +01:00
Lee Rowlands 9fdb20386c
Issue #2625136 by heddn, dww, kevin.dutra, sukanya.ramakrishnan, finne, jofitz, Saviktor, rensingh99, matsbla, plach, benjifisher, larowlan, jhedstrom, Lendude, GoZ, catch, jweakley, worldlinemine, Charles Belov, dawehner, alexpott, lauriii: Fix label visibility and add wrapper container for exposed numeric/date filters with multiple form elements 2020-07-17 09:47:14 +10:00
Alex Pott fb46d2747f
Issue #3089745 by aleevas, larowlan, dipakmdhrm, pameeela, seycom, joey-santiago, xjm, seanB, rooby: Add focus behaviour for media widget with max elements 2020-07-16 23:44:14 +01:00
catch bf86869d66 Issue #3158286 by kiamlaluno, Hardik_Patel_12, longwave: Unused local variables from BubbleableMetadataTest.php file 2020-07-16 22:54:33 +01:00