/[drupal]/drupal/misc/tableselect.js
ViewVC logotype

Log of /drupal/misc/tableselect.js

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 31 05:51:08 2009 UTC (2 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10, DRUPAL-7-0-UNSTABLE-9, HEAD
Changes since 1.12: +2 -3 lines
Diff to previous 1.12
- 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.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 27 20:19:35 2009 UTC (6 months, 4 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7, DRUPAL-7-0-UNSTABLE-8
Changes since 1.11: +11 -11 lines
Diff to previous 1.11
#444402 follow-up by kkaefer: Fix autocomplete, enforce code style for anonymous JS functions.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 13 23:15:08 2009 UTC (8 months, 1 week ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-6
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
#360081 by quicksketch: Stop using global variables for JavaScript settings.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 18 13:46:52 2009 UTC (9 months ago) by webchick
Branch: MAIN
Changes since 1.9: +5 -2 lines
Diff to previous 1.9
#125030 by kkaefer, quicksketch, dvessel, Steven, and John Resig: Allow compatibility with other JavaScript libraries.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 29 10:01:26 2008 UTC (12 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-3, DRUPAL-7-0-UNSTABLE-4, DRUPAL-7-0-UNSTABLE-5
Changes since 1.8: +5 -3 lines
Diff to previous 1.8
- Patch #316225 by sun et al: allow behaviors to detach from AHAH/AJAX.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 19 12:15:16 2007 UTC (2 years ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0, DRUPAL-6-0-BETA-3, DRUPAL-6-0-BETA-4, DRUPAL-6-0-RC-1, DRUPAL-6-0-RC-2, DRUPAL-6-0-RC-3, DRUPAL-6-0-RC-4, DRUPAL-6-1, DRUPAL-6-10, DRUPAL-6-11, DRUPAL-6-12, DRUPAL-6-13, DRUPAL-6-14, DRUPAL-6-2, DRUPAL-6-3, DRUPAL-6-4, DRUPAL-6-5, DRUPAL-6-6, DRUPAL-6-7, DRUPAL-6-8, DRUPAL-6-9, DRUPAL-7-0-UNSTABLE-1, DRUPAL-7-0-UNSTABLE-2
Branch point for: DRUPAL-6
Changes since 1.7: +15 -5 lines
Diff to previous 1.7
#177556 by flobruit and momendo: hide 'select all' checkbox when there are no checkboxes to select

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 14 21:25:48 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.6: +20 -17 lines
Diff to previous 1.6
#154593 by asimmonds and quicksketch:fix select all checkbox in moving table headers

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 12 18:29:32 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-1, DRUPAL-6-0-BETA-2
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
#174708 by multiple contributors: update jQuery to 1.2

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 1 07:08:10 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
#172149 by dvessel: add semicolons, so the JS aggregator works

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 1 15:37:08 2007 UTC (2 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.3: +6 -8 lines
Diff to previous 1.3
- Patch #120360 by nedjo: enable AJAX by making all behaviours reattachable.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 8 12:51:59 2007 UTC (2 years, 5 months ago) by goba
Branch: MAIN
Changes since 1.2: +6 -5 lines
Diff to previous 1.2
#118026 by kkaefer with fixes from myself: JavaScript translation support and script.js as a default theme JS file to use, if found

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 1 09:05:45 2007 UTC (2 years, 5 months ago) by unconed
Branch: MAIN
Changes since 1.1: +3 -3 lines
Diff to previous 1.1
#119441: JavaScript aggregator/compressor by m3avrck and others.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 21 08:16:39 2006 UTC (3 years ago) by unconed
Branch: MAIN
CVS Tags: DRUPAL-5-0, DRUPAL-5-0-BETA-2, DRUPAL-5-0-RC-1, DRUPAL-5-0-RC-2, DRUPAL-5-1, DRUPAL-5-10, DRUPAL-5-11, DRUPAL-5-12, DRUPAL-5-13, DRUPAL-5-14, DRUPAL-5-15, DRUPAL-5-16, DRUPAL-5-17, DRUPAL-5-18, DRUPAL-5-19, DRUPAL-5-2, DRUPAL-5-20, DRUPAL-5-3, DRUPAL-5-4, DRUPAL-5-5, DRUPAL-5-6, DRUPAL-5-7, DRUPAL-5-8, DRUPAL-5-9
Branch point for: DRUPAL-5
#84961: Add 'select all' and range select feature to admin tables.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2