- Apr 05, 2016
-
-
Ere Maijala authored
-
Ere Maijala authored
-
Ere Maijala authored
-
Ere Maijala authored
- Copied basic translation for ils_connection_failed from ils_offline_status and improved en, fi and sv translations.
-
Demian Katz authored
- More readable, plus prevents conflicts between event handlers.
-
Ere Maijala authored
* Fetch holds in VoyagerRestful driver from both the database (more information) and API (includes Universal Borrowing request based holds). * Changed the method of fetching holds from the database in VoyagerRestful to include remote holds. Augment them with correct information from the Voyager API. * Simplify SQL method. * Update jquerymobile to match.
-
- Apr 04, 2016
-
-
Vaclav Rosecky authored
- See also PR #666.
-
Vaclav Rosecky authored
-
Chris Hallberg authored
Configure ILS encryption hash algorithm. * Includes hash conversion util script.
-
Demian Katz authored
Bind AJAX status lookups to availability of ILS
-
Chris Hallberg authored
-
Demian Katz authored
-
Ere Maijala authored
-
Ere Maijala authored
- While it doesn't make sense to display a request group for an item hold, take it into account in case it imposes limits to available pickup locations. - Display pickup location selection in the hold form even when there's a single one and allow translation of request groups and pickup locations. - Fixed jquerymobile JS bug; cleaned up whitespace in JS file.
-
Chris Hallberg authored
External urls should not be loaded via lightbox
-
Ere Maijala authored
-
André Lahmann authored
-
- Apr 01, 2016
-
-
Chris Hallberg authored
Merging in a new take based on @johnjung's PR#462 with the same idea. Squashed commit of the following: commit 0117ddebee57a5877c89fbfbb23c8a12ffa92f73 Author: Chris Hallberg <crhallberg@gmail.com> Date: Fri Apr 1 16:05:02 2016 -0400 Renaming variables for clarity. commit 1df8630ec16252aff880dd3e4869d309d239a963 Author: Chris Hallberg <crhallberg@gmail.com> Date: Fri Apr 1 16:03:07 2016 -0400 Move setting to config.ini commit bb0d19152d827819f8f705af63a27fb365f4230d Author: Chris Hallberg <crhallberg@gmail.com> Date: Fri Apr 1 15:40:22 2016 -0400 Add option to jump directly to only record.
-
Ere Maijala authored
- Fixed hidden filters for initial search made in somewhere else than Search/Home. - Fixed lateral links (author, subject etc.) to also include the current hidden filters.
-
Demian Katz authored
-
Demian Katz authored
-
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)
-
Chris Hallberg authored
-
diegojmacedo authored
-
Demian Katz authored
-
Demian Katz authored
-
Ere Maijala authored
-
bmoelans authored
Added words voor 3.0 release
-
Demian Katz authored
Escaping bug getting PrimoCentral records
-
Oliver Goldschmidt authored
-
- Mar 31, 2016
-
-
Jiří Kozlovský authored
- It is optional configuration specifying the path to the drivers configurations relative to vufind config dir -- omit to locate those in vufind config dir -- it also could be an absolute path
-
Ere Maijala authored
- (e.g. Primo uses tlevel for both 'available online' and 'peer reviewed'). - Added better support for checkbox facets in search history.
-
Ere Maijala authored
-
Chris Hallberg authored
Tried git merge --squash Squashed commit of the following: commit 3945fdb723deacf5050f1b5e33e224c9bb452815 Merge: 63ffa60 9f3fb74a Author: Chris Hallberg <crhallberg@gmail.com> Date: Wed Mar 30 16:56:03 2016 -0400 Merge remote-tracking branch 'origin/master' into vufind-register commit 63ffa6043ef91e22a2657f91d8c6a7b68667a380 Author: Chris Hallberg <crhallberg@gmail.com> Date: Wed Mar 30 09:42:11 2016 -0400 Closer adherence to the reveal module model. commit 0ebb57e9e6a4d1909570ead6e4636a59f7a80e80 Author: Chris Hallberg <crhallberg@gmail.com> Date: Tue Mar 29 12:32:37 2016 -0400 Register and init in VuFind.
-
Demian Katz authored
Made AND the default operator for advanced search queries so that any…
-
Ere Maijala authored
Made AND the default operator for advanced search queries so that any missing parameters don't make the search fail.
-
Demian Katz authored
Check that roles is not null before trying to access it with foreach().
-
Demian Katz authored
Remove batch record loading support from Primo backend as it doesn't …
-
Ere Maijala authored
Remove batch record loading support from Primo backend as it doesn't work properly (too many hits, a too long query will fail).
-
Chris Hallberg authored
Some minor bootstrap3 fixes
-