index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
*
[feature/avatars] Use correct names of input fields
Marc Alexander
2012-11-16
3
-5
/
+5
*
[feature/avatars] Shorten avatar driver's class name
Marc Alexander
2012-11-16
8
-18
/
+18
*
[feature/avatars] Shorten needed language variable for avatar title
Marc Alexander
2012-11-16
1
-4
/
+5
*
[feature/avatars] Add service containers for avatars
Marc Alexander
2012-11-15
10
-53
/
+122
*
[feature/avatars] Add support for custom avatar HTML code
Marc Alexander
2012-11-14
3
-3
/
+3
*
[feature/avatars] Add barebone gravatar driver
Marc Alexander
2012-11-13
2
-0
/
+159
*
[feature/avatars] fix 'user_avatar_type' in database updater
Marc Alexander
2012-11-13
1
-4
/
+2
*
[feature/avatars] Fix coding guidelines infractions
Marc Alexander
2012-11-12
3
-5
/
+12
*
[feature/avatars] Replace colon usage with {L_COLON}
Marc Alexander
2012-11-12
8
-12
/
+12
*
[feature/avatars] add missing html closing tags and fix tabbing
Marc Alexander
2012-11-12
2
-4
/
+6
*
Merge branch 'feature/avatars' of https://github.com/igorw/phpbb3 into featur...
Marc Alexander
2012-11-12
40
-417
/
+1485
|
\
|
*
Merge branch 'develop' into feature/avatars
Igor Wiedler
2012-07-21
179
-720
/
+3779
|
|
\
|
*
|
[feature/avatars] Rewrite drivers to use full class name
Igor Wiedler
2012-06-27
9
-38
/
+68
|
*
|
[feature/avatars] Fixup avatars.js rewrite
Igor Wiedler
2012-06-27
2
-4
/
+4
|
*
|
[feature/avatars] Add self-invoking closure around avatars.js
Igor Wiedler
2012-06-27
2
-0
/
+12
|
*
|
[feature/avatars] Rewrite avatars event handler to use jQuery
Igor Wiedler
2012-06-27
2
-24
/
+8
|
*
|
[feature/avatars] Move avatars JavaScript code to external JS file
Igor Wiedler
2012-06-27
5
-64
/
+40
|
*
|
[feature/avatars] Remove empty script tag
Igor Wiedler
2012-06-27
1
-3
/
+0
|
*
|
[feature/avatars] Remove unneeded argument for driver prepare_form()
Igor Wiedler
2012-06-27
4
-7
/
+7
|
*
|
[feature/avatars] Fix error in avatar_manager::clean_row
Igor Wiedler
2012-06-27
1
-1
/
+1
|
*
|
Merge remote-tracking branch 'upstream/develop' into feature/avatars
Igor Wiedler
2012-06-27
254
-1467
/
+2812
|
|
\
\
|
*
|
|
[feature/avatars] Fix clean_row regex, thanks to chris
Igor Wiedler
2012-04-08
1
-1
/
+1
|
*
|
|
[feature/avatars] Do not assign in an if statement
Igor Wiedler
2012-04-08
1
-1
/
+2
|
*
|
|
[feature/avatars] Update avatars in database_update
Igor Wiedler
2012-04-08
2
-59
/
+35
|
*
|
|
[feature/avatars] Simplify clean_row, move it to avatar manager
Igor Wiedler
2012-04-08
7
-57
/
+24
|
*
|
|
[feature/avatars] Introduce an avatar driver interface
Igor Wiedler
2012-04-08
6
-33
/
+87
|
*
|
|
[feature/avatars] Introduce global phpbb_avatar_manager
Igor Wiedler
2012-04-08
6
-28
/
+21
|
*
|
|
[feature/avatars] Fix avatar_type in create_schema_files
Igor Wiedler
2012-04-08
6
-11
/
+11
|
*
|
|
[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
9
-21
/
+33
|
*
|
|
[feature/avatars] Remove unneeded require (class is now autoloaded)
Igor Wiedler
2012-04-07
1
-2
/
+0
|
*
|
|
[feature/avatars] Fix avatar driver filename for autoloading
Igor Wiedler
2012-04-07
1
-0
/
+0
|
*
|
|
Merge branch 'develop' into feature/avatars
Igor Wiedler
2012-04-07
211
-5505
/
+5809
|
|
\
\
\
|
*
|
|
|
[feature/avatars] Making schema changes for db tables
Cullen Walsh
2012-03-18
4
-6
/
+10
|
*
|
|
|
[feature/avatars] Support editing of group avatars in ACP
Cullen Walsh
2012-03-18
5
-148
/
+137
|
*
|
|
|
[feature/avatars] Made ACP avatar gallery in Manage Users prettier
Cullen Walsh
2012-03-18
4
-27
/
+68
|
*
|
|
|
[feature/avatars] Make avatars generic
Cullen Walsh
2012-03-18
6
-78
/
+141
|
*
|
|
|
[feature/avatars] Update ACP manage users, fix gallery focus issue
Cullen Walsh
2012-03-18
4
-81
/
+92
|
*
|
|
|
[feature/avatars] Rework UCP to be simpler/more consistent
Cullen Walsh
2012-03-18
3
-26
/
+94
|
*
|
|
|
[feature/avatars] Dynamically list the avatar types in UCP and ACP
Cullen Walsh
2012-03-18
3
-48
/
+103
[next]