Commit Graph

53 Commits (09f11419b52369b4fda1476fcd0403a56f1cba0d)

Author SHA1 Message Date
Fabian Franz 7a94baeb94 Issue #2821441 by davic, droplet, David_Rothstein, Joe Keene, Fabianx, tory-w: Fixed that newer Chrome versions cannot drag and drop anymore on desktop after 7.51 update when jQuery is updated to 1.7-1.11.0 2016-11-29 06:00:00 -08:00
stefan.r 9d50e137da Issue #2459339 by hgoto, dagmar, klausi, kporras07, David_Rothstein, Fabianx: Log messages should be XSS filtered on display 2016-09-29 17:47:05 +01:00
stefan.r 782dab135b Issue #1261002 by LewisNyman, Pere Orga, nod_, Trey, quicksketch, jessebeach, mglaman, blueshadow2911, sabsbrain, Fabianx: Draggable tables do not work on touch screen devices 2016-09-29 17:30:45 +01:00
David Rothstein 32efb5c811 Issue #197641 by herom, good_man, elcuco: Drag and drop does not work correctly on RTL languages 2015-03-30 21:50:31 -04:00
webchick 30ea0c7f46 Issue #988930 by davidwhthomas, jyve, tim.plunkett, nod_, effulgentsia, droplet, patrickd: Fixed Sticky table headers need to react properly to 'show/hide weights column' link. 2012-04-28 23:24:12 -07:00
webchick 966d3f310d Issue #1400310 by nod_, sun, m.stenta: Fixed Use of .parents() is really .closest(). 2012-03-28 09:33:40 -07:00
webchick 52b6df5b72 Issue #1414824 by nod_: Fixed Leaking vars in tabledrag.js. 2012-02-14 13:54:16 -05:00
webchick 476843c25e Issue #1346914 by droplet: Use .length instead of jQuery.size(). 2012-02-14 13:46:20 -05:00
webchick 3a45b53736 Issue #303189 by Darren Oh, fietserwin, q0rban, bdragon, osopolar, dboulet, Peter Törnstrand: Fixed Tabledrag doesn't hide columns when the whole table is initially hidden. 2011-07-28 18:15:34 -04:00
Dries Buytaert 8cdf750e0e - Patch #1066118 by Barrett: hook_field_widget_form() has punctuation error. 2011-04-12 22:54:25 +02:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Angie Byron 7cc3d92d65 #616240 follow-up by yched, dereine, marvil07: Make Field UI screens extensible from contrib - part II. 2010-09-11 00:03:42 +00:00
Angie Byron fe97bfefc5 #876966 by dmitrig01: Fixed Warning message sits hard on top of tables. 2010-08-09 16:58:15 +00:00
Dries Buytaert 5038c5d3df - Patch #846858 by kiamlaluno: it's/its grammar in various doc headers. 2010-07-21 00:26:21 +00:00
Angie Byron f174e9cc55 #448292 by Frank Ralf, David_Rothstein, mgifford, Everett Zufelt, Bojhan, mohammed76, et al: Fixed Drag and Drop for table rows is not accessible to screen-reader users. 2010-06-20 17:34:51 +00:00
Dries Buytaert f8c58bf23d - Patch #800968 by JacobSingh, ksenzee: tabledrag.js should not use for...in to iterate over an array. 2010-05-18 06:46:45 +00:00
Dries Buytaert 416e40bbcd - Patch #737632 by Georg, casey, aspilicious: menu children take top of left region or not at all in IE. 2010-04-27 13:19:31 +00:00
Dries Buytaert 759c2955c3 - Patch #758514 by fago: second tabledrag table on a page sets wrong parent ids. 2010-03-31 19:22:00 +00:00
Angie Byron 2e460ac3b4 #737596 by casey: Fixed tabledrag.js: ('.indentation', testCell).get(1) is undefined. 2010-03-10 20:31:59 +00:00
Angie Byron 290fe38c57 #653580 by mfer, Rob Loach, cosmicdreams, et al: Upgrade to jQuery 1.4.2. 2010-03-09 20:52:28 +00:00
Dries Buytaert 1f12c4cb52 - Patch #653864 by sun: fixed bugs in filter administration and tableDrag. 2009-12-08 03:10:51 +00:00
Angie Byron 3b2d24af0b #561726 by effulgentsia, TwoD, and sun: Make ajax.js and tabledrag.js implement Drupal.detachBehaviors(). 2009-11-03 05:34:37 +00:00
Dries Buytaert 2c5a198366 - Patch #444402 by sun: clean up of parseInt() usage. 2009-09-20 19:14:40 +00:00
Dries Buytaert e6e29ac1b0 - 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. 2009-08-31 05:51:08 +00:00
Dries Buytaert 122ba8461e - Patch #329797 by danielb: better support for nested elements. 2009-06-10 05:06:57 +00:00
Angie Byron fc7283235b #444402 follow-up by kkaefer: Fix autocomplete, enforce code style for anonymous JS functions. 2009-04-27 20:19:38 +00:00
Angie Byron bda52632a5 #444402 by kkaefer and RobLoach: Enforce coding standards on all core JavaScript. 2009-04-26 19:18:46 +00:00
Angie Byron f270cda070 #350275 by mfer: Fix regression in tablesort after introduction of jQuery 1.3.2. 2009-03-17 02:59:27 +00:00
Angie Byron b77475baf5 #360081 by quicksketch: Stop using global variables for JavaScript settings. 2009-03-13 23:15:09 +00:00
Angie Byron b179a944a3 #350275 by Rob Loach, starbow, and quicksketch: Upgrade to jQuery 1.3.2 and jQuery Forms 2.21. 2009-03-08 03:16:26 +00:00
Angie Byron ac484c277a #125030 by kkaefer, quicksketch, dvessel, Steven, and John Resig: Allow compatibility with other JavaScript libraries. 2009-02-18 13:46:55 +00:00
Dries Buytaert 92a8adea65 - Patch #352470 by scor: fixed typos and grammar in comments. 2008-12-30 16:43:20 +00:00
Dries Buytaert 5371104a2d - Patch #316225 by sun et al: allow behaviors to detach from AHAH/AJAX. 2008-10-29 10:01:28 +00:00
Angie Byron 430d839569 #231475 by birdmanx35 and redndahead: Coding style for comments in *.js. 2008-10-12 00:29:09 +00:00
Angie Byron c8b23d9aed #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) 2008-09-18 18:37:29 +00:00
Dries Buytaert 21da8b32dc - Patch #223549 by WorldFaliz: usability: admin/block warning message placement. 2008-06-24 16:52:18 +00:00
Dries Buytaert a251ff70fc - Patch #251402 by quicksketch: text can't be selected via click and drag when the Drupal drag and drop interface is present in IE7. 2008-06-12 19:13:17 +00:00
Dries Buytaert 8e8c8305aa - Patch #259096 by cwgordon7: commenting standards are broken in tabledrag.js. 2008-06-10 19:42:28 +00:00
Dries Buytaert 86788d4844 - Patch #217957 by Pasqualle, yched and quicksketch: tabledrag column hiding not taking headers colspan into account + performance improvements. 2008-05-02 15:20:39 +00:00
Dries Buytaert ec9f8e090a - Patch #216904 by pwolanin et al: if there are more than 21 menu items under a parent, the weights got screwy. 2008-02-10 19:14:08 +00:00
Gábor Hojtsy ff6ce75f7b #200370 by quicksketch: fixes to drag and drop support to make it usable by CCK 2007-12-19 10:58:35 +00:00
Dries Buytaert 9c835a88ca - Patch #195073 by yshed and quicksketch: make DnD functionality work on IE7. 2007-12-18 09:49:06 +00:00
Gábor Hojtsy a859f4a0e8 #197641 follow up by moofie: make drag and drop handle text translatable and fix smaller bugs 2007-12-16 10:36:53 +00:00
Gábor Hojtsy b0007cdd09 #197641 by quicksketch and myself: fix drag and drop RTL issues (connector line facing and drag directions) 2007-12-13 10:14:18 +00:00
Gábor Hojtsy baf6910cc1 #198218 by fractile81 and catch: two missing semicolons in tabledrag.js 2007-12-06 09:53:53 +00:00
Gábor Hojtsy dba1500aae #196195 by yched: fix missing CVS Id tag in tabledrag.js 2007-11-29 10:57:38 +00:00
Gábor Hojtsy 60862d61eb #195073 by quicksketch: self is passed anyway, so we don't need to do it as part of the event 2007-11-27 20:41:01 +00:00
Gábor Hojtsy 1f299b52e0 #195073 by yched and quicksketch: allow multiple drag and drop utilizing tables to be used on the same page (small bug fix) 2007-11-27 13:10:24 +00:00
Gábor Hojtsy e6a88be5d1 #193333 by quicksketch et al: taxonomy drag and drop support 2007-11-26 19:46:52 +00:00
Dries Buytaert 9a96837b89 - Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: fixed minor spelling issues and fixed spacing issues. 2007-11-26 16:36:44 +00:00