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
*
[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
2
-0
/
+28
|
\
\
|
*
|
[ticket/11226] Explicity set file_moved to false
Tristan Darricau
2014-05-28
2
-1
/
+3
|
*
|
[ticket/11226] Add tests
Tristan Darricau
2014-05-28
1
-0
/
+24
|
*
|
[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
|
*
|
|
[ticket/11366] Better language string for "recheck all"
Tristan Darricau
2014-05-28
1
-1
/
+1
|
*
|
|
[ticket/11366] Move "recheck all" link
Tristan Darricau
2014-05-28
1
-2
/
+6
|
*
|
|
[ticket/11366] Add $config['extension_force_unstable']
Tristan Darricau
2014-05-28
4
-2
/
+81
|
*
|
|
[ticket/11366] Use force_cache on the list page
Tristan Darricau
2014-05-28
1
-6
/
+10
|
*
|
|
[ticket/11366] Add recheck-all link
Tristan Darricau
2014-05-28
3
-1
/
+5
|
*
|
|
[ticket/11366] Force the use of the cache on the list page
Tristan Darricau
2014-05-28
3
-38
/
+53
|
*
|
|
[ticket/11366] Update FILE_NOT_FOUND language string
Tristan Darricau
2014-05-28
3
-3
/
+3
|
*
|
|
[ticket/11366] Fix whitespaces
Tristan Darricau
2014-05-28
1
-3
/
+3
|
*
|
|
[ticket/11366] Update FILE_NOT_FOUND language string
Tristan Darricau
2014-05-28
1
-1
/
+1
|
*
|
|
[ticket/11366] Update var names
Tristan Darricau
2014-05-28
1
-16
/
+13
|
*
|
|
[ticket/11366] Align language strings
Tristan Darricau
2014-05-28
1
-1
/
+1
|
*
|
|
[ticket/11366] Fix detailed view
Tristan Darricau
2014-05-28
2
-8
/
+9
|
*
|
|
[ticket/11366] Remove the double spaces
Tristan Darricau
2014-05-28
1
-1
/
+1
|
*
|
|
[ticket/11366] Coding style
Tristan Darricau
2014-05-28
4
-36
/
+40
|
*
|
|
[ticket/11366] Correct a sentence
Tristan Darricau
2014-05-28
1
-1
/
+1
|
*
|
|
[ticket/11366] Remove unused langage entry
Tristan Darricau
2014-05-28
1
-1
/
+0
|
*
|
|
[ticket/11366] Set the size of the 'current version' column to 20%
Nicofuma
2014-05-28
1
-1
/
+1
|
*
|
|
[ticket/11366] Adding a missing commit
Nicofuma
2014-05-28
1
-4
/
+4
|
*
|
|
[ticket/11366] Bug Fix: Extensions removed but still registred in DB
Nicofuma
2014-05-28
1
-8
/
+8
|
*
|
|
[ticket/11366] Moving to \phpbb\version_helper
Nicofuma
2014-05-28
5
-311
/
+72
|
*
|
|
[ticket/11366] Extension's version's check
Nicofuma
2014-05-28
5
-31
/
+429
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #2474 from PayBas/ticket/12561
Joas Schilling
2014-05-28
9
-2
/
+264
|
\
\
\
|
*
|
|
[ticket/12561] Reworked tests by nickvergessen
PayBas
2014-05-27
8
-112
/
+206
|
*
|
|
[ticket/12561] Added tests for "after last", "after missing" and "empty"
PayBas
2014-05-26
3
-9
/
+111
|
*
|
|
[ticket/12561] Add check to see if "after" column actually exists
PayBas
2014-05-26
1
-1
/
+9
|
*
|
|
[ticket/12561] Added test for "after"
PayBas
2014-05-24
2
-0
/
+48
|
*
|
|
[ticket/12561] Add "after" check to schema_generator for columns_add
PayBas
2014-05-19
1
-1
/
+11
*
|
|
|
Merge branch 'develop-olympus' into develop-ascraeus
Joas Schilling
2014-05-28
0
-0
/
+0
|
\
\
\
\
[next]