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
|
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
|
5371104a2d
|
- Patch #316225 by sun et al: allow behaviors to detach from AHAH/AJAX.
|
2008-10-29 10:01:28 +00:00 |
Gábor Hojtsy
|
c0994a3a4e
|
#177556 by flobruit and momendo: hide 'select all' checkbox when there are no checkboxes to select
|
2007-11-19 12:15:16 +00:00 |
Gábor Hojtsy
|
940b059010
|
#154593 by asimmonds and quicksketch:fix select all checkbox in moving table headers
|
2007-11-14 21:25:48 +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
|
c07305d060
|
#172149 by dvessel: add semicolons, so the JS aggregator works
|
2007-09-01 07:08:11 +00:00 |
Dries Buytaert
|
c11cb4ec24
|
- Patch #120360 by nedjo: enable AJAX by making all behaviours reattachable.
|
2007-07-01 15:37:10 +00:00 |
Gábor Hojtsy
|
57c9a13e1f
|
#118026 by kkaefer with fixes from myself: JavaScript translation support and script.js as a default theme JS file to use, if found
|
2007-06-08 12:51:59 +00:00 |
Steven Wittens
|
7f8b191781
|
#119441: JavaScript aggregator/compressor by m3avrck and others.
|
2007-06-01 09:05:45 +00:00 |
Steven Wittens
|
001d54f663
|
#84961: Add 'select all' and range select feature to admin tables.
|
2006-11-21 08:16:39 +00:00 |