| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/14696] Be perfect | lavigor | 2016-06-26 | 1 | -21/+19 |
| | | | | | PHPBB3-14696 | ||||
| * | [ticket/14696] Fix email template test for '0' username | lavigor | 2016-06-26 | 1 | -13/+26 |
| | | | | | PHPBB3-14696 | ||||
| * | Merge pull request #4367 from rxu/ticket/14690 | Marc Alexander | 2016-06-26 | 1 | -2/+2 |
| |\ | | | | | | | [ticket/14690] Create email queue cache file in the current env cache folder | ||||
| | * | [ticket/14690] Create email queue cache file in the current env cache folder | rxu | 2016-06-23 | 1 | -2/+2 |
| |/ | | | | PHPBB3-14690 | ||||
| * | Merge pull request #4233 from VSEphpbb/ticket/14547 | Marc Alexander | 2016-06-20 | 9 | -3/+323 |
| |\ | | | | | | | [ticket/14547] Add Vagrant support to phpBB | ||||
| | * | [ticket/14547] Fix Docs and increase PHP memory limit | Matt Friedman | 2016-06-19 | 2 | -2/+2 |
| | | | | | | | | | PHPBB3-14547 | ||||
| | * | [ticket/14547] Ignore backup config.php files | Matt Friedman | 2016-04-28 | 1 | -1/+1 |
| | | | | | | | PHPBB3-14547 | ||||
| | * | [ticket/14547] Use package compatible with phpBB requirements | Matt Friedman | 2016-04-28 | 6 | -31/+35 |
| | | | | | | | | | PHPBB3-14547 | ||||
| | * | [ticket/14547] Add Vagrant to phpBB | Matt Friedman | 2016-04-28 | 9 | -2/+318 |
| | | | | | | | | | PHPBB3-14547 | ||||
| * | | Merge pull request #4362 from rxu/ticket/14660-fix-empty-line | Máté Bartus | 2016-06-20 | 1 | -1/+0 |
| |\ \ | | | | | | | [ticket/14660] Remove redundant empty line in ucp_profile.php | ||||
| | * | | [ticket/14660] Remove redundant empty line in ucp_profile.php | rxu | 2016-06-20 | 1 | -1/+0 |
| |/ / | | | | | | | PHPBB3-14660 | ||||
| * | | Merge pull request #4357 from rxu/ticket/14660 | Marc Alexander | 2016-06-19 | 3 | -13/+157 |
| |\ \ | | | | | | | | | | [ticket/14660] Fix parsing board email messages through template engine. | ||||
| | * | | [ticket/14660] Add test case. | rxu | 2016-06-19 | 1 | -0/+138 |
| | | | | | | | | | | | | | PHPBB3-14660 | ||||
| | * | | [ticket/14660] Fix typos in email templates. | rxu | 2016-06-19 | 5 | -5/+5 |
| | | | | | | | | | | | | | PHPBB3-14660 | ||||
| | * | | [ticket/14660] Fix parsing board email messages through template engine. | rxu | 2016-06-18 | 2 | -13/+19 |
| | | | | | | | | | | | | | PHPBB3-14660 | ||||
| * | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-06-19 | 5 | -5/+5 |
| |\ \ \ | |||||
| | * \ \ | 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 #4326 from Crizz0/ticket/14640 | Marc Alexander | 2016-06-19 | 1 | -1/+1 |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/14640] Changes docu-link in language/en/install.php from 3.3 to 3.2 | ||||
| | * | | | | [ticket/14640] Changes link from 3.3 to 3.2 to link to the correct docu | Crizzo | 2016-05-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-14640 | ||||
| * | | | | | Merge pull request #4356 from markshawtoronto/ticket/14680 | Marc Alexander | 2016-06-19 | 1 | -1/+1 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/14680] Fix wrong function name being checked in mcp_queue. | ||||
| | * | | | | | [ticket/14680] Fix wrong function name being checked in mcp_queue. | Mark Shaw | 2016-06-17 | 1 | -1/+1 |
| | | |_|/ / | |/| | | | | | | | | | | | | | PHPBB3-14680 | ||||
| * | | | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-06-19 | 5 | -2/+55 |
| |\ \ \ \ \ | | |_|/ / | |/| | | | | | | | | | | | | | Conflicts: phpBB/language/en/install.php | ||||
| | * | | | | 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 branch '3.1.x' into 3.2.x | Marc Alexander | 2016-06-19 | 4 | -1/+12 |
| |\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: phpBB/styles/prosilver/template/search_results.html phpBB/styles/prosilver/template/viewforum_body.html phpBB/styles/subsilver2/template/mcp_forum.html phpBB/styles/subsilver2/template/search_results.html phpBB/styles/subsilver2/template/viewforum_body.html | ||||
| | * | | | | | 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 branch '3.1.x' into 3.2.x | Marc Alexander | 2016-06-19 | 1 | -0/+11 |
| |\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | Conflicts: phpBB/includes/ucp/ucp_profile.php | ||||
| | * | | | | | | 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 branch '3.1.x' into 3.2.x | Marc Alexander | 2016-06-19 | 1 | -0/+24 |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| | * | | | | | | | 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 branch '3.1.x' into 3.2.x | Marc Alexander | 2016-06-19 | 1 | -0/+5 |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| | * | | | | | | | 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 branch '3.1.x' into 3.2.x | Marc Alexander | 2016-06-19 | 1 | -0/+28 |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | / / / | |_|_|_|/ / / |/| | | | | | | Conflicts: phpBB/includes/ucp/ucp_pm_compose.php | ||||
| | * | | | | | | 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 branch '3.1.x' into 3.2.x | Marc Alexander | 2016-06-13 | 1 | -5/+24 |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| | * | | | | | | | 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 | ||||
