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
/
adm
/
style
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/avatars
Marc Alexander
2013-02-07
2
-46
/
+38
|
\
|
*
[ticket/11201] Revert WLM dropping because it is still used in China.
Andreas Fischer
2013-02-04
1
-0
/
+4
|
*
[ticket/11201] Remove MSN/WLM fields
Joas Schilling
2013-01-11
1
-4
/
+0
|
*
[ticket/10949] Converted missing code to new JS coding guidelines
Marc Alexander
2013-01-04
2
-46
/
+38
*
|
[feature/avatars] Remove not needed inline style
Marc Alexander
2013-01-08
1
-1
/
+1
*
|
[feature/avatars] Change avatar javascript to conform to new coding guidelines
Marc Alexander
2013-01-04
1
-3
/
+3
*
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/avatars
Marc Alexander
2013-01-04
2
-4
/
+4
|
\
\
|
|
/
|
*
Merge PR #1130 branch 'EXreaction/ticket/11259' into develop
Oleg Pudeyev
2012-12-29
2
-4
/
+4
|
|
\
|
|
*
[ticket/11259] Make phpbb_admin_path available everywhere
Nathan Guse
2012-12-09
2
-4
/
+4
*
|
|
Merge branch 'develop' of github.com:marc1706/phpbb3 into feature/avatars
Marc Alexander
2012-12-24
7
-0
/
+11
|
\
\
\
|
|
/
/
|
*
|
[feature/events] Remove extraneous space
David King
2012-12-17
1
-1
/
+1
|
*
|
[feature/events] Append "_append" to acp_simple_header_head
David King
2012-12-17
1
-1
/
+1
|
*
|
[feature/events] acp_simple_footer_end -> acp_simple_footer_after
David King
2012-12-17
1
-1
/
+1
|
*
|
[feature/events] Append "_append" to acp_overall_header_head
David King
2012-12-17
1
-1
/
+1
|
*
|
[feature/events] Change _end suffix to _after in acp_overall_footer_end
David King
2012-12-17
1
-1
/
+1
|
*
|
[feature/events] Append "_append" to acp_users_overview_options
David King
2012-12-17
1
-1
/
+1
|
*
|
[feature/events] Fix names of events in adm/style/acp_main.html
David King
2012-12-17
1
-2
/
+2
|
*
|
[feature/events] Append "_append" to acp_forums_normal_settings
David King
2012-12-17
1
-1
/
+1
|
*
|
[feature/events] Rename event_main_actions to acp_main_actions
Joas Schilling
2012-12-17
1
-1
/
+1
|
*
|
[feature/events] Adding acp prefix to acp event names
Michael Cullum
2012-12-17
7
-8
/
+8
|
*
|
[feature/events] Adding forums_normal_settings acp template ledge
Michael Cullum
2012-12-17
1
-0
/
+1
|
*
|
[feature/events] Adding simple_footer_end acp template event
Michael Cullum
2012-12-17
1
-0
/
+1
|
*
|
[feature/events] Adding simple_header_head acp template event
Michael Cullum
2012-12-17
1
-0
/
+1
|
*
|
[feature/events] Add users_overview_options acp template event
Michael Cullum
2012-12-17
1
-0
/
+1
|
*
|
[feature/events] Add overall_footer_end acp template event
Michael Cullum
2012-12-17
1
-0
/
+2
|
*
|
[feature/events] Adding overall_header_head acp template event
Michael Cullum
2012-12-17
1
-0
/
+1
|
*
|
[feature/events] Add main_actions acp template event
Michael Cullum
2012-12-17
1
-0
/
+2
|
*
|
[feature/events] Add main_notice ACP template event
Michael Cullum
2012-12-17
1
-0
/
+2
|
|
/
*
|
[feature/avatars] Add more consistency to codebase
Marc Alexander
2012-12-11
2
-4
/
+4
*
|
Merge branch 'develop' into feature/avatars
Marc Alexander
2012-12-09
2
-35
/
+57
|
\
\
|
|
/
|
*
[ticket/11209] Clone disable moving images to allow multiple per page
Joas Schilling
2012-11-16
1
-4
/
+4
|
*
[ticket/11198] Remove additional asterix as /** is doc-block only
Joas Schilling
2012-11-15
1
-4
/
+4
|
*
[ticket/11198] Store the swapping partners in vars and simplify the logic
Joas Schilling
2012-11-14
1
-39
/
+47
|
*
[ticket/11198] Correctly set links after an item is moved up/down with AJAX
Joas Schilling
2012-11-14
2
-15
/
+29
*
|
[feature/avatars] Minor variable naming fixes
Marc Alexander
2012-12-04
2
-4
/
+4
*
|
[feature/avatars] Remove unnecessary abbreviations
Marc Alexander
2012-11-25
7
-36
/
+36
*
|
[feature/avatars] Remove duplicate form enctype
Marc Alexander
2012-11-22
1
-1
/
+1
*
|
[feature/avatars] Miscellaenous template fixes
Marc Alexander
2012-11-18
1
-2
/
+1
*
|
[feature/avatars] Fix local and upload avatar in the ACP
Marc Alexander
2012-11-18
2
-5
/
+4
*
|
[feature/avatars] Handle deletion of avatars
Marc Alexander
2012-11-18
2
-0
/
+2
*
|
[feature/avatars] Fix acp front-end of user and group avatars
Marc Alexander
2012-11-17
4
-49
/
+17
*
|
[feature/avatars] Replace colon usage with {L_COLON}
Marc Alexander
2012-11-12
5
-7
/
+7
*
|
[feature/avatars] add missing html closing tags and fix tabbing
Marc Alexander
2012-11-12
1
-4
/
+5
*
|
Merge branch 'feature/avatars' of https://github.com/igorw/phpbb3 into featur...
Marc Alexander
2012-11-12
6
-85
/
+112
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'develop' into feature/avatars
Igor Wiedler
2012-07-21
12
-37
/
+81
|
|
\
|
*
|
[feature/avatars] Fixup avatars.js rewrite
Igor Wiedler
2012-06-27
1
-2
/
+2
|
*
|
[feature/avatars] Add self-invoking closure around avatars.js
Igor Wiedler
2012-06-27
1
-0
/
+6
|
*
|
[feature/avatars] Rewrite avatars event handler to use jQuery
Igor Wiedler
2012-06-27
1
-12
/
+4
|
*
|
[feature/avatars] Move avatars JavaScript code to external JS file
Igor Wiedler
2012-06-27
3
-42
/
+21
|
*
|
Merge remote-tracking branch 'upstream/develop' into feature/avatars
Igor Wiedler
2012-06-27
8
-39
/
+44
|
|
\
\
[next]