index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
includes
/
functions_user.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[feature/php-events] Fix doc of core.user_set_default_group
Joas Schilling
2012-08-20
1
-1
/
+1
*
[feature/php-events] Fix doc of core.delete_user_after
Joas Schilling
2012-08-20
1
-1
/
+1
*
[feature/php-events] Fix doc of core.delete_user_before
Joas Schilling
2012-08-20
1
-1
/
+1
*
[feature/php-events] Fix doc of core.update_username
Joas Schilling
2012-08-20
1
-1
/
+1
*
[feature/php-events] Fix docs and naming of core.user_set_default_group
Joas Schilling
2012-08-01
1
-1
/
+12
*
[feature/php-events] Fix docs and naming of core.group_delete_user_before
Joas Schilling
2012-08-01
1
-2
/
+12
*
[feature/php-events] Fix docs and naming of core.delete_group_after
Joas Schilling
2012-08-01
1
-3
/
+11
*
[feature/php-events] Fix docs and naming of core.delete_user_before
Joas Schilling
2012-08-01
1
-0
/
+12
*
[feature/php-events] Fix docs and naming of core.delete_user_after
Joas Schilling
2012-08-01
1
-1
/
+10
*
[feature/php-events] Fix docs and naming of core.update_username
Joas Schilling
2012-08-01
1
-1
/
+9
*
[feature/events] Removing the third trigger_event parameter
Michael Cullum
2012-08-01
1
-5
/
+5
*
[feature/events] Change to use the new method of adding events
Michael Cullum
2012-08-01
1
-15
/
+5
*
[feature/events] Adding ledge group_set_user_default
Joas Schilling
2012-08-01
1
-1
/
+6
*
[feature/events] Adding ledge group_user_del
Joas Schilling
2012-08-01
1
-1
/
+6
*
[feature/events] Adding ledge group_delete
Joas Schilling
2012-08-01
1
-1
/
+6
*
[feature/events] Adding ledges user_delete
Joas Schilling
2012-08-01
1
-1
/
+6
*
[feature/events] Adding ledge user_update_name
Joas Schilling
2012-08-01
1
-1
/
+6
*
[feature/new-tz-handling] Add previous selected value to validation if valid
Joas Schilling
2012-07-19
1
-1
/
+1
*
[feature/new-tz-handling] Rename $user->tz back to $user->timezone
Joas Schilling
2012-07-18
1
-1
/
+1
*
[feature/new-tz-handling] Allow phpbb prefix for user data validation functions
Joas Schilling
2012-07-16
1
-4
/
+15
*
[feature/new-tz-handling] Replace gmmktime() and mktime() with phpbb_datetime
Joas Schilling
2012-06-18
1
-3
/
+4
*
[feature/new-tz-handling] Fix selecting and validating of timezone in UCP
Joas Schilling
2012-06-18
1
-0
/
+16
*
Merge branch 'develop-olympus' into develop
Andreas Fischer
2012-05-14
1
-54
/
+4
|
\
|
*
Merge branch 'ticket/10605' into develop-olympus
Andreas Fischer
2012-05-14
1
-54
/
+4
|
|
\
|
|
*
[ticket/10605] Prefix function with phpbb_ and use true instead of 1
Joas Schilling
2012-03-12
1
-2
/
+2
|
|
*
[ticket/10605] Check for orphan privmsgs when deleting a user
Joas Schilling
2012-02-18
1
-54
/
+4
*
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2012-04-08
1
-0
/
+21
|
\
\
\
|
|
/
/
|
*
|
[ticket/10561] Added function desc for phpbb_style_is_active()
Hari Sankar R
2012-04-09
1
-0
/
+2
|
*
|
[ticket/10561] Reverted to phpbb_style_is_active()
Hari Sankar R
2012-04-07
1
-1
/
+1
|
*
|
[ticket/10561] Moved and renamed the funtion validate_style().
Hari Sankar R
2012-04-05
1
-0
/
+19
*
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2012-03-22
1
-0
/
+33
|
\
\
\
|
|
/
/
|
*
|
[ticket/10684] Adjust function and parameter name, minor changes.
rxu
2012-03-22
1
-5
/
+5
|
*
|
[ticket/10684] Rename function phpbb_get_banned_users_ids() parameter
rxu
2012-03-12
1
-4
/
+4
|
*
|
[ticket/10684] Adjust pm_notifications() to handle stale bans
rxu
2012-03-12
1
-5
/
+9
|
*
|
[ticket/10684] Fix 2 typos in comment lines.
rxu
2012-03-09
1
-1
/
+1
|
*
|
[ticket/10684] Send notifications for users with stale bans
rxu
2012-03-08
1
-0
/
+29
|
|
/
*
|
[ticket/9916] Updating header license and removing Version $Id$
Unknown
2011-12-31
1
-2
/
+1
*
|
[ticket/10345] Add documentation and phpbb_ prefix to the new avatar functions
Joas Schilling
2011-11-30
1
-6
/
+18
*
|
[ticket/10345] Use the plural function in some more places.
Joas Schilling
2011-11-25
1
-4
/
+27
*
|
[ticket/10329] Add phpbb_ prefix to new pcre_utf8_support() function.
Andreas Fischer
2011-08-21
1
-2
/
+2
*
|
Merge branch 'develop-olympus' into develop
Oleg Pudeyev
2011-04-10
1
-6
/
+6
|
\
\
|
|
/
|
*
[ticket/10128] Pass E_USER_WARNING to trigger_error() calls from user_ban().
Andreas Fischer
2011-04-11
1
-6
/
+6
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-04-01
1
-14
/
+12
|
\
\
|
|
/
|
*
[ticket/9751] Add shortcut logic for pass_complex == PASS_TYPE_ANY.
Andreas Fischer
2011-04-01
1
-4
/
+2
|
*
[ticket/9751] Compare $password with empty string instead of casting it to bool
Andreas Fischer
2011-04-01
1
-1
/
+1
|
*
[ticket/9751] Use a switch/case block without break for password complexity.
Andreas Fischer
2011-04-01
1
-11
/
+13
|
*
[ticket/9751] Password requirement "Must contain letters and numbers" fails
rxu
2011-04-01
1
-4
/
+2
*
|
Merge branch 'develop-olympus' into develop
Oleg Pudeyev
2011-03-11
1
-0
/
+25
|
\
\
|
|
/
|
*
[ticket/9970] Rename validate_language() to validate_language_iso_name().
Andreas Fischer
2011-03-07
1
-6
/
+6
|
*
[ticket/9970] Check whether language pack is installed.
Andreas Fischer
2011-03-07
1
-19
/
+14
[next]