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
  • Build
  • package-lock.json
Find file BlameHistoryPermalink
  • Jasmina Ließmann's avatar
    [TASK] Add search field to active 'Page TSconfig' · 9859535f
    Jasmina Ließmann authored Jan 18, 2023 and Andreas Fernandez's avatar Andreas Fernandez committed Jan 24, 2023
    The "Page TSconfig" backend module now has a search that
    allows an integrator to search PageTS either by a settings
    identifier (e.g. "mod.linkval") or a value (e.g. "textpic").
    
    Partial searches are also supported, "wizardItems" resolves
    to "mod.wizards.newContentElement.wizardItems".
    
    The search value is stored in the browser session and retained
    when the module is visited again. To avoid conflicts with the
    internal `collapse-state-persister` module, a new setting is
    introduced to disable the modules recovery behavior if a
    specific key is available in localStorage or sessionStorage.
    
    Resolves: #99602
    Releases: main
    Change-Id: If1b91d936597406b3d553e81b2ced1076bc054cf
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77481
    
    
    Tested-by: Andreas Fernandez's avatarAndreas Fernandez <a.fernandez@scripting-base.de>
    Tested-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Reviewed-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Reviewed-by: Andreas Fernandez's avatarAndreas Fernandez <a.fernandez@scripting-base.de>
    9859535f