Commit Graph

16 Commits (a082f0c30e0d8c818032b364bc7b13f5c3a0c2cb)

Author SHA1 Message Date
Dries Buytaert 8c08ea2561 - Patch #645800 by katbailey, effulgentsia, rfay: ajax_deliver() ignores #ajax['method'] and incorrectly forces 'replaceWith' for simple AJAX callbacks, D6->D7 regression. 2010-04-30 08:07:55 +00:00
Dries Buytaert d5ce7f5281 - Patch #384992 by effulgentsia, sun: drupal_html_id() does not work correctly in AJAX context with multiple forms on page. 2010-04-07 17:30:43 +00:00
Dries Buytaert cc515842fa - Patch #715528 by sun: optimize restripe() AJAX command. 2010-04-01 12:23:41 +00:00
Dries Buytaert c327b4d407 - Patch #684846 by effulgentsia, rfay, quicksketch, aspilicious: AJAX triggered by non-submit element fails if any elements are validated. 2010-03-26 18:58:12 +00:00
Dries Buytaert c761fb01f4 - Patch #673884 by casey, mfer: optimize Drupal.parseJSON. 2010-03-10 15:14:38 +00:00
Dries Buytaert fbd4f19d12 - Patch #565808 by cha0s, Dave Reid, Alexander N: fixed nojs/ajax replacement. 2010-03-06 07:28:29 +00:00
Dries Buytaert 759277c8a3 - Patch #565808 by Dave Reid: fixed nojs/ajax replacement. 2010-02-03 08:23:12 +00:00
Angie Byron 319fc2895c #595972 by katbailey, sun, TwoD, quicksketch, merlinofchaos, and dmitrig01: Allow AJAX settings command to extend Drupal.settings. 2010-01-12 06:31:22 +00:00
Angie Byron 0a1009e5f4 #673450 by casey and Jody Lynn: Cleanup JavaScript file syntax. 2010-01-04 16:08:52 +00:00
Angie Byron 1b1fb73c83 #623320 by rfay: Implement AJAX 'css' command in misc/ajax.js (with tests). 2009-12-12 23:36:28 +00:00
Angie Byron 9c5101dbda #615282 by carlos8f, katbailey, c960657, and rfay: Fixed Enter key is ignored on pages with #ajax fields. 2009-11-26 03:05:42 +00:00
Angie Byron 417dd35185 #615504 by rfay and katbailey: Fixed Ajax framework's use-ajax class on links. 2009-11-04 04:38:30 +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 08eab84127 - Patch #556438 by rfay, effulgentsia, sun | quicksketch, Rob Loach, Dries, sun.core, Damien Tournoud: Fixed AJAX/AHAH 'callback' support only works for 'submit' and 'button' elements - Should work for all triggering elements. 2009-10-02 14:55:40 +00:00
Dries Buytaert 780bf9b04b - Patch #559368 by CalebD: trailing commas in JavaScript cause syntax errors in IE. 2009-09-09 21:53:15 +00:00
Angie Byron 25b9f686a6 #544418 by merlinofchaos, sun, drewish, quicksketch, et al: Integrate CTools AJAX framework with Drupal to extend (and replace) existing ahah framework. Everything about AJAX/AHAH is more betterer now. 2009-08-17 07:12:16 +00:00