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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[feature/avatars] Small cosmetic changes
Marc Alexander
2012-11-25
2
-4
/
+3
*
[feature/avatars] Add static methods for handling driver names
Marc Alexander
2012-11-25
2
-6
/
+6
*
[feature/avatars] Small fixes
Marc Alexander
2012-11-25
1
-7
/
+4
*
[feature/avatars] Only create avatar objects if necessary
Marc Alexander
2012-11-25
3
-3
/
+8
*
[feature/avatars] Miscellaneous fixes
Marc Alexander
2012-11-25
2
-11
/
+15
*
[feature/avatars] Remove unnecessary abbreviations
Marc Alexander
2012-11-25
2
-16
/
+16
*
[feature/avatars] Move avatar specific settings to drivers
Marc Alexander
2012-11-21
1
-9
/
+15
*
[feature/avatars] Handle deletion of avatars
Marc Alexander
2012-11-18
2
-2
/
+14
*
[feature/avatars] Fix acp front-end of user and group avatars
Marc Alexander
2012-11-17
2
-30
/
+33
*
[feature/avatars] Add gravatar to avatar settings
Marc Alexander
2012-11-16
1
-0
/
+1
*
[feature/avatars] Fix coding guidelines infractions
Marc Alexander
2012-11-12
1
-1
/
+2
*
Merge branch 'feature/avatars' of https://github.com/igorw/phpbb3 into featur...
Marc Alexander
2012-11-12
2
-137
/
+198
|
\
|
*
Merge branch 'develop' into feature/avatars
Igor Wiedler
2012-07-21
7
-32
/
+60
|
|
\
|
*
\
Merge remote-tracking branch 'upstream/develop' into feature/avatars
Igor Wiedler
2012-06-27
5
-8
/
+23
|
|
\
\
|
*
|
|
[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
2
-2
/
+2
|
*
|
|
[feature/avatars] Introduce an avatar driver interface
Igor Wiedler
2012-04-08
2
-2
/
+2
|
*
|
|
[feature/avatars] Introduce global phpbb_avatar_manager
Igor Wiedler
2012-04-08
2
-13
/
+9
|
*
|
|
[feature/avatars] Use request object in avatar drivers
Igor Wiedler
2012-04-07
2
-3
/
+4
|
*
|
|
Merge branch 'develop' into feature/avatars
Igor Wiedler
2012-04-07
13
-2215
/
+1017
|
|
\
\
\
|
*
|
|
|
[feature/avatars] Support editing of group avatars in ACP
Cullen Walsh
2012-03-18
2
-89
/
+92
|
*
|
|
|
[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
2
-2
/
+2
*
|
|
|
|
Merge remote-tracking branch 'Fyorl/ticket/10939' into develop
Andreas Fischer
2012-11-10
1
-2
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
[ticket/10939] Modified acp_groups.php to not use $_FILES
Fyorl
2012-08-15
1
-2
/
+4
*
|
|
|
|
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2012-11-09
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[ticket/11181] Bump PHP requirement to 5.3.3 (from 5.3.2) [develop-olympus]
Igor Wiedler
2012-11-09
1
-1
/
+1
*
|
|
|
|
|
|
Merge remote-tracking branch 'upstream/develop' into feature/prune-users
Oleg Pudeyev
2012-11-06
65
-4004
/
+1996
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
[ticket/11099] Mark acp_ban::display_ban_options() as static.
Andreas Fischer
2012-10-30
1
-2
/
+2
|
*
|
|
|
|
|
|
[ticket/11157] get_captcha_types is an instance method.
Oleg Pudeyev
2012-10-29
1
-1
/
+2
|
*
|
|
|
|
|
|
[ticket/11023] Fix additional whitespaces that were added by PHPBB3-10968
Joas Schilling
2012-10-17
6
-12
/
+11
|
*
|
|
|
|
|
|
Merge PR #993 branch 'bantu/ticket/8713' into develop
Oleg Pudeyev
2012-10-10
2
-6
/
+27
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
[ticket/8713] Revert changes to ucp_profile, ucp_register and acp_users.
Andreas Fischer
2012-09-09
1
-2
/
+2
|
|
*
|
|
|
|
|
|
[ticket/8713] Call htmlspecialchars_decode() on transfer (e.g. ftp) passwords.
Andreas Fischer
2012-09-08
1
-3
/
+24
|
|
*
|
|
|
|
|
|
[ticket/8713] Rename untrimed_variable() to untrimmed_variable().
Andreas Fischer
2012-09-08
2
-5
/
+5
|
|
*
|
|
|
|
|
|
[ticket/8713] Do not trim login inputs
Nathaniel Guse
2012-09-03
2
-6
/
+6
|
*
|
|
|
|
|
|
|
Merge remote-tracking branch 'EXreaction/ticket/11021' into develop
Andreas Fischer
2012-09-15
1
-0
/
+2
|
|
\
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
[ticket/11021] Add the option to specify a Site home URL and text
Nathan Guse
2012-07-22
1
-0
/
+2
|
*
|
|
|
|
|
|
|
[ticket/10631] Fix a spelling typo
Michael C.
2012-09-01
1
-1
/
+1
|
*
|
|
|
|
|
|
|
[ticket/10631] Adjust prefixes to be easier to understand
Unknown Bliss
2012-09-01
1
-6
/
+6
|
*
|
|
|
|
|
|
|
[ticket/10631] Make failure to meet ext enable requirements clearer
Nathan Guse
2012-09-01
1
-5
/
+10
|
*
|
|
|
|
|
|
|
[ticket/10631] Various front-end fixes (extensions manager)
Nathan Guse
2012-09-01
1
-0
/
+9
|
*
|
|
|
|
|
|
|
[ticket/10631] Functional acp_extensions test, cleanup
Nathan Guse
2012-09-01
1
-18
/
+20
|
*
|
|
|
|
|
|
|
[ticket/10631] get_extension_metadata_manager -> create_extension_metadata_ma...
Nathan Guse
2012-09-01
1
-3
/
+3
|
*
|
|
|
|
|
|
|
[ticket/10631] Simplify exceptions
Nathan Guse
2012-09-01
1
-8
/
+20
|
*
|
|
|
|
|
|
|
[ticket/10631] Use exceptions for errors. Build action list dynamically.
Nathan Guse
2012-09-01
1
-28
/
+83
|
*
|
|
|
|
|
|
|
[ticket/10631] Fix some issues as noted in github comments, significantly sim...
Nathan Guse
2012-09-01
1
-6
/
+6
[next]