Commit Graph

15 Commits (ebaab15cf059eff431267ea165c075031fb235b1)

Author SHA1 Message Date
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