Skip to content
Snippets Groups Projects
  1. Nov 09, 2018
  2. Nov 08, 2018
  3. Nov 07, 2018
  4. Nov 05, 2018
  5. 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
    • Ere Maijala's avatar
      Increase minimum length of isn field to 4 characters. (#1262) · f9a9bcbf
      Ere Maijala authored
      This avoids invalid identifiers from being indexed. Example: "WX 35" catalogued in the ISSN field and can be found with search term "Linux".
      f9a9bcbf
  6. 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
  7. Oct 30, 2018
  8. Oct 29, 2018
  9. Oct 26, 2018
  10. Oct 25, 2018
  11. Oct 24, 2018
  12. Oct 23, 2018
  13. Oct 22, 2018
  14. Oct 19, 2018
  15. Oct 18, 2018
  16. Oct 17, 2018
  17. Oct 10, 2018