Commit Graph

32 Commits (7fb94bda0d2c8e05edbfb02f335a5f27e0af780f)

Author SHA1 Message Date
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
Dries Buytaert 58852d4b7b - Patch #192736 by quicksketch et al: drag and drop for book module. 2007-11-26 16:19:37 +00:00
Gábor Hojtsy 6d4862c258 #181126 by quicksketch et al: drag and drop support for menus 2007-11-20 10:18:43 +00:00
Dries Buytaert 6049f23760 - Patch #181066 by quicksketch et al: drag and drop of table rows on the block adminsitration page. 2007-11-14 09:50:00 +00:00