aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10073] Global announcements have a forum_id nowJoas Schilling2014-05-291-24/+5
* [ticket/10073] Fix code sniffer complainJoas Schilling2014-05-291-1/+0
* [ticket/10073] Use namespaces and fix all class namesJoas Schilling2014-05-298-78/+116
* [ticket/10073] Add Admin contact email templateNils Adermann2014-05-291-0/+23
* [ticket/10073] Replace board_contact mail with links to contact pageNils Adermann2014-05-298-17/+13
* [ticket/10073] Add a contact administrators page and refactor email forms.Nils Adermann2014-05-2915-242/+787
* Merge pull request #2511 from Marshalrusty/ticket/12611Andreas Fischer2014-05-2943-0/+0
|\
| * [ticket/12611] Remove phpBB Group copyright notice from .gifsYuriy Rusko2014-05-2843-0/+0
* | Merge pull request #2432 from Nicofuma/ticket/11226Joas Schilling2014-05-292-0/+28
|\ \
| * | [ticket/11226] Explicity set file_moved to falseTristan Darricau2014-05-282-1/+3
| * | [ticket/11226] Add testsTristan Darricau2014-05-281-0/+24
| * | [ticket/11226] Use $user->lang()Tristan Darricau2014-05-101-1/+1
| * | [ticket/11226] filespec::move_file() should error correctlyTristan Darricau2014-05-101-0/+2
* | | Merge pull request #2309 from Nicofuma/ticket/11366Joas Schilling2014-05-2810-79/+345
|\ \ \
| * | | [ticket/11366] Fix headings css in list pageTristan Darricau2014-05-281-3/+3
| * | | [ticket/11366] Add config value in schema_data.sqlTristan Darricau2014-05-281-0/+1
| * | | [ticket/11366] Fix HTMLTristan Darricau2014-05-281-2/+2
| * | | [ticket/11366] Exchange links and settings' formTristan Darricau2014-05-281-4/+4
| * | | [ticket/11366] Remove the extra {S_FORM_TOKEN}Tristan Darricau2014-05-281-1/+0
| * | | [ticket/11366] Move the links to the top of the pageTristan Darricau2014-05-281-5/+5
| * | | [ticket/11366] Hide the version check settings by defaultTristan Darricau2014-05-281-2/+2
| * | | [ticket/11366] Versions, options and actions heading should be centeredTristan Darricau2014-05-281-3/+3
| * | | [ticket/11366] Better language string for "recheck all"Tristan Darricau2014-05-281-1/+1
| * | | [ticket/11366] Move "recheck all" linkTristan Darricau2014-05-281-2/+6
| * | | [ticket/11366] Add $config['extension_force_unstable']Tristan Darricau2014-05-284-2/+81
| * | | [ticket/11366] Use force_cache on the list pageTristan Darricau2014-05-281-6/+10
| * | | [ticket/11366] Add recheck-all linkTristan Darricau2014-05-283-1/+5
| * | | [ticket/11366] Force the use of the cache on the list pageTristan Darricau2014-05-283-38/+53
| * | | [ticket/11366] Update FILE_NOT_FOUND language stringTristan Darricau2014-05-283-3/+3
| * | | [ticket/11366] Fix whitespacesTristan Darricau2014-05-281-3/+3
| * | | [ticket/11366] Update FILE_NOT_FOUND language stringTristan Darricau2014-05-281-1/+1
| * | | [ticket/11366] Update var namesTristan Darricau2014-05-281-16/+13
| * | | [ticket/11366] Align language stringsTristan Darricau2014-05-281-1/+1
| * | | [ticket/11366] Fix detailed viewTristan Darricau2014-05-282-8/+9
| * | | [ticket/11366] Remove the double spacesTristan Darricau2014-05-281-1/+1
| * | | [ticket/11366] Coding styleTristan Darricau2014-05-284-36/+40
| * | | [ticket/11366] Correct a sentenceTristan Darricau2014-05-281-1/+1
| * | | [ticket/11366] Remove unused langage entryTristan Darricau2014-05-281-1/+0
| * | | [ticket/11366] Set the size of the 'current version' column to 20%Nicofuma2014-05-281-1/+1
| * | | [ticket/11366] Adding a missing commitNicofuma2014-05-281-4/+4
| * | | [ticket/11366] Bug Fix: Extensions removed but still registred in DBNicofuma2014-05-281-8/+8
| * | | [ticket/11366] Moving to \phpbb\version_helperNicofuma2014-05-285-311/+72
| * | | [ticket/11366] Extension's version's checkNicofuma2014-05-285-31/+429
| | |/ | |/|
* | | Merge pull request #2474 from PayBas/ticket/12561Joas Schilling2014-05-289-2/+264
|\ \ \
| * | | [ticket/12561] Reworked tests by nickvergessenPayBas2014-05-278-112/+206
| * | | [ticket/12561] Added tests for "after last", "after missing" and "empty"PayBas2014-05-263-9/+111
| * | | [ticket/12561] Add check to see if "after" column actually existsPayBas2014-05-261-1/+9
| * | | [ticket/12561] Added test for "after"PayBas2014-05-242-0/+48
| * | | [ticket/12561] Add "after" check to schema_generator for columns_addPayBas2014-05-191-1/+11
* | | | Merge branch 'develop-olympus' into develop-ascraeusJoas Schilling2014-05-280-0/+0
|\ \ \ \