Commit Graph

43 Commits (74a6dce280a8fc4f1f7952b86841d115d7617eda)

Author SHA1 Message Date
catch 8aa8ce1ffb Issue #3278415 by nod_, lauriii, catch, Wim Leers, longwave, xjm, claudiu.cristea: Remove usages of the JavaScript ES6 build step, the build step itself, and associated dev dependencies 2022-09-09 07:26:42 +01:00
Alex Pott f1e57201c2
Issue #3253148 by mherchel, longwave, ckrina, droplet: Remove IE from core's browserlist, remove non-essential CSS importing and recompile assets 2021-12-18 06:12:16 +00:00
Lauri Eskola 8a40e42714
Issue #3183149 by nod_, droplet, jptaranto: Deprecate jquery.once and use the new once lib 2021-08-10 13:05:02 +03:00
Alex Pott 4577772da0
Issue #3101543 by lauriii, bnjmnm, ravi.shankar, alexpott: Update core JavaScript dependencies listed in package.json 2020-01-30 09:08:38 +00:00
Alex Pott 5b657b15b8
Revert "Issue #3101543 by lauriii, bnjmnm, ravi.shankar: Update core JavaScript dependencies listed in package.json"
This reverts commit 2dadb738bf.
2020-01-28 13:14:16 +00:00
Alex Pott 2dadb738bf
Issue #3101543 by lauriii, bnjmnm, ravi.shankar: Update core JavaScript dependencies listed in package.json 2020-01-28 11:36:14 +00:00
Alex Pott 982773dea5
Issue #2884052 by zviryatko, Krzysztof Domański, alexpott, drclaw, vijaycs85, Madis, charlotte.b, mcdruid, Berdir, lauriii: Uploading a managed file on a custom form that allows multiple files also triggers the remove button which results in a duplicate temporary record and results in the file being deleted 2019-05-18 11:37:04 +02:00
Alex Pott b3576bbe73
Issue #2635712 by bendeguz.csirmaz, DeFr, redgluten, swentel, SylvainM, Wim Leers, SiliconMind, dbyers55, catapipper: Cannot use Quick Edit to delete an image 2018-09-21 13:16:51 +01:00
Nathaniel Catchpole e03778aeea Issue #2666746 by droplet, Darren Oh: Fix simultaneous file uploads re-posting data 2018-04-19 23:04:21 +01:00
Lauri Eskola 8b236d916f Issue #2662932 by Darren Oh, imre.horjan, droplet, nod_, mohit1604, Peter Swietoslawski, swentel: Fix file upload progress bar 2018-03-29 10:56:17 +03:00
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 5bd9271872 Issue #2025707 by joelpittet: Remove unused #theme "file_widget" 2015-11-10 11:30:35 +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
webchick cee2a4887c Issue #2513560 by eiriksm, bohemier, nod_: JSDoc file module 2015-08-28 23:37:31 -07:00
Alex Pott 96aaa70ac9 Issue #2473943 by Manjit.Singh, Cottser, mu5a5hi, LewisNyman, mortendk, rteijeiro, rachel_norfolk: Prefix form-file and form-managed-file classes with js- 2015-06-08 22:53:52 +01:00
Jennifer Hodgdon c3cb303173 Issue #2493691 by nod_, eiriksm, dawehner: Add JSDoc for core modules JS 2015-06-05 13:17:55 -07:00
Alex Pott d8442c8e7c Issue #2473953 by mortendk, rteijeiro, rachel_norfolk, Cottser, aburrows, LewisNyman: Prefix form-submit classes with js- 2015-05-20 13:56:15 +01:00
xjm 4f2257113e Issue #2383865 by mgifford, pguillard, rpayanm, alexpott, jhodgdon: Spellchecking Drupal - Javascript 2015-05-12 16:54:27 -07:00
Alex Pott cbd01844a2 Issue #2348321 by RobLoach, nod_: Upgrade to jQuery Once 2.x 2015-03-23 10:29:17 +00:00
Alex Pott a3efcb6fb3 Issue #2389515 by nod_: Update ESLint rules 2015-01-10 01:36:01 +00:00
webchick 9c16305b36 Issue #2212283 by nod_: Auto-format JS files. 2014-07-02 11:48:06 -07:00
Alex Pott f6e6e52871 Issue #2179655 followup by droplet: JS file validation broken. 2014-02-25 14:43:44 +00:00
webchick 6379070ef2 Issue #2179655 by javisr, nod_: JS file validation broken. 2014-02-06 21:39:09 -08: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
webchick 57934b6e36 Issue #1751382 by droplet, Jelle_S: Selectors clean-up: file module. 2014-01-24 18:38:50 -08:00
Nathaniel Catchpole d4dcb5c357 Issue #1342198 by nod_, droplet, cosmicdreams, RobLoach, aspilicious: Use .on and .off instead of .bind, .unbind and .delegate. 2013-12-04 14:28:18 +00:00
Alex Pott 5fc858b205 Issue #297209 by nod_, dwees, bdone: Remove 'Attach' button. 2013-09-03 22:27:16 +01:00
Dries 60c3a75e8f Issue #1986408 by LewisNyman, oresh: Message style update. 2013-05-19 08:31:33 -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
webchick 0af77c244f Issue #1333292 by mgifford: Fixed Screen-reader users receive no info about file upload status / success. 2013-01-29 20:19:31 -08: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
catch 9d3e5e4cdd Issue #1037632 by Sheldon Rampton, Tor Arne Thune: Fixed Attaching a forbidden file to a node gives an error message with bogus file path. 2012-08-07 23:33:14 +01:00
catch e56e44115d Issue #1480568 by gagarine, henwan: Fixed use $.attr with false instead of empty string. 2012-06-08 16:05:46 +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
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
catch f1d90a0c65 Issue #1428524 by nod_, katbailey: Replace all $.each() with filtered for loop. 2012-03-21 14:40:42 +09:00
Dries 1c09cbb5c4 - Patch #1346914 by droplet: use .length instead of jQuery.size(). 2012-01-29 08:54:40 -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