aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [task/code-sniffer] Replace spaces with tabs.Andreas Fischer2013-10-3017-150/+154
| | | | PHPBB3-11980
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-30192-1537/+0
| | | | PHPBB3-11980
* [task/code-sniffer] Add PSR1.Files.SideEffects.FoundWithSymbolsAndreas Fischer2013-10-301-0/+3
| | | | PHPBB3-11980
* [task/code-sniffer] Add PSR1.Classes.ClassDeclaration.MissingNamespaceAndreas Fischer2013-10-301-4/+6
| | | | PHPBB3-11980
* [task/code-sniffer] Add Generic.WhiteSpace.DisallowSpaceIndentAndreas Fischer2013-10-301-0/+3
| | | | PHPBB3-11980
* [task/code-sniffer] Add Generic.Functions.CallTimePassByReferenceAndreas Fischer2013-10-301-0/+3
| | | | PHPBB3-11980
* [task/code-sniffer] Add Generic.Formatting.DisallowMultipleStatementsAndreas Fischer2013-10-301-0/+3
| | | | PHPBB3-11980
* [task/code-sniffer] Add OneClassPerFile and OneInterfacePerFile.Andreas Fischer2013-10-301-0/+4
| | | | PHPBB3-11980
* [task/code-sniffer] Add Generic.CodeAnalysis.UselessOverridingMethodAndreas Fischer2013-10-301-0/+3
| | | | PHPBB3-11980
* [task/code-sniffer] Add Generic.CodeAnalysis.ForLoopShouldBeWhileLoopAndreas Fischer2013-10-291-0/+3
| | | | PHPBB3-11980
* [task/code-sniffer] Do not abort immediately on PHP Code Sniffer failure.Andreas Fischer2013-10-291-2/+11
| | | | PHPBB3-11980
* [task/code-sniffer] Fix argument list spacing.Andreas Fischer2013-10-294-4/+4
| | | | PHPBB3-11980
* [task/code-sniffer] Check function/method argument list spacing.Andreas Fischer2013-10-291-0/+9
| | | | PHPBB3-11980
* [task/code-sniffer] Cleanup code sniffer ruleset files.Andreas Fischer2013-10-292-5/+3
| | | | PHPBB3-11980
* [task/code-sniffer] Reorganise .travis.ymlAndreas Fischer2013-10-291-5/+7
| | | | PHPBB3-11980
* [task/code-sniffer] Check phpBB/phpbb first. This is where new files go.Andreas Fischer2013-10-291-7/+7
| | | | PHPBB3-11980
* [task/code-sniffer] Require code sniffer to pass on Travis CI.Andreas Fischer2013-10-292-4/+4
| | | | PHPBB3-11980
* Merge remote-tracking branch 'marc1706/ticket/11981' into developAndreas Fischer2013-10-2930-65/+70
|\ | | | | | | | | * marc1706/ticket/11981: [ticket/11981] Fix code sniffer complaints
| * [ticket/11981] Fix code sniffer complaintsMarc Alexander2013-10-2830-65/+70
| | | | | | | | PHPBB3-11981
* | Merge pull request #1784 from nickvergessen/ticket/11924Nils Adermann2013-10-286-19/+378
|\ \ | | | | | | [Ticket/11924] Add a script to export the events in wiki format
| * | [ticket/11924] Verify that the script is only run from command lineJoas Schilling2013-10-261-0/+5
| | | | | | | | | | | | PHPBB3-11924
| * | [ticket/11924] Do not use globals :(Joas Schilling2013-10-261-17/+10
| | | | | | | | | | | | PHPBB3-11924
| * | [ticket/11924] Remove duplicated codeJoas Schilling2013-10-161-54/+22
| | | | | | | | | | | | PHPBB3-11924
| * | [ticket/11924] Fix some minor issues with the php event docsJoas Schilling2013-10-164-9/+9
| | | | | | | | | | | | PHPBB3-11924
| * | [ticket/11924] Add option to export php event listJoas Schilling2013-10-161-0/+242
| | | | | | | | | | | | PHPBB3-11924
| * | [ticket/11924] Reduce unneccessary loadJoas Schilling2013-10-161-6/+2
| | | | | | | | | | | | PHPBB3-11924
| * | [ticket/11924] Add version info of template events to events.mdJoas Schilling2013-10-162-2/+47
| | | | | | | | | | | | PHPBB3-11924
| * | [ticket/11924] Add script to export events.md with wiki markupJoas Schilling2013-10-161-0/+102
| | | | | | | | | | | | PHPBB3-11924
| * | [ticket/11924] Bring layout of events.md to one styleJoas Schilling2013-10-161-10/+18
| | | | | | | | | | | | PHPBB3-11924
* | | Merge pull request #1832 from cyberalien/ticket/11982Nils Adermann2013-10-281-0/+1
|\ \ \ | | | | | | | | Fix z-index for AJAX popup background
| * | | [ticket/11982] Fix z-index for AJAX popup backgroundVjacheslav Trushkin2013-10-281-0/+1
|/ / / | | | | | | | | | PHPBB3-11982
* | | Merge pull request #1818 from cyberalien/ticket/11957Nils Adermann2013-10-2820-279/+1068
|\ \ \ | |_|/ |/| | Responsive design for ACP
| * | [ticket/11957] Append new line to install_headerVjacheslav Trushkin2013-10-281-1/+1
| | | | | | | | | | | | PHPBB3-11957
| * | [ticket/11957] Responsive ACP groups tableVjacheslav Trushkin2013-10-272-12/+10
| | | | | | | | | | | | PHPBB3-11957
| * | [ticket/11957] Responsive ACP permissionsVjacheslav Trushkin2013-10-264-9/+79
| | | | | | | | | | | | PHPBB3-11957
| * | [ticket/11957] Fix position of main block for tab-less pagesVjacheslav Trushkin2013-10-261-0/+4
| | | | | | | | | | | | PHPBB3-11957
| * | [ticket/11957] Hide other navigation items when one is activatedVjacheslav Trushkin2013-10-261-1/+5
| | | | | | | | | | | | PHPBB3-11957
| * | [ticket/11957] Do not add empty headers to responsive tablesVjacheslav Trushkin2013-10-261-2/+5
| | | | | | | | | | | | PHPBB3-11957
| * | [ticket/11957] Responsive ACP tabsVjacheslav Trushkin2013-10-264-17/+282
| | | | | | | | | | | | PHPBB3-11957
| * | [ticket/11957] Add z-index to menuVjacheslav Trushkin2013-10-261-0/+2
| | | | | | | | | | | | | | | | | | Add z-index to menu to prevent content block from overlapping menu PHPBB3-11957
| * | [ticket/11957] Wrap content in double divVjacheslav Trushkin2013-10-266-10/+24
| | | | | | | | | | | | PHPBB3-11957
| * | [ticket/11957] Misc responsive changesVjacheslav Trushkin2013-10-262-1/+20
| | | | | | | | | | | | PHPBB3-11957
| * | [ticket/11957] Responsive styles listVjacheslav Trushkin2013-10-263-6/+31
| | | | | | | | | | | | PHPBB3-11957
| * | [ticket/11957] More responsive forms adjustmentsVjacheslav Trushkin2013-10-261-1/+11
| | | | | | | | | | | | PHPBB3-11957
| * | [ticket/11957] Responsive forums listVjacheslav Trushkin2013-10-263-10/+48
| | | | | | | | | | | | PHPBB3-11957
| * | [ticket/11957] Change avatars gallery from table to listVjacheslav Trushkin2013-10-262-12/+37
| | | | | | | | | | | | PHPBB3-11957
| * | [ticket/11957] Responsive formsVjacheslav Trushkin2013-10-262-0/+71
| | | | | | | | | | | | PHPBB3-11957
| * | [ticket/11957] Responsive jQuery popupsVjacheslav Trushkin2013-10-261-2/+19
| | | | | | | | | | | | PHPBB3-11957
| * | [ticket/11957] Remove IE6 hacksVjacheslav Trushkin2013-10-261-23/+0
| | | | | | | | | | | | PHPBB3-11957
| * | [ticket/11957] Responsive ACP tablesVjacheslav Trushkin2013-10-263-1/+196
| | | | | | | | | | | | PHPBB3-11957