Commit Graph

1300 Commits (00b07260760b15d00e4ba6a5df202236fbed04d5)

Author SHA1 Message Date
stefan.r 865bbe48ea Issue #2794155 by kiamlaluno: user_save() documentation has a note for Drupal 8 that is not anymore valid 2016-09-25 16:05:54 +02:00
David Rothstein 15da2e8c43 Issue #2563751 by borisson_, rocketeerbkw, cilefen, pietmarcus, NikitaJain, imanol.eguskiza, pjonckiere: Password field errors on user create/edit/login when password is (literally) 0 2016-07-03 16:14:08 -04:00
David Rothstein a1f2672faa Issue #2674028 by catch: Add page callback to admin/people/create menu item 2016-07-03 13:22:34 -04:00
stefan.r 1af0eb4b5e Issue #2694731 by nicrodgers: user_access(): incorrect documentation 2016-06-28 18:21:04 +02:00
David Rothstein 0e38d9407d Drupal 7.44 (SA-CORE-2016-002) by alfaguru, benjy, nagba, David_Rothstein, larowlan, stefan.r, vlad.k, pwolanin 2016-06-15 16:05:31 -04:00
David Rothstein 7b2dc7936e Drupal 7.43 (SA-CORE-2016-001) by agerard, Alan Evans, benjy, berdir, catch, Damien Tournoud, DamienMcKenna, Dave Cohen, Dave Reid, David_Rothstein, dsnopek, effulgentsia, FengWen, fgm, fnqgpc, greggles, Gábor Hojtsy, Juho Nurminen 2NS, klausi, larowlan, nagba, Pere Orga, plach, pwolanin, quicksketch, rickmanelius, scor, stefan.r, StryKaizer, YesCT 2016-02-24 14:26:52 -05:00
David Rothstein b8d9c44f83 Revert "Drupal 7.43"
This reverts commit 2f54b101bf.
2016-02-24 14:25:49 -05:00
David Rothstein 2f54b101bf Drupal 7.43 2016-02-24 14:19:52 -05:00
David Rothstein f0b44bd993 Issue #2251019 by PietM, jhodgdon, mgifford: User wildcard search doesn't work 2016-02-01 10:48:47 -05:00
David Rothstein dd3004f884 Issue #2156405 by Everett Zufelt, maximpodorov, rudiedirkx, jygastaud: Remove unnecessary static variable which can cause a Javascript error on user edit pages on multi-step forms. 2016-01-31 19:31:59 -05:00
David Rothstein 6df765676a Issue #2195183 by cleaver, zopa, elgordogrande, sandykadam, jhodgdon, joachim, Eda: document Batch API callbacks as callback implementations 2015-10-14 15:37:30 -04:00
David Rothstein 69b1ff814b Issue #1719280 by GuyPaddock, Robin Millette: Undefined index warning in user_menu_link_alter() when manually adding a "user" path as a shortcut 2015-10-12 01:48:44 -04:00
David Rothstein 47d24ed171 Issue #2364629 by gaurav.goyal, cilefen, dcam: After deletion of built-in administrator role the default admin role is not shown as disabled 2015-10-03 14:53:43 -04:00
David Rothstein b386d92119 Issue #2371759 by Valentine94, angel.angelio: The docblock for user_help() should read "Implements hook_help()." 2015-03-30 02:12:13 -04:00
David Rothstein 5a17a54c48 Issue #2394517 by opdavies: Add a function to check if a user has a certain role 2015-03-30 02:09:35 -04:00
David Rothstein b44056d2f8 Drupal 7.35 2015-03-18 15:20:37 -04:00
David Rothstein 1b82c57050 Issue #1433288 by haggins, fago, David_Rothstein, marcin.wosinek: Fixed Integrity constraint violation when saving a user account after creation. 2014-11-04 01:37:20 -05:00
David Rothstein 037848ad55 Issue #935592 by pillarsdotnet, lokapujya, David_Rothstein, John Franklin, amitgoyal, joshi.rohit100, sivaji, mgifford, peximo, wodenx, Romlam, Owen Barton, alpritt, beejeebus | macgirvin: Fixed User picture is deleted after calls to user_save(). 2014-11-04 01:34:07 -05:00
David Rothstein d1a4193410 Issue #1988456 by gaurav.goyal, eltermann, pvmchau: Non-standard indentation on user_register_form(). 2014-11-01 18:25:45 -04:00
David Rothstein c312e5ee55 Issue #1968348 by znerol, David_Rothstein, peximo, DuaelFr: Fixed hook_field_formatter_prepare_view does not make use of hook_entity_view_mode_alter causing major errors. 2014-11-01 17:31:26 -04:00
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