- Jun 25, 2018
-
-
Demian Katz authored
- More logical separation of concerns - Fixes compatibility with Search2 backend
-
Demian Katz authored
- Fixes Search2 compatibility.
-
Demian Katz authored
- Fixes compatibility with Search2 backend.
-
- Jun 22, 2018
-
-
Demian Katz authored
-
Demian Katz authored
- instanceof Element check was not working as expected.
-
Demian Katz authored
-
- Jun 21, 2018
-
-
Chris Hallberg authored
-
Chris Hallberg authored
-
- Jun 20, 2018
-
-
Chris Hallberg authored
- Switch to Slick.js as basis for carousels (instead of homegrown library) - Make user interface more compact and less overwhelming - Fix right-to-left language support - Fix problems with popover behavior - Contain channels Javascript code in the VuFind object for better scoping
-
Chris Hallberg authored
-
Chris Hallberg authored
-
Demian Katz authored
-
- Jun 19, 2018
-
-
Demian Katz authored
-
Demian Katz authored
-
- Jun 18, 2018
-
-
Ere Maijala authored
- Make it possible for non-logged in users to get access to EZproxy e.g. based on IP address. - Make it possible to disable passing of user's username to EZproxy with the ticket. - Add logging of successful login requests.
-
Demian Katz authored
-
Demian Katz authored
-
Chris Hallberg authored
-
Demian Katz authored
-
Chris Hallberg authored
-
Demian Katz authored
-
- Jun 15, 2018
-
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Hajo authored
-
Demian Katz authored
- A new config.ini setting allows the user to specify which search backends contain ILS records. - SolrMarcFactory has been replaced with IlsAwareDelegatorFactory to make composing the trait with other classes easier.
-
Cornelius Amzar authored
-
Demian Katz authored
-
Ere Maijala authored
- Makes it possible to return error messages for individual records in the getStatuses ILS call. - Also displays the loading status properly.
-
Ere Maijala authored
-
- Jun 14, 2018
-
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
- We were overly aggressive in our default filtering behavior, so the tag list in the "My Favorites" area only showed Solr-related tags.
-
Demian Katz authored
- Previously, default sorting by type resulted in sort settings that were "too sticky." Now, whenever the user's choice matches the default choice for sorting, the memory is cleared to allow switching between types to act as expected.
-
Sebastian Kehr authored
-
Ere Maijala authored
-
Demian Katz authored
-
- Jun 13, 2018
-
-
Ere Maijala authored
-
Ere Maijala authored
- Don't replace whole records with an error message and handle the error message properly when checking item statuses.
-