- Jan 11, 2017
-
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Ere Maijala authored
- Use checkbox-select-all’s form attribute if it exists and the closest form only if it doesn’t. Make sure to update checked state of any other select-all checkbox when one changes state.
-
Demian Katz authored
-
- Jan 10, 2017
-
-
Demian Katz authored
-
Demian Katz authored
-
Chris Hallberg authored
-
Chris Hallberg authored
-
- Jan 06, 2017
-
-
Ere Maijala authored
- Information regarding subject type and source can now be returned and exposed through the search API.
-
- Jan 05, 2017
-
-
Demian Katz authored
-
- Jan 04, 2017
-
-
Demian Katz authored
-
Demian Katz authored
- Eliminate $paramArray parameter. - Eliminate unnecessary $escape parameters, significantly changing signatures of removeFacet() and updateQueryString()
-
Demian Katz authored
-
- Jan 03, 2017
-
-
Ere Maijala authored
- Otherwise server-side functionality such as emptying the cart won’t work since it will push the cookie using a path while the JS functionality uses a path-less cookie.
-
Ere Maijala authored
- Fixed an error caused by lightbox when checking for href in attributes in _constrainLink and the a element doesn’t have a href (e.g. the confirmation links in the ”Empty Book Bag” button).
-
Ere Maijala authored
- Fixed an error caused by lightbox when checking for href in attributes in _constrainLink and the a element doesn’t have a href (e.g. the confirmation links in the ”Empty Book Bag” button).
-
Demian Katz authored
- Also fixes bug where query builder had side effect of modifying incoming Query object. - Resolves VUFIND-1217
-
Ere Maijala authored
- Added error handling to Swagger spec fragment parsing - Fixed a phpdoc mistake - Tweaked code style
-
- Dec 22, 2016
-
-
Demian Katz authored
- Added router configuration - Added home page - Refactored deminifyAction for readability
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
- Dec 21, 2016
-
-
Demian Katz authored
- Document intentionally unused parameters - Remove unused variables
-
Demian Katz authored
-
Demian Katz authored
-
Ere Maijala authored
- Open direct bulk export to ”<option>Main” target (i.e. new tab/window) like the single record exports - Trigger the change function for the initially selected option for consistency
-
- Dec 20, 2016
-
-
Demian Katz authored
- Replaces extremely redundant template logic with a view helper driven by a simple, declarative configuration. - Injects default configurations into the view helper, so that changes (adding/removing/reordering fields) can be made by customizing a factory OR by customizing templates, depending on user preferences. - Includes a class for managing configurations, to simplify common setup tasks. - Keeps all data retrieval logic in the record driver, but allows extremely granular display customization on a field-by-field and driver-by-driver basis using driver-specific templates.
-
- Dec 19, 2016
-
-
Ere Maijala authored
- Limit the Voyager barcode statuses allowed to login by default so that e.g. lost card cannot be used anymore. Accepted statuses can be configured via the ini file.
-
- Dec 16, 2016
-
-
Chris Hallberg authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Chris Hallberg authored
- This allows us to lightbox-ignore some messages, which gives better control over when the lightbox pops up in response to a flash message vs. causing a full-page reload.
-
Demian Katz authored
-
- Dec 15, 2016
-
-
Chris Hallberg authored
- Use form="id" attribute to simplify form markup - Includes polyfill for legacy browsers
-
Demian Katz authored
- Also use Phing for Swagger-UI installation for better cross-platform support.
-
- Dec 13, 2016
-
-
Demian Katz authored
-