- Dec 03, 2018
-
-
Demian Katz authored
-
- Nov 30, 2018
-
-
Demian Katz authored
- Relying on APPLICATION_ENV is simpler.
-
- Nov 28, 2018
-
-
Ere Maijala authored
- This allows embedding to work more consistently, even though the user experience is not the best.
-
- Nov 09, 2018
-
-
Ere Maijala authored
-
- Nov 08, 2018
-
-
Demian Katz authored
-
Ere Maijala authored
- Use cursorMark for fetching IDs in sitemap generator search mode (faster for large indexes). - Simplify code to better separate retrieval mode-specific logic. - Change default retrieval mode to "search" since "terms" may not behave as expected in some situations (e.g. when hidden filters are applied).
-
- Nov 05, 2018
-
-
Mạnh Phan Văn authored
- See also VUFIND-1308
-
- Oct 25, 2018
-
-
Ere Maijala authored
-
- Oct 17, 2018
-
-
Stefan Weil authored
Signed-off-by:
Stefan Weil <sw@weilnetz.de>
-
- Oct 10, 2018
-
-
Demian Katz authored
- Add mechanism to load links by AJAX based on DOI. - Implement data provider using BrowZine API.
-
- Oct 09, 2018
-
-
Demian Katz authored
-
- Oct 03, 2018
-
-
Vít Novotný authored
-
- Sep 13, 2018
-
-
Demian Katz authored
- Use SSL endpoint URL and version 2 in default configuration. - Retain version 1 as default in code for backward compatibility. - Resolves VUFIND-1225.
-
- Aug 17, 2018
-
-
Demian Katz authored
-
- Jul 17, 2018
-
-
Ere Maijala authored
- Adds support for doing the same with other drivers too.
-
- Jul 13, 2018
-
-
Michael Birkner authored
- Includes Alma-specific authentication module and controller for handling webhooks. - Resolves VUFIND-1212.
-
Chris Hallberg authored
-
- Jul 10, 2018
-
-
Ere Maijala authored
-
- Jul 09, 2018
-
-
Demian Katz authored
-
Jochen Lienhard authored
-
- Jun 25, 2018
-
-
Demian Katz authored
- More logical separation of concerns - Fixes compatibility with Search2 backend
-
- Jun 22, 2018
-
-
Demian Katz authored
-
- Jun 19, 2018
-
-
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
-
- Jun 15, 2018
-
-
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.
-
- Jun 14, 2018
-
-
Sebastian Kehr authored
-
- Jun 12, 2018
-
-
Jochen Lienhard authored
-
- Jun 08, 2018
-
-
Demian Katz authored
-
- Jun 07, 2018
-
-
Demian Katz authored
-
Demian Katz authored
-
- May 16, 2018
-
-
Demian Katz authored
-
- May 09, 2018
-
-
Demian Katz authored
- Refactored/simplified code for clarity. - Added logic to take better advantage of see-also references.
-
Demian Katz authored
- Resolves VUFIND-1241.
-
- May 01, 2018
-
-
Demian Katz authored
-
- Apr 25, 2018
-
-
Demian Katz authored
- Move facet caching logic out of controllers. - Introduce a new plugin manager for facet caches. - Standardize Summon facet cache logic to more closely match Solr; add HomePage support and fix broken functionality.
-
- Apr 23, 2018
-
-
Jason Cooper authored
- Multiple configurable layouts are now available. - Template code has been significantly refactored/simplified.
-