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
/
avatar
/
driver
/
local.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[feature/avatars] Use "Main" as category for avatars in root of gallery
Marc Alexander
2013-02-19
1
-6
/
+8
*
[feature/avatars] Remove trailing whitespace from avatar code
Marc Alexander
2013-02-19
1
-1
/
+1
*
[feature/avatars] Pass phpbb_user to prepare and process form functions
Marc Alexander
2013-02-19
1
-2
/
+2
*
[feature/avatars] Use array for allowed extensions and implode if needed
Marc Alexander
2013-02-07
1
-1
/
+1
*
[feature/avatars] Correct license, copyright and package info
Marc Alexander
2013-02-03
1
-3
/
+3
*
[feature/avatars] Move list of supported formats to avatar driver class
Marc Alexander
2013-01-25
1
-1
/
+1
*
[feature/avatars] Strictly check if avatar list is empty and cache result
Marc Alexander
2013-01-08
1
-2
/
+3
*
[feature/avatars] Pass phpbb_user object to prepare_form_acp()
Marc Alexander
2013-01-08
1
-1
/
+1
*
[feature/avatars] Remove $request property and pass as argument if needed
Marc Alexander
2013-01-07
1
-5
/
+5
*
[feature/avatars] Improve handling of incorrect input for avatars
Marc Alexander
2013-01-04
1
-0
/
+7
*
[feature/avatars] Fix docblocks and minor cosmetic issues
Marc Alexander
2012-12-01
1
-1
/
+1
*
[feature/avatars] Create setting for enabling avatar in manager
Marc Alexander
2012-11-30
1
-1
/
+0
*
[feature/avatars] Let avatar manager handle $ignore_config
Marc Alexander
2012-11-30
1
-17
/
+6
*
[feature/avatars] Even more fixes to docblocks
Marc Alexander
2012-11-25
1
-2
/
+2
*
[feature/avatars] Remove unnecessary abbreviations
Marc Alexander
2012-11-25
1
-15
/
+15
*
[feature/avatars] Use RecursiveDirectoryIterator for gallery avatar
Marc Alexander
2012-11-21
1
-33
/
+21
*
[feature/avatars] Get rid of array_keys() in gallery avatar
Marc Alexander
2012-11-21
1
-3
/
+6
*
[feature/avatars] Move avatar specific settings to drivers
Marc Alexander
2012-11-21
1
-0
/
+11
*
[feature/avatars] Use protected instead of private
Marc Alexander
2012-11-19
1
-1
/
+1
*
[feature/avatars] Fix the docs and small naming fixes
Marc Alexander
2012-11-19
1
-1
/
+3
*
[feature/avatars] Fix local and upload avatar in the ACP
Marc Alexander
2012-11-18
1
-2
/
+3
*
[feature/avatars] Add missing assign_block_vars() for avatar options
Marc Alexander
2012-11-18
1
-0
/
+4
*
[feature/avatars] Shorten avatar driver's class name
Marc Alexander
2012-11-16
1
-0
/
+190