summaryrefslogtreecommitdiff
path: root/misc/tableselect.js
Commit message (Collapse)AuthorAge
* Issue #1995058 by TravisCarden, acbramley, vbouchet: Tableselect "select ↵David Rothstein2015-03-30
| | | | all" checkbox should be checked on page load if all checkboxes are ticked
* Issue #2417983 by jacob.embree: Change docs instances of "the the" to "the"Jennifer Hodgdon2015-02-17
|
* Issue #218470 by redndahead, casey, nod_, Albert Volkman | webernet: Fixed ↵David Rothstein2012-06-23
| | | | Floating tableheader: 'Select all' checkbox not updated.
* Issue #1400310 by nod_, sun, m.stenta: Fixed Use of .parents() is really ↵webchick2012-03-28
| | | | .closest().
* Issue #1428538 by Albert Volkman, nod_: Use jQuery toggle.webchick2012-02-14
|
* Issue #1319420 by nod_: Fixed multiple execution of tableselect.js with ↵webchick2012-02-14
| | | | nested tables.
* Issue #1346914 by droplet: Use .length instead of jQuery.size().webchick2012-02-14
|
* Issue #363354 by xjm, aspilicious, casey, Boobaa: Fixed Tableselect should ↵webchick2011-09-30
| | | | only select enabled checkboxes.
* - Patch #1031148 by Berdir: select-all checkbox is not added when updating a ↵Dries Buytaert2011-04-10
| | | | table with #ajax.
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #444344 by kkaefer, sun, Rob Loach: this change introduces a jQuery ↵Dries Buytaert2009-08-31
| | | | .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.
* #444402 follow-up by kkaefer: Fix autocomplete, enforce code style for ↵Angie Byron2009-04-27
| | | | anonymous JS functions.
* #360081 by quicksketch: Stop using global variables for JavaScript settings.Angie Byron2009-03-13
|
* #125030 by kkaefer, quicksketch, dvessel, Steven, and John Resig: Allow ↵Angie Byron2009-02-18
| | | | compatibility with other JavaScript libraries.
* - Patch #316225 by sun et al: allow behaviors to detach from AHAH/AJAX.Dries Buytaert2008-10-29
|
* #177556 by flobruit and momendo: hide 'select all' checkbox when there are ↵Gábor Hojtsy2007-11-19
| | | | no checkboxes to select
* #154593 by asimmonds and quicksketch:fix select all checkbox in moving table ↵Gábor Hojtsy2007-11-14
| | | | headers
* #174708 by multiple contributors: update jQuery to 1.2Gábor Hojtsy2007-09-12
|
* #172149 by dvessel: add semicolons, so the JS aggregator worksGábor Hojtsy2007-09-01
|
* - Patch #120360 by nedjo: enable AJAX by making all behaviours reattachable.Dries Buytaert2007-07-01
|
* #118026 by kkaefer with fixes from myself: JavaScript translation support ↵Gábor Hojtsy2007-06-08
| | | | and script.js as a default theme JS file to use, if found
* #119441: JavaScript aggregator/compressor by m3avrck and others.Steven Wittens2007-06-01
|
* #84961: Add 'select all' and range select feature to admin tables.Steven Wittens2006-11-21