aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #4281 from rmcgirr83/ticket_13716Marc Alexander2016-06-195-2/+54
|\ | | | | | | [ticket/13716] Check phpBB version against config version
| * [ticket/13716] Remove extra br tag and correct missing closing a html tagRichard McGirr2016-05-162-2/+2
| | | | | | | | PHPBB3-13716
| * [ticket/13716] Fix verbosenessRichard McGirr2016-04-122-18/+2
| | | | | | | | PHPBB3-13716
| * [ticket/13716] Fix grammar and href title tagsRichard McGirr2016-04-061-7/+7
| | | | | | | | PHPBB3-13716
| * [ticket/13716] Remove extraneous blank lineRMcGirr832016-04-051-1/+0
| | | | | | | | PHPBB3-13716
| * [ticket/13716] Check phpBB version against config versionRichard McGirr2016-04-055-2/+71
| | | | | | | | | | | | | | | | Display a warning in the ACP if the version constant (files) does not match the phpbb_config version (often indicating that the database updates hasn't been run) PHPBB3-13716
* | Merge pull request #4351 from rmcgirr83/ticket_14672Marc Alexander2016-06-197-2/+18
|\ \ | | | | | | | | | [ticket/14672] Add template event after topic title
| * | [ticket/14672] Change event name add to events.mdRichard McGirr2016-06-137-2/+18
| | | | | | | | | | | | PHPBB3-14672
| * | [ticket/14672] Add template event after topic titleRichard McGirr2016-06-121-1/+1
| | | | | | | | | | | | PHPBB3-14672
* | | Merge pull request #4331 from Senky/ticket/13978Marc Alexander2016-06-191-0/+10
|\ \ \ | | | | | | | | | | | | [ticket/13978] Add core.ucp_profile_modify_signature_sql_ary
| * | | [ticket/13978] Add core.ucp_profile_modify_signature_sql_aryJakub Senko2016-05-241-0/+10
| | | | | | | | | | | | | | | | PHPBB3-13978
* | | | 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