Skip to content
Snippets Groups Projects
  1. May 11, 2022
  2. Dec 12, 2018
  3. Oct 10, 2018
  4. 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
  5. Jul 13, 2018
  6. Jul 10, 2018
  7. Jun 27, 2018
    • Demian Katz's avatar
      Smarter CSRF handling. (#1211) · 6c9c59b2
      Demian Katz authored
      - Do not create multiple tokens per request.
      - Clear tokens after successful verification to save session space.
      - Limit the number of tokens that can be generated before successful verification.
      6c9c59b2
  8. Jun 15, 2018
  9. May 30, 2018
  10. May 24, 2018
    • Demian Katz's avatar
      Update QR code logic/dependencies (#1183) · 056ab097
      Demian Katz authored
      - Refactor to use services and dependency injection.
      - Rewrite QR code generation to use endroid/qr-code (previous library has been deprecated).
      - Add support for specific pixel sizes in the size parameter.
      - Smarter handling of default parameter values.
      056ab097
  11. May 23, 2018
  12. May 16, 2018
  13. May 09, 2018
  14. May 08, 2018
  15. May 02, 2018
  16. Apr 25, 2018
    • Demian Katz's avatar
      Facet caching improvements (#1165) · 55cc5abd
      Demian Katz authored
      - Move facet caching logic out of controllers.
      - Introduce a new plugin manager for facet caches.
      - Standardize Summon facet cache logic to more closely match Solr; add HomePage support and fix broken functionality.
      55cc5abd
  17. Apr 16, 2018
  18. Apr 06, 2018