summaryrefslogtreecommitdiff
path: root/modules/user.module
Commit message (Expand)AuthorAge
* - Patch #20058: move user_module_invoke('load', $array, $user) after loading ...Dries Buytaert2005-04-13
* - Patch #20396 by Junyor: fixed broken watchdog message in user module.Dries Buytaert2005-04-12
* - Patch by Gerhard: refinements and bugfixes for the 'access user profiles' p...Dries Buytaert2005-04-12
* - Patch #20349 by Gerhard: drop.org -> drupal.orgDries Buytaert2005-04-12
* - #4166: Respect 'access userlist' permission for profile data.Steven Wittens2005-04-11
* - #20338: Improve api docs on $user field deletion.Steven Wittens2005-04-11
* - Patch #19451 by JonBob: improved consistency of module descriptions. We sh...Dries Buytaert2005-04-01
* - #18817: Clean up plain-text checking (see drupal-devel!)Steven Wittens2005-03-31
* - #18939 (Stefan): Always use paragraph tags around page help text.Steven Wittens2005-03-18
* - Patch #18983 by Ber: small code improvement.Dries Buytaert2005-03-16
* - Fix missing parameter in user.moduleSteven Wittens2005-03-05
* - Fix overzealous session wipingSteven Wittens2005-03-04
* #18329: Unify confirmation messages (and make them themable)Steven Wittens2005-03-03
* - Patch #17770 by chx: added missing NULL-arguments to _user() hook.Dries Buytaert2005-03-01
* - Fix broken session deleting on account blocking.Steven Wittens2005-03-01
* - Delete a user's sessions when blocking his/her account.Steven Wittens2005-02-28
* - Patch #17931 by Neil: fixed bug in access rules page:Dries Buytaert2005-02-28
* More search usability improvements!Steven Wittens2005-02-27
* #17477: Remove dependency on GD for avatars.Steven Wittens2005-02-22
* - Patch #17208 by asimmonds: help text fixes:Dries Buytaert2005-02-12
* - Fixed two broken URLs in the help text.Dries Buytaert2005-02-10
* - Patch #16972 by Neil: don't use align operations. Removed hard-coded CSS.Dries Buytaert2005-02-08
* - Patch #16246 by Moshe: added mechanism to direct the user back to the refer...Dries Buytaert2005-02-01
* - Patch #16358 by James: added toolkit to enable better image handling. The ...Dries Buytaert2005-02-01
* - Patch #16111 by chx: generalized node_rewrite_query to db_rewrite_query.Dries Buytaert2005-01-29
* - #16271: Clean up Admin - users - configure.Steven Wittens2005-01-28
* - Patch #13184 by JonBob: changed the 'my account' menu to a 'dynamic menu' s...Dries Buytaert2005-01-27
* - Patch #16176 by Drumm based on mockup from Kika: improve access rules UI.Dries Buytaert2005-01-25
* - Patch #16028 by Goba: added class="form-password" to the password form.Dries Buytaert2005-01-23
* - Consistency glitch: 'operations' => 'Operations'.Dries Buytaert2005-01-22
* - Patch #15566 by drumm: must specify a userneme or password error happens wh...Dries Buytaert2005-01-14
* - Fixing a couple of watchdog() calls.Steven Wittens2005-01-09
* - Patch #13260 by UnConeD: watchdog module improvements.Dries Buytaert2005-01-09
* - Patch #15247 by Drumm: simplified the logout code.Dries Buytaert2005-01-07
* - Patch #15184 by drumm: clean up user password mailing.Dries Buytaert2005-01-06
* - Bug #14609: improved the status messages and avoid empty roles being saved.Dries Buytaert2004-12-22
* - Patch #13907 by Neil: less ways to set the page title.Dries Buytaert2004-12-15
* - Removed some cruft: left-over xxx_help_page() functions.Dries Buytaert2004-12-11
* - Modified patch by Goba: don't save user roles in the serialized data field ...Dries Buytaert2004-12-08
* - Patch #14006 by Neil:Dries Buytaert2004-12-07
* - Patch #13647 by Goba:Dries Buytaert2004-11-29
* - Patch #13581 by Steven: Db_query() allows a variable amount of parameters s...Dries Buytaert2004-11-29
* - Patch by Stefan: wrapped the help texts in <p></p> tags. Helps improve con...Dries Buytaert2004-11-23
* - Patch #12363: fixed glitch in user_access() as pointed out by TDobes.Dries Buytaert2004-11-23
* - Patch 13180 by chx: renamed check_query() to db_escape_string() and implemt...Dries Buytaert2004-11-21
* - Patch #12783 by Stefan: various small consistency/usability improvements.Dries Buytaert2004-11-15
* - Performance improvement: made 'sid' the primary key of the sessions table.Dries Buytaert2004-11-07
* - Patch #12658 by menesis: when an administrator adds a user, the 'authentica...Dries Buytaert2004-11-07
* - Patch #12515 by Goba: fixed problem with cookies not being set properly, ca...Dries Buytaert2004-11-03
* #12363: Bug in user_access() with uid 1 and $account parameter.Steven Wittens2004-11-02