drupal/core/modules/user
webchick ac15de319c Issue #2551631 by quietone, Ryan Weal, phenaproxima: D6 user_mail tokens do not get converted 2015-08-25 20:15:26 -07:00
..
config Issue #2455125 by mpdonadio, rteijeiro, jhodgdon, dawehner: Update EntityViewsData use of generic timestamp to use Field API formatter 2015-08-06 12:12:06 +01:00
css Issue #2031641 by aburrows, lauriii, nlisgo, Pol, redsquid, tuutti, LewisNyman, akalata, agviu, kallehauge, _nolocation, rpayanm, saki007ster, mdrummond, RavindraSingh, brahmjeet789: Change active class to is-active 2015-04-16 16:25:55 +02:00
images
migration_templates Issue #2551631 by quietone, Ryan Weal, phenaproxima: D6 user_mail tokens do not get converted 2015-08-25 20:15:26 -07:00
src Issue #2551631 by quietone, Ryan Weal, phenaproxima: D6 user_mail tokens do not get converted 2015-08-25 20:15:26 -07:00
templates Issue #2428861 by tbradbury, Nitesh Sethia, neetu morwani, deepakaryan1988, Sagar Ramgade, yogen.prasad, Daniel_Rose, Cottser, jhodgdon, Sutharsan, leeotzu: user.html.twig documentation refers to a nonexistent 'account' variable 2015-07-07 15:11:22 +01:00
tests Issue #2551335 by alexpott, Wim Leers: Remove unnecessary SafeMarkup usage in tests and clear the static cache before every run 2015-08-18 10:32:20 +01:00
user.api.php Issue #1800174 by Mile23, Lars Toomre, rishikant05, YesCT, idebr, Jalandhar, jhodgdon, dawehner: Add missing type hinting to User module docblocks 2015-05-02 16:08:41 -07:00
user.config_translation.yml Issue #2291829 by kgoel, dawehner | Crell: Standardize user route names. 2014-08-13 20:39:40 -07:00
user.info.yml Issue #2090115 by alexpott, xjm: Don't install a module when its default configuration has unmet dependencies 2015-03-22 18:53:45 +00:00
user.install Issue #2349819 by amateescu, swentel, Leksat, larowlan, dawehner, Gábor Hojtsy, mpdonadio, benjy, jmuzz, yched, jibran, marthinal, dmsmidt: String field type doesn't consider empty string as empty value 2015-08-20 12:15:48 -07:00
user.js 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
user.libraries.yml Issue #2421373 by mortendk, Wim Leers: rename *.icons.css files to *.icons.theme.css 2015-02-11 14:43:41 -08:00
user.links.action.yml Issue #2401505 by Berdir, jibran, larowlan: Add an entity collection template for lists 2015-01-19 09:37:11 +00:00
user.links.contextual.yml Issue #2314883 by Crell: Standardize role entity route names. 2014-08-05 10:34:56 +01:00
user.links.menu.yml Issue #2401505 by Berdir, jibran, larowlan: Add an entity collection template for lists 2015-01-19 09:37:11 +00:00
user.links.task.yml Issue #2401505 by Berdir, jibran, larowlan: Add an entity collection template for lists 2015-01-19 09:37:11 +00:00
user.module Issue #2541340 by dawehner: Remove dead code from user module 2015-07-30 15:33:48 +01:00
user.permissions.js Issue #2493691 by nod_, eiriksm, dawehner: Add JSDoc for core modules JS 2015-06-05 13:17:55 -07:00
user.permissions.yml Issue #1813488 by babruix, Ivan Zugec, quietone, ngwebs, legolasbo | amontero: Add descriptions to clarify "administer users" and "administer user settings" permissions. 2014-10-22 00:19:13 +01:00
user.routing.yml Issue #2465053 by larowlan, dawehner, Arla, fago, cilefen, lauriii, Wim Leers: Drupal 8 only allows one user every 6 hours to register when page caching is enabled — caused by entity UUID in form state 2015-06-24 14:26:57 +01:00
user.services.yml Issue #2534042 by mikeryan, phenaproxima: Move module-specific migration support into the user module 2015-08-03 10:48:47 -07:00
user.tokens.inc Issue #2525910 by dawehner, effulgentsia, Berdir, lauriii, larowlan, timmillwood, Wim Leers, chx, arlinsandbulte, Fabianx, Gábor Hojtsy, Dave Reid, alexpott, catch: Ensure token replacements have cacheability + attachments metadata and that it is bubbled in any case 2015-07-22 07:16:01 -07:00
user.views.inc Issue #2400153 by pcambra: Move bulk form data definition to their EntityViewsData 2015-01-12 14:01:58 +00:00
user.views_execution.inc