summaryrefslogtreecommitdiff
path: root/misc/tabledrag.js
Commit message (Collapse)AuthorAge
* #444402 follow-up by kkaefer: Fix autocomplete, enforce code style for ↵Angie Byron2009-04-27
| | | | anonymous JS functions.
* #444402 by kkaefer and RobLoach: Enforce coding standards on all core ↵Angie Byron2009-04-26
| | | | JavaScript.
* #350275 by mfer: Fix regression in tablesort after introduction of jQuery 1.3.2.Angie Byron2009-03-17
|
* #360081 by quicksketch: Stop using global variables for JavaScript settings.Angie Byron2009-03-13
|
* #350275 by Rob Loach, starbow, and quicksketch: Upgrade to jQuery 1.3.2 and ↵Angie Byron2009-03-08
| | | | jQuery Forms 2.21.
* #125030 by kkaefer, quicksketch, dvessel, Steven, and John Resig: Allow ↵Angie Byron2009-02-18
| | | | compatibility with other JavaScript libraries.
* - Patch #352470 by scor: fixed typos and grammar in comments.Dries Buytaert2008-12-30
|
* - Patch #316225 by sun et al: allow behaviors to detach from AHAH/AJAX.Dries Buytaert2008-10-29
|
* #231475 by birdmanx35 and redndahead: Coding style for comments in *.js.Angie Byron2008-10-12
|
* #201799 by yched, quicksketch: compute identation width for draggables ↵Angie Byron2008-09-18
| | | | 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.Dries Buytaert2008-06-24
|
* - Patch #251402 by quicksketch: text can't be selected via click and drag ↵Dries Buytaert2008-06-12
| | | | when the Drupal drag and drop interface is present in IE7.
* - Patch #259096 by cwgordon7: commenting standards are broken in tabledrag.js.Dries Buytaert2008-06-10
|
* - Patch #217957 by Pasqualle, yched and quicksketch: tabledrag column hiding ↵Dries Buytaert2008-05-02
| | | | not taking headers colspan into account + performance improvements.
* - Patch #216904 by pwolanin et al: if there are more than 21 menu items ↵Dries Buytaert2008-02-10
| | | | under a parent, the weights got screwy.
* #200370 by quicksketch: fixes to drag and drop support to make it usable by CCKGábor Hojtsy2007-12-19
|
* - Patch #195073 by yshed and quicksketch: make DnD functionality work on IE7.Dries Buytaert2007-12-18
|
* #197641 follow up by moofie: make drag and drop handle text translatable and ↵Gábor Hojtsy2007-12-16
| | | | fix smaller bugs
* #197641 by quicksketch and myself: fix drag and drop RTL issues (connector ↵Gábor Hojtsy2007-12-13
| | | | line facing and drag directions)
* #198218 by fractile81 and catch: two missing semicolons in tabledrag.jsGábor Hojtsy2007-12-06
|
* #196195 by yched: fix missing CVS Id tag in tabledrag.jsGábor Hojtsy2007-11-29
|
* #195073 by quicksketch: self is passed anyway, so we don't need to do it as ↵Gábor Hojtsy2007-11-27
| | | | part of the event
* #195073 by yched and quicksketch: allow multiple drag and drop utilizing ↵Gábor Hojtsy2007-11-27
| | | | tables to be used on the same page (small bug fix)
* #193333 by quicksketch et al: taxonomy drag and drop supportGábor Hojtsy2007-11-26
|
* - Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: ↵Dries Buytaert2007-11-26
| | | | fixed minor spelling issues and fixed spacing issues.
* - Patch #192736 by quicksketch et al: drag and drop for book module.Dries Buytaert2007-11-26
|
* #181126 by quicksketch et al: drag and drop support for menusGábor Hojtsy2007-11-20
|
* - Patch #181066 by quicksketch et al: drag and drop of table rows on the ↵Dries Buytaert2007-11-14
block adminsitration page.