aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #4329 from Senky/ticket/14429Marc Alexander2016-06-191-0/+24
|\ | | | | | | [ticket/14429] Add core.obtain_users_online_string_before_modify
| * [ticket/14429] Add core.modify_users_online_string_modifyJakub Senko2016-05-271-0/+24
| | | | | | | | PHPBB3-14429
* | Merge pull request #4328 from Senky/ticket/13865Marc Alexander2016-06-191-0/+5
|\ \ | | | | | | | | | [ticket/13865] Add id_ary, show_results to core.search_modify_param_before
| * | [ticket/13865] Add id_ary, show_results to core.search_modify_param_beforeJakub Senko2016-05-221-0/+5
| |/ | | | | | | PHPBB3-13865
* | Merge pull request #4316 from rmcgirr83/ticket_14630Marc Alexander2016-06-191-0/+28
|\ \ | | | | | | | | | [ticket/14630] Add event to modify pm message
| * | [ticket/14630] Rename core eventRichard McGirr2016-06-021-3/+3
| | | | | | | | | | | | PHPBB3-14630
| * | [ticket/14630] Change event name and fix capitalizationRichard McGirr2016-05-161-3/+3
| | | | | | | | | | | | PHPBB3-14630
| * | [ticket/14630] Add event to modify pm messageRichard McGirr2016-05-061-0/+28
| | | | | | | | | | | | | | | | | | https://tracker.phpbb.com/browse/PHPBB3-14630 PHPBB3-14630
* | | [ticket/14626] Event core.make_jumpbox_modify_tpl_aryTobi Schäfer2016-06-131-4/+2
| | | | | | | | | | | | PHPBB3-14626
* | | [ticket/14626] Event core.make_jumpbox_modify_tpl_aryTobi Schäfer2016-06-131-2/+2
| | | | | | | | | | | | | | | | | | https://tracker.phpbb.com/browse/PHPBB3-14626 PHPBB3-14626
* | | [ticket/14626] Event core.make_jumpbox_modify_tpl_aryTobi Schäfer2016-06-131-5/+26
| | | | | | | | | | | | PHPBB3-14626
* | | Merge pull request #4345 from marc1706/ticket/14291Andreas Fischer2016-06-111-1/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14291] Do not update filesize if displaying thumbnail * marc1706/ticket/14291: [ticket/14291] Do not update filesize if displaying thumbnail
| * | | [ticket/14291] Do not update filesize if displaying thumbnailMarc Alexander2016-05-301-1/+1
| | | | | | | | | | | | | | | | PHPBB3-14291
* | | | Merge pull request #4346 from lavigor/ticket/14661Marc Alexander2016-06-081-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/14661] Fix a typo in twig.php
| * | | | [ticket/14661] Fix a typo in twig.phplavigor2016-06-051-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-14661
* | | | | [ticket/14664] Fix PHPDoc comment in cron managerlavigor2016-06-071-1/+1
|/ / / / | | | | | | | | | | | | PHPBB3-14664
* | | | [ticket/14643] Offer latest backup to restore by defaultJakub Senko2016-05-291-1/+1
|/ / / | | | | | | | | | PHPBB3-14643
* | | Merge pull request #4173 from lavigor/ticket/14466Marc Alexander2016-05-281-0/+12
|\ \ \ | | | | | | | | | | | | [ticket/14466] Add an event to cron.php
| * | | [ticket/14466] Fix class name in PHPDoc comment.lavigor2016-03-251-1/+1
| | | | | | | | | | | | | | | | PHPBB3-14466
| * | | [ticket/14466] Add an event to cron.phplavigor2016-02-071-0/+12
| | | | | | | | | | | | | | | | PHPBB3-14466
* | | | [ticket/11446] Make get_notification_type_ids work with string tooJakub Senko2016-05-271-2/+7
| | | | | | | | | | | | | | | | PHPBB3-11446
* | | | [ticket/11446] Use sql_in_set properly in phpbb_notification_managerJakub Senko2016-05-231-12/+10
| |_|/ |/| | | | | | | | PHPBB3-11446
* | | Merge pull request #4314 from rmcgirr83/ticket_14624Marc Alexander2016-05-151-0/+26
|\ \ \ | | | | | | | | | | | | [ticket/14624] Add event to ucp_profile in signature section
| * | | [ticket/14624] Remove whitespaceRichard McGirr2016-05-051-2/+2
| | | | | | | | | | | | | | | | PHPBB3-14624
| * | | [ticket/14624] Fix typo and phpBB versionRichard McGirr2016-05-051-2/+2
| | | | | | | | | | | | | | | | PHPBB3-14624
| * | | [ticket/14624] Move event so it actually worksRichard McGirr2016-05-051-13/+13
| | | | | | | | | | | | | | | | PHPBB3-14624
| * | | [ticket/14624] Add event to ucp_profile in signature sectionRichard McGirr2016-05-051-0/+26
| | |/ | |/| | | | | | | PHPBB3-14624
* | | [ticket/14610] Implement lavigor methodRichard McGirr2016-05-091-10/+9
| | | | | | | | | | | | PHPBB3-14610
* | | [ticket/14610] Remove whitespaceRichard McGirr2016-05-081-1/+1
| | | | | | | | | | | | PHPBB3-14610
* | | [ticket/14610] Don't log an error if the Q&A captcha has been solvedRichard McGirr2016-05-081-0/+5
|/ / | | | | | | | | | | https://tracker.phpbb.com/browse/PHPBB3-14610 PHPBB3-14610
* | Merge branch 'prep-release-3.1.9' into 3.1.xJoas Schilling2016-04-161-0/+36
|\ \
| * | [prep-release-3.1.9] Add migration for 3.1.9Joas Schilling2016-04-161-0/+36
| | |
| * | [prep-release-3.1.9] Update version for 3.1.9 finalJoas Schilling2016-04-162-2/+2
| | |
* | | [3.1.x] Increase version for 3.1.10 developmentJoas Schilling2016-04-092-2/+2
|/ /
* | [prep-release-3.1.9] Add changelog for 3.1.9-RC1Joas Schilling2016-04-091-1/+64
| |
* | [prep-release-3.1.9] Add migration for 3.1.9-RC1Joas Schilling2016-04-091-0/+36
| |
* | [prep-release-3.1.9] Update version to 3.1.9-RC1Joas Schilling2016-04-095-7/+7
| |
* | [ticket/14587] Remove sectionGroup from web.configDavid Colón2016-04-071-7/+0
| | | | | | | | | | | | Causes errors on some IIS installations. PHPBB3-14587
* | Merge pull request #4256 from Nicofuma/ticket/13683Marc Alexander2016-04-071-2/+12
|\ \ | | | | | | | | | [ticket/13683] Respects force_server_vars settings when generating URLs
| * | [ticket/13683] Removes extra / in script_pathTristan Darricau2016-03-301-1/+1
| | | | | | | | | | | | PHPBB3-13683
| * | [ticket/13683] Updates testsTristan Darricau2016-03-291-2/+3
| | | | | | | | | | | | PHPBB3-13683
| * | [ticket/13683] Fix more casesTristan Darricau2016-03-291-3/+4
| | | | | | | | | | | | PHPBB3-13683
| * | [ticket/13683] Respects force_server_vars settings when generating URLsTristan Darricau2016-03-291-0/+8
| | | | | | | | | | | | PHPBB3-13683
* | | [ticket/14408] Remove span tags from fileRichard McGirr2016-04-041-2/+0
| | | | | | | | | | | | PHPBB3-14408
* | | Merge pull request #4253 from rxu/ticket/14559Tristan Darricau2016-04-031-0/+3
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14559] Remove attachment BBCode tags from the quoted message * rxu/ticket/14559: [ticket/14559] Remove attachment BBCode tags from the quoted message
| * | | [ticket/14559] Remove attachment BBCode tags from the quoted messagerxu2016-03-271-0/+3
| |/ / | | | | | | | | | PHPBB3-14559
* | | Merge pull request #4268 from marc1706/ticket/14532Tristan Darricau2016-04-031-1/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14532] Do not escape column default in mssql * marc1706/ticket/14532: [ticket/14532] Do not escape column default in mssql
| * | | [ticket/14532] Do not escape column default in mssqlMarc Alexander2016-03-311-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The column default shouldn't be escaped for mssql. This is a regression from 743d816631292a2081af4c5f7fc2fad2aff17c58. Prior to that commit, the default value for the column was not escaped. Escaping it will cause SQL errors while altering columns. PHPBB3-14532
* | | | Merge pull request #4270 from kasimi/ticket/14562Tristan Darricau2016-04-021-2/+31
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14562] Language fallback for extension permissions * kasimi/ticket/14562: [ticket/14562] Language fallback for extension permissions
| * | | | [ticket/14562] Language fallback for extension permissionskasimi2016-04-011-2/+31
| |/ / / | | | | | | | | | | | | PHPBB3-14562