index
:
brdo
brdo
Web Sekce BRĎO
ctibor@brancik.cz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
user
/
user.module
Commit message (
Expand
)
Author
Age
*
- Patch #46388 by m3avrck: removed some dead code. Yay.
Dries Buytaert
2006-01-26
*
- Patch #45665 by wtanaka/moshe: removed dead code! w00t!
Dries Buytaert
2006-01-24
*
- Patch #45729 by markus, jvandyk, moshe: fixed problem with permission check...
Dries Buytaert
2006-01-23
*
- Patch #45843 by markus: roles are no longer required.
Dries Buytaert
2006-01-22
*
- Patch #44379 by Moshe: code improvements: always grant the 'authenticated u...
Dries Buytaert
2006-01-21
*
- Patch #42137 by Richard: deleting non existent user blocks the whole drupal...
Dries Buytaert
2006-01-20
*
- Patch #45530 by Morbus: filter_form shouldn't default to #weight 0
Dries Buytaert
2006-01-20
*
- Patch #45312 by Robin and Zen: made theme_user_list() more like theme_item_...
Dries Buytaert
2006-01-20
*
- Patch #44754 by Zen: fixed "Who's new" block inaccuracy.
Dries Buytaert
2006-01-17
*
- Patch #44767 by jvandyk: small (code) improvements
Dries Buytaert
2006-01-15
*
- Patch #44210 by DriesK: made it possible to edit blocked users.
Dries Buytaert
2006-01-13
*
- Added trailing point.
Dries Buytaert
2006-01-13
*
- Patch #44507 by DriesK: consistency: email -> e-mail.
Dries Buytaert
2006-01-13
*
- Patch #44261 by Kobus/Zen: drupal -> Drupal.
Dries Buytaert
2006-01-12
*
- Patch #40401 by driesk: fixed incorrect form conversion.
Dries Buytaert
2006-01-12
*
- Patch #44373 by m3avrck: improved generated HTML/CSS.
Dries Buytaert
2006-01-12
*
- Modified patch #44156 by Zen: '%s' -> %d.
Dries Buytaert
2006-01-10
*
- Patch #36716 by m3vrick: made deleting user accounts work.
Dries Buytaert
2006-01-09
*
- Patch #43668 by chx: fixed warning.
Dries Buytaert
2006-01-09
*
- Patch #43668 by chx: fixed problem with changing usernames.
Dries Buytaert
2006-01-09
*
- Patch #43833 by killes: give the first user a default role.
Dries Buytaert
2006-01-08
*
- Patch #39639 by Richard: 'users' appearing twice in menu.
Dries Buytaert
2006-01-06
*
- Patch #42541 by merlinofchaos: critical bug fix: public user registrations ...
Dries Buytaert
2006-01-05
*
- Patch #42057 by hunmonk and chx: made saving user accounts work again.
Dries Buytaert
2006-01-02
*
- Patch 42115 by Cvbge/ m3avrck: improved performance of session loading.
Dries Buytaert
2005-12-31
*
- Patch 41169 by Chris: got rid of expensvie object 2 array casts.
Dries Buytaert
2005-12-31
*
- Patch #41305 by chx: user edit form submit model rewrite.
Dries Buytaert
2005-12-19
*
- Patch #29060 by tostinne/ax: added tabindex to user login page.
Dries Buytaert
2005-12-11
*
- Patch #40583 by canen: make user_autocomplete function work with PostgreSQL.
Dries Buytaert
2005-12-10
*
- Patch #40341 by Neil: fixed problems with database schema versions.
Dries Buytaert
2005-12-08
*
- Patch #26641 by Uwe: tabs disappear in user.module settings after saving a ...
Dries Buytaert
2005-12-06
*
- Patch #39576 by chx: rename '_execute' to '_submit' and '#execute' to '#sub...
Dries Buytaert
2005-12-02
*
- Patch #39547 by saerdna et al.: added a 'change own username' permission.
Dries Buytaert
2005-12-02
*
- Patch #38981 by Robert: add permission to enable/disbale theme switching by...
Dries Buytaert
2005-11-30
*
- Patch #38945 by wtanaka: made the login block redirect back to the original...
Dries Buytaert
2005-11-28
*
- Patch #38412 by m3avrck: fixed problem with creating first account.
Dries Buytaert
2005-11-22
*
- Patch #37416 by Zen: make auto-completion of usernames work with short names.
Dries Buytaert
2005-11-21
*
- Patch #38248 by hunkmonk: updated the user login form to the forms API's _e...
Dries Buytaert
2005-11-21
*
- Patch #37738 by Junyor: fixed problem with Drupal not properly unsetting $u...
Dries Buytaert
2005-11-15
*
- Patch #32669 by DriesK: split blocking users from 'adminsiter access'.
Dries Buytaert
2005-11-14
*
- Patch #35644 by webchick: forms API simplificiations.
Dries Buytaert
2005-11-12
*
- Patch #26249 by Morbus: improved handling of temporary files/directory.
Dries Buytaert
2005-11-12
*
- SQL query maintenance: '%d' -> %d.
Dries Buytaert
2005-11-12
*
- Patch #26139 by webchick / Kieran / documentation team: improved admin help...
Dries Buytaert
2005-11-01
*
- Patch #35648 by asimmonds: fixed permissions page.
Dries Buytaert
2005-10-31
*
- #35440: Fix user 1 login bug after forms api
Steven Wittens
2005-10-28
*
- Patch #30930 by m3avrck/deekayen: cured PHP5 warnings.
Dries Buytaert
2005-10-22
*
- Modified patch #34472 by Moshe: uid=1 does not redirect to edit page after ...
Dries Buytaert
2005-10-21
*
- Patch #34031 by drewish: delete button on the edit user account form should...
Dries Buytaert
2005-10-21
*
- Modified version of patch #33348 by wolff: clean URL emitted when creating ...
Dries Buytaert
2005-10-13
[next]