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
/
acp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'develop-olympus' into develop
Nils Adermann
2013-04-12
1
-41
/
+42
|
\
|
*
[ticket/11358] Removed all trailing white spaces.
erangamapa
2013-04-12
1
-4
/
+4
|
*
[ticket/11358] Fixed the code according to coding guidlines.
erangamapa
2013-04-12
1
-42
/
+43
*
|
[ticket/11116] Made ACP "extension not available" error message E_USER_WARNING
rechosen
2013-04-11
1
-2
/
+2
*
|
Migration file and change board_home_text to board_index_text
Tabitha Backoff
2013-03-28
1
-1
/
+1
*
|
Ticket# 11477 - Allow customisation of "Board index"
Tabitha Backoff
2013-03-28
1
-0
/
+1
*
|
[ticket/11310] Add hashes to action links to prevent CSRF attacks
Joas Schilling
2013-03-12
1
-6
/
+15
*
|
Merge remote-tracking branch 'EXreaction/ticket/11395' into develop
David King
2013-03-04
1
-2
/
+2
|
\
\
|
*
|
[ticket/11395] Prevent acp_modules::get_modules_info from reincluding files
Nathaniel Guse
2013-03-03
1
-2
/
+2
*
|
|
Merge remote-tracking branch 'remotes/marc/feature/avatars' into develop
Nathaniel Guse
2013-03-04
3
-139
/
+197
|
\
\
\
|
*
\
\
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/avatars
Marc Alexander
2013-03-04
5
-31
/
+70
|
|
\
\
\
|
|
|
/
/
|
*
|
|
[feature/avatars] Remove trailing whitespace from avatar code
Marc Alexander
2013-02-19
2
-6
/
+5
|
*
|
|
[feature/avatars] Pass phpbb_user to prepare and process form functions
Marc Alexander
2013-02-19
2
-4
/
+4
|
*
|
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/avatars
Marc Alexander
2013-02-07
1
-1
/
+1
|
|
\
\
\
|
*
|
|
|
[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
2
-4
/
+4
|
*
|
|
|
[feature/avatars] Use empty() instead of sizeof()
Marc Alexander
2013-01-07
2
-2
/
+2
|
*
|
|
|
[feature/avatars] Add function for localizing errors
Marc Alexander
2013-01-06
2
-28
/
+3
|
*
|
|
|
[feature/avatars] Add phpbb prefix to new functions
Marc Alexander
2013-01-04
2
-2
/
+2
|
*
|
|
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/avatars
Marc Alexander
2013-01-04
6
-39
/
+36
|
|
\
\
\
\
|
*
|
|
|
|
[feature/avatars] Some more miscellaneous changes
Marc Alexander
2012-12-27
2
-2
/
+2
|
*
|
|
|
|
Merge branch 'develop' of github.com:marc1706/phpbb3 into feature/avatars
Marc Alexander
2012-12-24
2
-3
/
+3
|
|
\
\
\
\
\
|
*
|
|
|
|
|
[feature/avatars] Add more consistency to codebase
Marc Alexander
2012-12-11
2
-3
/
+3
|
*
|
|
|
|
|
[feature/avatars] Fix behavior of avatar manager and variables
Marc Alexander
2012-12-04
2
-6
/
+6
|
*
|
|
|
|
|
[feature/avatars] Use seperate function for retrieving the config name
Marc Alexander
2012-12-04
1
-1
/
+1
|
*
|
|
|
|
|
[feature/avatars] Use seperate function for retrieving all drivers
Marc Alexander
2012-12-04
1
-1
/
+1
|
*
|
|
|
|
|
[feature/avatars] Minor variable naming fixes
Marc Alexander
2012-12-04
2
-4
/
+4
|
*
|
|
|
|
|
[feature/avatars] Create setting for enabling avatar in manager
Marc Alexander
2012-11-30
1
-3
/
+10
|
*
|
|
|
|
|
[feature/avatars] Fix variable names
Marc Alexander
2012-11-30
3
-32
/
+28
|
*
|
|
|
|
|
[feature/avatars] Let avatar manager handle $ignore_config
Marc Alexander
2012-11-30
1
-1
/
+1
|
*
|
|
|
|
|
[feature/avatars] Get list of enabled drivers from avatar manager
Marc Alexander
2012-11-30
3
-39
/
+33
|
*
|
|
|
|
|
[feature/avatars] Implement better treatment of avatar errors
Marc Alexander
2012-11-25
2
-13
/
+11
|
*
|
|
|
|
|
[feature/avatars] Small cosmetic changes
Marc Alexander
2012-11-25
2
-4
/
+3
|
*
|
|
|
|
|
[feature/avatars] Add static methods for handling driver names
Marc Alexander
2012-11-25
2
-6
/
+6
|
*
|
|
|
|
|
[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
3
-3
/
+8
|
*
|
|
|
|
|
[feature/avatars] Miscellaneous fixes
Marc Alexander
2012-11-25
2
-11
/
+15
|
*
|
|
|
|
|
[feature/avatars] Remove unnecessary abbreviations
Marc Alexander
2012-11-25
2
-16
/
+16
|
*
|
|
|
|
|
[feature/avatars] Move avatar specific settings to drivers
Marc Alexander
2012-11-21
1
-9
/
+15
|
*
|
|
|
|
|
[feature/avatars] Handle deletion of avatars
Marc Alexander
2012-11-18
2
-2
/
+14
|
*
|
|
|
|
|
[feature/avatars] Fix acp front-end of user and group avatars
Marc Alexander
2012-11-17
2
-30
/
+33
|
*
|
|
|
|
|
[feature/avatars] Add gravatar to avatar settings
Marc Alexander
2012-11-16
1
-0
/
+1
|
*
|
|
|
|
|
[feature/avatars] Fix coding guidelines infractions
Marc Alexander
2012-11-12
1
-1
/
+2
|
*
|
|
|
|
|
Merge branch 'feature/avatars' of https://github.com/igorw/phpbb3 into featur...
Marc Alexander
2012-11-12
2
-137
/
+198
|
|
\
\
\
\
\
\
|
|
*
\
\
\
\
\
Merge branch 'develop' into feature/avatars
Igor Wiedler
2012-07-21
7
-32
/
+60
|
|
|
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
Merge remote-tracking branch 'upstream/develop' into feature/avatars
Igor Wiedler
2012-06-27
5
-8
/
+23
|
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
[feature/avatars] Do not assign in an if statement
Igor Wiedler
2012-04-08
1
-1
/
+2
|
|
*
|
|
|
|
|
|
|
[feature/avatars] Simplify clean_row, move it to avatar manager
Igor Wiedler
2012-04-08
2
-2
/
+2
|
|
*
|
|
|
|
|
|
|
[feature/avatars] Introduce an avatar driver interface
Igor Wiedler
2012-04-08
2
-2
/
+2
|
|
*
|
|
|
|
|
|
|
[feature/avatars] Introduce global phpbb_avatar_manager
Igor Wiedler
2012-04-08
2
-13
/
+9
[next]