summaryrefslogtreecommitdiff
path: root/modules/overlay/overlay-child.js
Commit message (Collapse)AuthorAge
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #896364 by frega, effulgentsia, Jacine, sun, David_Rothstein, Jeff ↵Dries Buytaert2010-11-06
| | | | Burnz, james.elliott, casey, mgifford: screen reader users and some keyboard only users need a clear, quick way to disable the overlay.
* - Patch #655722 by ksenzee, casey, Gábor Hojtsy, bleen18, David_Rothstein: ↵Dries Buytaert2010-07-08
| | | | changes made in an overlay session are not reflected when the user closes the overlay.
* #668640 by casey, aspilicious, et al: Re-implement Overlay without jQuery UI ↵Angie Byron2010-06-08
| | | | Dialog; massive performance improvement, helps address several critical issues.
* - Patch #658720 by casey, David_Rothstein: clean up overlay_close_dialog() ↵Dries Buytaert2010-04-24
| | | | and related code.
* - Patch #655740 by ksenzee, casey, aspilicious: fixed small JavaScript ↵Dries Buytaert2010-04-16
| | | | issues in the overlay module.
* #653580 by mfer, Rob Loach, cosmicdreams, et al: Upgrade to jQuery 1.4.2.Angie Byron2010-03-09
|
* - Patch #669796 by casey: remove unnecessary code.Dries Buytaert2010-01-06
|
* #668104 by casey and David_Rothstein: Make overlay respect other click handlers.Angie Byron2010-01-06
|
* #615130 by casey, Kiphaas7, David_Rothstein, ksenzee, seutje, and meatsack: ↵Angie Byron2009-12-23
| | | | Dramatically improve performance of the Overlay module.
* #655614 by David_Rothstein and ksenzee: Remove code that causes changes made ↵Angie Byron2009-12-10
| | | | by submitting a form in the overlay to not be reflected when the window automatically closes.
* #610234 by Gábor Hojtsy, ksenzee, cwgordon7, David_Rothstein, seutje, ↵Angie Byron2009-12-02
marcvangend, sun, JoshuaRogers, markus_petrux, Bojhan, Rob Loach, Everett Zufelt, drifter, markboulton, leisareichelt, et al: Added Overlay module to core, which shows administrative pages in a JS overlay, retaining context on the front-end site.