- Mar 31, 2016
-
-
-
-
-
- Resolves VUFIND-1156. - Thanks to Jay Roos.
-
-
-
-
Fixed cache member variable name conflict with base class in MultiBackend driver and simplified the driver instantiation.
-
-
- Mar 16, 2016
-
-
* adjusted foundation5 theme to changes in bootstrap3 * adaption of new delightbox in foundation5 * upgrade to FNDTN 5.5.3
-
- Mar 08, 2016
-
-
André Lahmann authored
* updated ini files with new settings * added search for ParentID to searchspecs.yaml
-
André Lahmann authored
* updated finc module
-
André Lahmann authored
* adjusted foundation additions in View
-
André Lahmann authored
* corrected merge-bug(?) in UtilController.php
-
André Lahmann authored
* removed vendor from .gitignore * updated and added dependencies in vendor folder
-
André Lahmann authored
Conflicts: .gitignore README.md import/marc_local.properties solr/biblio/conf/schema.xml
-
- Mar 07, 2016
-
-
Chris Hallberg authored
-
Chris Hallberg authored
-
Chris Hallberg authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
- Bad interaction between Zend\Session\Container and proxy manager caused many notices. - Came up with simpler mechanism for deferring Demo driver container instantiation.
-
Ere Maijala authored
-
Demian Katz authored
Fixed fi and sv translation of Zip.
-
Ere Maijala authored
-
- Mar 04, 2016
-
-
Demian Katz authored
-
Demian Katz authored
-
Chris Hallberg authored
- Rewrote Javascript to make better use of server-side logic - Eliminated many server-side special cases specific to lightbox handling - Adjusted test suite to accommodate improvements
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
- Refactored use of Zend\Session\Container to inject proper session manager - Introduced "on demand session container" mechanism for non-critical session data (only used by Demo ILS driver for now) - Changed controllers to retrieve authorization service on demand rather than through injection (to defer session load) - Replaced \VuFind\Controller\AbstractBase::writeSession() with \VuFind\Controller\AbstractBase::disableSessionWrites (and new related mechanism for safer AJAX session utilization) - This makes sessions "on demand" which improves performance of requests that do not depend on session data (e.g. cover images, some AJAX calls).
-
Demian Katz authored
corrects check for existence of ilslink
-
Oliver Goldschmidt authored
-
- Mar 03, 2016
-
-
Demian Katz authored
-
Ere Maijala authored
- Create generic (optional) caching mechanism in base class. - Replace VoyagerRestful session-based caching with new generic mechanism.
-
Demian Katz authored
-
- Mar 02, 2016
-
-
Chris Hallberg authored
-
Demian Katz authored
-
Demian Katz authored
- Thanks to @Cloud8 and @lahmann - Resolves PR #612.
-