Commit Graph

50 Commits (8b0a91f6027b7d74cd78541bcb0b7e7b8cd3c1ec)

Author SHA1 Message Date
Lee Rowlands 6a43b511df
Issue #3238308 by mstrelan, bnjmnm, nod_, smustgrave, larowlan, rikki_iki: Refactor (if feasible) uses of the jQuery css function to use Vanilla/native 2023-06-27 06:26:47 +10:00
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
catch dcc51c80a2 Issue #3261248 by paulocs, andregp, andypost, longwave, quietone: Remove deprecated user.module functions 2022-03-15 12:47:59 +00:00
Lauri Eskola 68081082c0
Issue #3239134 by hooroomoo, bnjmnm, yogeshmpawar, nod_, Theresa.Grannum, larowlan: Refactor (if feasible) uses of the jQuery val function to use VanillaJS 2022-01-17 18:08:33 +02: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 5b5988c8fa
Issue #2819585 by paulocs, LoMo, Patil_kunal27: Identical switch case block in core/modules/user/user.js 2021-06-22 14:11:24 +01:00
effulgentsia a5665ea228 Issue #3067523 by lauriii, huzooka, bnjmnm, nod_, alexpott: Add Drupal JavaScript theme functions for password confirm widget 2020-09-29 16:44:28 -07: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
Lee Rowlands 52a07405f9
Issue #3061265 by lauriii, quiron, Niyas, bnjmnm, huzooka, catch: Use specific class for password confirm message 2019-08-21 18:37:49 +10: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
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
Alex Pott 767077f464 Issue #2177769 by jbrauer, alansaviolobo, anavarre, am_Sreenivasan, greggles: User module should recommend longer password 2015-09-15 11:02:45 +01:00
webchick 573ac544cc Issue #2531692 by eiriksm: JSDoc user module 2015-08-28 23:34:20 -07:00
Alex Pott d519a21b7d Issue #1811240 by mgifford, heddn, BarisW, edysmp, Devin Carlson, jmuzz, lahoosascoots, adci_contributor, polaki_viswanath, RavindraSingh, falcon03, hrezaei, droplet: Improve "password matches" and "password strength" accessibility 2015-08-18 11:50:45 +01:00
Alex Pott 4af9619a49 Issue #2254235 by AohRveTPV, mahtoranjeet, er.pushpinderrana, yogen.prasad, ashutoshsngh, Manjit.Singh, Charles Belov, nod_: Don't include leading and trailing spaces in password strength 2015-06-11 13:28:40 +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 74363f6007 Issue #1751434 by droplet, oxyc, pguillard, lauriii, nod_: Selectors clean-up: user module 2015-05-19 14:12:05 +01:00
Alex Pott 49a1b846ec Issue #2461531 by nod_, lauriii, pguillard: ESlint 0.18.0 compatibility and new rule 2015-04-19 17:30:43 +02:00
Alex Pott cbd01844a2 Issue #2348321 by RobLoach, nod_: Upgrade to jQuery Once 2.x 2015-03-23 10:29:17 +00:00
webchick 883f0e33c5 Issue #1663210 by mortendk, rootwork, idebr, vks7056, ishmael-sanchez, LewisNyman, joelpittet, Manjit.Singh, Manuel Garcia, b0unty, prajaankit, alansaviolobo, atu: Clean up css in the User module 2015-02-11 14:30:22 -08:00
Alex Pott a3efcb6fb3 Issue #2389515 by nod_: Update ESLint rules 2015-01-10 01:36:01 +00:00
webchick 1476c56c62 Issue #2312093 by alexpott, yched, andypost, swentel | xjm: Rename FieldInstanceConfig to FieldConfig. 2014-09-19 19:45:52 -07:00
Alex Pott 0d510d72c1 Issue #2321167 by emma.maria, tompagabor | LewisNyman: Move password indicator colours into CSS. 2014-08-16 00:27:38 +01:00
Alex Pott 4505b7887f Issue #2311279 by emma.maria | LewisNyman: Tweak the colours of the password indicator. 2014-08-13 17:30:20 -07:00
Alex Pott 615f5644cf Issue #2247049 by sqndr, herom, LewisNyman: Redesign password strength indicator so it's less fragile. 2014-07-28 22:11:44 +01: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
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
webchick 122b071944 Issue #2057371 by nod_, phiit, Jelle_S: Fixed Re-Replace all $.each() with filtered for loop. 2013-10-08 22:04:56 -07:00
Alex Pott bdf02865c7 Issue #1684880 by droplet, nod_: JSHint user. 2013-05-21 15:50:30 -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
Alex Pott 87163be3ab Issue #432962 by echoz: Follow-up for add option to disable password strength checking. 2013-04-07 19:16:22 +01:00
Dries c5b33012ce Issue #432962 by stevepurkiss, dags, mcrittenden, dawehner, Rob C, EllaTheHarpy: Added option to disable password strength checking. 2013-02-16 12:36:42 -05:00
catch 64b70d17b3 Issue #1864466 by mcjim: Fixed Password strength checker hidden on small screens. 2013-01-28 21:54:39 +00:00
Dries dbd50142e2 - Patch #1684880 by droplet, nod_: JSHint user. 2012-07-14 21:26:48 -04: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 945e7605e6 Issue #1459164 by Kevin Morse, droplet: Use test() to match string for BOOL comparison . 2012-04-17 12:37:26 +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 a3d299b8b4 Issue #331893 by mgifford, nigel, Xano, Everett Zufelt, nod_: Added colouring (and description) to password checker. 2012-04-02 12:03:17 +09:00
Dries 1c09cbb5c4 - Patch #1346914 by droplet: use .length instead of jQuery.size(). 2012-01-29 08:54:40 -05:00
Dries ae93ca687d - Patch #1399496 by droplet: JS semicolon to following code standard . 2012-01-29 08:25:06 -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