summaryrefslogtreecommitdiff
path: root/modules/user.module
Commit message (Expand)AuthorAge
* - 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
* - pending user accounts will not be notified to the site_email.Kjartan Mannes2002-05-23
* - fixing the last fixes.Kjartan Mannes2002-05-22
* - Fixed typo in the "request new password" e-mail:Dries Buytaert2002-05-20
* - updating all nodes to use taxonomy terms.Kjartan Mannes2002-05-19
* Fixed bug reported by Gerhard:Steven Wittens2002-05-17
* - xhtml errorsKjartan Mannes2002-05-15
* - applied Stevens link patch.Kjartan Mannes2002-05-12
* - user.module used a obsolete variable_get.Kjartan Mannes2002-05-02
* Applied Moshe's user module improvements:Dries Buytaert2002-05-02
* - clearing extra spaces from user.module.Kjartan Mannes2002-05-02
* - fixed a few coding style issues.Kjartan Mannes2002-05-01
* - fixed the son of session crash. Its amazing how vitally important it is to ...Kjartan Mannes2002-04-29
* - Rewrote role management, splitting the table in two. There are noDries Buytaert2002-04-28
* - fixing that persistant <br \>Kjartan Mannes2002-04-22
* - bug fixes:Kjartan Mannes2002-04-22
* - Applied Marco's big patch, including contributions from Moshe:Dries Buytaert2002-04-20
* - changing regex. Fixes http://www.drupal.org/node.php?id=107Kjartan Mannes2002-04-15
* Patch by Moshe (thanks)Kjartan Mannes2002-04-15
* This is a major change to the system, needs more testing!Kjartan Mannes2002-04-14
* - made the user information block into two different blocks. One forKjartan Mannes2002-04-02
* - made some design changes to the user block.Kjartan Mannes2002-03-09
* - made a link relative instead of absolute.Kjartan Mannes2002-03-09
* - more typo bugs.Kjartan Mannes2002-03-05
* - applied search patch.Kjartan Mannes2002-03-05
* - updated configuration/user.module to use ini_get("sendmail_from") asKjartan Mannes2002-02-20
* - made username check case insensitive.Kjartan Mannes2002-02-19
* - Small update.Dries Buytaert2002-02-19
* - Added missing 'return' statement which broke username verification.Steven Wittens2002-02-18
* - updated user_mail() to return the result from the mail() call.Kjartan Mannes2002-01-31
* - Applied Natrak's module improvements.Dries Buytaert2002-01-30
* - Fixed more than 30 HTML and XML well-formedness errors.Dries Buytaert2002-01-27
* Typo in docs: "system geenrated password " > "generated".Steven Wittens2002-01-23
* - moved user block from theme.inc to user.module.Kjartan Mannes2002-01-21
* - Applied Marco's patch. See mailing list for more information.Dries Buytaert2002-01-17
* - Removed print-statement from user_mail().Dries Buytaert2002-01-16
* - Added some more explanations.Dries Buytaert2002-01-12