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
*
[ticket/10073] Fix button descriptions
Joas Schilling
2014-06-09
1
-2
/
+2
*
[ticket/10073] Do not check disable boxes by default
Joas Schilling
2014-06-09
3
-6
/
+8
*
[ticket/10073] Store values with config_text in the ACP
Joas Schilling
2014-05-29
1
-8
/
+17
*
[ticket/10073] Move config values to config_text
Joas Schilling
2014-05-29
3
-7
/
+15
*
[ticket/10073] Fix request usage
Joas Schilling
2014-05-29
1
-1
/
+3
*
[ticket/10073] Deduplicate template variable names
Joas Schilling
2014-05-29
2
-6
/
+6
*
[ticket/10073] Get service from container
Joas Schilling
2014-05-29
1
-2
/
+2
*
[ticket/10073] Fix more "Contact Us" strings
Joas Schilling
2014-05-29
1
-6
/
+6
*
[ticket/10073] Move template code into the template
Joas Schilling
2014-05-29
2
-6
/
+6
*
[ticket/10073] Make contact page available when board is disabled
Joas Schilling
2014-05-29
2
-1
/
+2
*
[ticket/10073] Change name of the ACP module
Joas Schilling
2014-05-29
1
-1
/
+1
*
[ticket/10073] Deduplicate posting buttons code in ACP
Joas Schilling
2014-05-29
4
-140
/
+88
*
[ticket/10073] Use phpbb_validate_email to verify email address
Joas Schilling
2014-05-29
1
-2
/
+20
*
[ticket/10073] Split email validation from email ban and taken checks
Joas Schilling
2014-05-29
5
-14
/
+40
*
[ticket/10073] Deduplicate the if statement
Joas Schilling
2014-05-29
7
-64
/
+46
*
[ticket/10073] Fallback to board_contact when contact page is disabled
Joas Schilling
2014-05-29
8
-9
/
+69
*
[ticket/10073] Remove language string from rebase conflict
Joas Schilling
2014-05-29
1
-1
/
+0
*
[ticket/10073] Add ACP module to add bbcode text for contact admin info
Joas Schilling
2014-05-29
7
-0
/
+323
*
[ticket/10073] Add new configs to the schema
Joas Schilling
2014-05-29
1
-0
/
+6
*
[ticket/10073] Display contact info
Joas Schilling
2014-05-29
1
-2
/
+10
*
[ticket/10073] Add configs for contact info text
Joas Schilling
2014-05-29
1
-0
/
+10
*
[ticket/10073] Fix invalid type hint
Joas Schilling
2014-05-29
1
-1
/
+1
*
[ticket/10073] Fix missing language string
Joas Schilling
2014-05-29
1
-0
/
+1
*
[ticket/10073] Fix title for "Email topic"
Joas Schilling
2014-05-29
2
-7
/
+15
*
[ticket/10073] Use get_username_string and correctly sprintf for languages
Joas Schilling
2014-05-29
4
-3
/
+6
*
[ticket/10073] Add @config_text to admin_form
Joas Schilling
2014-05-29
3
-2
/
+30
*
[ticket/10073] Remove unneccessary todos he config switch is enough
Joas Schilling
2014-05-29
2
-2
/
+2
*
[ticket/10073] Add doc blocks to new classes
Joas Schilling
2014-05-29
5
-23
/
+251
*
[ticket/10073] Fix grammar in comment
Joas Schilling
2014-05-29
1
-1
/
+1
*
[ticket/10073] Global announcements have a forum_id now
Joas Schilling
2014-05-29
1
-24
/
+5
*
[ticket/10073] Fix code sniffer complain
Joas Schilling
2014-05-29
1
-1
/
+0
*
[ticket/10073] Use namespaces and fix all class names
Joas Schilling
2014-05-29
8
-78
/
+116
*
[ticket/10073] Add Admin contact email template
Nils Adermann
2014-05-29
1
-0
/
+23
*
[ticket/10073] Replace board_contact mail with links to contact page
Nils Adermann
2014-05-29
8
-17
/
+13
*
[ticket/10073] Add a contact administrators page and refactor email forms.
Nils Adermann
2014-05-29
15
-242
/
+787
*
Merge pull request #2511 from Marshalrusty/ticket/12611
Andreas Fischer
2014-05-29
43
-0
/
+0
|
\
|
*
[ticket/12611] Remove phpBB Group copyright notice from .gifs
Yuriy Rusko
2014-05-28
43
-0
/
+0
*
|
Merge pull request #2432 from Nicofuma/ticket/11226
Joas Schilling
2014-05-29
1
-0
/
+3
|
\
\
|
*
|
[ticket/11226] Explicity set file_moved to false
Tristan Darricau
2014-05-28
1
-0
/
+1
|
*
|
[ticket/11226] Use $user->lang()
Tristan Darricau
2014-05-10
1
-1
/
+1
|
*
|
[ticket/11226] filespec::move_file() should error correctly
Tristan Darricau
2014-05-10
1
-0
/
+2
*
|
|
Merge pull request #2309 from Nicofuma/ticket/11366
Joas Schilling
2014-05-28
10
-79
/
+345
|
\
\
\
|
*
|
|
[ticket/11366] Fix headings css in list page
Tristan Darricau
2014-05-28
1
-3
/
+3
|
*
|
|
[ticket/11366] Add config value in schema_data.sql
Tristan Darricau
2014-05-28
1
-0
/
+1
|
*
|
|
[ticket/11366] Fix HTML
Tristan Darricau
2014-05-28
1
-2
/
+2
|
*
|
|
[ticket/11366] Exchange links and settings' form
Tristan Darricau
2014-05-28
1
-4
/
+4
|
*
|
|
[ticket/11366] Remove the extra {S_FORM_TOKEN}
Tristan Darricau
2014-05-28
1
-1
/
+0
|
*
|
|
[ticket/11366] Move the links to the top of the page
Tristan Darricau
2014-05-28
1
-5
/
+5
|
*
|
|
[ticket/11366] Hide the version check settings by default
Tristan Darricau
2014-05-28
1
-2
/
+2
|
*
|
|
[ticket/11366] Versions, options and actions heading should be centered
Tristan Darricau
2014-05-28
1
-3
/
+3
[next]