Angie Byron
|
9588a5b38b
|
#655416 by casey, yoroy, BTMash, Bojhan, Gábor Hojtsy, sun, ksenzee, oseldman, jrguitar21, et al: 'Demonstrate block preview' should not open in the overlay, and should reflect the regions in the front-end theme.
|
2010-07-31 12:54:59 +00:00 |
Dries Buytaert
|
bb28a4d4c8
|
- Patch #663126 by casey, ksenzee, seutje: active items in top level IA don't have the light gray background when overlay is enabled.
|
2010-07-31 11:55:31 +00:00 |
Dries Buytaert
|
58a8be92bc
|
- Patch #659480 by mgifford, David_Rothstein, aaronbauman, Jody Lynn, casey, cwgordon7: added per-user setting for the overlay.
|
2010-07-28 02:50:00 +00:00 |
Dries Buytaert
|
c7b77049c2
|
- Patch #682884 by yoroy: jQuery ui sneaks in an undesired font-stack for overlay headers and tabs.
|
2010-07-28 01:26:00 +00:00 |
Dries Buytaert
|
c1d116fab8
|
- Patch #685896 by reglogge, seutje, casey: make overlay tabs look like the mockups.
|
2010-07-28 01:23:22 +00:00 |
Dries Buytaert
|
788c2e8961
|
- Patch #841410 by David_Rothstein: field UI JavaScript is broken after validation fails due to an error in toolbar.js.
|
2010-07-28 01:21:58 +00:00 |
Dries Buytaert
|
acad96aa3f
|
- Patch #667012 by ksenzee, casey: remove (or fix) the opening of external links in a new browser window.
|
2010-07-27 13:47:31 +00:00 |
Dries Buytaert
|
13f8a95296
|
- Patch #762348 by tstoeckler, BarisW, casey: update the document title using jQuery while using the overlay window.
|
2010-07-25 00:44:29 +00:00 |
Dries Buytaert
|
dca92900fb
|
- Patch #850152 by kiamlaluno: use 'elseif' in place of 'else if'.
|
2010-07-24 17:28:27 +00:00 |
Dries Buytaert
|
574afc8e9e
|
- Patch #615138 by quicksketch, ksenzee, casey: overlay uses () global, but it doesn't exist anymore.
|
2010-07-17 02:12:36 +00:00 |
Dries Buytaert
|
486157dc70
|
- Patch #841194 by David_Rothstein: overlay close button doesn't have a title in screen readers.
|
2010-07-11 22:03:45 +00:00 |
Dries Buytaert
|
5ef8911af9
|
- Patch #655722 by ksenzee, casey, Gábor Hojtsy, bleen18, David_Rothstein: changes made in an overlay session are not reflected when the user closes the overlay.
|
2010-07-08 12:20:23 +00:00 |
Dries Buytaert
|
73a961e2de
|
- Patch #562968 by kkaefer: optimize module and theme images.
|
2010-06-29 15:39:52 +00:00 |
Dries Buytaert
|
00a0e7c902
|
- Patch #739420 by Rob Loach, aaron, casey | aspilicious: Fixed Overlay cuts off wide tables.
|
2010-06-13 06:03:47 +00:00 |
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 |