Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
- 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.
#444402 follow-up by kkaefer: Fix autocomplete, enforce code style for anonymous JS functions.
#360081 by quicksketch: Stop using global variables for JavaScript settings.
#125030 by kkaefer, quicksketch, dvessel, Steven, and John Resig: Allow compatibility with other JavaScript libraries.
- Patch #316225 by sun et al: allow behaviors to detach from AHAH/AJAX.
#177556 by flobruit and momendo: hide 'select all' checkbox when there are no checkboxes to select
#154593 by asimmonds and quicksketch:fix select all checkbox in moving table headers
#174708 by multiple contributors: update jQuery to 1.2
#172149 by dvessel: add semicolons, so the JS aggregator works
- Patch #120360 by nedjo: enable AJAX by making all behaviours reattachable.
#118026 by kkaefer with fixes from myself: JavaScript translation support and script.js as a default theme JS file to use, if found
#119441: JavaScript aggregator/compressor by m3avrck and others.
#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.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |