summaryrefslogtreecommitdiff
path: root/modules/user.module
Commit message (Expand)AuthorAge
...
* 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
* - Patch #8778 by Morbus Iff: with the tabs patch, user/login, user/register, ...Dries Buytaert2004-06-24
* - Patch #8758 by Morbus Iff: allow users to modify their profile underDries Buytaert2004-06-23
* - Fixed broken URLs in the user module (access rules) due the the recentDries Buytaert2004-06-22
* - Patch #8670 by asimmonds: more spelling fixes.Dries Buytaert2004-06-21
* - Patch #8681 by stefan: fixed some broken URLs and help texts.Dries Buytaert2004-06-20
* - Patch #8679 by asimmonds: fixed spelling mistakes.Dries Buytaert2004-06-20
* Tabs patch!Dries Buytaert2004-06-18
* - Patch #8444 by jhriggs: creating new users was broken due to recent changes.Dries Buytaert2004-06-14