- Mar 14, 2016
-
-
Demian Katz authored
-
Demian Katz authored
-
- Mar 11, 2016
-
-
Chris Hallberg authored
-
tom-dea authored
- checked for languages en de es fr it pt ru cs sv da sl si
-
Chris Hallberg authored
-
Demian Katz authored
- Thanks to Jay Roos.
-
Chris Hallberg authored
-
Chris Hallberg authored
Break our less file into smaller component files to make customization easier and follow more commonly accepted practices.
-
Chris Hallberg authored
-
Chris Hallberg authored
-
Chris Hallberg authored
-
Demian Katz authored
- Resolves VUFIND-1156. - Thanks to Jay Roos.
-
- Mar 10, 2016
-
-
Demian Katz authored
Check makeDynamicCovers setting so that false actually works (ini rea…
-
Demian Katz authored
Fixed a PHP notice when adding a record to a list with tags disabled.
-
- Mar 09, 2016
-
-
Ere Maijala authored
-
Ere Maijala authored
-
Demian Katz authored
Fixed cache member variable name conflict with base class in MultiBac…
-
- Mar 08, 2016
-
-
Ere Maijala authored
-
Ere Maijala authored
Fixed cache member variable name conflict with base class in MultiBackend driver and simplified the driver instantiation.
-
Demian Katz authored
Fixed ILS driver caching so that existing entries are updated.
-
Ere Maijala authored
-
- 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
-