summaryrefslogtreecommitdiff
path: root/modules/user.module
Commit message (Expand)AuthorAge
* - 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
* - First batch of profile module improvements:Dries Buytaert2004-02-07
* - Patch #5048 by flevour: added missing t() function.Dries Buytaert2004-02-07
* - Removed the 'remember me' feature. It has been broken for many months.Dries Buytaert2004-02-06
* - Cleanup: modified some context-sensitive help, changed "s to 's, addedDries Buytaert2004-01-31
* - Patch #5393 by Goba: changes the search hook return value, and requires an ...Dries Buytaert2004-01-26
* - Removed the 'Page not found' message after the initial install and removedDries Buytaert2004-01-24
* Patch 5287 by Stefan: multiline help texts should become inside a single $out...Dries Buytaert2004-01-23
* - Bug 5285: fixed broken URLs in user module. Patch by Stefan.Dries Buytaert2004-01-21
* - Patch 4859: new drupal_unpack() consolidates duplicate code and makes itDries Buytaert2004-01-13
* - Patch #5021: clean up URLs in _help texts. Patch by UnConeD.Dries Buytaert2004-01-11
* - Fixed bug #5074: standarized the user log messages.Dries Buytaert2004-01-11
* - Changed some boxes to fieldsets/lengeds.Dries Buytaert2004-01-05
* - XHTML improvements: <b> -> <strong>. Patch by Stefan.Dries Buytaert2003-12-29
* - Updated the user login block to validate as XHTML strict: theDries Buytaert2003-12-29
* - Tidied up some inconsistencies in the code: scripts/code-style.sh is your f...Dries Buytaert2003-12-28
* - First take at improving the user module's code: replaced the custom errorDries Buytaert2003-12-26
* - Tiny change for sake of consistency: Blocked -> blocked, Active -> active.Dries Buytaert2003-12-24
* - Updated documentation, small bug fix and small improvements to the <label>Dries Buytaert2003-12-22
* - Fixed password field.Dries Buytaert2003-12-22
* - Fixed bug 4667: users with the deleted role are put back in the authenticatedDries Buytaert2003-12-18
* - Updated the calls to menu() to use MENU_HIDE instead of 1Dries Buytaert2003-12-17
* - The 'my account' link is already part of the navigation block.Dries Buytaert2003-12-13
* - Committed Gerhard's user hook patch. Patch 143.Dries Buytaert2003-12-13
* - Improvements by Goba:Dries Buytaert2003-12-08
* - Fixed visual glitch in "Who's online" block. Patch by Jeremy.Dries Buytaert2003-12-08