Commit Graph

23 Commits (9c2125e9d4578920140c53a047d032d916f703d8)

Author SHA1 Message Date
David Rothstein bcb8761d36 Issue #1995058 by TravisCarden, acbramley, vbouchet: Tableselect "select all" checkbox should be checked on page load if all checkboxes are ticked 2015-03-30 17:45:25 -04:00
Jennifer Hodgdon ea85d7c8e6 Issue #2417983 by jacob.embree: Change docs instances of "the the" to "the" 2015-02-17 16:37:26 -08:00
David Rothstein efd12ac99d Issue #218470 by redndahead, casey, nod_, Albert Volkman | webernet: Fixed Floating tableheader: 'Select all' checkbox not updated. 2012-06-23 12:32:55 -04:00
webchick 966d3f310d Issue #1400310 by nod_, sun, m.stenta: Fixed Use of .parents() is really .closest(). 2012-03-28 09:33:40 -07:00
webchick 7eb94f8854 Issue #1428538 by Albert Volkman, nod_: Use jQuery toggle. 2012-02-14 14:35:49 -05:00
webchick 92fca531f1 Issue #1319420 by nod_: Fixed multiple execution of tableselect.js with nested tables. 2012-02-14 13:52:40 -05:00
webchick 476843c25e Issue #1346914 by droplet: Use .length instead of jQuery.size(). 2012-02-14 13:46:20 -05:00
webchick e3f3105e37 Issue #363354 by xjm, aspilicious, casey, Boobaa: Fixed Tableselect should only select enabled checkboxes. 2011-09-30 14:40:42 -07:00
Dries Buytaert 12b3ed9060 - Patch #1031148 by Berdir: select-all checkbox is not added when updating a table with #ajax. 2011-04-10 23:51:58 +02:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +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 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