Commit Graph

52 Commits (6fbbde25a26908cf068731469e016467c62274a7)

Author SHA1 Message Date
Jennifer Hodgdon 121f7ee093 Issue #1540072 by xjm: American spelling for behavior 2012-04-20 12:51:35 -07:00
Dries 055716fe39 - Patch #1527988 by Niklas Fiekas: Fixed Missing or legacy number validation. 2012-04-19 07:31:47 -04: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 1f4ececf10 Issue #189544 by cafuego, BrockBoland, Dave Cohen: Added Allow administrator to edit account without email address. 2012-04-13 17:10:57 +09:00
Dries 2f167bdda3 - Patch #246029 by zserno, rjgoldsborough, blisteringherb, rfay, Alan Evans | izmeez: Added Use variables for timeout values in user module's password reset. 2012-04-09 17:12:37 -04: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
Jennifer Hodgdon 6fa18ff89e Issue #1509796 by markdorison: Fix docs for a test method in user.test 2012-04-02 10:39:48 -07: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
webchick edb7ea957c Issue #1378092 by oriol_e9g, wedge, beejeebus: Fixed User pictures are not removed properly. 2012-03-24 00:33:20 -06:00
webchick 67235411bb Issue #687586 by oriol_e9g, Mike Wacker, agentrickard: Fixed Remove access check from user_register_submit(). 2012-03-24 00:31:35 -06:00
Dries 0de82eeffe - Patch #1454630 by mottihoresh: user_autocomplete() page callback uses as a local variable (coding standards, bad example). 2012-03-23 16:03:55 -06:00
catch efc984dfda Issue #1483662 by Psikik: Fixed URLs for drupal.org module help pages need updates. 2012-03-21 14:51:30 +09:00
Jennifer Hodgdon 5f58ed3d6f Issue #1483664 by nmudgal, chertzog: Fix hook_user_presave example so it actually would work 2012-03-19 06:57:02 -07:00
Jennifer Hodgdon 7083dd109f Issue #1488414 by nmudgal, chertzog: Add comment to user_schema to explain why table name is plural in spite of our usual standards 2012-03-19 06:51:12 -07:00
catch aab8b66a29 Issue #1373142 by sun, beejeebus, aspilicious, amateescu: Use the Testing profile. Speed up testbot by 50%. 2012-03-13 12:16:40 +09:00
catch b9e9244171 Issue #965300 by Gábor Hojtsy, xjm: Change LANGUAGE_NONE to LANGUAGE_NOT_SPECIFIED; add LANGUAGE_NOT_APPLICABLE and LANGUAGE_MULTIPLE. 2012-03-09 00:10:59 +09:00
Dries 2d6dcdd509 - Patch #1454538 by effulgentsia, Gábor Hojtsy, kalman.hosszu: langcode property to all entity types; for the user entity, distinguish entity language from user's language preference. 2012-03-02 13:46:16 -05:00
catch 2cc2aa2568 Issue #1174620 by Niklas Fiekas, Dave Reid, ericduran: Added new HTML5 FAPI element: email. 2012-03-02 16:29:16 +09:00
Nathaniel bdb71c6fa7 Merge remote branch 'crell/dbtngtng' into 8.x 2012-03-01 12:22:48 +09:00
Jennifer Hodgdon aedceb6950 Issue #1360790 by KrisBulman, beltofte, stBorchert: Update CSS to use lowercase hex colors not uppercase 2012-02-29 08:56:15 -08:00
Dries a58940f111 - Patch #1222194 by Gábor Hojtsy, plach: rename global to (). 2012-02-22 08:37:04 -05:00
Dries edabf1fc3a - Patch #1300298 by askibinski: empty tokens don't get replaced in welcome emails. 2012-02-21 14:02:50 -05:00
Larry Garfield 1bc5b98e6c Merge remote-tracking branch 'dries/8.x' into dbtngtng 2012-02-02 23:50:39 -06:00
webchick 911bc7247b Issue #1416212 by pontus_nilsson: Fixed _user_mail_notify() -- options for need to be a list. 2012-01-31 00:12:04 -08: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
Larry Garfield b5e33f620e Merge branch '8.x' into dbtngtng 2012-01-26 23:47:34 -06:00
Dries 68fc0fad1a - Patch #1316866 by nicl: User_forms() is now redundant. 2012-01-24 17:53:40 -05:00
Larry Garfield 92286713d5 Move database files to the new lib directory and update code accordingly. 2012-01-22 23:56:07 -06:00
Larry Garfield adbd7c9aad Merge branch '8.x' into dbtngtng 2012-01-22 21:34:59 -06:00
Nathaniel e3a6372c35 Revert "Any user should not be allowed to block his/her own account"
This reverts commit 1ab05706ea.
2012-01-20 15:42:49 +09:00
catch 1ab05706ea Any user should not be allowed to block his/her own account 2012-01-19 21:58:03 +09:00
catch f969b391b4 Issue #1227942 by Rob Loach, cweagans, tstoeckler, xjm: Rename format_username() now that it's in user.module. 2012-01-16 11:18:26 +09:00
catch 1878eb1534 Issue #1357918 by Gábor Hojtsy: Change language schema to refer to langcode. 2012-01-11 00:29:08 +09:00
Nathaniel dd1f6d349a Issue #1183042 by Everett Zufelt, Rob Loach: Add WAI-ARIA roles to Core blocks. 2012-01-10 12:22:24 +09:00
Larry Garfield 17d5b68dd0 Update class name in type hint. 2011-12-28 14:04:40 -06:00
catch a3ebad0633 Issue #1346032 by xjm, aspilicious: Fixed Ordering of hook_entity_delete() is inconsistent. 2011-12-17 21:43:37 +09:00
catch c9e01c6e89 Issue #1324972 by betz: Change user block links to item_list() instead of markup. 2011-12-05 21:46:45 +09:00
catch 694b6ac9c8 Issue #1184944 by fago, xjm, klausi, aspilicious, bojanz, Tor Arne Thune: Make entities classed objects, introduce CRUD support. 2011-12-05 21:12:15 +09:00
Dries 4db35f7574 - Patch #1184472 by Ralt, kathyh, Rob Loach, jcnventura, oriol_e9g, bleen18: Added rel='author' to 'Submitted by' link. 2011-12-04 18:35:24 -05:00
catch 782b1cfb07 Issue #1315008 by bfroehle: Remove unnecessary validation in user/node list filtering. 2011-11-30 11:13:33 +09:00
catch efe0a73b29 Issue #334024 by klausi, catch, beejeebus, sun: Use const keyword to define constants instead of define(). 2011-11-29 18:56:53 +09:00
Nathaniel 1b4dfed494 Issue #1025796 by jthorson, Rob Loach, tim.plunkett, alex_ustinov: Fixed Rename path to uri in image functions. 2011-11-25 12:09:40 +09:00
Dries 926564d877 - Patch #576304 by rocket_nova, sivaji: three roles now, not two -> explain the Administrator role on the Roles page!. 2011-11-22 20:59:26 -05:00
Nathaniel cc453cc5b3 Issue #1190214 by stijnbe, aspilicious: Convert user-profile.tpl.php to HTML5. 2011-11-17 15:24:57 +09:00
catch 7e62a755b5 Issue #1326172 by David_Rothstein: Improve wording of the 'Current password' field description on the user edit form. 2011-11-15 11:03:28 +09:00
catch 9810408fd9 Issue #1227942 by cweagans, Rob Loach: Move user-related functions to user.module. 2011-11-10 23:57:14 +09:00
catch 70b8337cdc Issue #1291100 by moshe weitzman, David_Rothstein: Remove category system from user edit and view. 2011-11-03 16:34:18 +09:00
Nathan Haug f434037c0e 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
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