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/10990] Use $user->lang['COMMA_SEPARATOR'] when appropriate
Nathan
2012-07-22
1
-1
/
+1
*
Merge pull request #843 from nickvergessen/feature/new-tz-handling
Nils Adermann
2012-07-19
1
-6
/
+5
|
\
|
*
[feature/new-tz-handling] Don't use global user but make it a parameter
Joas Schilling
2012-07-19
1
-1
/
+1
|
*
[feature/new-tz-handling] Properly name new timezone selection function
Joas Schilling
2012-07-17
1
-3
/
+3
|
*
[feature/new-tz-handling] Fix timezone option when editing a user in the ACP
Joas Schilling
2012-06-18
1
-1
/
+3
|
*
[feature/new-tz-handling] Remove appearances of board_dst and user_dst
Joas Schilling
2012-06-18
1
-3
/
+0
|
*
[feature/new-tz-handling] Fix timezone validation in ACP user section
Joas Schilling
2012-06-18
1
-2
/
+2
*
|
[feature/pagination-as-list] New parameter for name of start var
Drae
2012-07-18
1
-2
/
+2
*
|
[feature/pagination-as-list] Updates for nils comments
Drae
2012-07-18
1
-4
/
+4
*
|
[feature/pagination-as-list] Rename and deprecate functions
Drae
2012-07-18
1
-2
/
+2
*
|
[feature/pagination-as-list] Various fixes and improvements
Drae
2012-07-18
1
-4
/
+6
*
|
[ticket/10968] Render pagination within the template
Drae
2012-07-18
1
-4
/
+5
|
/
*
Merge remote-tracking branch 'github-dhruv/ticket/10308' into develop
Nils Adermann
2012-05-29
1
-0
/
+8
|
\
|
*
[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
*
|
[feature/class-prefix] Rename auth => phpbb_auth
Igor Wiedler
2012-03-31
1
-1
/
+1
*
|
[task/php54-ascraeus] Bring p_master#module_auth into PHP 5 era.
Oleg Pudeyev
2012-03-16
1
-1
/
+1
*
|
Merge remote-tracking branch 'imkingdavid/ticket/10535' into develop
Oleg Pudeyev
2012-02-03
1
-7
/
+0
|
\
\
|
*
|
[ticket/10535] Removed email confirm field from acp_users module
David King
2011-12-23
1
-7
/
+0
*
|
|
Merge remote-tracking branch 'unknownbliss/ticket/9916' into develop
Andreas Fischer
2012-01-02
1
-2
/
+1
|
\
\
\
|
*
|
|
[ticket/9916] Updating header license and removing Version $Id$
Unknown
2011-12-31
1
-2
/
+1
|
|
/
/
*
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-12-25
1
-21
/
+36
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
[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/10541] Fixed empty drop-down menu bug
David King
2011-12-21
1
-1
/
+1
|
|
/
|
/
|
*
|
[ticket/10345] Add documentation and phpbb_ prefix to the new avatar functions
Joas Schilling
2011-11-30
1
-1
/
+1
*
|
[ticket/10345] Fix some last use cases of sprintf() to use $user->lang()
Joas Schilling
2011-11-25
1
-2
/
+2
*
|
[ticket/10345] Use the plural function in some more places.
Joas Schilling
2011-11-25
1
-3
/
+3
*
|
Merge branch 'develop-olympus' into develop
Igor Wiedler
2011-11-20
1
-8
/
+2
|
\
\
|
|
/
|
*
[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
*
|
Merge branch 'develop-olympus' into develop
Igor Wiedler
2011-10-29
1
-1
/
+1
|
\
\
|
|
/
|
*
[ticket/10421] Correct parameter order for phpbb_check_hash() in acp_users.php
Andreas Fischer
2011-10-18
1
-1
/
+1
*
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2011-07-16
1
-1
/
+1
|
\
\
|
|
/
|
*
[ticket/5506] Do not display an empty last page after deleting logs.
Joas Schilling
2011-07-14
1
-1
/
+1
*
|
[ticket/9746] Adding some more calls to phpbb_ip_normalise().
Andreas Fischer
2011-01-03
1
-1
/
+1
*
|
[ticket/9556] Drop php closing tags, add trailing newline
Igor Wiedler
2010-11-11
1
-2
/
+0
*
|
[ticket/9867] Adjust the implementation of error messages localization.
rxu
2010-10-26
1
-5
/
+5
|
/
*
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
|
\
\
[next]