Commit Graph

25589 Commits (6028a1ae505fb5c819af9cea56cb51c1d8f4afe0)

Author SHA1 Message Date
Dave Long 6028a1ae50
Issue #2470489 by jidrone, chx, ankithashetty, smustgrave, quietone, xjm: NodeRevisionDeleteForm::submitForm() has a SQL query and is not checking access on redirect 2023-03-12 20:25:28 +00:00
Dave Long 95bae2b621
Issue #3342975 by andypost, quietone, catch: Deprecate Url::toRenderArray() and Url::renderAccess() 2023-03-12 20:10:35 +00:00
Dave Long beab28f25f
Issue #3107548 by tunic, roderik, nicrodgers, greggles, anita_novicell, larowlan: Enhance hash_salt documentation in default.settings.php 2023-03-12 20:06:51 +00:00
Dave Long 240099013d
Issue #3306554 by andypost, mondrake: InvocationMocker::withConsecutive() is deprecated in PHPUnit 9.6 and removed from PHPUnit 10 - easy replacements 2023-03-12 19:55:29 +00:00
Dave Long 97fd6ea2a9
Issue #3336283 by alexpott: Drupal\Tests\datetime\Functional\DateTimeWidgetTest fails when run at midnight 2023-03-12 19:43:01 +00:00
Dave Long 3cad0ee92a
Issue #3312733 by benjifisher, quietone, mikelutz, smustgrave: SQL migrations cannot be instantiated if database is not available and Node, Migrate Drupal modules are enabled 2023-03-12 19:23:53 +00:00
Dave Long de09fc95c5
Issue #3322743 by Spokje, mondrake: Fix PHPStan L2 errors "Parameter $foo of method Foo::bar() has invalid type Foo\Baz." and "Method Foo::bar() has invalid return type Foo\Baz. " 2023-03-12 19:15:58 +00:00
Dave Long 17aa9182ff
Issue #3344424 by Niklan, Chi: Add tests for hook_countries_alter() 2023-03-12 18:56:29 +00:00
Dave Long 088568e546
Issue #3347443 by bradjones1: SessionConfiguration::getCookieDomain() return value doc is incorrect 2023-03-12 18:52:32 +00:00
Lauri Eskola a5291f0bdf
Issue #3223048 by smustgrave, Rishi Kulshreshtha, Theresa.Grannum, tim.plunkett, ranjith_kumar_k_u, larowlan, tedbow, oknate: Layout builder filter leaves blank space 2023-03-12 14:31:37 +02:00
catch 60c2916b17 Issue #3335110 by Spokje, mondrake: Fix PHPStan L1 errors "#foo callback class 'Bar\Baz')' at key 'X' does not implement Drupal\Core\Security\TrustedCallbackInterface." 2023-03-10 14:29:37 +00:00
Alex Pott 341af8bf30
Issue #3313342 by Rajeshreeputra, idimopoulos, claudiu.cristea, deepakkm, saidatom, afsch, xjm, Bhanu951: [PHP 8.1] Deprecated function: strpos(): Passing null to parameter #1 LayoutBuilderUiCacheContext.php on line 28 2023-03-09 21:30:34 +00:00
catch 057996416b Issue #3346898 by mondrake, alexpott: Remove obsolete code from Drupal\sqlite\Driver\Database\sqlite\Statement 2023-03-09 10:19:08 +00:00
Lauri Eskola 90897afee0
Issue #3099026 by mherchel, lauriii, bartlangelaan, timohuisman, pradhumanjainOSL, hctom, jwilson3, smustgrave: Claro's preprocessing of field multiple value form's table header cell removes potential changes by others 2023-03-09 11:53:34 +02:00
Alex Pott 66500ab088
Issue #2881077 by smustgrave, sardara, amcgowanca, alexpott, dawehner: Outbound path processors cannot override the specified URL fragment 2023-03-09 09:03:29 +00:00
bnjmnm 905966164b Issue #3314151 by Wim Leers, phenaproxima, smustgrave: Fix cspell use: specify globRoot and always pass --root to cspell 2023-03-08 15:26:43 -05:00
catch 84547a7972 Issue #3266341 by nlisgo, cilefen, carstenG, david.qdoscc, Lendude, quietone, smustgrave: Views pagers do math on disparate data types, resulting in type errors in PHP 8 2023-03-08 15:45:59 +00:00
Dave Long 290dcfc177
Issue #3319948 by hodge-b, java008, Chi, quietone: Update documentation of PathBasedBreadcrumbBuilder 2023-03-08 15:01:18 +00:00
Dave Long e1673dd6cd
Issue #3341113 by Spokje, _pratik_, smustgrave, catch: Remove @todo-comment linking to closed issue in \settings_tray_install 2023-03-08 14:57:28 +00:00
catch 2c4e737483 Issue #3346614 by andypost: Remove stray reference to field_hook_info() 2023-03-08 14:02:05 +00:00
catch d6d5051fb9 Issue #3303874 by alecsmrekar, Wim Leers, smustgrave: Early rendering issue in big_pipe_page_attachments() for controllers returning Response objects 2023-03-08 12:02:16 +00:00
catch 4421948a88 Issue #2552837 by smustgrave, pwolanin, alexpott: XSS::filter and filter_xss can create malformed attributes when you would expect them to be stripped 2023-03-08 11:51:24 +00:00
Lauri Eskola ba56921e0b
Issue #3346136 by acbramley: Custom classes for pager links do not work with Olivero theme 2023-03-08 11:11:14 +02:00
Lauri Eskola 09f64bf545
Issue #3346300 by bnjmnm, smustgrave: After using select to change plugin or region, element loses focus and page scrolls to bottom 2023-03-08 10:50:40 +02:00
Alex Pott 6bbb08f95e
Issue #3210064 by mfb, TanujJain-TJ, maosmurf, smustgrave, xjm, samuel.mortenson: EntityChangedTrait return type mismatch 2023-03-07 23:36:18 +00:00
catch 21d40b753f Issue #2581795 by dawehner, smustgrave, YesCT: Add test for UnroutedUrlAssembler::buildLocalUrl() 2023-03-07 16:24:56 +00:00
catch 75110eb055 Issue #3305413 by joachim, Anchal_gupta, rpayanm, smustgrave, quietone: change setup tasks in RssTest to use API calls 2023-03-07 16:20:37 +00:00
catch 40c86d902c Issue #3323380 by amateescu, smustgrave: Allow switching to any workspace in CLI requests 2023-03-07 15:56:22 +00:00
catch 18b08a8372 Issue #3345789 by andy-blum: Improve documentation of hook_theme_suggestions_HOOK() 2023-03-07 15:52:04 +00:00
catch 7d7d8b2922 Issue #3346372 by mstrelan, acbramley: Documentation of CacheTagsChecksumTrait::invalidateTags refers to a non-existant method 2023-03-07 14:59:56 +00:00
Alex Pott f711435482
Issue #3075608 by mondrake, Mile23, longwave: Introduce TestRun objects and refactor TestDatabase to be testable 2023-03-07 12:28:55 +00:00
catch 237373bca0 Issue #2714753 by ankit.rathore1, neerajsingh, snehi, Finn Lewis, hershy.k, dark-o, joachim, jhodgdon, eojthebrave, quietone: FormState::set(), get(), and has() should explain they work with storage, and crosslinked with getStorage() 2023-03-06 17:31:10 +00:00
catch f36dacc692 Issue #3150614 by pfrenssen, cilefen, murilohp, FinnishFlash, mpp, andypost, ranjith_kumar_k_u, vagelis-prokopiou, rpayanm, tsplash, blazey, Winn, znerol, alexpott, Berdir, mxr576, catch, anagomes: Set SameSite on session cookies 2023-03-06 17:14:57 +00:00
catch 2616512c58 Issue #2808577 by Rishabh Vishwakarma, oknate, tedbow, alexpott: Move hook_link_alter documentation to core/lib/Drupal/Core/Utility/link.api.php 2023-03-06 17:01:12 +00:00
catch 594021b8a3 Issue #3345942 by andypost, rishabhthakur: Fix wording aroud 403/404 in help topic 2023-03-06 13:51:42 +00:00
Alex Pott 1c96bea27e
Issue #3262358 by mfb, smustgrave, joachim: Fix type hints in FileInterface to align with reality 2023-03-06 12:07:59 +00:00
Alex Pott c48da9e7a7
Issue #3224239 by bircher, rpayanm, smustgrave: StorageComparer does not work when storages are not in the default collection 2023-03-06 11:09:39 +00:00
Alex Pott 4df7482665
Issue #2795919 by daffie, rpayanm: Change SelectComplexTest::testDistinct to test the distinct values not the count 2023-03-06 10:08:17 +00:00
Alex Pott f953b42323
Issue #2825683 by acbramley, ayushmishra206, NitinLama, mohit_aghera, Ramya Balasubramanian, ranjith_kumar_k_u, Abhijith S, Lendude, pameeela, alexpott, smustgrave: Use Xss::filter() for the view title to ensure that the preview matches the actual display 2023-03-06 10:04:48 +00:00
Alex Pott 15cebd324b
Issue #3231341 by Spokje, gaurav.kapoor, Wim Leers, xjm, catch: Deprecate EditorLinkDialog, EditorImageDialog and EditorMediaDialog in Drupal 10.1 for removal in Drupal 11 2023-03-06 10:04:48 +00:00
Lauri Eskola d30d643a7b
Issue #3209742 by andy-blum: Olivero: Search bar jumps when header slides in and out of view 2023-03-06 09:27:38 +02:00
Lauri Eskola a832e39b2b
Issue #3291549 by Gauravvvv, Sakthivel M, mherchel, Maninders, ameymudras, wesruv, Gaurav-drupal, smustgrave: Refactor Claro's "node form" layout to not use floats 2023-03-05 10:12:22 +02:00
Lauri Eskola 7a61f4e934
Issue #3312586 by Gauravvvv, smustgrave: Refactor Claro's accordion stylesheet to take advantage of component-level custom properties 2023-03-04 10:16:39 +02:00
Lauri Eskola 60cce5921b
Issue #2852724 by VladimirAus, tinto, jofitz, smustgrave, brenv, andrewmacpherson, rkoller, mgifford, cortezj: Machine-name field is not effectively hidden from keyboard and screen reader users 2023-03-04 09:31:12 +02:00
Lauri Eskola 5030f45e0c
Issue #3300481 by Murz, smustgrave, catch: Move ScrollTopCommand views Ajax command to the Drupal Core 2023-03-04 09:08:13 +02:00
Lauri Eskola 7f2f2d10e2
Issue #3343612 by Gauravvvv: Umami demo: Spacing issue between language menu items in RTL 2023-03-04 09:02:21 +02:00
Lauri Eskola f10f5fe5ef
Issue #3332464 by Gauravvvv: Refactor Claro's system-status-report-counters stylesheet 2023-03-04 08:59:16 +02:00
catch 2c3f5743df Issue #2921810 by claudiu.cristea, nod_, seanB, yogeshmpawar, dww, Wilfred Waltman, joelpittet, askibinski, ankithashetty, ravi.shankar, jonathanshaw, alexpott, kostyashupenko, webchick, danflanagan8, catch, droplet, larowlan, mpdonadio, jhedstrom, AaronMcHale, dawehner, Wim Leers, ckrina, worldlinemine: Allow TimestampFormatter to show as a fully cacheable time difference with JS 2023-03-03 16:35:58 +00:00
catch e6c4507cfe Revert "Issue #3150614 by pfrenssen, cilefen, murilohp, FinnishFlash, mpp, andypost, ranjith_kumar_k_u, vagelis-prokopiou, blazey, tsplash, Winn, alexpott, Berdir, mxr576: Set SameSite on session cookies"
This reverts commit a3bddae403.
2023-03-03 16:08:14 +00:00
catch bf064d2864 Issue #3173639 by mohit_aghera, godotislate, Kristen Pol, quietone: Entity storage exception during module install missing !message parameter in watchdog_exception() call 2023-03-03 11:36:23 +00:00