Commit Graph

24 Commits (19842c8b24eaaafba361be753fee4c133f172224)

Author SHA1 Message Date
Lauri Eskola 612c1fa68c Issue #2880007 by drpal, nod_, droplet: Auto-fix ESLint errors and warnings 2017-07-06 09:21:40 +03:00
Nathaniel Catchpole f3cf9c43b5 Issue #2880560 by alexpott, droplet: Fix comment added to top of .js files by build process 2017-05-23 15:31:29 +01:00
Alex Pott 8287017e03 Issue #2818825 by drpal, nod_, droplet, cilefen: Rename all JS files to *.es6.js and compile them 2017-05-19 23:12:53 +01:00
Nathaniel Catchpole f33c6be7b5 Issue #2559697 by theMusician, eiriksm, AjitS, dimaro: JSDoc misc/ 2016-02-22 10:51:47 +09:00
Nathaniel Catchpole b59c94a4f0 Issue #2508888 by LKS90, jhedstrom: Fatal error during batch operations causes endless test loop 2015-11-12 12:54:14 +00:00
Alex Pott b0e82e5871 Issue #2548195 by nod_, JohnAlbin, madhavvyas, sriharsha.uppuluri: Only use single quotes in JavaScript and update .eslintrc 2015-10-13 23:37:56 +01:00
Jennifer Hodgdon 1daf8de1b6 Issue #2493677 by nod_, dawehner, Wim Leers: JSDoc for misc/ files 2015-06-08 07:04:39 -07:00
Nathaniel Catchpole 30ca0d1de6 Issue #2481453 by dawehner, pwolanin, rteijeiro, neclimdul, znerol: Implement query parameter based content negotiation as alternative to extensions 2015-06-08 11:11:09 +01:00
webchick 70890d6efb Issue #2452381 follow-up by Lendude: Fixed progress bar not showing up 2015-04-16 14:46:15 -07:00
Alex Pott 0abd1bb287 Issue #2452381 by lanchez, googletorp, PieterJanPut: Use Drupal.theme for progress.js 2015-04-16 15:48:54 +02:00
webchick 9c16305b36 Issue #2212283 by nod_: Auto-format JS files. 2014-07-02 11:48:06 -07: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
Dries 4f6161a226 Issue #1989480 by LewisNyman, rteijeiro, oresh, swentel, Gaelan: Progress Bar style update. 2013-07-18 13:58:44 -04:00
Alex Pott 872c343d63 Issue #2000558 by pwolanin, nod_, dawehner: Regrression: Progress bar creates doesn't stop on errors. 2013-06-10 10:25:55 +01:00
Alex Pott cc71d8d4ef Issue #1684806 by nod_: JSHint progress.js. 2013-05-22 11:09:47 -07:00
Dries 60c3a75e8f Issue #1986408 by LewisNyman, oresh: Message style update. 2013-05-19 08:31:33 -07: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 722f615437 Issue #1684906 by nod_: Drupal.progressBar is a constructor, rename it Drupal.ProgressBar. 2012-08-19 13:53:28 +02: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
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
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