Skip to content
Snippets Groups Projects
  1. Oct 12, 2017
    • Ere Maijala's avatar
      Library card bug fixes (#1041) · 90a991f7
      Ere Maijala authored
      - Fix library card selection in holdings screen when the tab is loaded asynchronously.
      - Fix username comparison to be case-insensitive.
      90a991f7
  2. Oct 11, 2017
  3. Sep 29, 2017
  4. Sep 21, 2017
    • Chris Hallberg's avatar
      Perform Search Result AJAX on scroll (#950) · 979743ad
      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.
      979743ad
  5. Sep 15, 2017
  6. Sep 14, 2017
  7. Aug 08, 2017
  8. Aug 07, 2017
  9. Jul 20, 2017
  10. Jul 14, 2017
  11. Jul 07, 2017
  12. Jul 05, 2017
  13. Jun 30, 2017
  14. Jun 26, 2017
  15. Jun 22, 2017
  16. Jun 19, 2017
  17. Jun 09, 2017
  18. Jun 06, 2017
  19. May 25, 2017
  20. May 03, 2017
  21. Apr 27, 2017
  22. Apr 26, 2017
    • Chris Hallberg's avatar
      Added bookbagTogglesInSearch setting (#884) · 94bacc2d
      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.
      94bacc2d
  23. Mar 15, 2017
  24. Feb 14, 2017
  25. Feb 10, 2017
  26. Feb 07, 2017
  27. Feb 06, 2017
  28. Feb 01, 2017
    • Ere Maijala's avatar
      Use correct cookie path for cart. (#876) · e4644daa
      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.
      e4644daa
  29. Jan 26, 2017
  30. Jan 11, 2017