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
/
ucp
/
ucp_profile.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/11923] Attempt to translate errors only if user can change avatar.
Cesar G
2013-10-17
1
-3
/
+3
*
Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700
Nils Adermann
2013-09-16
1
-0
/
+3
|
\
|
*
Merge branch 'develop-olympus' into develop
Joas Schilling
2013-07-31
1
-0
/
+3
|
|
\
|
|
*
[ticket/10037] Apply attached patch with a few changes
Oliver Schramm
2013-07-25
1
-0
/
+3
*
|
|
[ticket/11700] Move all recent code to namespaces
Nils Adermann
2013-09-16
1
-4
/
+4
*
|
|
[ticket/11700] Modify all code to use the new interface names
Nils Adermann
2013-07-14
1
-3
/
+3
|
/
/
*
|
[ticket/11454] Use set_addresses in other applicable areas
Nathan Guse
2013-04-24
1
-2
/
+1
*
|
[feature/avatars] Remove trailing whitespace from avatar code
Marc Alexander
2013-02-19
1
-3
/
+3
*
|
[feature/avatars] Pass phpbb_user to prepare and process form functions
Marc Alexander
2013-02-19
1
-2
/
+2
*
|
[feature/avatars] Remove $request property and pass as argument if needed
Marc Alexander
2013-01-07
1
-2
/
+2
*
|
[feature/avatars] Add function for localizing errors
Marc Alexander
2013-01-06
1
-13
/
+2
*
|
[feature/avatars] Add phpbb prefix to new functions
Marc Alexander
2013-01-04
1
-2
/
+2
*
|
[feature/avatars] Some more miscellaneous changes
Marc Alexander
2012-12-27
1
-1
/
+1
*
|
[feature/avatars] Add more consistency to codebase
Marc Alexander
2012-12-11
1
-2
/
+2
*
|
Merge branch 'develop' into feature/avatars
Marc Alexander
2012-12-09
1
-0
/
+5
|
\
\
|
*
|
[ticket/10679] Add new permission for changing profile field information
Joas Schilling
2012-12-06
1
-0
/
+5
*
|
|
[feature/avatars] Minor variable naming fixes
Marc Alexander
2012-12-04
1
-2
/
+2
*
|
|
[feature/avatars] Fix docblocks and minor cosmetic issues
Marc Alexander
2012-12-01
1
-1
/
+1
*
|
|
[feature/avatars] Fix variable names
Marc Alexander
2012-11-30
1
-16
/
+14
*
|
|
[feature/avatars] Get list of enabled drivers from avatar manager
Marc Alexander
2012-11-30
1
-18
/
+15
*
|
|
[feature/avatars] Check for existing functions rather than using _once
Marc Alexander
2012-11-26
1
-1
/
+4
*
|
|
[feature/avatars] Implement better treatment of avatar errors
Marc Alexander
2012-11-25
1
-7
/
+5
*
|
|
[feature/avatars] Small cosmetic changes
Marc Alexander
2012-11-25
1
-2
/
+2
*
|
|
[feature/avatars] Add static methods for handling driver names
Marc Alexander
2012-11-25
1
-3
/
+3
*
|
|
[feature/avatars] Only create avatar objects if necessary
Marc Alexander
2012-11-25
1
-1
/
+2
*
|
|
[feature/avatars] Miscellaneous fixes
Marc Alexander
2012-11-25
1
-1
/
+1
*
|
|
[feature/avatars] Remove unnecessary abbreviations
Marc Alexander
2012-11-25
1
-8
/
+8
*
|
|
[feature/avatars] Handle deletion of avatars
Marc Alexander
2012-11-18
1
-2
/
+2
*
|
|
[feature/avatars] Fix acp front-end of user and group avatars
Marc Alexander
2012-11-17
1
-1
/
+1
*
|
|
[feature/avatars] Use correct names of input fields
Marc Alexander
2012-11-16
1
-1
/
+1
*
|
|
[feature/avatars] Shorten avatar driver's class name
Marc Alexander
2012-11-16
1
-1
/
+1
*
|
|
[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
1
-3
/
+4
*
|
|
Merge branch 'feature/avatars' of https://github.com/igorw/phpbb3 into featur...
Marc Alexander
2012-11-12
1
-51
/
+115
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[feature/avatars] Rewrite drivers to use full class name
Igor Wiedler
2012-06-27
1
-5
/
+5
|
*
|
Merge remote-tracking branch 'upstream/develop' into feature/avatars
Igor Wiedler
2012-06-27
1
-0
/
+54
|
|
\
\
|
*
|
|
[feature/avatars] Simplify clean_row, move it to avatar manager
Igor Wiedler
2012-04-08
1
-1
/
+1
|
*
|
|
[feature/avatars] Introduce an avatar driver interface
Igor Wiedler
2012-04-08
1
-1
/
+1
|
*
|
|
[feature/avatars] Introduce global phpbb_avatar_manager
Igor Wiedler
2012-04-08
1
-7
/
+6
|
*
|
|
[feature/avatars] Use request object in avatar drivers
Igor Wiedler
2012-04-07
1
-2
/
+2
|
*
|
|
[feature/avatars] Make avatars generic
Cullen Walsh
2012-03-18
1
-4
/
+12
|
*
|
|
[feature/avatars] Update ACP manage users, fix gallery focus issue
Cullen Walsh
2012-03-18
1
-28
/
+3
|
*
|
|
[feature/avatars] Rework UCP to be simpler/more consistent
Cullen Walsh
2012-03-18
1
-21
/
+48
|
*
|
|
[feature/avatars] Dynamically list the avatar types in UCP and ACP
Cullen Walsh
2012-03-18
1
-3
/
+6
|
*
|
|
[feature/avatars] Support proper avatar deletion, stub ACP
Cullen Walsh
2012-03-18
1
-0
/
+33
|
*
|
|
[feature/avatars] Refactor avatar's handle_form
Cullen Walsh
2012-03-18
1
-2
/
+2
|
*
|
|
[feature/avatars] Implement avatar uploads for ucp
Cullen Walsh
2012-03-18
1
-1
/
+1
|
*
|
|
[feature/avatars] Implement UCP remote/local avatars
Cullen Walsh
2012-03-18
1
-34
/
+24
|
*
|
|
[feature/avatars] Various cosmetic changes
Cullen Walsh
2012-03-18
1
-1
/
+1
|
*
|
|
[feature/avatars] UCP Avatar Interface
Cullen Walsh
2012-03-18
1
-39
/
+68
[next]