summaryrefslogtreecommitdiff
path: root/modules/user.module
Commit message (Expand)AuthorAge
* - 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
* - Patch #8105 by mathias: made the menu system aware of path aliases.Dries Buytaert2004-06-01
* - Make sure the form has been submitted before validating and saving user.Kjartan Mannes2004-05-31
* - Improved form handling.Dries Buytaert2004-05-31
* - Fixed bug introduced by previous patch.Dries Buytaert2004-05-24
* - More code improvements by JonBob.Dries Buytaert2004-05-24
* - Patch #7723 by Roderik: added strtolower()s to make PostgreSQL behave like ...Dries Buytaert2004-05-21
* - Simplified the 'anonymous poster settings' of the comment module andDries Buytaert2004-05-20
* - Patch #7614 by jhriggs: fixed some role related problems.Dries Buytaert2004-05-19
* - Patch #6682 by jhriggs: added form_checkboxes(), much like form_radios()Dries Buytaert2004-05-15
* - Patch #7704 by mathias: fixed warning due to initialization problem.Dries Buytaert2004-05-11
* - Added support for multiple user roles. Patch by Jim Hriggs.Dries Buytaert2004-05-10
* - Patch #6552 by Gerhard: fixed problem with user callbacks that slipped in w...Dries Buytaert2004-05-01
* - Fixed sitewide timezone settings not being saved.Kjartan Mannes2004-04-29
* - Applied patch #6552: Put back register_form and register_validate callbacks...Kjartan Mannes2004-04-29
* - Changing permissions on user menus.Kjartan Mannes2004-04-22
* - Patch #4635 by Ber: user search should translate wildcard characterDries Buytaert2004-04-21
* - Added support for 403 handling. Patch by JonBob. As a side benefit,Dries Buytaert2004-04-21
* - Only encode strings that contain non-ASCII characters.Kjartan Mannes2004-04-21
* - Patch by JonBob/Jonathan: reworked the menu system so that menus areDries Buytaert2004-04-15
* - Profile module improvement:Dries Buytaert2004-03-27