- Mar 01, 2016
-
-
Demian Katz authored
- There was a race condition where multiple parallel requests could end up with a fatal error caused by one process retrieving the partially created row generated by another process and trying to unserialize an empty string. By waiting to write the session ID to the database until we also have the data available, we can avoid this problem.
-
Demian Katz authored
Handle defaultRequiredDate properly for ILL requests.
-
Ere Maijala authored
-
- Feb 29, 2016
-
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
- Resolves VUFIND-1152.
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
Fixed the local check call when fetching remote holds.
-
Ere Maijala authored
-
- Feb 26, 2016
-
-
Demian Katz authored
-
Chris Hallberg authored
-
Chris Hallberg authored
- Replace getters with public properties for simplicity/perforamnce.
-
- Feb 25, 2016
-
-
Chris Hallberg authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
- Adjusted wiki links to point to latest URLs. - Removed VuFind2 category name (use generic VuFind instead).
-
Demian Katz authored
-
Ere Maijala authored
- Adds possibility to disallow canceling of requests that are available for pickup - Fixed minor debug-related error
-
Chris Hallberg authored
Fix AJAX fail handlers to not cause JS errors if responseJSON is not …
-
Ere Maijala authored
-
- Feb 24, 2016
-
-
Ere Maijala authored
-
Ere Maijala authored
[VUFIND-1149] Don't mess up the login lightbox if the user has already logged in in another browser tab or window.
-
- Feb 23, 2016
-
-
Chris Hallberg authored
-
Demian Katz authored
-
André Lahmann authored
- Provides a more granular mechanism than the availability boolean for conveying status information for the summary view. - Currently supported by DAIA and Demo drivers.
-
Chris Hallberg authored
-
Demian Katz authored
-
Demian Katz authored
- Resolves VUFIND-1150. - There's probably a better way to do this, but this is a bare minimum fix.
-
Chris Hallberg authored
Fixes to saved list refactor, now works based on record ids and sources rather than location and index.
-
Demian Katz authored
-
Martin Kravec authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
- Feb 22, 2016
-
-
Chris Hallberg authored
- Display a success message and link to MyResearch instead of autoredirecting - Updated language files (including removal of incomplete strings from a few files) - Adjusted test suite to match new behavior
-
Demian Katz authored
-
Chris Hallberg authored
-