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
/
manager.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/11404] Use a default data row if $row is empty in clean_row()
Marc Alexander
2013-03-07
1
-10
/
+16
*
[ticket/11404] Return empty array of avatar data if $row is empty
Marc Alexander
2013-03-06
1
-0
/
+11
*
[feature/avatars] Correct license, copyright and package info
Marc Alexander
2013-02-03
1
-2
/
+2
*
[feature/avatars] Add missing @var to docblocks in avatar manager
Marc Alexander
2013-01-09
1
-0
/
+4
*
[feature/avatars] Add function for localizing errors
Marc Alexander
2013-01-06
1
-4
/
+29
*
[feature/avatars] Add missing docblocks to avatar manager
Marc Alexander
2013-01-05
1
-0
/
+16
*
[feature/avatars] Add missing explanation to docblock of get_all_drivers()
Marc Alexander
2012-12-27
1
-0
/
+4
*
[feature/avatars] Some more miscellaneous changes
Marc Alexander
2012-12-27
1
-22
/
+22
*
[feature/avatars] Use callback method in avatar manager's clean row
Marc Alexander
2012-12-17
1
-7
/
+12
*
[feature/avatars] Fix behavior of avatar manager and variables
Marc Alexander
2012-12-04
1
-10
/
+10
*
[feature/avatars] Use seperate function for retrieving the config name
Marc Alexander
2012-12-04
1
-3
/
+15
*
[feature/avatars] Use seperate function for retrieving all drivers
Marc Alexander
2012-12-04
1
-3
/
+22
*
[feature/avatars] Removed unneeded dependencies
Marc Alexander
2012-12-01
1
-9
/
+1
*
[feature/avatars] Fix docblocks and minor cosmetic issues
Marc Alexander
2012-12-01
1
-9
/
+4
*
[feature/avatars] Create setting for enabling avatar in manager
Marc Alexander
2012-11-30
1
-0
/
+16
*
[feature/avatars] Fix variable names
Marc Alexander
2012-11-30
1
-0
/
+1
*
[feature/avatars] Let avatar manager handle $ignore_config
Marc Alexander
2012-11-30
1
-4
/
+5
*
[feature/avatars] Get list of enabled drivers from avatar manager
Marc Alexander
2012-11-30
1
-4
/
+25
*
[feature/avatars] Even more fixes to docblocks
Marc Alexander
2012-11-25
1
-17
/
+17
*
[feature/avatars] Add static methods for handling driver names
Marc Alexander
2012-11-25
1
-0
/
+26
*
[feature/avatars] Use isset() instead of in_array()
Marc Alexander
2012-11-21
1
-2
/
+2
*
[feature/avatars] Use in_array() and fix tabbing
Marc Alexander
2012-11-21
1
-4
/
+4
*
[feature/avatars] Use protected instead of private
Marc Alexander
2012-11-19
1
-9
/
+9
*
[feature/avatars] Fix the docs and small naming fixes
Marc Alexander
2012-11-19
1
-9
/
+29
*
[feature/avatars] Shorten avatar driver's class name
Marc Alexander
2012-11-16
1
-3
/
+3
*
[feature/avatars] Add service containers for avatars
Marc Alexander
2012-11-15
1
-31
/
+15
*
[feature/avatars] Fix coding guidelines infractions
Marc Alexander
2012-11-12
1
-3
/
+8
*
[feature/avatars] Rewrite drivers to use full class name
Igor Wiedler
2012-06-27
1
-28
/
+27
*
[feature/avatars] Fix error in avatar_manager::clean_row
Igor Wiedler
2012-06-27
1
-1
/
+1
*
[feature/avatars] Fix clean_row regex, thanks to chris
Igor Wiedler
2012-04-08
1
-1
/
+1
*
[feature/avatars] Simplify clean_row, move it to avatar manager
Igor Wiedler
2012-04-08
1
-0
/
+19
*
[feature/avatars] Fix CS
Igor Wiedler
2012-04-07
1
-1
/
+2
*
[feature/avatars] Use request object in avatar drivers
Igor Wiedler
2012-04-07
1
-2
/
+4
*
[feature/avatars] Remove unneeded require (class is now autoloaded)
Igor Wiedler
2012-04-07
1
-2
/
+0
*
[feature/avatars] Fixing typos in avatar manager and local avatars
Cullen Walsh
2012-03-18
1
-1
/
+1
*
[feature/avatars] Support proper avatar deletion, stub ACP
Cullen Walsh
2012-03-18
1
-0
/
+14
*
[feature/avatars] Various cosmetic changes
Cullen Walsh
2012-03-18
1
-10
/
+11
*
[feature/avatars] UCP Avatar Interface
Cullen Walsh
2012-03-18
1
-0
/
+21
*
[feature/avatars] Refactor avatars to use manager
Cullen Walsh
2012-03-18
1
-0
/
+91