- Apr 19, 2016
-
-
André Lahmann authored
* removed solr from vufind folder * added folder solr to .gitignore
-
André Lahmann authored
* updated default alpha searchspecs.yaml
-
* some more core update fixes for finc * removed bootstrap js function call tab() in record.js
-
- Apr 18, 2016
-
-
* finc core-updates + W3C compatibility adaptations
-
* foundation5 core-update changes + W3C compatibility adaptations
-
- Apr 11, 2016
-
-
André Lahmann authored
* adjusted foundation5 theme to improved author indexing * updated SolrMarc in finc-module to latest version in VuFind core * implemented functionality for improved author indexing in SolrDefaultFincTrait * updated finc theme with changes from improved author indexing
-
- Apr 08, 2016
-
-
André Lahmann authored
* updated facets.ini and config.ini (nothing functional only comments) * updated searchspecs.yaml with new author-fields * added some other missing fields to searchspecs.yaml but commented those
-
- Apr 07, 2016
-
-
André Lahmann authored
Conflicts: .gitignore import/marc.properties module/VuFind/sql/migrations/pgsql/3.0/002-modify-resource-columns.sql module/VuFind/sql/mysql.sql module/VuFind/sql/pgsql.sql module/VuFind/src/VuFind/ILS/Driver/MultiBackend.php solr/vufind/biblio/conf/schema.xml themes/bootprint3/css/compiled.css themes/bootstrap3/css/compiled.css themes/bootstrap3/js/cart.js themes/bootstrap3/js/lightbox.js themes/bootstrap3/less/components/autocomplete.less themes/bootstrap3/less/components/sidebar.less themes/bootstrap3/less/vendor/a11y.less themes/bootstrap3/less/vendor/bootstrap-accessibility/bootstrap-accessibility.less themes/bootstrap3/less/vendor/bootstrap-accessibility/partials/alerts.less themes/bootstrap3/less/vendor/bootstrap-accessibility/partials/buttons.less themes/bootstrap3/less/vendor/bootstrap-accessibility/partials/carousel.less themes/bootstrap3/less/vendor/bootstrap-accessibility/partials/close.less themes/bootstrap3/less/vendor/bootstrap-a...
-
André Lahmann authored
* added toolbar.phtml template to finc-theme with disabled send SMS button
-
* fixed no load bug on loadInitialTabsWithAjax
-
* further core-related fixes
-
- Apr 06, 2016
-
-
Demian Katz authored
- Update version numbers - Remove "vufind2" references from default paths/package.
-
Chris Hallberg authored
-
Chris Hallberg authored
Fixes an error with creating an account while emailing a record by adding an action. Also adds tests for this particular case.
-
Demian Katz authored
- Resolves VUFIND-1160.
-
Ere Maijala authored
- Intended to make it easier to differentiate bad credentials from ILS outage, with appropriate messaging. - Includes some improved logging of ILS capability checking to help troubleshooting.
-
André Lahmann authored
* moved call of method fixSearchChecksumsInDatabase in UpgradeController->fixdatabaseAction into a try-catch block as we cannot know if the column checksum already exists -- refs VUFIND-1163 - Resolves VUFIND-1163.
-
Demian Katz authored
Conflicts: themes/bootstrap3/js/record.js
-
Demian Katz authored
-
Ulf Seltmann authored
-
Demian Katz authored
- Add comments - Remove descriptive text; we only need codes, and some descriptions included commas which messed up the delimited string.
-
André Lahmann authored
-
- 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.
-
André Lahmann authored
* introducing lazy session loading to PAIA and FincILS driver * removed obsolete dependencies
-
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
-