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
  • Database
  • Connection.php
Find file BlameHistoryPermalink
  • Helmut Hummel's avatar
    [!!!][TASK] Doctrine: Simplify restriction handling · d31e9a69
    Helmut Hummel authored Jun 03, 2016
    To make the set of restrictions that are in effect when creating queries
    with the QueryBuilder becomes more understandable,
    we need to remove the QueryContext and the magic applied to that and replace it
    with the following behavior:
    
    delete, hidden, starttime, endtime restrictions are always enabled
    and need to be removed if needed.
    Other restrictions need to be provided manually depending on the desired result.
    
    Resolves: #76167
    Resolves: #76264
    Releases: master
    Change-Id: Iaf0cb08475ed44966838c3fbdd5756d3ba6ebcc1
    Reviewed-on: https://review.typo3.org/48049
    
    
    Tested-by: default avatarHelmut Hummel <helmut.hummel@typo3.org>
    Reviewed-by: default avatarMorton Jonuschat <m.jonuschat@mojocode.de>
    Tested-by: default avatarMorton Jonuschat <m.jonuschat@mojocode.de>
    Reviewed-by: Jan Helke's avatarJan Helke <typo3@helke.de>
    Tested-by: Jan Helke's avatarJan Helke <typo3@helke.de>
    Reviewed-by: Anja Leichsenring's avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
    Tested-by: Anja Leichsenring's avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
    Reviewed-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Tested-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Reviewed-by: Nicole Cordes's avatarNicole Cordes <typo3@cordes.co>
    Tested-by: Nicole Cordes's avatarNicole Cordes <typo3@cordes.co>
    Reviewed-by: default avatarHelmut Hummel <helmut.hummel@typo3.org>
    d31e9a69