- Apr 26, 2016
-
-
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
-
- Mar 16, 2016
-
-
Ere Maijala authored
Use a more specific selector when checking for flash messages in lightbox so that other markup using the classes doesn't confuse lightbox. Also always use jQuery selectors to find the flash messages to be more tolerant of markup changes (e.g. whitespace, class ordering etc.).
-
- Mar 15, 2016
-
-
Chris Hallberg authored
-
- Mar 14, 2016
-
-
Chris Hallberg authored
-
Chris Hallberg authored
-
Chris Hallberg authored
-
Chris Hallberg authored
-
Chris Hallberg authored
-
Chris Hallberg authored
-
Ere Maijala authored
-
Ere Maijala authored
-
Ere Maijala authored
-
- Mar 10, 2016
-
-
Ere Maijala authored
-
Ere Maijala authored
Lightbox: Added error handling in ajax call and button handling also for lightbox forms outside lightbox. Added also the possibility to ignore a form inside lightbox or a button inside lightbox form.
-
Ere Maijala authored
-
Ere Maijala authored
-
Ere Maijala authored
Include details about the url's in the VuFind.lightbox.login event so that different action can be initiated based on the values.
-
Ere Maijala authored
Don't use window.location.reload() to refresh the page because it would warn about any POST parameters (e.g. login right after changing language).
-
- Mar 09, 2016
-
-
Ere Maijala authored
-
Ere Maijala authored
Added a login event to the lightbox to enable custom actions when a login is performed in a lightbox.
-
Ere Maijala authored
Isolate success messages from the html in lightbox first before trying to deframe it for success messages to work even if the isolation would not be successful.
-
Ere Maijala authored
Improved the clicked submit button detection to work on all platforms and cases where the form has multiple submit buttons.
-
- Mar 08, 2016
-
-
Ere Maijala authored
-
Ere Maijala authored
-
- Mar 07, 2016
-
-
Chris Hallberg authored
-
Chris Hallberg authored
-
- Mar 04, 2016
-
-
Chris Hallberg authored
- Rewrote Javascript to make better use of server-side logic - Eliminated many server-side special cases specific to lightbox handling - Adjusted test suite to accommodate improvements
-
- Mar 02, 2016
-
-
Ere Maijala authored
-