Commit Graph

32 Commits (8cbab1493bc6bd5b763bec5cc0590fad575d8b14)

Author SHA1 Message Date
webchick f19fadd3a4 Issue #1996238 by sun, nod_, damiankloip, Wim Leers, longwave, alexpott, Xano, mdrummond, Mark Carver, Jeff Burnz, highrockmedia, joelpittet, et al: Replace hook_library_info() by *.libraries.yml file. 2014-02-22 20:56:51 -08:00
Nathaniel Catchpole c65c886651 Issue #2192809 by andrejsmuzikovs: Drupal.formatString() doesn't properly replace all placeholders. 2014-02-11 10:35:09 +00:00
Nathaniel Catchpole b3e112fe67 Issue #2182265 by Sweetchuck, nod_: Javascript file translations are several bugs away from working at all. 2014-02-03 14:25:26 +00:00
Alex Pott 2d476a5f0e Issue #1913510 by erich_s, jibran, scresante, nod_, mitron: Core Javascript Files Not Using Standard Indentation. 2014-01-27 21:41:32 +00:00
Nathaniel Catchpole 5d4d6b1c80 Issue #1979468 by Wim Leers, nod_, pwolanin, longwave, thedavidmeister, jessebeach, larowlan | catch: .active from linkGenerator(), l() and theme_links() forces an upper limit of per-page caching for all content containing links. 2014-01-23 18:04:41 +00:00
Nathaniel Catchpole e4124f0a27 Revert "Issue #1979468 by Wim Leers, pwolanin, nod_, thedavidmeister, larowlan: .active from linkGenerator(), l() and theme_links() forces an upper limit of per-page caching for all content containing links."
This reverts commit 624296e715.
2014-01-06 22:00:22 +00:00
Nathaniel Catchpole 624296e715 Issue #1979468 by Wim Leers, pwolanin, nod_, thedavidmeister, larowlan: .active from linkGenerator(), l() and theme_links() forces an upper limit of per-page caching for all content containing links. 2014-01-04 20:05:38 +00:00
webchick bb29548d19 Issue #1793648 by nod_, kmox83, droplet, rteijeiro: Follow-up: replace all occurence of Drupal.settings with drupalSettings. 2013-09-22 01:39:42 +02:00
Alex Pott c785642be2 Issue #1684800 by nod_, droplet, foopang: JSHint drupal.js. 2013-05-23 17:14:12 -07:00
catch e5fbed4c39 Issue #1993622 by nod_: Follow-up on #1974580 remove two extra lines from drupal.js. 2013-05-13 22:16:24 +01:00
Alex Pott 235142af27 Issue #1974580 by nod_, Wim Leers: Introduce domReady to remove jQuery dependency from drupal.js and clean it up. 2013-05-13 13:49:00 +01:00
Alex Pott 1e40d90134 Issue #1606362 by nod_, Angry Dan, seutje: Use throw when an ajax error occurs and extend JavaScript's Error object. 2013-05-04 01:57:20 +01:00
webchick 7981d5d07b Issue #1959306 by jessebeach: Drupal.announce does not handle multiple messages at the same time; Improve the utility so that simultaneously calls are read. 2013-04-19 20:43:48 -07:00
webchick dd85e54ab1 Issue #1799594 by nod_, Wim Leers, jessebeach, jcisio: Update to jQuery 1.9 version. 2013-04-09 13:58:51 -07:00
Dries 4ebb5fd3ea Issue #1915302 by jessebeach, effulgentsia: Provide an API for aria-live region update announcements that module developers may leverage. 2013-02-16 17:11:13 -05:00
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