aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13844] Add eventsJoas Schilling2015-05-203-14/+59
* [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] 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-167-10/+21
|\
| * Merge pull request #3606 from Nicofuma/ticket/13838Joas Schilling2015-05-167-10/+21
| |\
| | * [ticket/13838] Fix coding styleNicofuma2015-05-147-10/+21
* | | Merge pull request #3591 from Nicofuma/ticket/12632Oliver Schramm2015-05-165-1/+20
|\ \ \
| * | | [ticket/12632] Add twig.debug and twig.auto_reload in config.ymlTristan Darricau2015-05-045-1/+20
* | | | 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 #3582 from s9e/ticket/13805Nicofuma2015-05-141-2/+14
|\ \ \ \ \
| * | | | | [ticket/13805] Updated generate_text_for_storage() to match message_parserJoshyPHP2015-05-021-2/+14
* | | | | | Merge pull request #3581 from MateBartus/ticket/13804Nicofuma2015-05-147-22/+60
|\ \ \ \ \ \
| * | | | | | [ticket/13804] Remove unnecessary array_mergeMateBartus2015-05-111-6/+1
| * | | | | | [ticket/13804] Make template's user dependency optionalMateBartus2015-05-057-22/+65
* | | | | | | Merge pull request #3577 from MateBartus/ticket/13800Nicofuma2015-05-143-26/+30
|\ \ \ \ \ \ \
| * | | | | | | [ticket/13800] Make router's extension manager dependency optionalMateBartus2015-05-023-26/+30
* | | | | | | | 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 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
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
* | | | | | | | | | | Merge branch '3.1.x'Marc Alexander2015-05-081-4/+21
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | | | / / / / / / | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge pull request #3459 from brunoais/ticket/13664Marc Alexander2015-05-081-4/+21
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | [ticket/13664] BUMP version to 3.1.5-devbrunoais2015-05-061-1/+1
| | * | | | | | | | | [ticket/13664] Added alias to table to make modding easier.brunoais2015-03-011-3/+3
| | * | | | | | | | | [ticket/13664] Add event to allow changing number of unapproved posts listedbrunoais2015-03-011-0/+12
| | * | | | | | | | | [ticket/13664] From string query in mcp_front unapproved posts to built querybrunoais2015-03-011-4/+9
* | | | | | | | | | | Merge branch '3.1.x'Marc Alexander2015-05-081-1/+2
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Merge pull request #3598 from VSEphpbb/ticket/13822Marc Alexander2015-05-081-1/+2
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | [ticket/13822] Correctly display softdelete and post detail permsMatt Friedman2015-05-071-1/+2
* | | | | | | | | | | | Merge branch '3.1.x'Marc Alexander2015-05-081-0/+12
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Merge pull request #3455 from brunoais/ticket/13660Marc Alexander2015-05-081-0/+12
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | [ticket/13660] BUMP version to 3.1.5-RC1brunoais2015-05-061-1/+1
| | * | | | | | | | | | | [ticket/13660] Fix @since version.brunoais2015-03-101-1/+1