Commit Graph

73 Commits (abba9b3b3488f1f795d2dd46c8dc780f0faab643)

Author SHA1 Message Date
Dries Buytaert abba9b3b34 - Patch #725734 by casey, David_Rothstein, recidive, jpmckinney, aspilicious: overlay doesn't escape any page titles (residual cleanup). 2010-06-13 05:47:47 +00:00
Dries Buytaert e0adb93064 - Patch #668640 David_Rothstein: follow-up on overlay. 2010-06-11 14:07:32 +00:00
Dries Buytaert 72e44a39af - Patch #743908 by David_Rothstein, casey, Gábor Hojtsy: skip overlay initialization if already done. 2010-06-11 12:30:30 +00:00
Dries Buytaert a3445b5038 - Patch #786394 by casey: improve overlay keydown handler (TAB-navigation). 2010-06-10 16:36:56 +00:00
Dries Buytaert ba4702c0d5 - Patch #663126 by casey, seutje: active items in top level IA don't have the light gray background when overlay is enabled. 2010-06-09 15:04:52 +00:00
Angie Byron 30434bbc74 #668640 follow-up by casey and aspilicious: Minor follow-ups to Overlay revamp. 2010-06-09 05:16:58 +00:00
Angie Byron 8e8d8274d6 #668640 by casey, aspilicious, et al: Re-implement Overlay without jQuery UI Dialog; massive performance improvement, helps address several critical issues. 2010-06-08 05:16:29 +00:00
Dries Buytaert 1e9409ade1 - Patch #690288 by casey, klausi: back button in overlay doesn't work properly when there's redirection, e.g. #admin/structure/trigger. 2010-05-28 19:11:42 +00:00
Dries Buytaert 5d4fa6f725 - Rollback of #787940. 2010-05-23 18:23:32 +00:00
Dries Buytaert fa50f04ee4 - Patch #787940 by casey: generic approach for position:fixed elements like toolbar. 2010-05-14 07:45:54 +00:00
Angie Byron 1883b535a4 #754746 follow-up by cwgordon7: Fixed Overlay should use events instead of single callbacks. 2010-04-30 05:25:19 +00:00
Dries Buytaert 01eb7bff73 - Patch #748798 by casey, Rob Loach, Jacine: changed CSS Coding Standards. 2010-04-28 20:08:39 +00:00
Dries Buytaert 070400577d - Patch #754746 by casey: overlay should use events instead of single callbacks. 2010-04-27 10:48:24 +00:00
Dries Buytaert cf76edd3df - Patch #658720 by casey, David_Rothstein: clean up overlay_close_dialog() and related code. 2010-04-24 07:14:29 +00:00
Angie Byron 5c52958521 #560746 follow-up by chx: Split hook_block_info_alter() into list_ and info_alter() and clean up block_rehash(). 2010-04-22 09:12:35 +00:00
Angie Byron b6eb2533cb #662856 by David_Rothstein, ksenzee: Fixed submitting a form that closes the overlay causes the form to flash on the screen again before it closes. 2010-04-21 07:23:10 +00:00
Dries Buytaert a8cb00de11 - Patch #655740 by ksenzee, casey, aspilicious: fixed small JavaScript issues in the overlay module. 2010-04-16 13:39:42 +00:00
Dries Buytaert 10c33f3c3a - Patch #771036 by Gábor Hojtsy: overlay overwrites existing target attribute. 2010-04-15 12:20:21 +00:00
Angie Byron 8926b0a8c1 #724642 by casey: Upgrade jQuery BBQ library to 1.2.1. 2010-04-11 01:07:15 +00:00
Angie Byron f86fda29a3 #685790 by casey and Heine: No Overlay when Clean URLs are off. 2010-03-27 05:47:08 +00:00
Dries Buytaert c327b4d407 - Patch #684846 by effulgentsia, rfay, quicksketch, aspilicious: AJAX triggered by non-submit element fails if any elements are validated. 2010-03-26 18:58:12 +00:00
Dries Buytaert d428fe37b9 - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see also links. 2010-03-26 17:14:46 +00:00
Angie Byron c4f5299173 #679036 by marvil07, mfer, Rob Loach, et al: Upgrade to jQuery UI 1.8. 2010-03-21 03:47:32 +00:00
Dries Buytaert 883a870160 - Patch #746470 by aspilicious, jbrown: add border-radius for IE9 / Opera 10.50. 2010-03-20 14:45:05 +00:00
Angie Byron b34b8b023e #674852 follow-up by casey and aspilicious: Fix overlay tab behaviours. 2010-03-10 20:34:57 +00:00
Angie Byron b01d053c10 #676008 follow-up by casey: jQuery 1.4.2 fixes for Overlay. 2010-03-09 22:23:59 +00:00
Angie Byron 290fe38c57 #653580 by mfer, Rob Loach, cosmicdreams, et al: Upgrade to jQuery 1.4.2. 2010-03-09 20:52:28 +00:00
Angie Byron 6eb529d37d #684610 by Jacine: Fixed IE bug: No table-striping in Seven. 2010-03-07 06:31:48 +00:00
Dries Buytaert 347ecaf1f3 - Patch #704182 by jide: use transparent PNG instead of opacity for overlay background to gain rendering performance. 2010-03-06 07:46:49 +00:00
Dries Buytaert aec10a8c7d - Patch #734146 by scor: white-space clean-up. 2010-03-06 06:39:01 +00:00
Dries Buytaert 4af38f2119 - Patch #684474 by casey: overlay was re-applying behaviors. 2010-03-03 07:39:25 +00:00
Dries Buytaert 890ee7f45f - Patch #615226 by casey: updating links. 2010-02-27 07:45:22 +00:00
Dries Buytaert 72073b9594 - Patch #674852 by casey: keep tabs when navigating in the overlay. 2010-02-20 14:48:38 +00:00
Angie Byron 7fd33ed2d3 #650528 by jide, casey, et al: Overlay should not appear when an administrative page is being viewed in the parent window. 2010-02-16 00:27:34 +00:00
Angie Byron 2f9fd67579 #668104 follow-up by casey and pwolanin: Fixes + revised comments for overlay-exclude class. 2010-02-10 05:50:49 +00:00
Dries Buytaert bfa877f165 - Patch #663126 by casey: active items in top level IA don't have the light gray background when overlay is enabled. 2010-02-06 15:00:03 +00:00
Dries Buytaert ea51c3215b - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines at end of files. 2010-01-30 07:59:26 +00:00
Angie Byron 6fe31542f6 #673810 by casey and mrfelton: Make overlay respect key handlers. 2010-01-30 06:45:26 +00:00
Dries Buytaert 00bbd7da38 - Patch #658118 by David_Rothstein, carlos8f: overlay prevented enabling of other modules at the same time. 2010-01-18 17:12:04 +00:00
Dries Buytaert a0135d7b30 - Fixed 2pixel error. 2010-01-18 03:29:51 +00:00
Angie Byron 73439f1c1c #651810 follow-up by ksenzee: Improve documentation. 2010-01-14 04:06:54 +00:00
Angie Byron 7e0059d53b #668464 by casey: Fixed no room in overlay module for error messages. 2010-01-14 03:25:43 +00:00
Angie Byron 6a5532a258 #683128 by aspilicious: Fixed Multiple 'add to shortcut' links appearing when adding fields. 2010-01-13 23:13:18 +00:00
Angie Byron 0c79ed846d #649224 by David_Rothstein and ksenzee: Fixed Cannot run certain batch processes (tests, update manager, etc) with the overlay enabled. 2010-01-13 23:03:31 +00:00
Angie Byron 5d2cdb6ba9 #651810 by Kiphaas7: Fixed can't re-click same tab to re-load its contents. 2010-01-13 05:10:46 +00:00
Angie Byron e2c4af8184 #674852 by casey: Fix bug where Overlays Loading screen incorrectly has a shortcut link on it. 2010-01-12 06:37:12 +00:00
Angie Byron ea952f0eb3 #679830 by casey and Kiphaas7: Fixed Regression: Jumping page heights in Overlay. 2010-01-11 16:49:47 +00:00
Angie Byron 00dafaced0 #676008 by casey and mrfelton: Fixed Overlay's Loading 'spinner' graphic often not visible because it is displayed outside the viewport. 2010-01-10 23:56:00 +00:00
Angie Byron b6187aff87 #679830 by casey: Fixed IE8 shows no content in the overlay on the 'manage field' page. 2010-01-10 16:42:45 +00:00
Angie Byron 34789dce2a #668104 follow-up by casey: Make overlay respect other click handlers, fixes for Webkit. 2010-01-07 19:59:56 +00:00