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
...
|
*
|
[feature/avatars] Handle deletion of avatars
Marc Alexander
2012-11-18
1
-1
/
+7
|
*
|
[feature/avatars] Fix acp front-end of user and group avatars
Marc Alexander
2012-11-17
1
-11
/
+15
|
*
|
Merge branch 'feature/avatars' of https://github.com/igorw/phpbb3 into featur...
Marc Alexander
2012-11-12
1
-47
/
+108
|
|
\
\
|
|
*
\
Merge branch 'develop' into feature/avatars
Igor Wiedler
2012-07-21
1
-12
/
+14
|
|
|
\
\
|
|
*
\
\
Merge remote-tracking branch 'upstream/develop' into feature/avatars
Igor Wiedler
2012-06-27
1
-0
/
+8
|
|
|
\
\
\
|
|
*
|
|
|
[feature/avatars] Do not assign in an if statement
Igor Wiedler
2012-04-08
1
-1
/
+2
|
|
*
|
|
|
[feature/avatars] Simplify clean_row, move it to avatar manager
Igor Wiedler
2012-04-08
1
-1
/
+1
|
|
*
|
|
|
[feature/avatars] Introduce an avatar driver interface
Igor Wiedler
2012-04-08
1
-1
/
+1
|
|
*
|
|
|
[feature/avatars] Introduce global phpbb_avatar_manager
Igor Wiedler
2012-04-08
1
-7
/
+5
|
|
*
|
|
|
[feature/avatars] Use request object in avatar drivers
Igor Wiedler
2012-04-07
1
-2
/
+3
|
|
*
|
|
|
Merge branch 'develop' into feature/avatars
Igor Wiedler
2012-04-07
1
-2
/
+2
|
|
|
\
\
\
\
|
|
*
|
|
|
|
[feature/avatars] Support editing of group avatars in ACP
Cullen Walsh
2012-03-18
1
-1
/
+0
|
|
*
|
|
|
|
[feature/avatars] Made ACP avatar gallery in Manage Users prettier
Cullen Walsh
2012-03-18
1
-3
/
+11
|
|
*
|
|
|
|
[feature/avatars] Update ACP manage users, fix gallery focus issue
Cullen Walsh
2012-03-18
1
-41
/
+43
|
|
*
|
|
|
|
[feature/avatars] Dynamically list the avatar types in UCP and ACP
Cullen Walsh
2012-03-18
1
-42
/
+94
|
|
*
|
|
|
|
[feature/avatars] Support proper avatar deletion, stub ACP
Cullen Walsh
2012-03-18
1
-4
/
+5
|
|
*
|
|
|
|
[feature/avatars] Modularized Avatars
Cullen Walsh
2012-03-18
1
-1
/
+1
*
|
|
|
|
|
|
Merge remote-tracking branch 'remotes/phpbb/develop' into feature/softdelete-...
Joas Schilling
2012-11-10
1
-5
/
+5
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
[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
*
|
|
|
|
|
|
[feature/soft-delete] Fix the rest of *_approved and the delete_post unit test
Joas Schilling
2012-11-10
1
-2
/
+2
*
|
|
|
|
|
|
[feature/soft-delete] Fix sync() and some more functions to use the new fields
Joas Schilling
2012-10-22
1
-5
/
+7
*
|
|
|
|
|
|
[feature/soft-delete] Lay the groundwork for a soft-delete feature
Josh Woody
2012-08-29
1
-2
/
+2
|
/
/
/
/
/
/
*
|
|
|
|
|
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
|
|
/
|
/
|
[prev]
[next]