Skip to content
Snippets Groups Projects
  1. Nov 30, 2018
  2. Nov 29, 2018
  3. Nov 28, 2018
  4. Nov 26, 2018
  5. Nov 15, 2018
  6. Nov 13, 2018
  7. Nov 09, 2018
  8. Nov 08, 2018
    • Ere Maijala's avatar
      Sitemap generation improvements (#1253) · f2de9167
      Ere Maijala authored
      - Use cursorMark for fetching IDs in sitemap generator search mode (faster for large indexes).
      - Simplify code to better separate retrieval mode-specific logic.
      - Change default retrieval mode to "search" since "terms" may not behave as expected in some situations (e.g. when hidden filters are applied).
      f2de9167
  9. Nov 07, 2018
  10. Nov 05, 2018
  11. Nov 02, 2018
    • Ere Maijala's avatar
      Library card fixes and improvements (#1257) · 6dbf2a4c
      Ere Maijala authored
      - Security: do not pass the user's existing password back into the template; instead, leave the password field blank and check credentials only when it is changed.
      - Bug fix: when the user updates an active library card, update the user table as well as the library_cards table.
      - Bug fix: when the active library card contains invalid credentials, allow the user to either log back in with good credentials or switch to a different card.
      6dbf2a4c
  12. Nov 01, 2018
    • Demian Katz's avatar
      Fixed broken test. · c6551040
      Demian Katz authored
      c6551040
    • Demian Katz's avatar
      Smarter hasHoldings method. · d4ac2671
      Demian Katz authored
      - We should not assume ils-none means no holdings; a use case exists where a user has no real-time ILS but still encodes holding information in MARC records.
      - We should actually check whether getHolding returns data to determine whether holdings exist.
      - TODO: consider introducing a local record driver cache if performance issues are encountered (but probably not necessary).
      d4ac2671
  13. Oct 30, 2018
  14. Oct 25, 2018
  15. Oct 24, 2018
  16. Oct 23, 2018
  17. Oct 19, 2018
  18. Oct 18, 2018
  19. Oct 17, 2018
  20. Oct 10, 2018
  21. Oct 09, 2018