- Dec 16, 2016
-
-
Chris Hallberg authored
- This allows us to lightbox-ignore some messages, which gives better control over when the lightbox pops up in response to a flash message vs. causing a full-page reload.
-
- Dec 15, 2016
-
-
Chris Hallberg authored
- Use form="id" attribute to simplify form markup - Includes polyfill for legacy browsers
-
- Oct 24, 2016
-
-
Ere Maijala authored
- avoids the possibility of calling handleUpdate for the modal before it's actually shown.
-
- Oct 21, 2016
-
-
Chris Hallberg authored
-
- Oct 19, 2016
-
-
Ere Maijala authored
Added the possibility to define bootstrap modal settings for the lightbox with data attributes. (#835)
-
- Oct 18, 2016
-
-
Ere Maijala authored
-
- Sep 22, 2016
-
-
Chris Hallberg authored
-
- Sep 21, 2016
-
-
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
-
- Sep 14, 2016
-
-
Chris Hallberg authored
- Error messages now included in pop up. - Pass form element to data-lightbox-onclose callback.
-
- Sep 02, 2016
-
-
Chris Hallberg authored
-
- Aug 24, 2016
-
-
Chris Hallberg authored
-
- Jul 11, 2016
-
-
Ere Maijala authored
After exploring new options to make login detection more robust, this is still the best system. Will continue to investigate.
-
- Jun 14, 2016
-
-
Chris Hallberg authored
-
- Jun 13, 2016
-
-
Chris Hallberg authored
-
Chris Hallberg authored
-
Chris Hallberg authored
-
- Jun 10, 2016
-
-
Chris Hallberg authored
-
Chris Hallberg authored
-
Chris Hallberg authored
Conflicts: themes/bootstrap3/js/cart.js themes/bootstrap3/js/lightbox.js
-
Chris Hallberg authored
-
Chris Hallberg authored
Conflicts: themes/bootstrap3/js/cart.js themes/bootstrap3/js/lightbox.js themes/bootstrap3/js/openurl.js
-
Chris Hallberg authored
Conflicts: themes/bootstrap3/js/lightbox.js
-
Chris Hallberg authored
-
Chris Hallberg authored
-
Chris Hallberg authored
-
- May 11, 2016
-
-
Chris Hallberg authored
-
- Apr 26, 2016
-
-
Chris Hallberg authored
-
Chris Hallberg authored
-
- Apr 20, 2016
-
-
Demian Katz authored
-
- Apr 15, 2016
-
-
Chris Hallberg authored
-
Chris Hallberg authored
-
Chris Hallberg authored
-
- Apr 07, 2016
-
-
Chris Hallberg authored
-
Ere Maijala authored
-
- Mar 31, 2016
-
-
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.
-
- Mar 30, 2016
-
-
Chris Hallberg authored
-
- Mar 29, 2016
-
-
Chris Hallberg authored
-
Ere Maijala authored
-
- Mar 17, 2016
-
-
Ere Maijala authored
Added a fallback for creating CustomEvent on Internet Explorer and switched from direct access of dataset to jQuery for IE support.
-
Ere Maijala authored
-