- Dec 18, 2015
-
-
André Lahmann authored
* PAIA does not support fee-balance, so every reported fee is unpaid - changed PAIA ILS driver accordingly
-
André Lahmann authored
-
André Lahmann authored
* added support for mailserver connection encryption
-
André Lahmann authored
-
* integrated changes to FNDTN-theme in finc-Theme
-
André Lahmann authored
* removed getPrimaryAuthorRaw() from RecordDriver SolrDefaultFincTrait as it wasn't used anywhere * added removeAuthorDates() to view helper Record.php * updated finc template link-author.phtml to use removeAuthorDates() in Record.php view helper * removed _removeAuthorDates() from SolrDefaultFincTrait * adapted cleanNameDates() in Citation View Helper to filter dates as formerly done in _removeAuthorDates() * code simplifications and minor fixes
-
André Lahmann authored
-
* theme adaptation to recent boostrap3 changes
-
* fixed error thrown when using two search groups
-
- Dec 16, 2015
-
-
* fixed unclosed li for multiselect facets
-
* made li element invisible in range slider
-
- Dec 15, 2015
-
-
André Lahmann authored
-
- Dec 14, 2015
-
-
André Lahmann authored
* implemented PAIA fine conversion to VuFind-format * added finc-id lookup in FincILS for retrieving record titles in fines-view
-
- Dec 08, 2015
-
-
André Lahmann authored
* removed customized Shibboleth plugin from finc module * updated SolrMarc in finc module * minor style fix in XSLT/Processor.php
-
André Lahmann authored
* updated conf and ini files
-
André Lahmann authored
Conflicts: .gitignore
-
- Dec 07, 2015
-
-
Demian Katz authored
-
l.osullivan authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Chris Hallberg authored
-
André Lahmann authored
- problems could be caused by trailing separators in MARC 505$t - e.g. for subfield $t content "abcde -- " this would result in ["abcde", " "] eventually displaying an empty row in TOC-tab
-
Demian Katz authored
- Don't require non-empty catalog password (some ILS systems don't need a password).
-
* fix for missing column with renewals enabled
-
Demian Katz authored
Remove cat_password check in Shibboleth Auth Plugin
-
Demian Katz authored
Disable xdebug in Travis build.
-
André Lahmann authored
* remove cat_password check in Shibboleth Auth Plugin as not every ILS requiress a password (consistent requirements according to ILSAuthenticator)
-
* fix for messed-up staff view
-
* removed timeout from add to bookbag mouseover
-
Ere Maijala authored
-
- Dec 04, 2015
-
-
Chris Hallberg authored
-
Chris Hallberg authored
-
André Lahmann authored
* enabled icons globally in result-list
-
Chris Hallberg authored
-
André Lahmann authored
* improved handling of Marc field 856 in SolrMarcFincTrait.php * added section Additional_Resolver in local/config.ini
-
André Lahmann authored
* enabled format-based icons by using Vufind's default bitmap-iconset
-
Chris Hallberg authored
-
André Lahmann authored
* minor adjustment to Shibboleth Auth plugin * extended FincILS driver for Shibboleth authentication in connection with PAIA * updated global FincILS.ini with root settings
-
Jiří Kozlovský authored
There is an error parsing $amount in case of having the 'z31-credit-debit' field in custom language, because the z-31-sum is multiplied by $mult, which is undefined as it didn't have any default value yet
-