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

Add backend: ProQuest Federated Search Gateway #3991

Open
wants to merge 35 commits into
base: dev
Choose a base branch
from

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    9263c83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    518de13 View commit details
    Browse the repository at this point in the history
  3. Implement sorting

    maccabeelevine committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    e6c1cd1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    300c51f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df23ce6 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Apply database filter

    maccabeelevine committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    0fb4406 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f3021c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebab982 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8305dd5 View commit details
    Browse the repository at this point in the history
  5. Fix NPE

    maccabeelevine committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    a23fefc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d77a08d View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    fc89632 View commit details
    Browse the repository at this point in the history
  2. Fix copy/paste typo

    maccabeelevine committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    5d5b9d0 View commit details
    Browse the repository at this point in the history
  3. Remove dead code

    maccabeelevine committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    896ba94 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ffeaa3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d856c11 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b5a7ddd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2d8b4c8 View commit details
    Browse the repository at this point in the history
  8. Fix typo

    maccabeelevine committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f40b553 View commit details
    Browse the repository at this point in the history
  9. Remove dead code

    maccabeelevine committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    a14a801 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    86abb67 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ec2dc6c View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Strip html from title

    maccabeelevine committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    4a0b7b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    190abbe View commit details
    Browse the repository at this point in the history
  2. Convert to bootstrap5

    maccabeelevine committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    d698830 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9670ee6 View commit details
    Browse the repository at this point in the history
  4. Fix styles

    maccabeelevine committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    2e85a0f View commit details
    Browse the repository at this point in the history
  5. Fix copy/paste typos

    maccabeelevine committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    d22ff04 View commit details
    Browse the repository at this point in the history
  6. Fix more typos

    maccabeelevine committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    1741fb9 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Add tests

    maccabeelevine committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    f58c0a4 View commit details
    Browse the repository at this point in the history
  2. Remove blank line

    Co-authored-by: Demian Katz <[email protected]>
    maccabeelevine and demiankatz authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    f1c3776 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3824df View commit details
    Browse the repository at this point in the history
  4. Simplify conditional ParamBag creation

    Co-authored-by: Demian Katz <[email protected]>
    maccabeelevine and demiankatz authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    645eb82 View commit details
    Browse the repository at this point in the history
  5. Clean code.

    maccabeelevine committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    6b9ce46 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2a4c875 View commit details
    Browse the repository at this point in the history