summaryrefslogtreecommitdiff
path: root/modules/user.module
Commit message (Expand)AuthorAge
* - 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
* - Patch #11875 by Neil Drumm: block module configuration improvements.Dries Buytaert2004-10-31
* - Patch #12232 by Steven/UnConed: search module improvements.Dries Buytaert2004-10-31
* - Patch #11728 by Uwe Hermann: fixed some typos in the code comments, Doxygen...Dries Buytaert2004-10-19
* - Patch by James: made the blogapi module work again.Dries Buytaert2004-10-18
* - Patch #11505 by Steven: 'my account' information is not saved.Dries Buytaert2004-10-16
* - Patch #11642 by Steven: when editing a user as an admin, you can choose the...Dries Buytaert2004-10-16
* #11503: consistency improvements by StefanSteven Wittens2004-10-12
* #11503: (more) missing t()Steven Wittens2004-10-12
* - Patch #11312 by killes: fixed problems with menu caching.Dries Buytaert2004-10-06
* - Patch #11138 by Al: fixed GUI problem with deleting users.Dries Buytaert2004-09-28
* - Fixing user_load() to use sprintf db_query syntax. Uglier, but safer.Steven Wittens2004-09-24
* - user.module: allow non-ascii usernames.Steven Wittens2004-09-24
* - Patch #10983 by TDobes: failed logon attempts produce nonsensical watchdog ...Dries Buytaert2004-09-21
* - Patch #10845 by James: fixed the user/help page.Dries Buytaert2004-09-20
* - Usability improvement: on the registration page, mark the username and e-mailDries Buytaert2004-09-19
* - Usability improvement: made the status messages use <em>foo</em> rather tha...Dries Buytaert2004-09-19
* - Patch #6500 by Mathias with help from Steven: made it possible to add field...Dries Buytaert2004-09-19
* - Patch #10922 by drumm: usability improvment: tabified the user account page...Dries Buytaert2004-09-19
* - #10689: Group permissions by module in UI + minor code cleanups.Steven Wittens2004-09-17
* - Patch #10896 by ccourtne: user access rules for name were not enforced due ...Dries Buytaert2004-09-17
* - Patch #8179 by JonBob: reintroduced menu caching.Dries Buytaert2004-09-16
* - Fixed stupid 'SELECT u.* FROM users u WHERE LOWER(u.uid) = 'S' AND u.statu...Dries Buytaert2004-09-13
* - Patch #10777 by ccourtne: performance improvement: the user module executes...Dries Buytaert2004-09-13
* #10733: fixing problems when creating users.Steven Wittens2004-09-12
* #10733: fixing broken user registration due to roles selection patch.Steven Wittens2004-09-11
* - Patch #10718 by drumm: bugfix: it was possible to save a user with no roles...Dries Buytaert2004-09-10
* - Modified patch #10644 by drumm: fixed some broken URLs. Patch modified toDries Buytaert2004-09-08
* - #10398: User role settings corrupt after requesting new password.Steven Wittens2004-08-27
* Removing a left-over debug statement from Distributed Authentication.Steven Wittens2004-08-24
* Patch by me and Kjartan.Steven Wittens2004-08-24
* - #9292: Make Drupal (somewhat) PHP5 compatible. xtemplate is still horribly ...Steven Wittens2004-08-22
* - Patch by JonBob: for consistency and readability, add brief descriptions of...Dries Buytaert2004-08-21
* Avatar/picture fixes:Steven Wittens2004-08-20
* user.module - Fixing incorrect t() replacement string.Steven Wittens2004-08-20