- Oct 12, 2017
-
-
Ere Maijala authored
- Fix library card selection in holdings screen when the tab is loaded asynchronously. - Fix username comparison to be case-insensitive.
-
- Oct 11, 2017
-
-
Chris Hallberg authored
-
- Sep 29, 2017
-
-
Chris Hallberg authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
- Fixes VUFIND-1249.
-
- Sep 21, 2017
-
-
Chris Hallberg authored
* Add hunt.js. Rewrite check_item_status for hunt. * Add checkSingleItemStatusAjax. * Check Save Statuses. Parameter fixes. * eslint * Rewrite checking all item statuses. * Rewrite checking all save statuses. * Update to Hunt 3.0.0. * eslint * Duplicate code reduction. * eslint * Remove individual functions to reduce and decrease redundancy. * Queue up and combine AJAX requests. 200ms delay. * Remove need for container element passing. * Fix Javascript problems. * Fix JS problems of elements prematurely being deleted and hiding not sticking. * Check all statuses if Hunt not found. * Fix save statuses. * Fix intermittent drops and how did saved lists ever work? * Avoid parallel item status lookups. * Style fix. * Add AJAX serialization to save statuses. * Fix ajax-pending class * eslint catch. * Add Hunt scrolling to openurl embedding. * eslint * saveRunning clearing. * Fix loading display. Fix result display edge-cases. * Fix savedList reloading.
-
- Sep 15, 2017
-
-
Demian Katz authored
- Resolves VUFIND-1246.
-
- Sep 14, 2017
-
-
Chris Hallberg authored
-
- Aug 08, 2017
-
-
Leila Gonzales authored
-
Leila Gonzales authored
-
- Aug 07, 2017
-
-
Leila Gonzales authored
-
- Jul 20, 2017
-
-
Chris Hallberg authored
-
- Jul 14, 2017
-
-
Demian Katz authored
-
- Jul 07, 2017
-
-
Chris Hallberg authored
-
- Jul 05, 2017
-
-
Demian Katz authored
-
- Jun 30, 2017
-
-
Demian Katz authored
- Trigger setupChannelSlider and bindChannelAddMenu separately to avoid each depending on the other.
-
Demian Katz authored
-
- Jun 26, 2017
-
-
Demian Katz authored
-
Chris Hallberg authored
-
- Jun 22, 2017
-
-
Demian Katz authored
-
Leila Gonzales authored
-
- Jun 19, 2017
-
-
Ere Maijala authored
-
- Jun 09, 2017
-
-
Chris Hallberg authored
- Simplify markup - Make thumbnail display in account screens more consistent and configurable
-
Chris Hallberg authored
- Includes bug fix to extended range displays (when activating multiple ranges, the alignment and formatting of some controls could become incorrect).
-
- Jun 06, 2017
-
-
Ere Maijala authored
- Don’t try to use the event parameter in checkSaveStatuses. Fixes checking of save statuses after adding a record to the favorites. - Add test for save status update.
-
- May 25, 2017
-
-
Leila Gonzales authored
- Also includes some general whitespace cleanup of Java code.
-
- May 03, 2017
-
-
Demian Katz authored
-
Chris Hallberg authored
-
- Apr 27, 2017
-
-
Demian Katz authored
-
- Apr 26, 2017
-
-
Chris Hallberg authored
- The cart can now operate without the need for checkboxes and bulk buttons (this is now the default behavior); this makes mobile view more usable, among other things. The legacy interface is still available by turning off the bookbagTogglesInSearch setting.
-
- Mar 15, 2017
-
-
Chris Hallberg authored
-
- Feb 14, 2017
-
-
Ere Maijala authored
* Use the .always method to handle record tab ajax loading so that also tabs that fail to load properly are displayed. * Fixed a code style issue.
-
- Feb 10, 2017
-
-
Demian Katz authored
-
- Feb 07, 2017
-
-
Chris Hallberg authored
-
- Feb 06, 2017
-
-
Chris Hallberg authored
-
Chris Hallberg authored
A mixture of .data( and .attr('data- updated and read from different locations.
-
- Feb 01, 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.
-
- Jan 26, 2017
-
-
Chris Hallberg authored
-
- Jan 11, 2017
-
-
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.
-