Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • typo3 typo3
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • typo3typo3
  • Repository
Switch branch/tag
  • typo3
  • typo3
  • sysext
  • core
  • Classes
  • Messaging
  • FlashMessageService.php
Find file BlameHistoryPermalink
  • Andreas Fernandez's avatar
    [FEATURE] Provide default queue for notifications · 1039ba36
    Andreas Fernandez authored May 09, 2022 and Oliver Bartsch's avatar Oliver Bartsch committed Jun 21, 2022
    To allow dispatching notifications to the user the easy way, a new global
    flash message queue, identified by
    `TYPO3\CMS\Core\Messaging\FlashMessageQueue::NOTIFICATION_QUEUE`, is
    introduced that takes the flash message and renders it as a notification on
    the top-right edge of the backend.
    
    Backend modules based on `TYPO3\CMS\Backend\Template\ModuleTemplate`
    automatically gain advantage of this feature.
    
    Resolves: #97595
    Releases: main
    Change-Id: I0e04f0412117649391c0f50fa4249b7832dded69
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74582
    
    
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Simon Schaufelberger's avatarSimon Schaufelberger <simonschaufi+typo3@gmail.com>
    Tested-by: Oliver Bartsch's avatarOliver Bartsch <bo@cedev.de>
    Reviewed-by: Simon Schaufelberger's avatarSimon Schaufelberger <simonschaufi+typo3@gmail.com>
    Reviewed-by: Oliver Bartsch's avatarOliver Bartsch <bo@cedev.de>
    1039ba36