Commit Graph

25 Commits (435585012c75bd5073d36cf6e7500864c6332bf8)

Author SHA1 Message Date
Dries Buytaert 3cbd47d145 - Patch #647228 by sun, katbailey, Rob Loach: links are needlessly unable to fully participate in D7 AJAX framework features. 2010-10-21 19:31:39 +00:00
Dries Buytaert cf11af6865 - Patch #939860 by rfay, yched: on 2nd ajax call, behaviors are called with empty settings. 2010-10-13 13:46:50 +00:00
Angie Byron c01031844b #932848 by merlinofchaos: Fix ajax setClick command once and for all. :P 2010-10-06 18:27:09 +00:00
Angie Byron 77ce3c6dd8 #922796 by merlinofchaos: Fixed ajax.js ajax options are not dynamic. 2010-10-06 17:58:25 +00:00
Dries Buytaert 95dc4dde40 - Patch #736066 by effulgentsia, casey, yched, peterpoe: ajax.js insert command wraps content in a div. 2010-10-06 13:58:44 +00:00
Dries Buytaert 5a23b3fdb9 - Patch #561858 by effulgentsia, sun, rfay, Nick_vh, merlinofchaos, katbailey, dereine, tstoeckler: drupal_add_js() and drupal_add_css() to work for AJAX requests too by adding lazy-load to AJAX framework. 2010-10-04 17:46:01 +00:00
Dries Buytaert f7af8511c4 - Patch #850612 by Meriial, merlinofchaos, adrian: setting class 'use-ajax-submit' for form submission causes js error(s). 2010-09-22 21:01:39 +00:00
Dries Buytaert 8b0fda82cc - Patch #825318 by effulgentsia, katbailey: Drupal.attachBehaviors() is called an extra time, unnecessarily and for document context, when there is no form. 2010-06-25 20:34:07 +00:00
Dries Buytaert 83cd78c95f - Patch #800186 by dereine: use parseJSON instead of parseJson. 2010-05-16 19:08:08 +00:00
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