summaryrefslogtreecommitdiff
path: root/modules/user.module
Commit message (Expand)AuthorAge
* - Gerhard's uid 0 patches. These patches bring various performanceDries Buytaert2003-09-09
* - Added an "edit account" link.Dries Buytaert2003-08-30
* - Fixed bug #2548: error reporting from modules didn't always work.Dries Buytaert2003-08-23
* - Removed left-overs from the rating module. Patch by Gerhard. Updated theDries Buytaert2003-08-22
* - Added some missing {} to make database prefixing work. Patch by Moshe.Dries Buytaert2003-08-22
* - Fixed bug with user sessions. Patch by Jeremy.Dries Buytaert2003-08-22
* - Applied Moshe's tablesort patch! Note that I changed the arrow imagesDries Buytaert2003-08-21
* - Committed Jeremy's session patch: this brings us one step closer to havingDries Buytaert2003-08-20
* - Updated the user module to use the new help system approach.Dries Buytaert2003-08-19
* - Documentation fixes by Michael F.Dries Buytaert2003-08-13
* - Usability improvement: changed the title of the main block on the userDries Buytaert2003-08-13
* - Applied modified version of almaw's 0064 patch: form item attributes.Kjartan Mannes2003-08-12
* - Added missing t() functions to watchdog. Patch #80 by Stefan.Dries Buytaert2003-08-12
* Applied 0007.almaw.home-link-using-l.patchKjartan Mannes2003-08-11
* - Added missing {}. Fixes bug 2423 reported by kenzky.Dries Buytaert2003-08-05
* - Fixed bug in user_validate_name(): . (dot) should be allowed for DA to work.Dries Buytaert2003-07-26
* - Fixed the update path of user_save(). Patch by Gerhard. Tnx.Dries Buytaert2003-07-23
* - Fixed typo: implde() -> implode(). Reported by Moshe.Dries Buytaert2003-07-23
* - Fixed node_save() and user_save() bug introduced by table prefix changes.Dries Buytaert2003-07-21
* - Committed a slightly modified version of Slavica's table prefix patch.Dries Buytaert2003-07-10
* - Bugfix: fixed the "check for duplicate e-mail addresses" test. Patch byDries Buytaert2003-07-09
* - Improvement: made it possible to translate the forum module. Patch #53 by ...Dries Buytaert2003-07-02
* - Fixed some "search related" bugs introduced by Moshe's latest patch.Dries Buytaert2003-06-30
* - Improvement: moved hard-coded CSS from user module to drupal.css. PatchDries Buytaert2003-06-26
* - Narrow the set of allowed usernames to prevent people from messing with it.Dries Buytaert2003-06-25
* - Improvement: SQL improvements to the user module. Patch #44 and #45 byDries Buytaert2003-06-23
* - Translation improvement. Patch by Stefan.Dries Buytaert2003-06-20
* - Bugfix: fixed problem with changing themes. Didn't apply Al's patch asDries Buytaert2003-06-20
* - Bugfix: fixed problem with the use of % on the user module form. PatchDries Buytaert2003-06-20
* - Bugfix: fixed utf-8 problem for people that use PHP 4.2.x or below. Patch ...Dries Buytaert2003-06-19
* - Bugfix: it was not possible to delete a user account when "delete" wasDries Buytaert2003-06-18
* - Improvement: made the user module use themeable lists. Patch #32 by Kristjan.Dries Buytaert2003-06-18
* Bugfix: user timezone-selection now uses the site's configured date_format_lo...Steven Wittens2003-06-16
* - Usability improvement: avoid showing two login forms on one page. SuggestedDries Buytaert2003-06-15
* - Bugfix: the variable 'user_mail_welcome_approval_subject' was too long.Dries Buytaert2003-06-15
* - Improvement: fixed wrapping in code samples in user module so that admin he...Dries Buytaert2003-06-15
* - Improvements: XHTML-ifications. Patch by GmbH.Dries Buytaert2003-06-15
* - Moved some CXX checks to a centralized place; less error-prone.Dries Buytaert2003-06-14
* - Bugfix: small Xtemplate fixes. Patch by Ax. (Slightly modified.)Dries Buytaert2003-06-13
* - Bugfix: when clean URLs are enabled, the cookie path was not always set cor...Dries Buytaert2003-06-11
* - Bugfix: fixed the CREATE FUNCTION in database.mssql as it needs to be prefi...Dries Buytaert2003-06-11
* Patch be Matt Westgate:Dries Buytaert2003-06-10
* - Bugfix: fixed approval e-mail and tidied up the e-mail handling. Patch #43 byDries Buytaert2003-06-08
* - Bugfix: clicking the "Login" button after having created the first userDries Buytaert2003-06-07
* - Check the destrination URL before redirecting.Dries Buytaert2003-06-07
* - Dropped check_input(); use check_query() instead.Dries Buytaert2003-06-06
* - Bugfix: removed redundant check_input()s such that quotes are handledDries Buytaert2003-06-06
* - Bugfix: fixed the login problem due to incorrect use of drupal_goto().Dries Buytaert2003-06-06
* - CSS improvements: use form functions wrapped in a <div> instead ofDries Buytaert2003-06-03
* - Resized two textfields for UI consistentcy. Patch by Stefan.Dries Buytaert2003-06-02