aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | [ticket/14616] Added prune_limit to event core.prune_sqlMax Krivanek2016-06-281-1/+11
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14616
| * | | | | [ticket/14616] Removed misplaced tab.Max Krivanek2016-06-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14616
| * | | | | [ticket/14616] Fixed auto-prune failing on large forumsMax Krivanek2016-06-271-6/+14
| | |/ / / | |/| | | | | | | | | | | | | PHPBB3-14616
* | | | | Merge pull request #4347 from Senky/ticket/14631Marc Alexander2016-07-141-0/+10
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/14631] Load truncate_string() if needed
| * | | | | [ticket/14631] Load truncate_string() if neededJakub Senko2016-06-071-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14631
* | | | | | Merge pull request #4342 from Senky/ticket/14654Marc Alexander2016-07-075-7/+7
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/14654] Change Imagemagick to ImageMagick
| * | | | | | [ticket/14654] Change Imagemagick to ImageMagickJakub Senko2016-06-115-7/+7
| |/ / / / / | | | | | | | | | | | | | | | | | | PHPBB3-14654
* | | | | | Merge pull request #4354 from Stanzilla/smtp_explainMarc Alexander2016-07-062-1/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | [ticket/14184] Add a _EXPLAIN translation entry for the SMTP server option
| * | | | | [ticket/14184] Add a _EXPLAIN translation entry for the SMTP server optionBenjamin Staneck2016-06-172-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should help users trying to figure out why their mail config is not working when they forgot to use a protocol prefix. PHPBB3-14184
* | | | | | [ticket/14683] Fix typos in email templates.rxu2016-06-205-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14683
* | | | | | 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