Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#561726 by effulgentsia, TwoD, and sun: Make ajax.js and tabledrag.js implement Drupal.detachBehaviors().
- Patch #444402 by sun: clean up of parseInt() usage.
- 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.
#329797 by berenddeboer, redndahead, danielb: The tablesort code did not account for possibly nested tables; only match immediate descendats, so elements of nested tables are not matched.
- Patch #329797 by danielb: better support for nested elements.
#444402 follow-up by kkaefer: Fix autocomplete, enforce code style for anonymous JS functions.
#444402 by kkaefer and RobLoach: Enforce coding standards on all core JavaScript.
#350275 by mfer: Fix regression in tablesort after introduction of jQuery 1.3.2.
#360081 by quicksketch: Stop using global variables for JavaScript settings.
#350275 by Rob Loach, starbow, and quicksketch: Upgrade to jQuery 1.3.2 and jQuery Forms 2.21.
#125030 by kkaefer, quicksketch, dvessel, Steven, and John Resig: Allow compatibility with other JavaScript libraries.
- Patch #352470 by scor: fixed typos and grammar in comments.
- Patch #316225 by sun et al: allow behaviors to detach from AHAH/AJAX.
#231475 by birdmanx35 and redndahead: Coding style for comments in *.js.
#201799 by yched, quicksketch: compute identation width for draggables better, counting on padding and margin as well as measuring the width at the place where it is used (taking possible CSS overrides into account)
#201799 by yched, quicksketch: compute identation width for draggables better, counting on padding and margin as well as measuring the width at the place where it is used (taking possible CSS overrides into account)
- Patch #223549 by WorldFaliz: usability: admin/block warning message placement.
- Patch #251402 by quicksketch: text can't be selected via click and drag when the Drupal drag and drop interface is present in IE7.
- Patch #251402 by quicksketch: text can't be selected via click and drag when the Drupal drag and drop interface is present in IE7.
- Patch #259096 by cwgordon7: commenting standards are broken in tabledrag.js.
#217957 by yched, quicksketch: header cell removal is broken when headers use colspans (and a little bit of performance improvement)
- Patch #217957 by Pasqualle, yched and quicksketch: tabledrag column hiding not taking headers colspan into account + performance improvements.
- Patch #216904 by pwolanin et al: if there are more than 21 menu items under a parent, the weights got screwy.
#216904 by theborg, pwolanin: items were not properly ordered in tabledrag.js when more then the number of possible values
#200370 by quicksketch: fixes to drag and drop support to make it usable by CCK
- Patch #195073 by yshed and quicksketch: make DnD functionality work on IE7.
#197641 follow up by moofie: make drag and drop handle text translatable and fix smaller bugs
#197641 by quicksketch and myself: fix drag and drop RTL issues (connector line facing and drag directions)
#198218 by fractile81 and catch: two missing semicolons in tabledrag.js
#196195 by yched: fix missing CVS Id tag in tabledrag.js
#195073 by quicksketch: self is passed anyway, so we don't need to do it as part of the event
#195073 by yched and quicksketch: allow multiple drag and drop utilizing tables to be used on the same page (small bug fix)
#193333 by quicksketch et al: taxonomy drag and drop support
- Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: fixed minor spelling issues and fixed spacing issues.
- Patch #192736 by quicksketch et al: drag and drop for book module.
#181126 by quicksketch et al: drag and drop support for menus
- Patch #181066 by quicksketch et al: drag and drop of table rows on the block adminsitration page.
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 |