Commit Graph

44048 Commits (580bfcb702e63d76fa630b9d610478e153e41c4c)

Author SHA1 Message Date
quietone 580bfcb702
Revert "Issue #3424509 by godotislate, quietone, sorlov, smustgrave, benjifisher, alexpott: Update MigratePluginManager to include both attribute and annotation class"
This reverts commit c9d53fd473.
2024-04-04 17:31:20 +13:00
Alex Pott c9d53fd473
Issue #3424509 by godotislate, quietone, sorlov, smustgrave, benjifisher, alexpott: Update MigratePluginManager to include both attribute and annotation class 2024-04-04 00:40:51 +01:00
Alex Pott 5540060beb
Issue #3437752 by lhridley: Fix FileUploadResource::$fileSystem documented type to match the constructor typehint 2024-04-03 23:49:51 +01:00
Alex Pott ad80289ed4
Issue #3425870 by phenaproxima, alexpott, Wim Leers: Add validation constraints to image.settings 2024-04-03 16:13:13 +01:00
Alex Pott f7cb9cfb64
Revert "Issue #3437566 by mondrake, smustgrave: Replace trigger_error in TypedConfigManager with a logger"
This reverts commit fb5a0600a0.
2024-04-03 15:05:16 +01:00
Alex Pott 1dbf2cc2ea
Issue #124969 by Dave Reid, andregp, naxoc, pameeela, ravi.shankar, bruno.bicudo, _pratik_, jnlar, yogeshmpawar, marcingy, StevenPatz, amitgoyal, Johnny Santos, larowlan, smustgrave, Dries, DanielVeza, mstrelan, cburschka, quietone, alexpott, bradlis7: Contact form opt-out line should be excluded from admin-sent and sender-copy e-mails 2024-04-03 11:50:34 +01:00
catch fb5a0600a0 Issue #3437566 by mondrake, smustgrave: Replace trigger_error in TypedConfigManager with a logger 2024-04-03 11:47:01 +01:00
Alex Pott b8037acd20
Issue #3409456 by plopesc, smustgrave, quietone, e0ipso, catch: Remove SDC deprecated code before 11.0.0 2024-04-03 11:41:05 +01:00
Alex Pott 8fe4fb0622
Issue #3437778 by Spokje, longwave: Bump phpstan/phpstan and mglaman/phpstan-drupal to latest 2024-04-03 11:26:54 +01:00
Alex Pott 2970327827
Issue #3437579 by andypost: Remove deprecated code from comment module 2024-04-03 11:16:30 +01:00
nod_ 572e32753a
Issue #3404663 by shweta__sharma, Tanuj., Gauravvvv, sdhruvi5142, Nitin shrivastava, smustgrave, Kanchan Bhogade: Olivero: Show content preview checkbox is not center aligned with the layout builder buttons 2024-04-03 11:12:19 +02:00
Alex Pott 61ac8eb21c
Issue #3437587 by narendraR, Wim Leers: Add validation constraints to system.diff 2024-04-02 15:49:20 +01:00
Alex Pott 722ab9b218
Issue follow-up by #3422641 by acbramley, catch: Add a "Validatable config" tests job to GitLab CI to help core evolve towards 100% validatability 2024-04-02 15:46:18 +01:00
Alex Pott d9a1c6e83f
Issue #3300639 by amateescu, acrazyanimal, smustgrave: Improve and add explicit test coverage for the workspace conflict validator 2024-04-02 15:43:09 +01:00
catch 5f6c6ec617
Issue #3437514 by kim.pepper, alexpott: Deprecate hook_file_validate() API docs
(cherry picked from commit 0c2af95fc2)
2024-04-02 13:54:45 +01:00
Alex Pott 5ad1751e11
Revert "Issue #3432882 by kim.pepper, Satane, andypost, alexpott, longwave: Removed deprecated code in File module (core/module/file)"
This reverts commit 08c0efdfb3.
2024-04-02 13:53:30 +01:00
Alex Pott 08c0efdfb3
Issue #3432882 by kim.pepper, Satane, andypost, alexpott, longwave: Removed deprecated code in File module (core/module/file) 2024-04-02 09:18:32 +01:00
catch fc0aa24e89 Issue #3414208 by kim.pepper, longwave, alexpott: Add support for tagged_iterator to YamlFileLoader 2024-04-01 18:37:45 +01:00
Alex Pott a65bbd5dcd
Issue #3432860 by longwave, catch: Update to Symfony 7.0 2024-04-01 18:21:00 +01:00
catch 553a47cd4a Issue #3437344 by longwave: State cache bin is inconsistently chosen 2024-04-01 17:56:35 +01:00
Alex Pott 148e1c90e6
Issue #3436892 by plopesc, smustgrave: Remove deprecated code from shortcut module 2024-04-01 16:43:08 +01:00
Alex Pott 4fac2d4bb7
Issue #3437342 by mondrake: Change FieldItemListTest::providerTestEquals to static 2024-04-01 16:23:20 +01:00
Alex Pott f2165da9e4
Issue #3437351: follow-up Fix return typehinting for Validator related classes 2024-04-01 15:22:01 +01:00
Alex Pott 1859406c87
Revert "Issue #3437286 by immaculatexavier, longwave: Use argument unpacking in FieldItemList::delegateMethod()"
This reverts commit a73384d861.
2024-04-01 14:31:46 +01:00
Alex Pott 762d5b9adf
Issue #3364884 by codebymikey, Dylan Donkersgoed, sivakarthik229, DamienMcKenna, _utsavsharma, ramprassad, Znak, nod_, pradhumanjain2311, Wim Leers, smustgrave, kevinvanhove: [DrupalHtmlEngine] HTML-reserved characters (>, <, &) in <script> and <style> tag are converted to HTML entities 2024-04-01 12:48:32 +01:00
Alex Pott b59a6f101b
Issue #3436671 by narendraR, Wim Leers, phenaproxima: Add validation constraints to system.cron 2024-04-01 12:37:58 +01:00
Alex Pott a73384d861
Issue #3437286 by immaculatexavier, longwave: Use argument unpacking in FieldItemList::delegateMethod() 2024-04-01 12:32:03 +01:00
catch 5274b41a39 Issue #3413508 by Jelle_S, taraskorpach, acbramley, smustgrave, alexpott, Eugen Zerr: Admin page access denied even when access is given to child items 2024-04-01 10:15:32 +01:00
catch 30a1adec4c Issue #3427046 by plopesc, smustgrave, alexpott: Shortcuts toolbar links are not updated automatically when default shortcut set is changed 2024-04-01 09:41:23 +01:00
catch a4511b1ccc Issue #3323990 by quietone, Akhil Babu, kevinquillen, benjifisher, mikelutz: Migrate Drupal reports wrong version of Drupal if pointed at a Drupal 9 or 10 database 2024-04-01 09:25:12 +01:00
catch 7659dcc4c5 Issue #2827055 by yash.rode, srishtiiee, mrshowerman, rodrigoaguilera, herved, omkar.podey, MegaChriz, Lukas von Blarer, ravi.shankar, lauriii, c_archer, ifrik, froboy, Rudi Teschner, smustgrave, liquidcms, catch, quietone, mpdonadio, alexpott: Add option to show only start or end date in the DateTime Range custom formatter 2024-04-01 09:20:15 +01:00
catch fb9591f0cc Issue #3437129 by mikelutz: Remove Drupal\Tests\migrate\Kernel\MigrateSourceTestBase::providerSource() 2024-04-01 08:28:38 +01:00
catch f2f91eb17a Issue #3425537 by mondrake: Fix remaining methods with #[\ReturnTypeWillChange] attribute 2024-04-01 08:16:16 +01:00
catch 16964d02db Issue #2575105 by Berdir, catch, longwave, quietone, kristiaanvandeneynde, andypost, alexpott, mathilde_dumond, pradhumanjain2311, amateescu, Wim Leers, xjm: Use cache collector for state 2024-03-30 17:55:55 +00:00
Alex Pott 8d1ff20647
Issue #3431452 by godotislate, smustgrave, alexpott: Rename RenderElement and FormElement plugin abstract classes to RenderElementBase and FormElementBase 2024-03-30 17:23:10 +00:00
Alex Pott 5833d313f6
Issue #3436468 by longwave, smustgrave, alexpott: AjaxResponseSubscriber should lazily instantiate AjaxResponseAttachmentsProcessor 2024-03-30 17:07:38 +00:00
Alex Pott 84432de226
Issue #3411384 by phthlaap, venkatadapa, alecsmrekar, plach, alexpott, heddn, Graber: Error: Call to a member function label() on null in Drupal\menu_link_content\Form\MenuLinkContentForm->form() (line 99 of /var/www/html/docroot/core/modules/menu_link_content/src/Form/MenuLinkContentForm.php) 2024-03-30 17:03:59 +00:00
catch d3fdc93bc5 Issue #3432602 by alexpott, phenaproxima: Allow a site to be installed from configuration with no profile 2024-03-30 14:59:24 +00:00
Alex Pott 82657dfbc5
Revert "Issue #3399348 by fjgarlin, ressa, smustgrave, catch, quietone, Gábor Hojtsy: Commit a mermaid version of the core release cycle diagram to core"
This reverts commit f31a2704ea.
2024-03-30 14:55:41 +00:00
Alex Pott f31a2704ea
Issue #3399348 by fjgarlin, ressa, smustgrave, catch, quietone, Gábor Hojtsy: Commit a mermaid version of the core release cycle diagram to core 2024-03-30 12:05:57 +00:00
Alex Pott 537f11dcb5
Issue #2259567 by jcnventura, eelkeblok, joegraduate, thejimbirch, nvahalik, Lendude, andypost, anmolgoyal74, vacho, oriol_e9g, trackleft2, DamienMcKenna, smustgrave, nelp, LOBsTerr, twills, huzooka, Gauravvvv, xopoc, caesius, gyuhyon, mgifford, joelpittet, fietserwin, mark.labrecque, fabio84, lauriii, greggles, alexpott, mondrake, catch, quietone, drugan, jungle, DuaelFr: Support SVG files for theme logo setting 2024-03-30 11:49:24 +00:00
Alex Pott 3cf0c074d0
Issue #3435906 by godotislate, afoerster: Default Images not rendered in layout builder 2024-03-30 11:03:33 +00:00
Alex Pott f75c4ad0f8
Issue #3432746 by rwanth: Taxonomy revision UI is missing log messages 2024-03-30 10:59:42 +00:00
Alex Pott ec28f25d1e
Issue #3436879 by mondrake: follow-up Fix return typehinting for Compiler and EventSubscriber related classes 2024-03-30 08:56:52 +00:00
catch 820d76b2c7 Issue #3127177 by kunal.sachdev, Spokje, quietone, smustgrave, tedbow, xjm: Move test methods not directly related to updates for the Drupal project into their own class 2024-03-29 16:44:53 +00:00
Alex Pott e453998c85
Revert "Issue #3300639 by amateescu, acrazyanimal, smustgrave: Improve and add explicit test coverage for the workspace conflict validator"
This reverts commit 8f28c48da1.
2024-03-29 16:41:33 +00:00
catch 29fcd9583f Issue #2514196 by pameeela, Aki Tendo, Lendude, lauriii: AliasManager->getAliasByPath() handles $path in confusing manner 2024-03-29 14:21:02 +00:00
catch a73a32ba4e Issue #3436680 by mondrake: Method getMockForAbstractClass() of class PHPUnit\Framework\TestCase is deprecated in PHPUnit 10 - Step 2 ContentEntityBase 2024-03-29 14:15:03 +00:00
Alex Pott 2fbe22aa19
Issue #3054821 by mr.baileys, wiifm, sime, angrytoast, pobster, smustgrave, RichardGaunt, alexpott, Wim Leers, quietone, Berdir, neclimdul, acbramley: Include Cache-Control header on 301 redirects 2024-03-29 13:42:08 +00:00
Alex Pott 7cf9fb435d
Issue #3340159 by robert-arias, ooa33, acbramley, smustgrave, Chi, mikelutz, quietone: Prevent empty block_content info fields from causing php deprecation notices when placing blocks with no label. 2024-03-29 12:05:02 +00:00