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/11023] Fix additional whitespaces that were added by PHPBB3-10968
Joas Schilling
2012-10-17
1
-2
/
+2
*
[ticket/8713] Revert changes to ucp_profile, ucp_register and acp_users.
Andreas Fischer
2012-09-09
1
-2
/
+2
*
[ticket/8713] Rename untrimed_variable() to untrimmed_variable().
Andreas Fischer
2012-09-08
1
-2
/
+2
*
[ticket/8713] Do not trim login inputs
Nathaniel Guse
2012-09-03
1
-3
/
+3
*
Merge remote-tracking branch 'nickvergessen/feature/php-events-4' into develop
David King
2012-08-20
1
-6
/
+43
|
\
|
*
[feature/php-events] Add core.acp_users_overview_run_quicktool
Joas Schilling
2012-08-05
1
-0
/
+13
|
*
[feature/php-events] Add core.acp_users_overview_modify_data
Joas Schilling
2012-08-05
1
-0
/
+12
|
*
[feature/php-events] Move and fix event core.acp_users_display_overview
Joas Schilling
2012-08-05
1
-9
/
+17
|
*
[feature/events] Correct core.acp_users_overview event
Erik Frèrejean
2012-08-01
1
-4
/
+3
|
*
[feature/events] Fix ledges in ACP and apply coding guidelines
Joas Schilling
2012-08-01
1
-1
/
+1
|
*
[feature/events] Adding core.acp_users_overview ledge
Michael Cullum
2012-08-01
1
-0
/
+5
*
|
[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
[next]