summaryrefslogtreecommitdiff
path: root/modules/user.module
Commit message (Expand)AuthorAge
* - Patch #38412 by m3avrck: fixed problem with creating first account.Dries Buytaert2005-11-22
* - Patch #37416 by Zen: make auto-completion of usernames work with short names.Dries Buytaert2005-11-21
* - Patch #38248 by hunkmonk: updated the user login form to the forms API's _e...Dries Buytaert2005-11-21
* - Patch #37738 by Junyor: fixed problem with Drupal not properly unsetting $u...Dries Buytaert2005-11-15
* - Patch #32669 by DriesK: split blocking users from 'adminsiter access'.Dries Buytaert2005-11-14
* - Patch #35644 by webchick: forms API simplificiations.Dries Buytaert2005-11-12
* - Patch #26249 by Morbus: improved handling of temporary files/directory.Dries Buytaert2005-11-12
* - SQL query maintenance: '%d' -> %d.Dries Buytaert2005-11-12
* - Patch #26139 by webchick / Kieran / documentation team: improved admin help...Dries Buytaert2005-11-01
* - Patch #35648 by asimmonds: fixed permissions page.Dries Buytaert2005-10-31
* - #35440: Fix user 1 login bug after forms apiSteven Wittens2005-10-28
* - Patch #30930 by m3avrck/deekayen: cured PHP5 warnings.Dries Buytaert2005-10-22
* - Modified patch #34472 by Moshe: uid=1 does not redirect to edit page after ...Dries Buytaert2005-10-21
* - Patch #34031 by drewish: delete button on the edit user account form should...Dries Buytaert2005-10-21
* - Modified version of patch #33348 by wolff: clean URL emitted when creating ...Dries Buytaert2005-10-13
* - #33433: More form API fixes, and error handling improvements by Chx.Steven Wittens2005-10-13
* - Restore user login block alignment (form api patch undid some recent class/...Steven Wittens2005-10-11
* - Patch #33752 by chx, adrian, et al: another batch of form API changes/fixes.Dries Buytaert2005-10-11
* - Second batch of form API fixes by chx.Dries Buytaert2005-10-09
* - Patch #31341 by kbahey: delete a user's session when the user is deleted.Dries Buytaert2005-10-07
* - Patch #29465: new form API by Adrian et al.Dries Buytaert2005-10-07
* - Patch #32669 by DriesK: added an 'administer access control' permission.Dries Buytaert2005-10-01
* - Patch #28786 by Neil: move pagers out of table.Dries Buytaert2005-09-24
* - Patch #28301 by jjeff: show tooltip when hovering over a permission. Temop...Dries Buytaert2005-09-15
* - Patch #31123 by Ber: make it easier to theme the user profile pages.Dries Buytaert2005-09-14
* - Patch #26033 by m4avrck: fixed PHP5 warnings (call by reference)Dries Buytaert2005-09-08
* - Patch #23536 by chx: custom registration fields should appear on admin/user...Dries Buytaert2005-09-08
* - Patch #30122 by m3verick: changed include_once()'s to include "./$file"Dries Buytaert2005-09-08
* - Patch #28320 by Neil: improved the HTML/CSS of the user login block.Dries Buytaert2005-09-07
* - Patch #24617 by Morbus: fixed incorrect access checking.Dries Buytaert2005-09-07
* - Patch #18252 by tostinni: don't try creating the picture directory when pic...Dries Buytaert2005-09-06
* - Patch #30382 by Robert: removed unused variable by ''.Dries Buytaert2005-09-06
* - Patch #29385 by chx: no ?> add end of files.Dries Buytaert2005-08-25
* - Patch #27897 by kubaZygmunt: fixed PHP warning.Dries Buytaert2005-08-11
* - Patch #18778 by Gerhard/Olen: sort users by creation date rather than user ID.Dries Buytaert2005-08-10
* - Patch #28599 by Cvbge: fixed typo in documentation: 'user' -> 'used'.Dries Buytaert2005-08-10
* - #27852: redirect to user edit page on first log-inSteven Wittens2005-08-05
* - #28154: remove useless /view from user resultsSteven Wittens2005-08-03
* - Patch #27737 by Gerhard: format_name($object) -> theme('username', $object).Dries Buytaert2005-08-01
* - Add some Unicode checks to username validationSteven Wittens2005-07-31
* - #16705: Make user_access always return a boolean.Steven Wittens2005-07-29
* - #27694: Correct username validation.Steven Wittens2005-07-29
* - #26688: Add mbstring support to Drupal and clear up string handling fuzzies.Steven Wittens2005-07-25
* - Modified patch #27131 by DriesK: removed some cache_clear_all()s.Dries Buytaert2005-07-23
* - Fix PHP notice (killes)Steven Wittens2005-07-20
* - Patch #27062 by nysus: improved the help text of the 'access control' page.Dries Buytaert2005-07-19
* - Patches by Ber: move user settings and node settings to admin/settings.Dries Buytaert2005-07-03
* - Patch #25603 by Stefan: made the sizes of forms consistent.Dries Buytaert2005-06-27
* - Patch by Robert: fixed problem with username blocking.Dries Buytaert2005-06-23
* - Patch by deekayen: roll back permission patch.Dries Buytaert2005-06-23