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

11578 make search-filters request.method agnostic #11582

Open
wants to merge 10 commits into
base: dev/7.6.x
Choose a base branch
from

Commits on Oct 27, 2024

  1. use search_request query obj in lieu of request.GET for all methods c…

    …alls in standard search view, re #11578
    whatisgalen committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    c4023c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0315aac View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    6599a43 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Merge branch 'archesproject-dev/7.6.x' into 11578_search_req_method

    merge in latest from dev/7.6.x
    whatisgalen committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    30e3dac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa81b4f View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. search_request_object --> SearchView.search_request; set self.search_…

    …request in BaseSearchFilter, re #11578
    whatisgalen committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    a1f34c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e68f68b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f46aa9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9abbbba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3efea56 View commit details
    Browse the repository at this point in the history