-
Notifications
You must be signed in to change notification settings - Fork 0
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
Campus logic update #18
base: main
Are you sure you want to change the base?
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b3ae659 - Browse repository at this point
Copy the full SHA b3ae659View commit details -
Configuration menu - View commit details
-
Copy full SHA for c19f9ab - Browse repository at this point
Copy the full SHA c19f9abView commit details -
Added logic to handle users with Barco, Unknown or blank campus field…
… in their Alma record. Corrected a comment typo.
Configuration menu - View commit details
-
Copy full SHA for 1187b85 - Browse repository at this point
Copy the full SHA 1187b85View commit details
Commits on Sep 27, 2024
-
Change Illiad endpoint to one that can handle OpenURL parameters nati…
…vely. This eliminates the need to individually map query string parameters to form field names. Add other special borrower types for exclusion from external borrowing requests
Configuration menu - View commit details
-
Copy full SHA for 6d52407 - Browse repository at this point
Copy the full SHA 6d52407View commit details
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 694b73a - Browse repository at this point
Copy the full SHA 694b73aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b9730d - Browse repository at this point
Copy the full SHA 0b9730dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fac725 - Browse repository at this point
Copy the full SHA 9fac725View commit details
Commits on Oct 22, 2024
-
Borrowing policy is simplified now. Route any non HSLS-campus user wi…
…th remote borrowing privs to ULS Illiad. Will apply by default for any new campuses added to Alma
Configuration menu - View commit details
-
Copy full SHA for babc8d3 - Browse repository at this point
Copy the full SHA babc8d3View commit details
Commits on Oct 24, 2024
-
Remove Illiad API methods we no longer need, store Alma user record t…
…o reduce number of API calls, refactor to continue to treat law campus patrons separately while using simplified logic overall
Configuration menu - View commit details
-
Copy full SHA for 1677e4b - Browse repository at this point
Copy the full SHA 1677e4bView commit details -
Only check for LAW campus if we know user has a campus code value and…
… use the cached user record instead of a separate API call
Configuration menu - View commit details
-
Copy full SHA for 5f05a40 - Browse repository at this point
Copy the full SHA 5f05a40View commit details