Dries Buytaert
|
0ba8f44169
|
- Patch #622550 by roborn: fixed block administration page table header sticking.
|
2009-12-18 08:17:26 +00:00 |
Angie Byron
|
0e05035b71
|
#610204 by effulgentsia, Gábor Hojtsy, sun, Damien Tournoud and ksenzee: API changes to support overlays: lays ground work for implementation.
|
2009-10-27 04:12:39 +00:00 |
Dries Buytaert
|
2c5a198366
|
- Patch #444402 by sun: clean up of parseInt() usage.
|
2009-09-20 19:14:40 +00:00 |
Dries Buytaert
|
f70b6182e1
|
- Patch #520368 by Gábor Hojtsy: fixed Admin toolbar breaks sticky table headers.
|
2009-09-15 20:50:48 +00:00 |
Dries Buytaert
|
e6e29ac1b0
|
- Patch #444344 by kkaefer, sun, Rob Loach: this change introduces a jQuery .once() method which streamlines the way behavior functions work. Previously, we had to manually ensure that an element is only initialized once. Usually, this happens by adding classes and selecting only those elements which do not have that class. However, this process can be separated out into a jQuery ‘filtering’ function which does all the grunt work.
|
2009-08-31 05:51:08 +00:00 |
Angie Byron
|
fc7283235b
|
#444402 follow-up by kkaefer: Fix autocomplete, enforce code style for anonymous JS functions.
|
2009-04-27 20:19:38 +00:00 |
Angie Byron
|
bda52632a5
|
#444402 by kkaefer and RobLoach: Enforce coding standards on all core JavaScript.
|
2009-04-26 19:18:46 +00:00 |
Angie Byron
|
b77475baf5
|
#360081 by quicksketch: Stop using global variables for JavaScript settings.
|
2009-03-13 23:15:09 +00:00 |
Angie Byron
|
ac484c277a
|
#125030 by kkaefer, quicksketch, dvessel, Steven, and John Resig: Allow compatibility with other JavaScript libraries.
|
2009-02-18 13:46:55 +00:00 |
Dries Buytaert
|
92a8adea65
|
- Patch #352470 by scor: fixed typos and grammar in comments.
|
2008-12-30 16:43:20 +00:00 |
Dries Buytaert
|
5371104a2d
|
- Patch #316225 by sun et al: allow behaviors to detach from AHAH/AJAX.
|
2008-10-29 10:01:28 +00:00 |
Angie Byron
|
430d839569
|
#231475 by birdmanx35 and redndahead: Coding style for comments in *.js.
|
2008-10-12 00:29:09 +00:00 |
Angie Byron
|
99d5d3d67e
|
#184143 by redndahead: Fix #anchor tags conflicting with tableheader.js.
|
2008-09-30 06:02:05 +00:00 |
Gábor Hojtsy
|
ef043ca5bb
|
#214329 by starbow: avoid attaching scroll behavior multiple times
|
2008-01-30 10:17:39 +00:00 |
Gábor Hojtsy
|
97a97554f1
|
#213064 by dvessel: fix sticky table headers bug when resizing
|
2008-01-23 09:48:10 +00:00 |
Gábor Hojtsy
|
d5823e8673
|
#211404 by dvessel: improve tableheader.js performance in all browsers, solves freeze in IE7
|
2008-01-21 15:13:50 +00:00 |
Gábor Hojtsy
|
d2a9e857d9
|
#208991 by JirkaRybka: target sticky table headers to Drupal output tables only, so it won't sticky random tables in other site content
|
2008-01-15 10:43:00 +00:00 |
Gábor Hojtsy
|
061433ad6d
|
#208197 by dvessel: back to cloning the table header only in tableheader.js (fixes radio button issues and Safari 2 crashing)
|
2008-01-13 21:21:53 +00:00 |
Gábor Hojtsy
|
6d47c7c348
|
#194590 follow up by theborg, catch: avoid cloning the sticky table headers with the same id value
|
2008-01-10 17:59:38 +00:00 |
Gábor Hojtsy
|
6dcf2cccaa
|
#194590 by scor, JirkaRybka, attiks, dvessel; with heavy testing by catch: fix a dozen issues with sticky table headers
|
2008-01-09 09:56:39 +00:00 |
Dries Buytaert
|
8e027a8b58
|
- Patch #179937 by quicksketch: made the table header magic more robust. When a table disappears from the HTML, an error would otherwise be thrown.
|
2007-10-02 07:09:51 +00:00 |
Gábor Hojtsy
|
21ac9f1917
|
#174708 by multiple contributors: update jQuery to 1.2
|
2007-09-12 18:29:32 +00:00 |
Gábor Hojtsy
|
34a26b3ce9
|
#172782 by ChrisKennedy: fix IE 7 JS alerts by not trying to reuse the height variable
|
2007-09-12 11:45:03 +00:00 |
Gábor Hojtsy
|
6d25504ce2
|
#171866 by kkaefer and dvessel: prevent the tableheader script from running in IE less then v7, because of incompatibility
|
2007-08-30 18:56:18 +00:00 |
Gábor Hojtsy
|
e362dd9b07
|
#134307 by dww, Stefan Nantegaal and dvessel: fix table headers interaction with Safari, so the fieldset contents will not disappear
|
2007-08-30 17:37:08 +00:00 |
Dries Buytaert
|
c11cb4ec24
|
- Patch #120360 by nedjo: enable AJAX by making all behaviours reattachable.
|
2007-07-01 15:37:10 +00:00 |
Steven Wittens
|
7f8b191781
|
#119441: JavaScript aggregator/compressor by m3avrck and others.
|
2007-06-01 09:05:45 +00:00 |
Steven Wittens
|
bf923ed908
|
Slightly tweak the JS timing for sticky tableheader resizing.
|
2007-04-07 03:03:40 +00:00 |
Dries Buytaert
|
f996fd9568
|
- Patch #112605 by Steven: sticky table headers.
|
2007-02-06 08:35:13 +00:00 |