summaryrefslogtreecommitdiff
path: root/modules/user/user.pages.inc
Commit message (Expand)AuthorAge
* - Patch #481794 by mr.baileys: made the one-time link be active immediately s...Dries Buytaert2009-06-05
* - Patch #137932 by grendzy, Alan D, lilou et al: automatic enctype on adding ...Dries Buytaert2009-05-25
* - Patch #471070 by stella: millions of code style fixes.Dries Buytaert2009-05-24
* - Patch #428744 by Gabor: make the main page content a real block and clean u...Dries Buytaert2009-05-21
* - Patch #453720 by yched: fixed the display of user fields.Dries Buytaert2009-05-06
* #368559 by moshe weitzman: Return renderable arrays from profile pages.Angie Byron2009-04-20
* - Patch #394594 by ksenzee: converted most of the user module code to the new...Dries Buytaert2009-04-13
* #369964 by yched and bjaspan: Refactor field validation and error reporting. ...Angie Byron2009-03-26
* #347250 by catch, drewish, and Berdir: Add function for loading multiple user...Angie Byron2009-03-14
* Roll-back of users -> user table name change in #330983: Broken pgsql is no fun.Angie Byron2009-02-26
* #330983 by recidive and boombatower: Rename users/users_roles tables to user/...Angie Byron2009-02-18
* - Patch #361683by Barry, Yves, Karen, Moshe Weitzman, David Strauss, floriant...Dries Buytaert2009-02-03
* #357591 by sun: Add watchdog calls for user cancel operations.Angie Byron2009-01-22
* #8 by sun and most of #drupal: Users can now cancel their accounts. Fixing th...Angie Byron2009-01-08
* - Patch #352470 by scor: fixed typos and grammar in comments.Dries Buytaert2008-12-30
* Removing #137932 which was committed prematurely.Angie Byron2008-11-24
* #337820 by Dave Reid: Rename menu path 'logout' to 'user/logout' for consiste...Angie Byron2008-11-23
* Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() check_p...Angie Byron2008-10-13
* Roll-back of #242873: This caused horrendous problems with SimpleTest on some...Angie Byron2008-10-12
* #282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.Angie Byron2008-10-12
* #242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by ...Angie Byron2008-10-11
* - Patch #310212 by justinrandell, catch, et all: killed in _user hook, as we...Dries Buytaert2008-10-06
* - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved deve...Dries Buytaert2008-09-17
* - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] a...Dries Buytaert2008-09-06
* - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next ...Dries Buytaert2008-08-21
* - Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now print...Dries Buytaert2008-07-16
* - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discu...Dries Buytaert2008-04-14
* - Patch #181411 by Moshe: use schema API for saving and updating user records.Dries Buytaert2008-02-18
* #207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocksGábor Hojtsy2008-01-08
* - Patch #206434 by meba: added missing doc in string.Dries Buytaert2008-01-05
* #135329 follow up: rolling back some of the user password request form change...Gábor Hojtsy2008-01-02
* - Patch #204900 by webernet: code style fixes. Likely my last patch of the y...Dries Buytaert2007-12-31
* #201725 by bdragon: access control was renamed to permissions but this was no...Gábor Hojtsy2007-12-17
* #152497 by JohnAlbin, bdragon, moshe weitzman, chx and myself: several user l...Gábor Hojtsy2007-12-13
* #190164 by John Morahan: user_autocomplete returns JSON, not a pipe delimited...Gábor Hojtsy2007-12-04
* - Patch #162381 by Heine et al: properly escape strings.Dries Buytaert2007-11-28
* #182528 by RobRoy: move drupal_set_message() out of user deletion API functio...Gábor Hojtsy2007-10-27
* #179276 by JirkaRybka: (regression) fix profile field sections to order prope...Gábor Hojtsy2007-10-25
* #166742 by Crell and dvessel: split user module (for performance reasons)Gábor Hojtsy2007-09-10