Lee Rowlands
|
deb93f5ff2
|
Issue #3241265 by alexpott: user_user_view() triggers a deprecation in PHP 8.1
|
2021-10-08 15:22:38 +10:00 |
catch
|
9da1866da4
|
Issue #3232673 by alexpott, longwave, Berdir, andypost: \Drupal\Core\Entity\EntityInterface::label() can return a NULL
|
2021-09-30 12:15:17 +01:00 |
Lee Rowlands
|
cffb02aad6
|
Issue #2571235 by alexpott, claudiu.cristea, dawehner, Wim Leers, gabesullice, IJsbrandy, benjifisher, alisonjo315, larowlan, Berdir, effulgentsia, longwave, herom, dmouse, heddn, catch: [regression] Roles should depend on objects that are building the granted permissions
|
2021-07-09 14:50:54 +10:00 |
catch
|
c5886a79d2
|
Issue #2875279 by Spokje, John Cook, jungle, voleger, mradcliffe, mrinalini9, jpatel657, quietone, jonathanshaw, alexpott, joachim, rajeshwari10, RajeevK, Yogesh Pawar, James.Shee, lcngeo, borisson_, time2buzzthetower, ccasals, kavo: Update core modules to use the new batch builder
|
2021-06-28 13:30:58 +01:00 |
Lee Rowlands
|
d5ee37a05d
|
Issue #2946 by chx, michaellenahan, jcnventura, quietone, ifrik, wengerk, AaronBauman, salvis, pplantinga, sun, David_Rothstein, tatarbj, alexpott, Wim Leers, iMiksu, vijaycs85, anoopjohn, nedjo, Owen Barton, bjaspan, soxofaan, Gogowitsch, raman.b, robeano, deepakrmklm, bleen, xmacinfo, catch, beginner, dww, Gábor Hojtsy, webchick, Dries, larowlan, snufkin, RobRoy, bdragon, wizonesolutions, Lendude, sokru: Login fails and no warning is issued if cookies are not enabled
|
2021-06-25 14:37:40 +10:00 |
Alex Pott
|
93084ba962
|
Issue #3123058 by longwave, jungle, xjm, daffie: Fix 'Drupal.Commenting.DocComment.ParamGroup' coding standard
|
2021-04-09 00:20:05 +01:00 |
Alex Pott
|
cc9a7d8604
|
Issue #3203366 by jonathanshaw: EntityQuery accessCheck: user_is_blocked() should not be access sensitive
|
2021-03-14 11:28:23 +00:00 |
Alex Pott
|
34f0542f03
|
Issue #2991677 by g-brodiei, paulocs, tomhollevoet, raman.b, jonathanshaw, alexpott: Wrong language in token_options in user_mail function
|
2020-12-13 22:12:53 +00:00 |
Alex Pott
|
ab50d1b243
|
Issue #3186752 by longwave, ravi.shankar, jonathanshaw, g-brodiei: Deprecate langcode argument to _user_mail_notify()
|
2020-12-09 13:42:23 +00:00 |
catch
|
b7d7a1dd0b
|
Issue #3153085 by kim.pepper, longwave, alexpott, vijaycs85, catch: Deprecate user_password and move to Password Generator service
|
2020-08-10 12:28:40 +01:00 |
Lee Rowlands
|
aece6314d8
|
Issue #3072305 by jungle, andypost, thursday_bw, longwave, larowlan: Notice: Undefined index: #item in user_user_view_alter()
|
2020-06-19 06:40:00 +10:00 |
xjm
|
0f66cce399
|
Issue #2937513 by eltori, longwave, klausi, catch, idebr: Fix 'Drupal.Commenting.DocComment.TagGroupSpacing' coding standard
|
2020-05-20 17:11:54 -05:00 |
Gábor Hojtsy
|
6d1348a456
|
Issue #3015811 by alexpott, longwave, Berdir, catch, Gábor Hojtsy, borisson_, andypost: Properly deprecate DRUPAL_USER_TIMEZONE_* constants
|
2020-02-19 13:56:05 +01:00 |
catch
|
baf8e01ef9
|
Issue #3104538 by Hardik_Patel_12, Harshal Pradhan, ravi.shankar: Type hint "\Drupal\Core\Session\AccountInterface" missing
|
2020-01-29 09:56:16 +00:00 |
Alex Pott
|
06f5e2503d
|
Issue #3107371 by kiamlaluno, longwave: Update user_password() for PHP 7
|
2020-01-20 13:27:46 +00:00 |
Lee Rowlands
|
7d5fbe966c
|
Issue #3097445 by andypost, Berdir: Remove all @deprecated code in the User module except user:name token
|
2019-12-13 17:21:37 +10:00 |
Alex Pott
|
f2469de972
|
Issue #3087546 by Berdir, alexpott, martin107, jibran: Remove deprecated entity manager
|
2019-11-14 10:49:28 +00:00 |
Alex Pott
|
2a009c5edd
|
Issue #3048498 by jonathan1055, Lendude, naveenvalecha, klausi, alexpott, Gábor Hojtsy: [≈Nov. 11] Fix Drupal.Commenting.Deprecated coding standard
|
2019-11-14 09:08:15 +00:00 |
catch
|
ffe69958b0
|
Issue #2450793 by Berdir, Mile23, Wim Leers, mikelutz, xjm, TR: Properly deprecate support for entity type label callbacks
|
2019-07-31 08:52:27 +01:00 |
catch
|
83bee34c26
|
Issue #3054311 by alexpott: Deprecate \Drupal\Component\Utility\Crypt::randomBytes() in favour of PHP's builtin random_bytes()
|
2019-06-03 20:00:53 +01:00 |
Lee Rowlands
|
ba509afbc9
|
Issue #3047866 by mikelutz, Berdir, TR, alexpott, andypost, Satyanarayan Reddy: Remove usage of deprecated \Drupal::entityManager() in core
|
2019-05-24 16:44:36 +10:00 |
Lee Rowlands
|
c210fadd23
|
Issue #3051069 by mikelutz, jibran, Berdir: Remove usage of deprecated entity_delete_multiple in core and trigger an error
|
2019-05-02 13:00:25 +10:00 |
Lee Rowlands
|
f950d08bd5
|
Issue #2974253 by andypost, legolasbo, mikelutz, Gábor Hojtsy: Remove remaining usages of entity_view and entity_view_multiple from core
|
2019-04-30 07:35:23 +10:00 |
Lee Rowlands
|
a98b58765d
|
Issue #3035953 by Berdir, andypost, vacho: Add @trigger_error() to deprecated EntityManager->EntityFieldManager methods
|
2019-04-26 17:09:28 +10:00 |
catch
|
9791614b78
|
Issue #2731817 by mikelutz, ashishdalvi, Sonal.Sangale, dbt102, andypost, jhodgdon, martin107, roderik: Replace all calls to the deprecated Drupal::url() function in Core
|
2019-04-16 14:38:27 +09:00 |
Nathaniel Catchpole
|
c67761090d
|
Issue #3002206 by jibran, longwave, truls1502, alexpott, NickWilde: Update the stable version of drupal/coder to ˆ8.3.1
|
2019-03-26 14:37:28 +00:00 |
Nathaniel Catchpole
|
a3a1663bfc
|
Issue #2723593 by alexpott, Jo Fitzgerald, daffie, JacobSanford, rajeshwari10, chishah92, Saviktor, marvin_B8, valthebald, Mile23, Berdir: Properly deprecate entity_load() and friends
|
2019-02-05 12:08:32 +00:00 |
Nathaniel Catchpole
|
447cdb78ed
|
Issue #3028657 by alexpott, Berdir: Properly deprecate entity_load_multiple()
|
2019-02-04 12:29:50 +00:00 |
Lee Rowlands
|
bd6a7df248
|
Issue #2921114 by AdamPS, Berdir: Username formatter ignores entity access
|
2018-11-08 19:34:03 +10:00 |
Nathaniel Catchpole
|
d8a6a68bbf
|
Issue #2787871 by alexpott, yogeshmpawar, Insasse, Prashant.c, catch, hass: Properly deprecate getUserName() and use getAccountName() instead
|
2018-10-08 11:24:56 +01:00 |
Alex Pott
|
400413fafa
|
Issue #2954825 by rakesh.gectcr, tresti88, gnuget, borisson_, DamienGR, Prashant.c, amietpatial, alexpott, joachim, Berdir: Update the user.api.php documentation and add the correct type hints in the user's hooks implementations
|
2018-09-24 08:55:20 +01:00 |
Alex Pott
|
6c40e077ef
|
Issue #2937853 by idebr, mfernea, SherFengChong, alexpott, borisson_: Fix 'Drupal.Formatting.MultipleStatementAlignment' coding standard
|
2018-08-13 11:13:36 +01:00 |
Alex Pott
|
be6d515cad
|
Issue #2572613 by Malevi4, idebr, pfrenssen, Mile23, RajeevK: Fix 'Drupal.Array.Array.CommaLastItem' coding standard
|
2018-05-11 10:40:33 +01:00 |
Nathaniel Catchpole
|
154f282899
|
Issue #2849669 by alexpott, pwolanin, Munavijayalakshmi, dawehner: Fix \Drupal\Component\Utility\Unicode() because of the Symfony mbstring polyfill
|
2018-05-08 21:55:21 +01:00 |
Alex Pott
|
3bfc5a384b
|
Issue #2938970 by MerryHamster, surbz, msankhala, alexpott, Jo Fitzgerald, Yasiru Nilan, Manuel Garcia, ZeiP, boaloysius, xjm, wturrell, tameeshb, darrenwh, ritzz: Replace drupal_render() in @param, @return, @see, @link, etc
|
2018-05-03 17:58:24 +01:00 |
Alex Pott
|
b84b827d42
|
Issue #2935256 by Jo Fitzgerald, voleger, kim.pepper, ibustos, Yogesh Pawar, catch, jibran: Remove all usages of drupal_get_message and drupal_set_message in modules
|
2018-05-01 10:15:07 +01:00 |
Nathaniel Catchpole
|
ae262e1192
|
Issue #2899392 by idebr, neclimdul, rgpublic: user_hook_toolbar() makes all pages uncacheable
|
2018-02-19 12:21:13 +00:00 |
Gabor Hojtsy
|
93b36cb7dc
|
Issue #2873768 by dhopki12, WidgetsBurritos, harsha012, Mile23, catch: Add Change record to @deprecated for *.modules constants
|
2017-10-10 09:30:23 +02:00 |
xjm
|
44a5c4cbe0
|
Issue #2901739 by andriyun, Jo Fitzgerald, mfernea, xjm: Fix 'Squiz.Arrays.ArrayDeclaration' coding standard
|
2017-09-15 16:52:14 -05:00 |
xjm
|
da9c5ba24d
|
Issue #2902728 by mfernea: Fix 'Drupal.Semantics.FunctionT.BackslashSingleQuote' coding standard
|
2017-09-13 21:47:52 -05:00 |
Alex Pott
|
4971d77637
|
Issue #2861072 by tar_inet, lomasr, imrancluster, cornelyus, jansete, th_tushar, RenatoG, Gábor Hojtsy, faline, saurabh rawat, cilefen: Change "users" to "user(s)" in user actions for consistency
|
2017-04-29 20:45:01 +01:00 |
xjm
|
52e3eec616
|
Issue #2776975 by joelpittet, dawehner, tim.plunkett, xjm, pfrenssen: March 3, 2017: Convert core to array syntax coding standards for Drupal 8.3.x RC phase
|
2017-03-03 19:20:24 -06:00 |
xjm
|
4577daf39c
|
Issue #2807785 followup by xjm: Fix coding standards for new constants.
|
2017-02-12 16:51:52 -06:00 |
xjm
|
a7c559777e
|
Issue #2807785 by claudiu.cristea, OwilliwO, mpdonadio, cllamas, klausi, xjm, Berdir, Wim Leers, Mile23, daffie, Prashant.c, dawehner, sneha_surve: Move global constants from *.module files into interfaces
|
2017-02-12 16:50:41 -06:00 |
Alex Pott
|
3153a4e40f
|
Issue #2806523 by eiriksm: Reduce duplication in user_mail
|
2016-09-26 17:01:28 +01:00 |
Nathaniel Catchpole
|
f6ae58526c
|
Issue #2572801 by alexpott, vprocessor, andriyun, andypost, chishah92, Mile23, attiks, hussainweb, klausi, dawehner, pfrenssen: Fix 'Drupal.WhiteSpace.ScopeIndent' coding standard
|
2016-08-28 18:16:36 +01:00 |
Nathaniel Catchpole
|
98889d33d1
|
Issue #2765437 by gambry, alexpott: _user_mail_notify() always sends emails even if is FALSE
|
2016-08-15 08:39:21 +01:00 |
webchick
|
011d2c2949
|
Issue #2769835 by Anul, davidtoltesy, Gábor Hojtsy, csg, Manjit.Singh: It is not clear if the password strength box is a list of suggestions or mandatory
|
2016-07-26 13:09:54 -07:00 |
Nathaniel Catchpole
|
501e8b434a
|
Issue #2723551 by valthebald, John Cook: Remove entity_load* usage for user entity type
|
2016-05-17 10:35:52 +01:00 |
Alex Pott
|
f0e5004171
|
Issue #2723521 by valthebald: Remove entity_load* usage for action entity type
|
2016-05-11 15:47:50 -05:00 |