| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #4321 from Senky/ticket/14615 | Marc Alexander | 2016-07-17 | 2 | -4/+4 |
| |\ | | | | | | | [ticket/14615] Fix HTML5 validation errors on avatar deletion | ||||
| | * | [ticket/14615] Fix HTML5 validation errors on avatar deletion | Jakub Senko | 2016-05-16 | 2 | -4/+4 |
| | | | | | | | | | PHPBB3-14615 | ||||
| * | | Merge pull request #4337 from Senky/ticket/14506 | Marc Alexander | 2016-07-16 | 3 | -4/+16 |
| |\ \ | | | | | | | | | | Add mcp_move_before template event | ||||
| | * | | [ticket/14506] Add mcp_move_before template event | Jakub Senko | 2016-05-29 | 3 | -4/+16 |
| | |/ | | | | | | | PHPBB3-14506 | ||||
| * | | Merge pull request #4374 from TheKigen/ticket/14616 | Marc Alexander | 2016-07-16 | 1 | -9/+22 |
| |\ \ | | | | | | | | | | [ticket/14616] Fixed auto-prune failing on large forums | ||||
| | * | | [ticket/14616] Switch prune limit to sql_query_limit instead of sql_and | Max Krivanek | 2016-07-06 | 1 | -7/+2 |
| | | | | | | | | | | | | | PHPBB3-14616 | ||||
| | * | | [ticket/14616] Added comma expected by test scripts. | Max Krivanek | 2016-07-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | PHPBB3-14616 | ||||
| | * | | [ticket/14616] Added prune_limit to event core.prune_sql | Max Krivanek | 2016-06-28 | 1 | -1/+11 |
| | | | | | | | | | | | | | PHPBB3-14616 | ||||
| | * | | [ticket/14616] Removed misplaced tab. | Max Krivanek | 2016-06-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | PHPBB3-14616 | ||||
| | * | | [ticket/14616] Fixed auto-prune failing on large forums | Max Krivanek | 2016-06-27 | 1 | -6/+14 |
| | | | | | | | | | | | | | PHPBB3-14616 | ||||
| * | | | Merge pull request #4347 from Senky/ticket/14631 | Marc Alexander | 2016-07-14 | 1 | -0/+10 |
| |\ \ \ | | | | | | | | | | | | | [ticket/14631] Load truncate_string() if needed | ||||
| | * | | | [ticket/14631] Load truncate_string() if needed | Jakub Senko | 2016-06-07 | 1 | -0/+10 |
| | | | | | | | | | | | | | | | | | PHPBB3-14631 | ||||
| * | | | | Merge pull request #4379 from marc1706/ticket/14689 | Andreas Fischer | 2016-07-08 | 1 | -0/+1 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14689] Build API docs for 3.2.x * marc1706/ticket/14689: [ticket/14689] Build API docs for 3.2.x | ||||
| | * | | | | [ticket/14689] Build API docs for 3.2.x | Marc Alexander | 2016-07-07 | 1 | -0/+1 |
| |/ / / / | | | | | | | | | | | | | PHPBB3-14689 | ||||
| * | | | | Merge pull request #4342 from Senky/ticket/14654 | Marc Alexander | 2016-07-07 | 5 | -7/+7 |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/14654] Change Imagemagick to ImageMagick | ||||
| | * | | | | [ticket/14654] Change Imagemagick to ImageMagick | Jakub Senko | 2016-06-11 | 5 | -7/+7 |
| | |/ / / | | | | | | | | | | | | | PHPBB3-14654 | ||||
| * | | | | Merge pull request #4354 from Stanzilla/smtp_explain | Marc Alexander | 2016-07-06 | 2 | -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 option | Benjamin Staneck | 2016-06-17 | 2 | -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 | ||||
| * | | | | Merge pull request #4358 from rxu/ticket/14683 | Marc Alexander | 2016-06-19 | 5 | -5/+5 |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/14683] Fix typos in email templates. | ||||
| | * | | | | [ticket/14683] Fix typos in email templates. | rxu | 2016-06-20 | 5 | -5/+5 |
| |/ / / / | | | | | | | | | | | | | PHPBB3-14683 | ||||
| * | | | | Merge pull request #4281 from rmcgirr83/ticket_13716 | Marc Alexander | 2016-06-19 | 5 | -2/+54 |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/13716] Check phpBB version against config version | ||||
| | * | | | | [ticket/13716] Remove extra br tag and correct missing closing a html tag | Richard McGirr | 2016-05-16 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-13716 | ||||
| | * | | | | [ticket/13716] Fix verboseness | Richard McGirr | 2016-04-12 | 2 | -18/+2 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-13716 | ||||
| | * | | | | [ticket/13716] Fix grammar and href title tags | Richard McGirr | 2016-04-06 | 1 | -7/+7 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-13716 | ||||
| | * | | | | [ticket/13716] Remove extraneous blank line | RMcGirr83 | 2016-04-05 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-13716 | ||||
| | * | | | | [ticket/13716] Check phpBB version against config version | Richard McGirr | 2016-04-05 | 5 | -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_14672 | Marc Alexander | 2016-06-19 | 7 | -2/+18 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/14672] Add template event after topic title | ||||
| | * | | | | | [ticket/14672] Change event name add to events.md | Richard McGirr | 2016-06-13 | 7 | -2/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14672 | ||||
| | * | | | | | [ticket/14672] Add template event after topic title | Richard McGirr | 2016-06-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14672 | ||||
| * | | | | | | Merge pull request #4331 from Senky/ticket/13978 | Marc Alexander | 2016-06-19 | 1 | -0/+10 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [ticket/13978] Add core.ucp_profile_modify_signature_sql_ary | ||||
| | * | | | | | | [ticket/13978] Add core.ucp_profile_modify_signature_sql_ary | Jakub Senko | 2016-05-24 | 1 | -0/+10 |
| | | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | PHPBB3-13978 | ||||
| * | | | | | | Merge pull request #4329 from Senky/ticket/14429 | Marc Alexander | 2016-06-19 | 1 | -0/+24 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [ticket/14429] Add core.obtain_users_online_string_before_modify | ||||
| | * | | | | | | [ticket/14429] Add core.modify_users_online_string_modify | Jakub Senko | 2016-05-27 | 1 | -0/+24 |
| | |/ / / / / | | | | | | | | | | | | | | | | | | | PHPBB3-14429 | ||||
| * | | | | | | Merge pull request #4328 from Senky/ticket/13865 | Marc Alexander | 2016-06-19 | 1 | -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_before | Jakub Senko | 2016-05-22 | 1 | -0/+5 |
| | |/ / / / / | | | | | | | | | | | | | | | | | | | PHPBB3-13865 | ||||
| * | | | | | | Merge pull request #4316 from rmcgirr83/ticket_14630 | Marc Alexander | 2016-06-19 | 1 | -0/+28 |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | | [ticket/14630] Add event to modify pm message | ||||
| | * | | | | | [ticket/14630] Rename core event | Richard McGirr | 2016-06-02 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14630 | ||||
| | * | | | | | [ticket/14630] Change event name and fix capitalization | Richard McGirr | 2016-05-16 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14630 | ||||
| | * | | | | | [ticket/14630] Add event to modify pm message | Richard McGirr | 2016-05-06 | 1 | -0/+28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://tracker.phpbb.com/browse/PHPBB3-14630 PHPBB3-14630 | ||||
| * | | | | | | Merge pull request #4352 from marc1706/ticket/14626 | Marc Alexander | 2016-06-13 | 1 | -5/+24 |
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | [ticket/14626] Event core.make_jumpbox_modify_tpl_ary | ||||
| | * | | | | | [ticket/14626] Event core.make_jumpbox_modify_tpl_ary | Tobi Schäfer | 2016-06-13 | 1 | -4/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14626 | ||||
| | * | | | | | [ticket/14626] Event core.make_jumpbox_modify_tpl_ary | Tobi Schäfer | 2016-06-13 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://tracker.phpbb.com/browse/PHPBB3-14626 PHPBB3-14626 | ||||
| | * | | | | | [ticket/14626] Event core.make_jumpbox_modify_tpl_ary | Tobi Schäfer | 2016-06-13 | 1 | -5/+26 |
| |/ / / / / | | | | | | | | | | | | | | | | PHPBB3-14626 | ||||
| * | | | | | Merge pull request #4345 from marc1706/ticket/14291 | Andreas Fischer | 2016-06-11 | 1 | -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 thumbnail | Marc Alexander | 2016-05-30 | 1 | -1/+1 |
| | | |_|_|/ | |/| | | | | | | | | | | | | | PHPBB3-14291 | ||||
| * | | | | | Merge pull request #4346 from lavigor/ticket/14661 | Marc Alexander | 2016-06-08 | 1 | -1/+1 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/14661] Fix a typo in twig.php | ||||
| | * | | | | | [ticket/14661] Fix a typo in twig.php | lavigor | 2016-06-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14661 | ||||
| * | | | | | | Merge pull request #4348 from lavigor/ticket/14664 | Marc Alexander | 2016-06-08 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | [ticket/14664] Fix PHPDoc comment in cron manager | ||||
| | * | | | | | [ticket/14664] Fix PHPDoc comment in cron manager | lavigor | 2016-06-07 | 1 | -1/+1 |
| |/ / / / / | | | | | | | | | | | | | | | | PHPBB3-14664 | ||||
| * | | | | | Merge pull request #4343 from Senky/ticket/14643 | Marc Alexander | 2016-05-31 | 1 | -1/+1 |
| |\ \ \ \ \ | |/ / / / |/| | | | | | | | | | [ticket/14643] Offer latest backup to restore by default | ||||
