Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Feature/mongo odm compat #71

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    ce68467 View commit details
    Browse the repository at this point in the history
  2. controller DI

    alterphp authored and PéCé committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    08190ea View commit details
    Browse the repository at this point in the history
  3. Fix controller trait

    alterphp authored and PéCé committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    620c32d View commit details
    Browse the repository at this point in the history
  4. Fix Twig compatibility

    alterphp authored and PéCé committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    b077909 View commit details
    Browse the repository at this point in the history
  5. Fix Mongo form filters

    alterphp authored and PéCé committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    18d2a58 View commit details
    Browse the repository at this point in the history
  6. Fix namespace

    alterphp authored and PéCé committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    7d8c4eb View commit details
    Browse the repository at this point in the history
  7. Fix typo

    alterphp authored and PéCé committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    4db5fbb View commit details
    Browse the repository at this point in the history
  8. Fix rebase

    alterphp authored and PéCé committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    c9e814f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    68bf825 View commit details
    Browse the repository at this point in the history
  10. Fix config max_results in embedded_lists

    alterphp authored and PéCé committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    04f211e View commit details
    Browse the repository at this point in the history
  11. Deal with upgraded League\Uri libs

    alterphp authored and PéCé committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    c896b0e View commit details
    Browse the repository at this point in the history
  12. Adds notin operator for list filters

    alterphp authored and PéCé committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    43e5fa9 View commit details
    Browse the repository at this point in the history
  13. Adds +/- 5 seconds filter operator

    alterphp authored and PéCé committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    0f2c7ed View commit details
    Browse the repository at this point in the history
  14. Adds startWith filter operator

    PéCé committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    9856f01 View commit details
    Browse the repository at this point in the history