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

Handle parentheses search queries #1828

Merged
merged 9 commits into from
Oct 30, 2024
Merged

Handle parentheses search queries #1828

merged 9 commits into from
Oct 30, 2024

Commits on Oct 25, 2024

  1. escape parantheses in query

    tedw87 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    2f89198 View commit details
    Browse the repository at this point in the history
  2. reformat code

    tedw87 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    6c70033 View commit details
    Browse the repository at this point in the history
  3. add changelog

    tedw87 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    41b0a10 View commit details
    Browse the repository at this point in the history
  4. Update news/1828.bugfix

    Co-authored-by: Steve Piercy <[email protected]>
    tedw87 and stevepiercy authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    ba4b5f0 View commit details
    Browse the repository at this point in the history
  5. Update src/plone/restapi/search/handler.py

    Co-authored-by: Steve Piercy <[email protected]>
    tedw87 and stevepiercy authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    cd717ef View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    1375bea View commit details
    Browse the repository at this point in the history
  2. format code

    tedw87 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c0dd605 View commit details
    Browse the repository at this point in the history
  3. run black to format code

    tedw87 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    e51b6aa View commit details
    Browse the repository at this point in the history
  4. Update news/1828.bugfix

    davisagli authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    6988dab View commit details
    Browse the repository at this point in the history