aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13844] Add eventsJoas Schilling2015-05-204-17/+63
* [ticket/13844] Add unit tests for the help managerJoas Schilling2015-05-171-0/+183
* [ticket/13844] Remove hacky code for the help arrayJoas Schilling2015-05-172-15/+4
* [ticket/13844] Fix language file so the tests passJoas Schilling2015-05-163-6/+6
* [ticket/13844] Add a functional test that browses the help pagesJoas Schilling2015-05-161-0/+12
* [ticket/13844] FAQ in new controller formatJoas Schilling2015-05-1612-19/+187
* [ticket/13844] Refactor bbcode help to the new systemJoas Schilling2015-05-165-0/+271
* [ticket/13844] Add new versions of the old help_* filesJoas Schilling2015-05-162-0/+252
* [ticket/13844] Add a little develop script to migrate the filesJoas Schilling2015-05-161-0/+312
* Merge branch '3.1.x'Joas Schilling2015-05-169-10/+167
|\
| * Merge pull request #3606 from Nicofuma/ticket/13838Joas Schilling2015-05-169-10/+167
| |\
| | * [ticket/13838] Fix coding styleNicofuma2015-05-148-11/+22
| | * [ticket/13838] Check braces for control structuresNicofuma2015-05-142-0/+146
* | | Merge pull request #3591 from Nicofuma/ticket/12632Oliver Schramm2015-05-167-1/+42
|\ \ \
| * | | [ticket/12632] Add twig.debug and twig.auto_reload in config.ymlTristan Darricau2015-05-047-1/+42
* | | | Merge branch '3.1.x'Oliver Schramm2015-05-152-0/+18
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #3563 from rxu/ticket/13791Oliver Schramm2015-05-152-0/+18
| |\ \ \
| | * | | [ticket/13791] Add more post buttons template events to viewtopic_body.htmlrxu2015-05-012-0/+18
* | | | | Merge pull request #3609 from Nicofuma/ticket/13839Andreas Fischer2015-05-141-1/+1
|\ \ \ \ \
| * | | | | [ticket/13839] Don't be dependent on the phpBB root directory name in testsNicofuma2015-05-141-1/+1
* | | | | | Merge branch '3.1.x'Marc Alexander2015-05-141-1/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #3607 from Nicofuma/ticket/13830Marc Alexander2015-05-141-1/+1
| |\ \ \ \ \
| | * | | | | [ticket/13830] Fix unsused used statements and catch blocksNicofuma2015-05-141-1/+1
| | | |_|_|/ | | |/| | |
* | | | | | Merge pull request #3582 from s9e/ticket/13805Nicofuma2015-05-142-7/+129
|\ \ \ \ \ \
| * | | | | | [ticket/13805] Updated generate_text_for_storage() to match message_parserJoshyPHP2015-05-022-7/+129
* | | | | | | Merge pull request #3581 from MateBartus/ticket/13804Nicofuma2015-05-1414-29/+67
|\ \ \ \ \ \ \
| * | | | | | | [ticket/13804] Remove unnecessary array_mergeMateBartus2015-05-111-6/+1
| * | | | | | | [ticket/13804] Make template's user dependency optionalMateBartus2015-05-0514-29/+72
* | | | | | | | Merge pull request #3577 from MateBartus/ticket/13800Nicofuma2015-05-146-29/+33
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | [ticket/13800] Make router's extension manager dependency optionalMateBartus2015-05-026-29/+33
* | | | | | | | Merge branch '3.1.x'Marc Alexander2015-05-142-2/+16
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge pull request #3540 from RMcGirr83/ticket/13699Marc Alexander2015-05-143-3/+20
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | [ticket/13699] Add event before and after forum title in viewforumRichard McGirr2015-05-053-3/+20
* | | | | | | | Merge branch '3.1.x'Marc Alexander2015-05-141-0/+14
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge pull request #3605 from Nicofuma/ticket/13830Marc Alexander2015-05-141-0/+14
| |\ \ \ \ \ \ \
| | * | | | | | | [ticket/13830] Check class used in catch statementsNicofuma2015-05-101-0/+14
| |/ / / / / / /
* | | | | | | | Merge pull request #3602 from s9e/ticket/13828Marc Alexander2015-05-102-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/13828] Renamed testing doubles to avoid PHP7 keywordsJoshyPHP2015-05-102-2/+2
|/ / / / / / / /
* | | | | | | | Merge pull request #3599 from marc1706/ticket/13825Nicofuma2015-05-081-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/13825] Correctly call phpbb_filesystem in create_thumbnailMarc Alexander2015-05-081-1/+1
* | | | | | | | | Merge branch '3.1.x'Marc Alexander2015-05-082-0/+16
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge pull request #3530 from VSEphpbb/ticket/13753Marc Alexander2015-05-082-0/+16
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [ticket/13753] Fix event documentationMatt Friedman2015-04-091-4/+4
| | * | | | | | | | [ticket/13753] Add template events to forum category row headersMatt Friedman2015-04-092-0/+16
* | | | | | | | | | Merge branch '3.1.x'Marc Alexander2015-05-081-4/+20
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge pull request #3529 from rxu/ticket/13752Marc Alexander2015-05-081-4/+20
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | [ticket/13752] Add viewonline.php core event to allow modifying forum data SQLrxu2015-04-091-4/+20
* | | | | | | | | | | Merge branch '3.1.x'Marc Alexander2015-05-081-7/+33
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Merge pull request #3526 from rxu/ticket/13750Marc Alexander2015-05-081-7/+33
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | [ticket/13750] Add core event to allow modifying navlinks textrxu2015-05-071-7/+33
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |