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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[feature/avatars] Call set_name() method in avatars.yml
Marc Alexander
2012-12-09
1
-0
/
+8
*
[feature/avatars] Fix behavior of avatar manager and variables
Marc Alexander
2012-12-04
3
-16
/
+16
*
[feature/avatars] Use seperate function for retrieving the config name
Marc Alexander
2012-12-04
2
-4
/
+16
*
[feature/avatars] Use seperate function for retrieving all drivers
Marc Alexander
2012-12-04
2
-4
/
+23
*
[feature/avatars] Minor variable naming fixes
Marc Alexander
2012-12-04
8
-18
/
+18
*
[feature/avatars] Removed unneeded dependencies
Marc Alexander
2012-12-01
2
-13
/
+1
*
[feature/avatars] Fix docblocks and minor cosmetic issues
Marc Alexander
2012-12-01
6
-22
/
+26
*
[feature/avatars] Create setting for enabling avatar in manager
Marc Alexander
2012-11-30
7
-69
/
+31
*
[feature/avatars] Fix variable names
Marc Alexander
2012-11-30
7
-68
/
+62
*
[feature/avatars] Let avatar manager handle $ignore_config
Marc Alexander
2012-11-30
8
-69
/
+35
*
[feature/avatars] Unify size of avatar_type
Marc Alexander
2012-11-30
8
-16
/
+16
*
[feature/avatars] Get list of enabled drivers from avatar manager
Marc Alexander
2012-11-30
8
-96
/
+88
*
[feature/avatars] Properly implement custom HTML in the interface
Marc Alexander
2012-11-29
4
-17
/
+7
*
[feature/avatars] Check for existing functions rather than using _once
Marc Alexander
2012-11-26
4
-5
/
+21
*
[feature/avatars] Change gravatar explain as discussed in PR
Marc Alexander
2012-11-25
1
-1
/
+1
*
[feature/avatars] Even more fixes to docblocks
Marc Alexander
2012-11-25
7
-61
/
+65
*
[feature/avatars] Docblock fixes and small change for php_ext
Marc Alexander
2012-11-25
4
-36
/
+34
*
[feature/avatars] Implement better treatment of avatar errors
Marc Alexander
2012-11-25
4
-25
/
+21
*
[feature/avatars] Small cosmetic changes
Marc Alexander
2012-11-25
4
-15
/
+9
*
[feature/avatars] Add static methods for handling driver names
Marc Alexander
2012-11-25
5
-12
/
+38
*
[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
7
-8
/
+14
*
[feature/avatars] Miscellaneous fixes
Marc Alexander
2012-11-25
7
-27
/
+30
*
[feature/avatars] Use new avatar types in database updater
Marc Alexander
2012-11-25
1
-3
/
+3
*
[feature/avatars] Remove unnecessary abbreviations
Marc Alexander
2012-11-25
28
-157
/
+157
*
[feature/avatars] Add allow_avatar_gravatar to schema_data.sql
Marc Alexander
2012-11-22
1
-0
/
+1
*
[feature/avatars] Remove duplicate form enctype
Marc Alexander
2012-11-22
1
-1
/
+1
*
[feature/avatars] Remove obsolete functions from functions_user.php
Marc Alexander
2012-11-22
1
-466
/
+0
*
[feature/avatars] Add support for modularized avatars to ucp groups
Marc Alexander
2012-11-22
5
-160
/
+125
*
[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] 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] Move avatar specific settings to drivers
Marc Alexander
2012-11-21
7
-9
/
+76
*
[feature/avatars] Check if gravatar is within min/max width/height
Marc Alexander
2012-11-21
1
-0
/
+18
*
[feature/avatars] Use constant for URL and fix usage of getimagesize
Marc Alexander
2012-11-21
1
-16
/
+39
*
[feature/avatars] Use protected instead of private
Marc Alexander
2012-11-19
4
-12
/
+12
*
[feature/avatars] Fix the docs and small naming fixes
Marc Alexander
2012-11-19
7
-20
/
+71
*
[feature/avatars] Use https for gravatar
Marc Alexander
2012-11-19
1
-3
/
+2
*
[feature/avatars] Miscellaenous template fixes
Marc Alexander
2012-11-18
3
-4
/
+7
*
[feature/avatars] Fix local and upload avatar in the ACP
Marc Alexander
2012-11-18
3
-7
/
+7
*
[feature/avatars] Handle deletion of avatars
Marc Alexander
2012-11-18
6
-4
/
+19
*
[feature/avatars] Add subsilver2 support
Marc Alexander
2012-11-18
6
-54
/
+101
*
[feature/avatars] Add missing assign_block_vars() for avatar options
Marc Alexander
2012-11-18
1
-0
/
+4
*
[feature/avatars] Use request class in upload avatar
Marc Alexander
2012-11-17
1
-1
/
+2
*
[feature/avatars] Small fixes after transition to service containers
Marc Alexander
2012-11-17
2
-2
/
+2
*
[feature/avatars] Fix acp front-end of user and group avatars
Marc Alexander
2012-11-17
7
-80
/
+51
*
[feature/avatars] Add missing language variables for avatars
Marc Alexander
2012-11-16
4
-6
/
+21
*
[feature/avatars] Check for gravatar when checking the avatar module_auth
Marc Alexander
2012-11-16
2
-1
/
+9
*
[feature/avatars] Add gravatar to avatar settings
Marc Alexander
2012-11-16
2
-0
/
+2
[next]