- Oct 18, 2018
-
-
Ere Maijala authored
-
- Sep 11, 2018
-
-
Demian Katz authored
- Works around problems caused by changing record IDs on the Summon side, using the bookmark feature provided by the Summon API - Includes mechanism for fallback record loading - Includes mechanisms for deduplication after record ID change
-
- Jun 27, 2018
-
-
Ere Maijala authored
- Makes room for large search objects and paging information.
-
- Apr 26, 2018
-
-
Ere Maijala authored
-
- Apr 06, 2018
-
-
Ere Maijala authored
-
- Feb 24, 2017
-
-
Ere Maijala authored
- Added support for fetching VuFind account in ILS login primarily by the patron ID that the ILS driver returns. This allows long-term consistency if other user details like barcodes change. - Note that this new field is currently ONLY populated when ILS authentication is used; it is ignored under other circumstances.
-
- Dec 16, 2016
-
-
Chris Hallberg authored
-
- Sep 29, 2016
-
-
Ere Maijala authored
- Adds new database table for correlating external sessions to internal ones - Includes command-line tool for maintenance
-
- Aug 26, 2016
-
-
Demian Katz authored
- Includes upgrade script support.
-
- Apr 22, 2016
-
-
Demian Katz authored
-
- Apr 01, 2016
-
-
André Lahmann authored
* truncate metadata values according to column data type definition (avoid fatal error in strict database mode) * extend varchar datatype to 255 chars for columns resource.title and resource.author (maximize allowable text)
-
- Mar 19, 2016
-
-
Demian Katz authored
Refactored search table handling so that existing searches are updated instead of deleting and creating new ones. - Fixed duplicate search elimination to not consider extra url parameters such as page. - Added a simple checksum to search table rows so that duplicate elimination does not have to go through potentially all searches in current sessions history. - Added a database upgrade that adds checksums to saved search rows.
-
- Mar 15, 2016
-
-
Ere Maijala authored
-
- Jan 07, 2016
-
-
Ere Maijala authored
- Builds upon earlier work by mbeh-ub and others in PR #246.
-
- Jan 06, 2016
-
-
Demian Katz authored
- Introduce DEFAULT_SEARCH_BACKEND constant. - Deprecate now-redundant getResourceSource() record driver method. - Implement upgrade functionality to adjust database. - Resolves VUFIND-1139.
-
- Dec 01, 2015
-
-
Demian Katz authored
-
- May 13, 2015
-
-
Ere Maijala authored
-
- Mar 23, 2015
-
-
Ere Maijala authored
-
- Nov 20, 2014
-
-
Demian Katz authored
-
- Apr 14, 2014
-
-
Chris Hallberg authored
- Resolves VUFIND-272 and VUFIND-296.
-
- Jan 15, 2013
-
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
- Jan 11, 2013
-
-
Demian Katz authored
Thanks to Mark Triggs for initial research and Kyle McGrogan for implementation work.
-
- Jun 27, 2012
-
-
Demian Katz authored
-