summaryrefslogtreecommitdiff
path: root/modules/overlay/overlay.module
Commit message (Collapse)AuthorAge
* #897768 by pwolanin: Fixed Breadcrumb can show only one trail item, making ↵Angie Byron2010-08-31
| | | | it look like an action.
* - Patch #850112 by aaronbauman, riccardoR: overlay breaks secondary tabs for ↵Dries Buytaert2010-08-11
| | | | some themes.
* - Patch #843272 by David_Rothstein: overlay does a bunch of unnecessary form ↵Dries Buytaert2010-08-08
| | | | redirect handling in JavaScript.
* #655416 by casey, yoroy, BTMash, Bojhan, Gábor Hojtsy, sun, ksenzee, ↵Angie Byron2010-07-31
| | | | oseldman, jrguitar21, et al: 'Demonstrate block preview' should not open in the overlay, and should reflect the regions in the front-end theme.
* - Patch #659480 by mgifford, David_Rothstein, aaronbauman, Jody Lynn, casey, ↵Dries Buytaert2010-07-28
| | | | cwgordon7: added per-user setting for the overlay.
* - Patch #841410 by David_Rothstein: field UI JavaScript is broken after ↵Dries Buytaert2010-07-28
| | | | validation fails due to an error in toolbar.js.
* - Patch #850152 by kiamlaluno: use 'elseif' in place of 'else if'.Dries Buytaert2010-07-24
|
* - Patch #615138 by quicksketch, ksenzee, casey: overlay uses () global, but ↵Dries Buytaert2010-07-17
| | | | it doesn't exist anymore.
* - 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.
* - Patch #725734 by casey, David_Rothstein, recidive, jpmckinney, ↵Dries Buytaert2010-06-13
| | | | aspilicious: overlay doesn't escape any page titles (residual cleanup).
* - Patch #743908 by David_Rothstein, casey, Gábor Hojtsy: skip overlay ↵Dries Buytaert2010-06-11
| | | | initialization if already done.
* #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.
* - Rollback of #787940.Dries Buytaert2010-05-23
|
* - Patch #787940 by casey: generic approach for position:fixed elements like ↵Dries Buytaert2010-05-14
| | | | toolbar.
* - 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.