Commit Graph

17 Commits (7b58b93bc965bc98a10505bb8a84072f4f8e89d3)

Author SHA1 Message Date
catch bd07cedb74 Issue #1760548 by nod_: Remove dependency on jQuery drupal.js? for JS settings. 2012-09-24 14:12:09 +01:00
Dries 316fe064c8 - Patch #1639012 by nod_, seutje: guard against broken behaviors. 2012-08-24 13:38:13 +02:00
webchick f047851a7a Issue #229825 by nod_, Rob Loach, sun, yched: Fixed ['has_js()'] must die. 2012-08-19 16:16:10 +02:00
webchick d47110251d Issue #1630782 by nod_: Drupal.theme is not a constructor, don't use Drupal.theme.prototype. 2012-08-19 13:55:16 +02:00
catch f94eb0b5d2 Issue #1684800 by nod_: JSHint drupal.js 2012-08-01 11:16:49 +01:00
Dries 3b2f5ad9a6 - Patch #1260800 by David_Rothstein, lewisnyman, yoroy, nod_, thedavidmeister, effulgentsia: kill the overlay for widths below 640 pixels. 2012-06-27 16:41:36 -04:00
Dries 675803d885 - Patch #1428534 by nod_: Use === and !== 2012-06-23 09:50:41 -07:00
catch 777a7b9164 Issue #1089300 by nod_, mfer, JohnAlbin, ksenzee: Clean up drupal.js. 2012-05-16 11:55:55 +09: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 a812e6e840 Issue #1428524 by nod_: Follow-up to fix dashboard after replacing all $.each() with filtered for loop. 2012-04-10 16:53:10 +09:00
catch 61705d9ab5 Issue #1439462 by nod_: Drop our custom $.support.positionFixed and use jQuery's $.support.fixedPosition. 2012-03-21 14:49:44 +09:00
catch f1d90a0c65 Issue #1428524 by nod_, katbailey: Replace all $.each() with filtered for loop. 2012-03-21 14:40:42 +09:00
webchick 10b65594b7 Issue #1386976 by nburles, LSU_JBob: Fixed Bug in drupal.js when minified. 2012-01-21 11:02:10 -08: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