summaryrefslogtreecommitdiff
path: root/modules/user.module
Commit message (Expand)AuthorAge
...
* - 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
* - Patch #9657: more intelligent theme() function. Hopefully, Adrian will beDries Buytaert2004-08-04
* - Patch #9543 by JonBob: added node-level access control!Dries Buytaert2004-07-31
* - Patch #9547 by Eric: fixed avatar/picture upload bug.Dries Buytaert2004-07-28
* - Patch #9177 by James: fixed distributed authentication.Dries Buytaert2004-07-15
* Removed the 'user' item in the menu which appeared when editing someone else'...Steven Wittens2004-07-14
* - More tab-improvements by JonBob: improved support for the default tabs!Dries Buytaert2004-07-10
* - Made the user module's administration form mark required form fields.Dries Buytaert2004-07-08
* - Patch #9125 by Morbus: remove access users permission. Will bring it back ...Dries Buytaert2004-07-08
* - Moving the title.module from core to contrib as discussed on the mailing list.Dries Buytaert2004-07-07
* - Patch #4166 by daBrado: don't show the profile fields when the user doesDries Buytaert2004-07-06
* - Patch by Steven and me: refactored the form handling of nodes. The node sys...Dries Buytaert2004-07-04
* - Patch #9006 by Killes: For some reason there is a array_merge that nobody s...Dries Buytaert2004-07-03
* - Patch #8996 by James: theme_user_picture() linked to bad url.Dries Buytaert2004-07-02
* - Patch #8937 by James: fixed typo.Dries Buytaert2004-06-30
* - Fixed typo reported by Steven Mansour: form_set_name() -> form_set_error()Dries Buytaert2004-06-30
* - Fixed bug with user information not being shown in the profile forms.Dries Buytaert2004-06-28
* - Fixed glitch in _user_categories(). Reported by Steven Mansour.Dries Buytaert2004-06-28
* - Fixed 'pass by reference'-bug in the validation code and further simplifiedDries Buytaert2004-06-28
* - Removed left-over instance of _user_profile().Dries Buytaert2004-06-27
* I refactored quite a bit of the user.module:Dries Buytaert2004-06-27
* - Bugfix: made it possible for administrators to edit the values of customDries Buytaert2004-06-24