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.module
Commit message (
Expand
)
Author
Age
*
- Bugfix: fixed the CREATE FUNCTION in database.mssql as it needs to be prefi...
Dries Buytaert
2003-06-11
*
Patch be Matt Westgate:
Dries Buytaert
2003-06-10
*
- Bugfix: fixed approval e-mail and tidied up the e-mail handling. Patch #43 by
Dries Buytaert
2003-06-08
*
- Bugfix: clicking the "Login" button after having created the first user
Dries Buytaert
2003-06-07
*
- Check the destrination URL before redirecting.
Dries Buytaert
2003-06-07
*
- Dropped check_input(); use check_query() instead.
Dries Buytaert
2003-06-06
*
- Bugfix: removed redundant check_input()s such that quotes are handled
Dries Buytaert
2003-06-06
*
- Bugfix: fixed the login problem due to incorrect use of drupal_goto().
Dries Buytaert
2003-06-06
*
- CSS improvements: use form functions wrapped in a <div> instead of
Dries Buytaert
2003-06-03
*
- Resized two textfields for UI consistentcy. Patch by Stefan.
Dries Buytaert
2003-06-02
*
- Documentation fixes by Kjartan.
Dries Buytaert
2003-05-31
*
- Al's CSS patches. This commit improves the themability of some core
Dries Buytaert
2003-05-29
*
- Michael Frankowski's excellent help text improvements!
Dries Buytaert
2003-05-29
*
- $_SERVER["edit"] -> $_POST["edit"]
Kjartan Mannes
2003-05-19
*
- Patch by Jonathan Chaffer: $_SERVER["op"] -> $_POST["op"]
Kjartan Mannes
2003-05-19
*
- Undid my changes to user_access().
Dries Buytaert
2003-05-19
*
- Replaced some PHP_SELF's by request_uri()'s. Patch by Gerhard.
Dries Buytaert
2003-05-18
*
- Small change that reduces the number of SQL queries when a certain role has
Dries Buytaert
2003-05-18
*
- Fixed a typo in the PostgreSQL database scheme. Patch by Michael Frankowski.
Dries Buytaert
2003-05-13
*
- Applied Michael Caerwyn's "%s -> %d" patch.
Dries Buytaert
2003-05-07
*
- Added missing t() function. Patch ba Al.
Dries Buytaert
2003-05-06
*
- Fixed the function prototypes of the newly introduced theme_user_list(),
Dries Buytaert
2003-05-02
*
- Committed Adrian's item patch. It would be nice if one or more of the
Dries Buytaert
2003-04-29
*
- Added support for user registration guidelines. Patch by Al. Feature requ...
Dries Buytaert
2003-04-28
*
- Fixed some PHP "notices".
Dries Buytaert
2003-04-21
*
- Renamed 'validate_email_address' to 'valid_email_address'.
Dries Buytaert
2003-04-13
*
- Patch by Ax. Fixed some syntax errors:
Dries Buytaert
2003-04-04
*
- Fixed some SQL query directives.
Dries Buytaert
2003-03-29
*
- Moved the logic of email validation from user_validate_mail to a new function
Dries Buytaert
2003-03-28
*
- Another improvement to the e-mail address validation code. Fixed Debian
Dries Buytaert
2003-03-19
*
- Fixed glitch in e-mail verification code. Patch by Gerhard.
Dries Buytaert
2003-03-18
*
- All LIMIT queries must go through the pager or through db_query_range().
Dries Buytaert
2003-03-16
*
- Fixed a CSS glitch. Thanks Al.
Dries Buytaert
2003-03-14
*
- Fixed translation bug.
Dries Buytaert
2003-03-12
*
- Fixed request 583. Patch by Al.
Dries Buytaert
2003-03-10
*
- Moved moderation logic back into node module.
Kjartan Mannes
2003-03-09
*
- Moved some block up to avoid the user module duplicating data.
Dries Buytaert
2003-03-09
*
- Removed the path_uri() function in favor of the $base_url variable and
Dries Buytaert
2003-03-07
*
- Grammar fix. Patch by Al.
Dries Buytaert
2003-03-02
*
- Fixed some typos spotted by Al Maw.
Dries Buytaert
2003-02-25
*
- New menu houskeeping. Prototyped by Zbynek.
Dries Buytaert
2003-02-20
*
- Theme options patch. See mailing list.
Dries Buytaert
2003-02-17
*
- Modifying user_validate_mail() to accept more e-mail addresses.
Kjartan Mannes
2003-02-15
*
- Everything is using theme("function") now instead of $theme->function().
Dries Buytaert
2003-02-15
*
- See http://lists.drupal.org/pipermail/drupal-devel/2003-February/021824.html.
Dries Buytaert
2003-02-11
*
- Changed '%s' into '%d' such that an empty $user->uid is converted to 0. Requi
Dries Buytaert
2003-02-09
*
- Corrected misplaced quote. Reported by Gerhard.
Dries Buytaert
2003-01-29
*
- Tidied up XHTML. Patch by Ulf.
Dries Buytaert
2003-01-23
*
- Tidied up some SQL queries.
Dries Buytaert
2003-01-20
*
- Fixed bug/warning when an anonymous users tries to post a node. Reported
Dries Buytaert
2003-01-15
[next]