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

correction des bugs liés aux booléens OR et NOT et aux dates entre crochets #90

Merged
merged 6 commits into from
May 31, 2024

Commits on May 30, 2024

  1. [bug THE-1329] : la recherche avec dates ne fonctionnait plus ( = il …

    …ne faut pas remplacer les espaces par des AND quand on est entre crochets).
    julg committed May 30, 2024
    Configuration menu
    Copy the full SHA
    181b368 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #87 from abes-esr/develop

    [bug THE-1329] : la recherche avec dates ne fonctionnait plus ( = il …
    julg authored May 30, 2024
    Configuration menu
    Copy the full SHA
    c301784 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. [bug] il faut échapper le OR

    julg committed May 31, 2024
    Configuration menu
    Copy the full SHA
    7d80a74 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #88 from abes-esr/develop

    [bug] il faut échapper le OR
    julg authored May 31, 2024
    Configuration menu
    Copy the full SHA
    a7ad403 View commit details
    Browse the repository at this point in the history
  3. [bug] il faut échapper le NOT

    julg committed May 31, 2024
    Configuration menu
    Copy the full SHA
    62908e3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #89 from abes-esr/develop

    [bug] il faut échapper le NOT
    julg authored May 31, 2024
    Configuration menu
    Copy the full SHA
    73184c7 View commit details
    Browse the repository at this point in the history