summaryrefslogtreecommitdiff
path: root/modules/user/user.module
Commit message (Expand)AuthorAge
* - Corrected misplaced quote. Reported by Gerhard.Dries Buytaert2003-01-29
* - Tidied up XHTML. Patch by Ulf.Dries Buytaert2003-01-23
* - Tidied up some SQL queries.Dries Buytaert2003-01-20
* - Fixed bug/warning when an anonymous users tries to post a node. ReportedDries Buytaert2003-01-15
* - Small improvement to the admin menu based on feedback from Michael.Dries Buytaert2003-01-14
* - Made sure the text doesn't wrap.Dries Buytaert2003-01-10
* - Clean URL patch.Dries Buytaert2003-01-06
* - Added an extra parameter to watchdog() which lets you specifiy an "action"Dries Buytaert2003-01-04
* - Tidied up the use of check_output(). Might make rendering pages a bitDries Buytaert2002-12-31
* - Usability improvement: made the remaining user administration pages useDries Buytaert2002-12-29
* CHANGES:Dries Buytaert2002-12-29
* - Refactored the administration pages.Dries Buytaert2002-12-24
* * Applied slightly modified version of Marco's taxonomy patch:Dries Buytaert2002-12-02
* - Fixed the "affiliate" text when all distributed authententication modulesDries Buytaert2002-11-25
* - Applied Stefan's t()-function patches.Dries Buytaert2002-11-10
* * User patch by Natrak:Dries Buytaert2002-11-09
* * Added Jeremy's pager:Dries Buytaert2002-11-09
* - Fixed glitch in block module: the admin links were not composedDries Buytaert2002-11-01
* - Committed Marco's block rewrite:Dries Buytaert2002-10-26
* - Wrapped some hardcoded colors in "theme_invoke()"s; we can still createDries Buytaert2002-10-22
* - Fixed bug in user_save().Dries Buytaert2002-10-13
* - Committed Jeremy's incarnation of the statistics module. Last minutesDries Buytaert2002-10-13
* - Fixed warning in user module.Dries Buytaert2002-10-07
* - coding style improvements.Kjartan Mannes2002-09-30
* - fixing user registration and field validation.Kjartan Mannes2002-09-25
* - Fixed e-mail regex to accept ".info" TLDs as well as other future TLDs,Dries Buytaert2002-09-17
* - fixing a typo (was missing a $).Kjartan Mannes2002-09-10
* - adding "Default theme" option to user_admin_edit()Kjartan Mannes2002-09-08
* - fixing creation of first user.Kjartan Mannes2002-09-08
* - use <?pjp instead of <?. //TODO: check other files to make sure they areKjartan Mannes2002-09-08
* - Removed a MySQL-ism from the user module. Patch by James.Dries Buytaert2002-08-18
* - Changed a MySQL-ism to be ANSI SQL/PostgreSQL compliant. Patch by jaa.Dries Buytaert2002-08-16
* - Applied user.module patch from Marco's sandbox.Dries Buytaert2002-08-08
* - fixing email regular expression.Kjartan Mannes2002-07-31
* - preventing a segfault in PHP. Can someone verify that session writing still...Kjartan Mannes2002-07-26
* - Fixed small bug in user.module. Patch by Marco.Dries Buytaert2002-07-13
* - added some missing title attributs to links.Kjartan Mannes2002-06-14
* - fixing an error when no DA modules were loaded.Kjartan Mannes2002-06-13
* - default theme added to theme options + some clean up.Kjartan Mannes2002-06-10
* - fixing outgoing mails and added some documentation.Kjartan Mannes2002-06-09
* - Some small editorial changes to the user module.Dries Buytaert2002-06-09
* - Included Moshe's *excellent* user module documentation.Dries Buytaert2002-06-09
* - improved module descriptions.Kjartan Mannes2002-06-08
* - More documentation updates. Added "Requires crontab" message to theDries Buytaert2002-06-08
* - Clarified the help texts a bit.Dries Buytaert2002-06-08
* - Small detail in the help.Dries Buytaert2002-06-08
* - adding descriptions to modules (thanks Joe + Scott).Kjartan Mannes2002-06-01
* - fixing who is online block.Kjartan Mannes2002-05-31
* - modified the user blocks to use the same layout and trim long usernames toKjartan Mannes2002-05-29
* - the user_admin_edit() would loose the theme settings.Kjartan Mannes2002-05-24