summaryrefslogtreecommitdiff
path: root/misc/tabledrag.js
Commit message (Collapse)AuthorAge
* Issue #197641 by herom, good_man, elcuco: Drag and drop does not work ↵David Rothstein2015-03-30
| | | | correctly on RTL languages
* Issue #988930 by davidwhthomas, jyve, tim.plunkett, nod_, effulgentsia, ↵webchick2012-04-28
| | | | droplet, patrickd: Fixed Sticky table headers need to react properly to 'show/hide weights column' link.
* Issue #1400310 by nod_, sun, m.stenta: Fixed Use of .parents() is really ↵webchick2012-03-28
| | | | .closest().
* Issue #1414824 by nod_: Fixed Leaking vars in tabledrag.js.webchick2012-02-14
|
* Issue #1346914 by droplet: Use .length instead of jQuery.size().webchick2012-02-14
|
* Issue #303189 by Darren Oh, fietserwin, q0rban, bdragon, osopolar, dboulet, ↵webchick2011-07-28
| | | | Peter Törnstrand: Fixed Tabledrag doesn't hide columns when the whole table is initially hidden.
* - Patch #1066118 by Barrett: hook_field_widget_form() has punctuation error.Dries Buytaert2011-04-12
|
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* #616240 follow-up by yched, dereine, marvil07: Make Field UI screens ↵Angie Byron2010-09-11
| | | | extensible from contrib - part II.
* #876966 by dmitrig01: Fixed Warning message sits hard on top of tables.Angie Byron2010-08-09
|
* - Patch #846858 by kiamlaluno: it's/its grammar in various doc headers.Dries Buytaert2010-07-21
|
* #448292 by Frank Ralf, David_Rothstein, mgifford, Everett Zufelt, Bojhan, ↵Angie Byron2010-06-20
| | | | mohammed76, et al: Fixed Drag and Drop for table rows is not accessible to screen-reader users.
* - Patch #800968 by JacobSingh, ksenzee: tabledrag.js should not use for...in ↵Dries Buytaert2010-05-18
| | | | to iterate over an array.
* - Patch #737632 by Georg, casey, aspilicious: menu children take top of left ↵Dries Buytaert2010-04-27
| | | | region or not at all in IE.
* - Patch #758514 by fago: second tabledrag table on a page sets wrong parent ids.Dries Buytaert2010-03-31
|
* #737596 by casey: Fixed tabledrag.js: ('.indentation', testCell).get(1) is ↵Angie Byron2010-03-10
| | | | undefined.
* #653580 by mfer, Rob Loach, cosmicdreams, et al: Upgrade to jQuery 1.4.2.Angie Byron2010-03-09
|
* - Patch #653864 by sun: fixed bugs in filter administration and tableDrag.Dries Buytaert2009-12-08
|
* #561726 by effulgentsia, TwoD, and sun: Make ajax.js and tabledrag.js ↵Angie Byron2009-11-03
| | | | implement Drupal.detachBehaviors().
* - Patch #444402 by sun: clean up of parseInt() usage.Dries Buytaert2009-09-20
|
* - Patch #444344 by kkaefer, sun, Rob Loach: this change introduces a jQuery ↵Dries Buytaert2009-08-31
| | | | .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.
* - Patch #329797 by danielb: better support for nested elements.Dries Buytaert2009-06-10
|
* #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.