- Jan 04, 2017
-
-
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).
-
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
-
Ere Maijala authored
- Switched from ”default” to ”defaultField” in search api record field yaml specification since ”default” has a meaning in Swagger. - Fixed some minor issues with the Swagger spec. - Switched to ”vufind.” prefix for VuFind specific fields in search api record field yaml specification to avoid any future conflicts with Swagger fields.
-
- Dec 12, 2016
-
-
Ulf Seltmann authored
-
Demian Katz authored
- Remove obsolete VuFindHttp module; add new VuFindApi module.
-
Demian Katz authored
-
Ere Maijala authored
-
Oliver Goldschmidt authored
-
- Dec 05, 2016
-
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
- Dec 02, 2016
-
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
- Nov 30, 2016
-
-
Chris Hallberg authored
-
Demian Katz authored
-