summaryrefslogtreecommitdiff
path: root/modules/overlay/overlay.module
Commit message (Collapse)AuthorAge
* - Patch #658720 by casey, David_Rothstein: clean up overlay_close_dialog() ↵Dries Buytaert2010-04-24
| | | | and related code.
* #560746 follow-up by chx: Split hook_block_info_alter() into list_ and ↵Angie Byron2010-04-22
| | | | info_alter() and clean up block_rehash().
* #662856 by David_Rothstein, ksenzee: Fixed submitting a form that closes the ↵Angie Byron2010-04-21
| | | | overlay causes the form to flash on the screen again before it closes.
* - Patch #684846 by effulgentsia, rfay, quicksketch, aspilicious: AJAX ↵Dries Buytaert2010-03-26
| | | | triggered by non-submit element fails if any elements are validated.
* #679036 by marvil07, mfer, Rob Loach, et al: Upgrade to jQuery UI 1.8.Angie Byron2010-03-21
|
* #676008 follow-up by casey: jQuery 1.4.2 fixes for Overlay.Angie Byron2010-03-09
|
* #684610 by Jacine: Fixed IE bug: No table-striping in Seven.Angie Byron2010-03-07
|
* - Patch #615226 by casey: updating links.Dries Buytaert2010-02-27
|
* #650528 by jide, casey, et al: Overlay should not appear when an ↵Angie Byron2010-02-16
| | | | administrative page is being viewed in the parent window.
* - Patch #658118 by David_Rothstein, carlos8f: overlay prevented enabling of ↵Dries Buytaert2010-01-18
| | | | other modules at the same time.
* #668464 by casey: Fixed no room in overlay module for error messages.Angie Byron2010-01-14
|
* #649224 by David_Rothstein and ksenzee: Fixed Cannot run certain batch ↵Angie Byron2010-01-13
| | | | processes (tests, update manager, etc) with the overlay enabled.
* #668104 by casey and David_Rothstein: Make overlay respect other click handlers.Angie Byron2010-01-06
|
* #650832 by Gábor Hojtsy: Fixed shortcut bar collapse / overlay interaction.Angie Byron2009-12-14
|
* - Patch #653004 by jhodgdon, arianek: create help page for Contextual module ↵Dries Buytaert2009-12-11
| | | | following new standard.
* #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.