summaryrefslogtreecommitdiff
path: root/modules/user.module
Commit message (Expand)AuthorAge
* - 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
* - Patch #6425 by TDobes: made avatars work with private download method. AddedDries Buytaert2004-03-27
* - Patch #3987 by jhriggs: changed the location of the logout link.Dries Buytaert2004-03-24
* - Fixed brainoDries Buytaert2004-03-21
* - More profile module improvements:Dries Buytaert2004-03-21
* - Patch #6406 by TDobes: fixed typos in profile/user module.Dries Buytaert2004-03-15
* - Patch #6391 by jik: after deleting a user, return to the user list, not the...Dries Buytaert2004-03-12
* - Rewrote the profile module:Dries Buytaert2004-03-11
* - Patch #6129 by Goba: fixed dependencies on search module.Dries Buytaert2004-02-29
* - Patch 6066 by Adrian: PostgreSQL does not return 'affected rows' when doingDries Buytaert2004-02-26
* - Patch by Steven: removed redundant permission checks. These are no longerDries Buytaert2004-02-15
* - Patch 5592 by Goba: let drupal_map_assoc() rule. :-)Dries Buytaert2004-02-15
* - Patch 4902 by Goba:Dries Buytaert2004-02-11
* Bugfix: new user registration was broken.Steven Wittens2004-02-09
* Patch 5554 by Goba (slightly modified):Dries Buytaert2004-02-08
* - Small bugfix.Dries Buytaert2004-02-07
* - Batch two with profile module improvements:Dries Buytaert2004-02-07