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. Dec 16, 2016
  2. Dec 15, 2016
  3. Nov 28, 2016
  4. Oct 25, 2016
    • Ere Maijala's avatar
      Fix issues with Internet Explorer. · 78205f99
      Ere Maijala authored
      - Use jQuery to handle data attributes (needed for IE 9/10).
      - Fix issue with all IE versions where Recaptcha dialogs don't accept any button presses.
      78205f99
  5. Oct 24, 2016
  6. Oct 05, 2016
  7. Sep 30, 2016
  8. Sep 23, 2016
  9. Sep 22, 2016
  10. Sep 21, 2016
    • Chris Hallberg's avatar
      Improved ReCaptcha support (#797) · bca482af
      Chris Hallberg authored
      - Load Google library once per page, instead of once per Captcha
      - Allows proper functioning of multiple embedded ReCaptchas in a single set of search results
      bca482af
  11. Aug 31, 2016
  12. Jul 15, 2016
  13. Jul 11, 2016
  14. Jun 13, 2016
  15. Jun 10, 2016
  16. Jun 03, 2016
  17. May 25, 2016
  18. May 16, 2016
  19. May 13, 2016
  20. May 11, 2016
  21. Apr 20, 2016
    • Demian Katz's avatar
      Smarter VuFind object registration. · 659a01e1
      Demian Katz authored
      - Do not register the same object multiple times, or create duplicate objects.
      - Make sure objects are initialized even if register() is called after init().
      659a01e1