Commit Graph

1280 Commits (95614ce35deb112da18f1f8841632b718be816c7)

Author SHA1 Message Date
Jennifer Hodgdon a2dee490c4 Issue #2158383 by laurii, joachim: Fix documentation of return value in user_role_permissions 2014-01-23 11:29:56 -08:00
David Rothstein d453b28cba Issue #2127835 by zterry95: Fix code format in user.module. 2013-12-29 14:40:49 -05:00
David Rothstein 1f3e78c2dd Issue #1996644 by apkwilson, abghosh82 | joachim: User_login_name_validate() uses isset() where other user login form validation handlers use !empty(). 2013-12-25 18:20:59 -05:00
Jennifer Hodgdon 97069e4dac Issue #1683794 by JacobSanford, somepal, Caligan: Fix docs for user_block_user_action() function 2013-12-20 09:00:12 -08:00
David Rothstein f01c994de8 Merge tag '7.24' into 7.x
7.24 release

Conflicts:
	CHANGELOG.txt
	includes/bootstrap.inc
2013-11-20 15:49:21 -05:00
David Rothstein 782d1155c6 Drupal 7.24 2013-11-20 15:45:59 -05:00
Jennifer Hodgdon 43fcd14b9d Issue #1665446 by sivaji, kostajh, markpavlitski: Fix documentation for user_pass_rehash and related functions 2013-11-20 10:46:42 -08:00
David Rothstein eb13c0cec7 Issue #2026263 by Spleshka: Fixed Wrong default value for 'user_pictures' variable. 2013-08-05 23:12:07 -04:00
David Rothstein 922166f3c9 Issue #1392852 by Shawn DeArmond, bulldozer2003 | davidwbarratt: Fixed User registration form field displays when user field is locked accompanied by error message. 2013-08-05 03:11:08 -04:00
David Rothstein 1b0d6d22d3 Issue #1952196 by greggles, sandhya.m: Usability: if a user has just failed a login, default their username on password reset. 2013-08-05 00:37:49 -04:00
David Rothstein 7c67fb6784 Issue #1034828 by Steven Jones, Bladedu, brunodbo | Rob C: Fixed 'No active batch' error after user cancelling own account. 2013-07-28 19:53:24 -04:00
David Rothstein ad00b256bd Issue #787876 by David_Rothstein, zero2one, dcam | avior: Added code comment to clarify why the "autocomplete" attribute is used on the current password field on the user form. 2013-06-03 18:33:09 -04:00
Jennifer Hodgdon 0cbded1f79 Issue #1966958 by markpavlitski, joachim: Add param docs to user_login_finalize 2013-05-03 09:07:39 -07:00
Jennifer Hodgdon af3641ad18 Issue #1966948 by kiamlaluno: Upate reference to Drupal 6 hook in user_login_finalize 2013-04-15 10:26:57 -07:00
Jennifer Hodgdon 558e9a7da1 Issue #1943664 by joachim: Use new standards to document entity info callback functions 2013-04-04 15:52:56 -07:00
David Rothstein 77c08ef4cb Issue #1864216 by larowlan, marvin_B8: Fixed No docblock for several functions in user.module. 2012-12-27 12:34:25 -05:00
David Rothstein 5c9c9a689b Issue #1864188 by johnshortess | hefox: Fixed user_filters() invokes hook_permission() with argument 'permission' ($function('permission')). 2012-12-27 11:23:31 -05:00
David Rothstein b47f95d301 Drupal 7.18. 2012-12-19 13:52:59 -05:00
David Rothstein 6e344fd49c Issue #1154382 followup by plach: Fixed several issues with the newly-added hook_entity_view_mode_alter(). 2012-11-06 01:59:01 -05:00
David Rothstein dafe7ae2e4 Issue #1777270 by Devin Carlson, ssm2017 Binder, caelon, barraponto, ross9885: Fixed bug which prevented users with passwords over 60 characters from logging in via the user login block. 2012-10-28 23:34:16 -04:00
webchick 2cbf221c01 Issue #1197622 by lyricnz, xjm, tim.plunkett, Cottser: Fixed My account (disabled). 2012-10-06 10:51:39 -07:00
webchick 13f16ae342 Issue #1154382 by Berdir, barraponto, acouch, swentel, LoMo, DamienMcKenna, chx: Fixed View mode no longer can be changed. 2012-09-30 20:37:55 -04:00
Jennifer Hodgdon 409db6b299 Issue #1742958 by DamienMcKenna: Fix capitalization of URL and other acronyms 2012-09-17 12:12:26 -07:00
Jennifer Hodgdon 576216bede Issue #1552400 by mjonesdinero, SumeetSingh: Fix documentation for user_is_blocked, which was misleading. 2012-06-26 09:32:12 -07:00
David Rothstein a12152309a Issue #1495648 by plach: Introduce entity language support. 2012-06-09 15:51:03 -04:00
webchick cdb0df93be Merge branch '7.12-security' into 7.x 2012-05-02 15:04:41 -07:00
webchick 9879d29f73 Drupal 7.13 2012-05-02 15:01:31 -07:00
Jennifer Hodgdon 4fb8e143a3 Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pages 2012-03-26 11:28:49 -07:00
webchick 1978413929 Issue #1378092 by oriol_e9g, wedge, beejeebus: Fixed User pictures are not removed properly. 2012-03-24 00:33:57 -06:00
webchick afb4f1f0be Issue #687586 by oriol_e9g, Mike Wacker, agentrickard: Fixed Remove access check from user_register_submit(). 2012-03-24 00:31:54 -06:00
Dries e585f95459 - Patch #1300298 by askibinski: empty tokens don't get replaced in welcome emails. 2012-02-21 14:03:06 -05:00
webchick 068f1fb1f3 Issue #1316866 by nicl, Niklas Fiekas: User_forms() is now redundant. 2012-02-14 13:42:51 -05:00
webchick 56234fa8eb Issue #1416212 by pontus_nilsson: Fixed _user_mail_notify() -- options for need to be a list. 2012-01-31 00:11:46 -08:00
webchick adb7daa544 Issue #1184830 by linclark, Dipper: Fixed User account group has no #type. 2011-10-19 23:33:39 -07:00
Dries Buytaert ac274fd80a - Patch #1253204 by fietserwin: user_field_extra_fields() does not translate labels. 2011-09-24 22:01:35 +02:00
webchick 2c91411ad4 Issue #787876 by zero2one, avior: Fixed Edit 'My Account' fills the first password field. 2011-09-05 11:35:32 -07:00
webchick 41efebcf07 Issue #1192178 by pillarsdotnet: Changed The user_module_invoke() function lacks documentation of parameters. 2011-06-29 23:56:09 -07:00
webchick c40fde088c Issue #1198396 by pillarsdotnet, jhodgdon: Fixed Add required docs to user_pass_rehash() function. 2011-06-29 23:47:28 -07:00
webchick 75c8f57002 Issue #1166388 by pillarsdotnet: Fixed Regression: user_mail_tokens() needs docs. 2011-06-26 23:14:18 -07:00
webchick 67ff15fef1 Issue #1198392 by pillarsdotnet: Fixed Add required docs to user_cancel_url() function. 2011-06-26 23:01:51 -07:00
webchick cf1af7f7d7 Issue #1164120 by pillarsdotnet: Fixed Add reference to _user_mail_text() in the doxygen for user_mail_tokens() function. 2011-05-29 22:02:38 -07:00
webchick 75a0deb272 Issue #1089174 by plach: Fixed Prepare view hooks do not receive the language parameter. 2011-05-18 00:07:38 -05:00
webchick e27392c158 Issue #999004 by pillarsdotnet, fago, sun, marcingy: user_save() relies on edit instead of account. 2011-05-17 23:13:00 -05:00
Dries Buytaert 2c7a84fd32 - Patch #1119158 by skwashd: Added user_role_save() doesn't implement a presave hook. 2011-05-14 16:29:48 -04:00
Dries Buytaert 2ffe162f00 - Patch #61856 by bfroehle, jredding, andypost, blakehall, Pancho: in user.module, trim() user-submitted email address before validation. 2011-04-25 22:18:39 -04:00
webchick 44a216f8fb Issue #817482 by Stevel, bfroehle: user_save() issues a warning when saving without changing mail attribute. 2011-04-24 01:40:28 -07:00
Dries Buytaert eeeb5dd72f - Patch #1127312 by niklas: undefined variable items in theme_user_list() when displaying empty user/new block. 2011-04-14 22:02:48 -04:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Dries Buytaert 8813c4cc51 - Patch #847324 by jhodgdon, yang_yi_cn: fix formatting of documentation. 2011-02-19 00:14:03 +00:00
Dries Buytaert 874fe3d8db - Patch #1031686 by rschwab: User_load() documentation should reference drupal_save_session(), not session_save_session(). 2011-02-04 20:50:28 +00:00