Commit Graph

22 Commits (575b5049a83784eccabed34d92e83557fd750668)

Author SHA1 Message Date
webchick f37b8675d2 Issue #1870764 by quicksketch, dawehner, frega, larowlan, nod_: Add an ajax command which makes it easy to use the dialog API in complex cases. 2013-03-17 09:04:07 -07:00
webchick 80fd0f970c Issue #1843220 by mkadin, dawehner, Crell, effulgentsia, Wim Leers: Convert form AJAX to new AJAX API. 2013-03-09 22:44:39 -08:00
webchick aa3ff6a3b5 Issue #1909144 by effulgentsia: Allow #ajax['dialog'] to contain options other than 'modal'. 2013-02-08 16:16:24 -08:00
webchick 6399141c6c Issue #1667742 by larowlan, nod_, effulgentsia, jessebeach, sun: Change notice: Add abstracted dialog to core (resolves accessibility bug). 2012-11-26 20:06:01 -08:00
webchick b6af60e11d Issue #1833678 by nod_: Fixed Ajax is messing with overlay. 2012-11-07 00:50:15 -08:00
catch e2743fdb89 Issue #1575060 by andypost, mcjim, nod_: Fixed ajax_html_ids() are broken for forms with file element (encoding=multipart/form-data). 2012-09-24 10:33:31 +01:00
webchick 54496aebbc Issue #1749782 by pascalduez: Use event.preventDefault(); and event.stopPropagation(); instead of return false;. 2012-08-26 11:20:42 -07:00
webchick 55fae988c9 Issue #1684788 by pascalduez, nod_: JSHint ajax.js. 2012-08-24 11:15:48 +02:00
webchick 722f615437 Issue #1684906 by nod_: Drupal.progressBar is a constructor, rename it Drupal.ProgressBar. 2012-08-19 13:53:28 +02:00
webchick 25248da99a Issue #1071818 by JeremyFrench, nod_, reglogge, anthbel, xjm, sun, NROTC_Webmaster, lliss, Cottser: Fixed Lazy-loading CSS fails in IE. 2012-07-07 13:52:10 -07:00
Dries 675803d885 - Patch #1428534 by nod_: Use === and !== 2012-06-23 09:50:41 -07:00
catch bd30dbfc09 Issue #1481560 by nod_: Add 'use strict' to all core JavaScript to enforce clean code. 2012-05-08 11:57:33 +09:00
Dries 02750689dd - Patch #1183208 by effulgentsia, Niklas Fiekas, katbailey, no_commit_credit, catch: remove variable_get()('clean_url()') and switch to index.php/path pattern for dirty URL support. 2012-04-29 11:16:27 -04:00
catch b3e2c8b4af Issue #1473314 by litwol, nod_, tim.plunkett, attiks: Core js still uses -processed instead of context/.once(). 2012-04-17 12:33:58 +09:00
catch eab6f127ad Issue #1419968 by nod_, cosmicdreams, droplet, tim.plunkett: Replace $('selector', domelement) with $(domelement).find('selector'). 2012-04-07 16:19:30 +09:00
Dries d31b0b4f7e - Patch #1420022 by nod_: remove dead code: progress.upload_callback(), progress.error_callback(). 2012-02-18 22:14:30 -05:00
Dries 47ca221a13 - Patch #1400310 by nod_: Fixed Use of .parents() is really .closest(). 2012-01-24 20:33:51 -05:00
Dries 4edd147d99 - Patch #1387098 by LSU_JBob, nburles: bug in ajax.js when minified. 2012-01-24 17:24:14 -05:00
Dries f5563bf877 - Patch #1400310 by nod_: Fixed Use of .parents() is really .closest(). 2012-01-24 13:54:39 -05:00
Nathan Haug 06fb770bd3 Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
Nathaniel 906a6db347 Revert "Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades."
This reverts commit f0a16bf2a4.
2011-11-01 12:32:15 +09:00
Nathaniel f0a16bf2a4 Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades. 2011-11-01 12:25:12 +09:00