Commit Graph

538 Commits (81f6ecd362f279a0e1c468bff68c98ea2571bd2e)

Author SHA1 Message Date
Angie Byron 64da40b93f #969456 follow-up by effulgentsia, threewestwinds: Upgrade jQuery Form library to 2.52. 2011-01-03 02:11:27 +00:00
Angie Byron 06bb1d9b60 #1009862 by neclimdul, threewestwinds: Update to jQuery UI 1.8.7 2011-01-03 00:03:35 +00:00
Angie Byron 587d9d7bcf #1003828 by rfay: Fixed Drupal.ajaxError may itself throw an exception, causing silent 'AJAX Error 0' events 2011-01-01 04:11:39 +00:00
Angie Byron e658064759 #995854 by rfay, effulgentsia, sun, merlinofchaos, Damien Tournoud, manimejia: Fixed #ajax doesn't work at all if a file element (or enctype => 'multipart/form-data') is included in the form 2010-12-23 04:26:31 +00:00
Angie Byron 13d9e0b0f8 #995122 by threewestwinds, rfay: Allow textareas and textfields to accept spaces in ajax. 2010-12-21 04:21:16 +00:00
Dries Buytaert eefb872c94 - Patch #951262 by sun: move #ajax default settings from PHP into JS. 2010-12-17 01:03:58 +00:00
Angie Byron 270a37480d #984416 by Berdir: Fixed #states doesn't work on submit buttons 2010-12-06 16:10:29 +00:00
Angie Byron 2d1693648d #557284 by rfay, timos: Fixed AHAH/AJAX bindings do not work on checkbox or radio in IE6/7/8 2010-12-04 01:49:21 +00:00
Angie Byron 4e90d24dd9 #818660 by yched, sun: Provide an AJAX command to invoke simple jQuery methods. 2010-11-29 03:00:50 +00:00
Angie Byron f9c40ea5a0 #552000 follow-up by philbar: Smush all remaining core images to cut down on filesize. 2010-11-22 07:51:47 +00:00
Angie Byron 0e35d4d818 #601548 follow-up by David_Rothstein: Remaining clean-ups from drupal_placeholder() patch. 2010-11-22 04:33:02 +00:00
Dries Buytaert 680b69b171 - Patch #976758 by pwolanin, sun: existing machine names are changed when human readable name is changed (e.g. node type, vocabulary). 2010-11-22 00:05:58 +00:00
Angie Byron 1cf5ba30dd #939568 by merlinofchaos, sun: Enable finer control for ajax-using modules of the trigger response in the ajax object. 2010-11-20 08:26:21 +00:00
Angie Byron da957d5c5a #515262 by Everett Zufelt, mgifford: Fixed Autocomplete requires ARIA for screen-reader users 2010-11-20 07:49:56 +00:00
Angie Byron b4395139b1 #969346 by merlinofchaos, sun: Fixed CTools AJAX regression: AJAX calls made with things that are not forms cannot use the throbber. 2010-11-20 04:19:34 +00:00
Angie Byron 2fb2a33c8a #969456 by amateescu: Update to jQuery Forms 2.49 2010-11-15 17:47:50 +00:00
Angie Byron 6c3f6337dd #959872 by mfer: Fix poor JS usage in Drupal.js 2010-11-13 07:34:46 +00:00
Dries Buytaert bf4d7279e9 - Patch #565808 by cha0s, thegreat, Dave Reid, Alexander N, andrewlevine, carlos8f: nojs/ajax replacement. 2010-11-12 03:02:43 +00:00
Angie Byron 1ba059b3b2 #944308 follow-up by cosmicdreams, amateescu: Upgrade to jQuery 1.4.4. 2010-11-12 01:36:08 +00:00
Dries Buytaert 5df9dafae8 - Patch #625170 by roborn, stBorchert, casey, sun, amateescu: autocomplete popup position. 2010-11-07 22:32:47 +00:00
Angie Byron a6c043b1aa #916968 by drifter, mfer, amateescu, et al: Upgrade to jQuery UI 1.8.6 (latest point release). 2010-10-31 22:02:20 +00:00
Angie Byron 27afff543b #944308 by bojanz: Upgrade jQuery to 1.4.3 (latest point release). 2010-10-31 21:41:40 +00:00
Dries Buytaert 14d19b22ca - Patch #647228 by sun: links are needlessly unable to fully participate in D7 AJAX framework features. 2010-10-25 00:23:47 +00:00
Angie Byron 1157ab3d26 #607240 by brianV: Fixed allow AJAX behaviours to be triggered with spacebar. 2010-10-23 15:46:43 +00:00
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
Angie Byron e45e8b2abe #902644 follow-up: Committing missing JS file. 2010-10-13 17:09:00 +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 ee99093ebb #874370 follow-up by deekayen: Smush system message icons. 2010-10-09 05:09:28 +00:00
Angie Byron 07510f71e1 #925350 by reglogge, Jacine, Jeff Burnz: Fixed Vertical tabs markup to restore RTL support and fix other bugs. 2010-10-07 15:54:13 +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 af7acb3d70 - Patch #821672 by dereine, mgifford, andypost, Damien Tournoud: forum icons not accessible to screen-reader users and forum icons not using sprites. 2010-10-03 00:41:14 +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
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
Dries Buytaert a16c46bf8a - Patch #906922 by auzigog: error message icon is tiled for when the message appears on a batch page in place of a progress bar. 2010-09-09 21:05:11 +00:00
Angie Byron 0bda56b52a #874370 by Jeff Burnz, aspilicious, Cliff, mgifford, yoroy, et al: Fixed System messages need identifying icons (WCAG 2.0). 2010-09-09 15:47:03 +00:00
Dries Buytaert 145e58849f - Patch #902490 by jbrown: fixed progress.gif doesn't tile properly. 2010-09-07 22:07:53 +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 926a26b6d5 - Patch #787670 by casey, Kiphaas7: clean up tableheader.js. 2010-07-28 01:38:28 +00:00
Dries Buytaert 093f99a794 - Patch #376293 by casey, Dave Reid, droidenator, moshe weitzman: activate current vertical tab from URL fragment. 2010-07-24 16:56:31 +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
Dries Buytaert 73a961e2de - Patch #562968 by kkaefer: optimize module and theme images. 2010-06-29 15:39:52 +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
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 05a0695920 - Patch #172755 by c960657, klausi: autocomplete triggered when switching fields, 'undefined' written to field. 2010-06-13 05:31:02 +00:00
Dries Buytaert 4e24246723 - Patch #724642 by tstoeckler: removed some whitespace. 2010-05-26 11:55:15 +00:00
Dries Buytaert fe0c128c71 - Patch #504506 by andypost: Drupal.formatPlural incorrectly handle complex plural rules. 2010-05-24 07:22:12 +00:00
Dries Buytaert 24b02d36b9 - Rollback of #787940. 2010-05-24 07:13:04 +00:00