The Gitlab instance will be restarted on Monday April 28th at 2AM. There will be a short interruption of service.

Skip to content
Snippets Groups Projects
  1. Oct 18, 2018
  2. Sep 11, 2018
    • Demian Katz's avatar
      Summon record persistence (#1218) · 5c54edfd
      Demian Katz authored
      - Works around problems caused by changing record IDs on the Summon side, using the bookmark feature provided by the Summon API
      - Includes mechanism for fallback record loading
      - Includes mechanisms for deduplication after record ID change
      5c54edfd
  3. Jun 27, 2018
  4. Apr 26, 2018
  5. Apr 06, 2018
  6. Feb 24, 2017
    • Ere Maijala's avatar
      Added support for fetching VuFind account in ILS login by patron ID (#905) · 50385265
      Ere Maijala authored
      - Added support for fetching VuFind account in ILS login primarily by the patron ID that the ILS driver returns. This allows long-term consistency if other user details like barcodes change.
      - Note that this new field is currently ONLY populated when ILS authentication is used; it is ignored under other circumstances.
      50385265
  7. Dec 16, 2016
  8. Sep 29, 2016
  9. Aug 26, 2016
  10. Apr 22, 2016
  11. Apr 01, 2016
  12. Mar 19, 2016
    • Demian Katz's avatar
      Refactored search table handling so that existing searches are updated instead... · f42f7c88
      Demian Katz authored
      Refactored search table handling so that existing searches are updated instead of deleting and creating new ones.
      - Fixed duplicate search elimination to not consider extra url parameters such as page.
      - Added a simple checksum to search table rows so that duplicate elimination does not have to go through potentially all searches in current sessions history.
      - Added a database upgrade that adds checksums to saved search rows.
      f42f7c88
  13. Mar 15, 2016
  14. Jan 07, 2016
  15. Jan 06, 2016
    • Demian Katz's avatar
      Eliminate 'VuFind' source in database. · 6ae799e1
      Demian Katz authored
      - Introduce DEFAULT_SEARCH_BACKEND constant.
      - Deprecate now-redundant getResourceSource() record driver method.
      - Implement upgrade functionality to adjust database.
      - Resolves VUFIND-1139.
      6ae799e1
  16. Dec 01, 2015
  17. May 13, 2015
  18. Mar 23, 2015
  19. Nov 20, 2014
  20. Apr 14, 2014
  21. Jan 15, 2013
  22. Jan 11, 2013
  23. Jun 27, 2012