Displaying 1 - 50 of 15539
Title Status Priority Category Version Component Replies Last updatedsort ascending Assigned to Created
Entity view/form mode formatter/widget settings have no translation UI Needs work Major Bug report main config_translation.module 342 3 min 54 sec 10 years 8 months
Remove unused properties from unit tests Fixed Normal Task main phpunit 15 45 min 1 sec 2 weeks 4 days
Relocate or deprecate link_options, link_uri, timezone and user_langcode migrate plugins Fixed Normal Task 11.x-dev migration system 20 47 min 11 sec 4 months 2 weeks
Rename gin in comments Fixed Normal Task main Admin theme 16 49 min 17 sec 1 week 4 days
Remove user_cookie_save() and user_cookie_delete() Patch (to be ported) Normal Task 11.x-dev user system 8 53 min 5 sec 2 weeks 4 days
Admin toolbar and contextual links should always be rendered in the admin language (if set) Needs work Normal Bug report main toolbar.module 255 1 hour 1 min 11 years 8 months
Add missing getter method to retrieve range (limit/offset) from Select query objects Fixed Normal Bug report 11.x-dev database system 35 1 hour 2 min 7 years 9 months
Add types to class properties in core/tests code via Rector - round 3 Fixed Normal Task main phpunit 20 1 hour 9 min 4 months 1 day
Allow DependencySerializationTrait to work with readonly properties Active Normal Task 11.x-dev base system 11 1 hour 15 min 2 years 1 month
Reduce memory overhead of getting entity reference target id schema definition Needs work Normal Task main entity system 5 1 hour 22 min 1 month 2 weeks
Nested modals don't work: opening a modal from a modal closes the original Needs work Major Bug report main ajax system 181 1 hour 24 min 9 years 10 months
Make the chained fast backend self-heal when last_write_timestamp is missing Needs review Normal Bug report main cache system 5 1 hour 40 min 1 day 1 min
Deal with PHP 8.5 deprecation of __sleep()/__wakeup() Needs work Normal Task main base system 12 1 hour 45 min 6 months 2 weeks
Save admin_compact_mode per user override in localStorage instead of a cookie Active Normal Task main Admin theme 4 1 hour 54 min 17 hours 23 min
Re-evaluate skipping the chained fast backend in the installer Needs review Normal Task main cache system 6 1 hour 58 min 23 hours 38 min
Routes are being cached with no parameters (ex: 404 routes) Needs work Normal Bug report main routing system 26 2 hours 14 min 6 years 2 weeks
Move HelpSearch to Search sub-module Needs review Normal Task main search.module 11 2 hours 19 min smustgrave 2 weeks 6 days
Wrong language field labels after `drush cr` because of Drush language negotiation Needs review Major Bug report main language system 80 2 hours 21 min 4 years 9 months
_node_mass_update_batch_process fails during user cancel when revision is deleted Needs work Normal Bug report main node system 23 2 hours 25 min 1 year 9 months
Current user missing from language negotiator outside of request context Needs review Normal Bug report main language system 23 2 hours 31 min 7 months 1 week
Modernize language negotation plugin instantiation Active Normal Task main language system 1 2 hours 32 min 2 hours 32 min
Introduce new Theme extension object and properly deprecate REGIONS_VISIBLE and REGIONS_ALL Needs review Major Task main extension system 161 3 hours 4 min 7 years 4 months
Supported attribute(s) not showing in CKEditor 5 Source Editing plugin error message Needs work Normal Bug report main ckeditor5.module 36 3 hours 56 min 1 year 11 months
Remove or replace usages of Shortcut from the themes Active Normal Task main shortcut.module 4 8 hours 7 min smustgrave 1 week 4 days
Add an exposed filter to the Taxonomy overview view page Needs work Normal Feature request main taxonomy.module 123 8 hours 21 min 7 years 10 months
Replace array-based DB Schema API with a value object structure Needs work Normal Feature request main database system 117 8 hours 50 min 2 years 3 months
[PHP 8.5] Strengthen views data with entity types w/o data tables Needs work Normal Bug report 11.3.x-dev views.module 22 9 hours 21 min 2 weeks 2 hours
Allow to skip OOP hooks and services for modules that are not installed Needs review Normal Feature request main extension system 74 10 hours 38 min 11 months 3 days
Deprecate node access rebuild functions Reviewed & tested by the community Normal Task main node system 36 10 hours 38 min 9 months 2 weeks
Cannot use a / in route parameter Needs review Normal Bug report main routing system 71 10 hours 38 min 9 years 10 months
Dependencies from only one instance of a widget are used in display modes Needs review Major Bug report main entity system 97 10 hours 38 min 9 years 2 weeks
Options module should not prevent field storage updates when switching to/from function Needs review Normal Bug report main options.module 29 10 hours 38 min 6 years 10 months
Cleanup StatementInterface/StatementBase deprecations Fixed Normal Task main database system 9 12 hours 22 min 1 day 2 hours
Fully type StatementInterface methods' parameters Fixed Normal Task 11.x-dev database system 38 12 hours 25 min 11 months 2 weeks
CLI entry point in Drupal Core (Dex) Needs work Normal Feature request main base system 85 14 hours 49 min 1 year 10 months
Remove the persist service tag Needs review Major Task main base system 80 15 hours 39 min 11 years 5 months
Add setting to move comment form after comments Needs work Normal Feature request main Olivero theme 64 16 hours 17 min 2 years 3 days
[pp-1] Deprecate remaining functions in system module Postponed Normal Task main system.module 21 16 hours 19 min 2 months 1 week
Use a route requirement to prevent non-ASCII characters causing an exception when looking up a config entity Needs work Normal Bug report main configuration system 88 16 hours 20 min 1 year 6 months
Add poster image to HTML5 media videos Needs work Normal Feature request main media system 156 16 hours 21 min 8 years 3 weeks
Also use text editor (CKEditor) for "summary" of a text field Needs work Normal Feature request main text.module 163 18 hours 15 min 10 years 1 month
Update to htmx 4 Active Normal Task main ajax system 19 19 hours 6 min 5 months 1 week
Enhance pager in-code documentation Needs work Normal Bug report main documentation 26 19 hours 48 min 7 years 3 months
RowPluginBase::render() update docblock. Needs review Normal Bug report main views.module 27 20 hours 27 min 7 years 3 weeks
Add transaction-related events to the Database API Needs work Normal Feature request main database system 46 22 hours 18 min 3 years 4 weeks
Cleanup transactions in try/catch blocks Postponed Normal Task main database system 4 22 hours 39 min 1 day 26 min
[meta] Drop implicit autocommit on Transaction destruction Active Normal Plan main database system 9 22 hours 40 min 1 year 3 months
Error::logException() should log previous exceptions Active Normal Task main dblog.module 9 23 hours 32 min 1 week 5 days
Try to consolidate last_write_timestamp checks across cache bins Active Normal Task main cache system 2 23 hours 43 min 23 hours 55 min
Cache the container definition in APCu Needs work Normal Task main cache system 10 23 hours 36 min 1 week 2 days

Pages

Subscribe with RSS Subscribe to Issues for Drupal core