summaryrefslogtreecommitdiff
path: root/modules/user.module
Commit message (Expand)AuthorAge
* #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
* - Code improvements by Stefan: use capital letters for header titles (and add...Dries Buytaert2004-08-19
* - Code improvements by Stefan: made all status messages consistent (and easie...Dries Buytaert2004-08-18
* - The upload (filehandler) module has landed!Dries Buytaert2004-08-17
* - Patch #9983 by Stefan: usability improvement: made sure all status messages...Dries Buytaert2004-08-16
* - Removed the offline users feature.Dries Buytaert2004-08-15
* - Patch by James: made the blogapi work with DA.Dries Buytaert2004-08-14
* - Patch #9975 by TDobes: fixes two consistency problems with watchdog entries:Dries Buytaert2004-08-14
* - Patch #9974 by njivi: report the number of offline users.Dries Buytaert2004-08-12
* - Patch #9983 by Stefan: various code style improvements.Dries Buytaert2004-08-12
* Tiny code cleanup in user.module.Steven Wittens2004-08-08
* - #3606: Missing translations for user.module watchdogSteven Wittens2004-08-07
* - Patch #9330: ucfirst() gives problem when used with multibyte charset.Dries Buytaert2004-08-06
* - Patch #8523 by killes: avoid profile data being deleted when requesting a newDries Buytaert2004-08-05
* - Patch #9775 by TDobes: consistency operation. Changed to "edit foo," "dele...Dries Buytaert2004-08-05
* - Patch #9768 by killes: admin/user/edit/$uid is no more, removed some left-o...Dries Buytaert2004-08-04