summaryrefslogtreecommitdiff
path: root/modules/user.module
Commit message (Expand)AuthorAge
* - Patch #25121 by Robrecht J.: changed itemized lists with hardcoded CSS to d...Dries Buytaert2005-06-21
* - Patch #21566 by deekayan: fixed user_access() function returning a string a...Dries Buytaert2005-06-21
* - Patch #25398 by Ber: drop.org -> drupal.org.Dries Buytaert2005-06-21
* - Patch #3962 by deekayen: improved error message when a blocked user attempt...Dries Buytaert2005-06-21
* - Patch #24766 by deekayen (David): fixed user module showing the epoch inste...Dries Buytaert2005-06-19
* - Patch #24135 by Moshe: made it possible to ban visitors based on hostname/I...Dries Buytaert2005-06-07
* - Fixed registration bug.Dries Buytaert2005-06-01
* - Patch #23633 by Moshe: improve grouping in default profile page.Dries Buytaert2005-05-26
* - Patch #23588 by Ber: fixed incorrect call to theme_user_picture.Dries Buytaert2005-05-25
* * cue Star Wars theme tune *Steven Wittens2005-05-24
* - Patch #23383 by Ber: added theme_user_list() function.Dries Buytaert2005-05-23
* - Patch #11791 by kps: trim passwords to avoid copy-paste mistakes.Dries Buytaert2005-05-21
* - Patch #16303 by Gerhard: fixed some warnings.Dries Buytaert2005-05-21
* - Added the ability to track page generation times in the statistics module.Dries Buytaert2005-05-12
* - Patch #22262 by Robert: removed extra comma from SQL query.Dries Buytaert2005-05-07
* - User module improvements: added an 'access' column to the users-table toDries Buytaert2005-05-07
* - Removed the user IDs from the users administration table and added a 'Membe...Dries Buytaert2005-05-05
* - Patch #21686 by Robin Monks: added two missing t() functions.Dries Buytaert2005-05-01
* - Patch #21344 by Moshe: admin/user/create results in a blank pageDries Buytaert2005-04-30
* - #20910: print -> returnSteven Wittens2005-04-24
* - Patch 20910 by chx: centralize print theme page.Dries Buytaert2005-04-24
* - Patch #18719 by Jose: reworked the 'request new password' functionality.Dries Buytaert2005-04-24
* - Patch #20690 by jhriggs: editing a user does not clear the menu cache.Dries Buytaert2005-04-18
* - Patch #20457 by Morbus: removed hardcoded <br />Dries Buytaert2005-04-13
* - 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