.. |
action
|
Issue #2917917 by MaskOta, andersen_ti, Venkatesh Rajan.J, Chi: Change title for create action and edit action routes
|
2019-01-02 09:57:54 +00:00 |
aggregator
|
Issue #2946122 by mikelutz, heddn, tim.plunkett, phenaproxima, alexpott, MegaChriz, joachim: Deprecate ConfigurablePluginInterface and replace with an interface that doesn't extend DependentPluginInterface
|
2019-01-26 12:42:37 +00:00 |
automated_cron
|
Issue #2926120 by idebr, zaporylie, borisson_: @var tag must not end with a full stop
|
2018-05-15 06:49:38 +10:00 |
ban
|
Issue #2873684 by voleger, longwave, jeetendrakumar, andypost, mondrake, catch: Replace all calls to db_select, which is deprecated
|
2018-09-21 14:01:49 +01:00 |
basic_auth
|
Issue #2977107 by Berdir, alexpott, jibran, larowlan: Use more specific entity.manager services in module .services.yml files
|
2019-01-11 14:13:39 +00:00 |
big_pipe
|
Issue #3029199 by Gábor Hojtsy, alexpott: [symfony 5] Calling "Symfony\Component\HttpFoundation\Request::getSession()" when no session has been set is deprecated since Symfony 4.1
|
2019-01-30 10:31:17 +00:00 |
block
|
Issue #3021395 by quietone, alexpott: MigrateDrupalTestBase::migrateContent(['translations') does not migrate translations
|
2019-01-21 11:35:48 +00:00 |
block_content
|
Issue #3019834 by Berdir, alexpott: Add @trigger_error() to deprecated url/link EntityInterface methods
|
2018-12-23 14:30:20 +01:00 |
block_place
|
Revert "Issue #2822382 by voleger, pfrenssen, erozqba, RytoEX, borisson_, sidharthap, Jo Fitzgerald, shashikant_chauhan: Make every property protected on classes extending BrowserTestBase and KernelTestBase"
|
2018-08-16 18:12:22 -05:00 |
book
|
Issue #2977107 by Berdir, alexpott, jibran, larowlan: Use more specific entity.manager services in module .services.yml files
|
2019-01-11 14:13:39 +00:00 |
breakpoint
|
Revert "Issue #2822382 by voleger, pfrenssen, erozqba, RytoEX, borisson_, sidharthap, Jo Fitzgerald, shashikant_chauhan: Make every property protected on classes extending BrowserTestBase and KernelTestBase"
|
2018-08-16 18:12:22 -05:00 |
ckeditor
|
Issue #3001029 by frob, Wim Leers: Improve the documentation of the @CKEditorPlugin plugin type annotation
|
2018-10-05 14:19:50 +03:00 |
color
|
Revert "Issue #2822382 by voleger, pfrenssen, erozqba, RytoEX, borisson_, sidharthap, Jo Fitzgerald, shashikant_chauhan: Make every property protected on classes extending BrowserTestBase and KernelTestBase"
|
2018-08-16 18:12:22 -05:00 |
comment
|
Issue #3015752 by alexpott, bnjmnm: Properly deprecate USERNAME_MAX_LENGTH and USER_REGISTER_* constants
|
2019-02-04 12:39:54 +00:00 |
config
|
Issue #3019834 by Berdir, alexpott: Add @trigger_error() to deprecated url/link EntityInterface methods
|
2018-12-23 14:30:20 +01:00 |
config_translation
|
Issue #2691675 by Berdir, Mile23, alexpott: Replace deprecated entityManager() in ControllerBase descendents
|
2019-01-08 09:40:56 +00:00 |
contact
|
Issue #2977107 by Berdir, alexpott, jibran, larowlan: Use more specific entity.manager services in module .services.yml files
|
2019-01-11 14:13:39 +00:00 |
content_moderation
|
Issue #3007716 by Sam152, kevin.dutra, jhedstrom, larowlan: Security update introduces breaking changes to content moderation
|
2019-01-31 11:57:18 +00:00 |
content_translation
|
Issue #3029405 by amateescu, hchonov: Clean up documentation and type hints that don't need to mention both EntityInterface and another specialized interface anymore
|
2019-01-30 23:34:31 +00:00 |
contextual
|
Issue #2707879 by hctom, Sam152, grahl, reekris, casey, gngn, Noemi, dawehner, jherencia: Contextual Links do not respect pathPrefix
|
2018-10-26 16:33:00 +10:00 |
datetime
|
Issue #3008446 by alexpott, jcnventura, fenstrat, quietone, voleger, andypost: Complete the deprecation of format_date()
|
2019-01-01 19:15:24 +00:00 |
datetime_range
|
Issue #3005025 by msankhala: Fix incorrect Implements hook_*_* docblock in datetime_range module
|
2018-10-08 14:04:36 +01:00 |
dblog
|
Issue #2691675 by Berdir, Mile23, alexpott: Replace deprecated entityManager() in ControllerBase descendents
|
2019-01-08 09:40:56 +00:00 |
dynamic_page_cache
|
Issue #2575841 by nicrodgers, znerol, Utkarsh_Mishra, MerryHamster, markdorison: Use proper method name in DynamicPageCacheSubscriber
|
2018-04-07 22:00:31 +01:00 |
editor
|
Issue #3028657 by alexpott, Berdir: Properly deprecate entity_load_multiple()
|
2019-02-04 12:29:50 +00:00 |
entity_reference
|
…
|
|
field
|
Issue #3014773 by Sam152, joachim, alexpott: Remove dead code in BaseFieldDefinition
|
2019-02-04 12:10:27 +00:00 |
field_layout
|
Issue #2896215 by tim.plunkett, borisson_, Anybody, tacituseu: Formatter settings lost when moving fields between regions in 'Manage display'
|
2018-10-26 06:59:16 +10:00 |
field_ui
|
Issue #3029673 by Lendude, Gábor Hojtsy: Convert \Drupal\field_ui\Tests\ManageDisplayTest to BrowserTestBase
|
2019-02-04 12:26:16 +00:00 |
file
|
Issue #3028657 by alexpott, Berdir: Properly deprecate entity_load_multiple()
|
2019-02-04 12:29:50 +00:00 |
filter
|
Issue #2946122 by mikelutz, heddn, tim.plunkett, phenaproxima, alexpott, MegaChriz, joachim: Deprecate ConfigurablePluginInterface and replace with an interface that doesn't extend DependentPluginInterface
|
2019-01-26 12:42:37 +00:00 |
forum
|
Issue #2977107 by Berdir, alexpott, jibran, larowlan: Use more specific entity.manager services in module .services.yml files
|
2019-01-11 14:13:39 +00:00 |
hal
|
Issue #2957385 by Wim Leers, gabesullice, jibran, tim.plunkett: FieldItemNormalizer never calls @DataType-level normalizer service' ::denormalize() method
|
2019-01-27 16:58:01 +01:00 |
help
|
Revert "Issue #2822382 by voleger, pfrenssen, erozqba, RytoEX, borisson_, sidharthap, Jo Fitzgerald, shashikant_chauhan: Make every property protected on classes extending BrowserTestBase and KernelTestBase"
|
2018-08-16 18:12:22 -05:00 |
history
|
Issue #2954825 by rakesh.gectcr, tresti88, gnuget, borisson_, DamienGR, Prashant.c, amietpatial, alexpott, joachim, Berdir: Update the user.api.php documentation and add the correct type hints in the user's hooks implementations
|
2018-09-24 08:55:20 +01:00 |
image
|
Issue #2946122 by mikelutz, heddn, tim.plunkett, phenaproxima, alexpott, MegaChriz, joachim: Deprecate ConfigurablePluginInterface and replace with an interface that doesn't extend DependentPluginInterface
|
2019-01-26 12:42:37 +00:00 |
inline_form_errors
|
Issue #2920571 by dev.patrick, Lendude, Xtal, chanderbhushan: Inline form errors Deprecated link function
|
2018-11-30 11:12:45 +00:00 |
language
|
Issue #3017812 by ibustos, joachim: Language selector is immune to hook_entity_field_access in entity forms
|
2019-01-31 00:19:59 +00:00 |
layout_builder
|
Issue #3022749 by tim.plunkett, phenaproxima, bkosborne: The getDefaultSectionStorage() method on OverridesSectionStorage does not return the correct object
|
2019-02-04 06:34:31 -06:00 |
layout_discovery
|
Issue #2938132 by tedbow, tim.plunkett, xjm, EclipseGc, AaronMcHale, alexpott, DyanneNova: Ship layouts that make sense with Layout Builder's concept of sections
|
2019-01-07 22:00:47 +00:00 |
link
|
Issue #2431085 by xjm, pjbaert, Jo Fitzgerald: Validation error for manually entered paths in the link widget is a little confusing
|
2018-11-28 12:55:56 +00:00 |
locale
|
Issue #2977107 by Berdir, alexpott, jibran, larowlan: Use more specific entity.manager services in module .services.yml files
|
2019-01-11 14:13:39 +00:00 |
media
|
Issue #2946122 by mikelutz, heddn, tim.plunkett, phenaproxima, alexpott, MegaChriz, joachim: Deprecate ConfigurablePluginInterface and replace with an interface that doesn't extend DependentPluginInterface
|
2019-01-26 12:42:37 +00:00 |
media_library
|
Issue #3024184 by seanB, andrewmacpherson, Kristen Pol: Make the tabbing order match the visual reading order in MediaLibraryWidget
|
2019-01-25 02:27:53 -08:00 |
menu_link_content
|
Issue #3019834 by Berdir, alexpott: Add @trigger_error() to deprecated url/link EntityInterface methods
|
2018-12-23 14:30:20 +01:00 |
menu_ui
|
Issue #3019834 by Berdir, alexpott: Add @trigger_error() to deprecated url/link EntityInterface methods
|
2018-12-23 14:30:20 +01:00 |
migrate
|
Issue #3028319 by amateescu: Specialized entity interfaces should extend the main EntityInterface
|
2019-01-29 18:27:09 +00:00 |
migrate_drupal
|
Issue #3021395 by quietone, alexpott: MigrateDrupalTestBase::migrateContent(['translations') does not migrate translations
|
2019-01-21 11:35:48 +00:00 |
migrate_drupal_multilingual
|
Issue #2953360 by quietone, heddn, yogeshmpawar, phenaproxima, Gábor Hojtsy, maxocub, catch, alexpott, masipila: Experimental migrate_drupal_multilingual module
|
2018-07-26 18:49:16 +02:00 |
migrate_drupal_ui
|
Issue #2859315 by quietone, heddn, jhodgdon: SQL error from profile_fields when migrating d6 (or d7) to d8 without Profile module
|
2019-02-04 14:28:27 +00:00 |
node
|
Issue #3028657 by alexpott, Berdir: Properly deprecate entity_load_multiple()
|
2019-02-04 12:29:50 +00:00 |
options
|
Issue #3019834 by Berdir, alexpott: Add @trigger_error() to deprecated url/link EntityInterface methods
|
2018-12-23 14:30:20 +01:00 |
page_cache
|
Issue #3003713 by Wim Leers, alexpott, zann1e, idebr: Use absolute URLs in link relations Google doesn't support relative URLs
|
2019-01-08 00:19:43 +00:00 |
path
|
Issue #3023799 by Berdir, alexpott, tim.plunkett, larowlan: Add @trigger_error() to deprecated EntityManager::clearCachedDefinitions() method
|
2019-01-26 14:52:11 +00:00 |
quickedit
|
Issue #3024505 by alexpott, markconroy: Add quote standards to Stylelint config
|
2019-01-14 17:55:33 +02:00 |
rdf
|
Issue #3008446 by alexpott, jcnventura, fenstrat, quietone, voleger, andypost: Complete the deprecation of format_date()
|
2019-01-01 19:15:24 +00:00 |
responsive_image
|
Issue #2809513 by Lendude, brentgees: Convert AJAX part of \Drupal\responsive_image\Tests\ResponsiveImageFieldUiTest to JavascriptTestBase and the rest to BrowserTestBase
|
2019-01-23 15:21:29 +00:00 |
rest
|
Issue #2957385 by Wim Leers, gabesullice, jibran, tim.plunkett: FieldItemNormalizer never calls @DataType-level normalizer service' ::denormalize() method
|
2019-01-27 16:58:01 +01:00 |
search
|
Issue #2946122 by mikelutz, heddn, tim.plunkett, phenaproxima, alexpott, MegaChriz, joachim: Deprecate ConfigurablePluginInterface and replace with an interface that doesn't extend DependentPluginInterface
|
2019-01-26 12:42:37 +00:00 |
serialization
|
Issue #2957385 by Wim Leers, gabesullice, jibran, tim.plunkett: FieldItemNormalizer never calls @DataType-level normalizer service' ::denormalize() method
|
2019-01-27 16:58:01 +01:00 |
settings_tray
|
Issue #2707879 by hctom, Sam152, grahl, reekris, casey, gngn, Noemi, dawehner, jherencia: Contextual Links do not respect pathPrefix
|
2018-10-26 16:33:00 +10:00 |
shortcut
|
Issue #2691675 by Berdir, Mile23, alexpott: Replace deprecated entityManager() in ControllerBase descendents
|
2019-01-08 09:40:56 +00:00 |
simpletest
|
Issue #2932909 by Mile23, Lendude, dawehner, alexpott: Convert web tests to browser tests for Simpletest module
|
2019-01-28 08:45:58 +00:00 |
statistics
|
Issue #3008446 by alexpott, jcnventura, fenstrat, quietone, voleger, andypost: Complete the deprecation of format_date()
|
2019-01-01 19:15:24 +00:00 |
syslog
|
Revert "Issue #2822382 by voleger, pfrenssen, erozqba, RytoEX, borisson_, sidharthap, Jo Fitzgerald, shashikant_chauhan: Make every property protected on classes extending BrowserTestBase and KernelTestBase"
|
2018-08-16 18:12:22 -05:00 |
system
|
Issue #3025580 by alexpott, Krzysztof Domański, Kristen Pol: \Drupal\Tests\system\Functional\Menu\AssertBreadcrumbTrait::assertBreadcrumbParts is vulnerable to false positives
|
2019-02-04 07:18:09 +10:00 |
taxonomy
|
Issue #3028657 by alexpott, Berdir: Properly deprecate entity_load_multiple()
|
2019-02-04 12:29:50 +00:00 |
telephone
|
Issue #2484693 by mjpa, dww, DuaelFr, vaplas, kyvour, benjy, JinX-Be, wengerk, thamas, FMB, ndf, jcnventura, catch: Telephone Link field formatter InvalidArgumentException with 5 digits or fewer in the number
|
2018-09-21 14:27:46 +01:00 |
text
|
Revert "Issue #2822382 by voleger, pfrenssen, erozqba, RytoEX, borisson_, sidharthap, Jo Fitzgerald, shashikant_chauhan: Make every property protected on classes extending BrowserTestBase and KernelTestBase"
|
2018-08-16 18:12:22 -05:00 |
toolbar
|
Issue #3025839 by dww: Change toolbar's permission label to 'Use the toolbar'
|
2019-02-04 18:50:42 +10:00 |
tour
|
Revert "Issue #2822382 by voleger, pfrenssen, erozqba, RytoEX, borisson_, sidharthap, Jo Fitzgerald, shashikant_chauhan: Make every property protected on classes extending BrowserTestBase and KernelTestBase"
|
2018-08-16 18:12:22 -05:00 |
tracker
|
Issue #3019834 by Berdir, alexpott: Add @trigger_error() to deprecated url/link EntityInterface methods
|
2018-12-23 14:30:20 +01:00 |
update
|
Issue #3008446 by alexpott, jcnventura, fenstrat, quietone, voleger, andypost: Complete the deprecation of format_date()
|
2019-01-01 19:15:24 +00:00 |
user
|
Issue #2859315 by quietone, heddn, jhodgdon: SQL error from profile_fields when migrating d6 (or d7) to d8 without Profile module
|
2019-02-04 14:28:27 +00:00 |
views
|
Issue #3023799 by Berdir, alexpott, tim.plunkett, larowlan: Add @trigger_error() to deprecated EntityManager::clearCachedDefinitions() method
|
2019-01-26 14:52:11 +00:00 |
views_ui
|
Issue #3025867 by tim.plunkett, Kristen Pol, phenaproxima, alexpott, xjm, andypost: Provide a classed object for TempStore metadata
|
2019-02-03 11:57:11 -05:00 |
workflows
|
Issue #2946122 by mikelutz, heddn, tim.plunkett, phenaproxima, alexpott, MegaChriz, joachim: Deprecate ConfigurablePluginInterface and replace with an interface that doesn't extend DependentPluginInterface
|
2019-01-26 12:42:37 +00:00 |
workspaces
|
Issue #3029405 by amateescu, hchonov: Clean up documentation and type hints that don't need to mention both EntityInterface and another specialized interface anymore
|
2019-01-30 23:34:31 +00:00 |