Skip to content
Snippets Groups Projects
  1. Nov 28, 2016
  2. 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
  3. Oct 24, 2016
  4. Oct 05, 2016
  5. Sep 30, 2016
  6. Sep 23, 2016
  7. Sep 22, 2016
  8. 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
  9. Aug 31, 2016
  10. Jul 15, 2016
  11. Jul 11, 2016
  12. Jun 13, 2016
  13. Jun 10, 2016
  14. Jun 03, 2016
  15. May 25, 2016
  16. May 16, 2016
  17. May 13, 2016
  18. May 11, 2016
  19. 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
  20. Mar 31, 2016
    • Chris Hallberg's avatar
      Merged in PR #655: Centralized JS initialization · 6cd491c1
      Chris Hallberg authored
      Tried git merge --squash
      
      Squashed commit of the following:
      
      commit 3945fdb723deacf5050f1b5e33e224c9bb452815
      Merge: 63ffa60 9f3fb74a
      Author: Chris Hallberg <crhallberg@gmail.com>
      Date:   Wed Mar 30 16:56:03 2016 -0400
      
          Merge remote-tracking branch 'origin/master' into vufind-register
      
      commit 63ffa6043ef91e22a2657f91d8c6a7b68667a380
      Author: Chris Hallberg <crhallberg@gmail.com>
      Date:   Wed Mar 30 09:42:11 2016 -0400
      
          Closer adherence to the reveal module model.
      
      commit 0ebb57e9e6a4d1909570ead6e4636a59f7a80e80
      Author: Chris Hallberg <crhallberg@gmail.com>
      Date:   Tue Mar 29 12:32:37 2016 -0400
      
          Register and init in VuFind.
      6cd491c1
    • André Lahmann's avatar
      2edef0f3