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
/
acp
/
acp_users.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/10308] makes variable boolean
Dhruv Goel
2012-05-10
1
-1
/
+1
*
[ticket/10308] fixes sql query, limit it to 1
Dhruv Goel
2012-05-10
1
-4
/
+4
*
[ticket/10308] fix language and user's total posts
Dhruv Goel
2012-05-10
1
-0
/
+8
*
[ticket/10428] Documentation for optionget/optionset functions.
Oleg Pudeyev
2011-12-25
1
-2
/
+21
*
[ticket/10428] Use phpbb_optionget/set in optionget/set for DRYness.
Oleg Pudeyev
2011-12-25
1
-16
/
+12
*
[ticket/10428] Compare $data to false strictly.
Oleg Pudeyev
2011-12-25
1
-4
/
+4
*
[ticket/10446] Pass $config and $user via parameter to anti_abuse_headers().
Andreas Fischer
2011-11-20
1
-2
/
+2
*
[ticket/10446] DRY X-AntiAbuse header addition.
Oleg Pudeyev
2011-11-20
1
-8
/
+2
*
[ticket/10421] Correct parameter order for phpbb_check_hash() in acp_users.php
Andreas Fischer
2011-10-18
1
-1
/
+1
*
[ticket/5506] Do not display an empty last page after deleting logs.
Joas Schilling
2011-07-14
1
-1
/
+1
*
Merge branch 'ticket/nickvergessen/9519' into develop-olympus
Andreas Fischer
2010-08-28
1
-1
/
+1
|
\
|
*
[ticket/9519] Replace remaining is_writable() calls with phpbb_is_writable().
Joas Schilling
2010-08-10
1
-1
/
+1
*
|
Merge branch 'ticket/bantu/9611' into develop-olympus
Josh Woody
2010-08-19
1
-4
/
+1
|
\
\
|
|
/
|
/
|
|
*
[ticket/9611] Make length of activation keys variable between 6 and 10.
Andreas Fischer
2010-05-17
1
-4
/
+1
*
|
Merge branch 'ticket/jellydoughnut/9650' into develop-olympus
Andreas Fischer
2010-07-10
1
-0
/
+5
|
\
\
|
*
|
[ticket/9650] Do not allow banning the anonymous user by username
Josh Woody
2010-07-08
1
-0
/
+5
|
|
/
*
|
[ticket/9451] Add optional $can_upload parameter to avatar_process_user().
Thatbitextra
2010-07-07
1
-1
/
+1
|
/
*
Merge branch 'ticket/nickvergessen/9548' into develop-olympus
Nils Adermann
2010-05-16
1
-13
/
+20
|
\
|
*
[ticket/9548] Delete user quicktool drop down should have an empty or invalid...
Joas Schilling
2010-04-18
1
-13
/
+20
*
|
Merge branch 'ticket/bantu/9536' into develop-olympus
Nils Adermann
2010-05-14
1
-2
/
+2
|
\
\
|
*
|
[ticket/9536] Small improvement for query against user/session tables when ma...
Andreas Fischer
2010-05-14
1
-2
/
+2
|
|
/
*
|
[ticket/9526] If an admin changes a user's 'user_allow_viewonline' flag to 'h...
Andreas Fischer
2010-05-14
1
-0
/
+25
|
/
*
permit current year in ACP - UCP changed in r8807 #55115
Chris Smith
2009-12-11
1
-1
/
+1
*
#52245
Henry Sudhof
2009-09-30
1
-1
/
+1
*
#51805
Henry Sudhof
2009-09-23
1
-0
/
+1
*
Fix #51305 - User need a_clearlog to delete warnings
Joas Schilling
2009-09-15
1
-8
/
+1
*
only whitespace changes
Meik Sievertsen
2009-09-04
1
-3
/
+3
*
Fixed bugs #43145, #44375, #44415 and #43045
Jim Wigginton
2009-09-02
1
-0
/
+25
*
Fix Bug #49195 - Queries on un-indexed column user_email
Joas Schilling
2009-08-28
1
-1
/
+1
*
fix r9758
Joas Schilling
2009-07-22
1
-3
/
+16
*
Ability to empty a user's outbox from the user ACP quick tools.
Chris Smith
2009-07-17
1
-2
/
+53
*
Fix Bug #45675 - Do not allow setting group as default group for pending user
Joas Schilling
2009-07-14
1
-0
/
+25
*
Feature Bug #43375 - Ability to delete warnings and keep warnings permanently
Joas Schilling
2009-07-14
1
-0
/
+142
*
Feature Bug #45375 - Add option to disable remote upload avatars
Joas Schilling
2009-07-14
1
-4
/
+5
*
Fixed Bug #45115 - Signature parsing flags are not stored in DB
Ruslan Uzdenov
2009-06-27
1
-3
/
+12
*
add quicktool to remove users from the newly registered special group.
Henry Sudhof
2009-06-21
1
-0
/
+30
*
Fix bug #46785 - Hide avatars if type disabled and give global option to turn...
Joas Schilling
2009-06-19
1
-1
/
+12
*
use same method to update custom profile fields in UCP and ACP (and then i am...
Meik Sievertsen
2009-06-13
1
-48
/
+1
*
Fix column handling in db updater, custom profile fields an db tools for fire...
Meik Sievertsen
2009-04-28
1
-1
/
+2
*
speed up group deletion and correctly display user parameter if group members...
Meik Sievertsen
2009-03-27
1
-0
/
+10
*
Fixed bug #40275 - The sql query in acp_users.php lacks a condition
Jim Wigginton
2009-01-27
1
-0
/
+1
*
Correctly limit input of the users location to 100 characters in the UCP and ...
Chris Smith
2008-09-05
1
-2
/
+2
*
actually, queued posts can also be in forums with no post counts
Meik Sievertsen
2008-09-01
1
-1
/
+0
*
Show users posts in queue in acp and profile + link to mcp
Meik Sievertsen
2008-09-01
1
-0
/
+13
*
some language/style/code fixes (refer to the diff of the changelog)
Meik Sievertsen
2008-02-23
1
-1
/
+1
*
One commit for those fixes having a very tiny impact (mostly only whitespaces...
Meik Sievertsen
2008-01-30
1
-28
/
+28
*
- Do not split topic list for topics being promoted to announcements after be...
Meik Sievertsen
2008-01-06
1
-1
/
+1
*
What did you expect? Us slacking off because of a few digg/heise trolls? nah....
Henry Sudhof
2007-12-13
1
-4
/
+7
*
#15111
Henry Sudhof
2007-11-15
1
-14
/
+25
*
Small things
Henry Sudhof
2007-11-10
1
-1
/
+1
[next]