Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/15849] Stop using php4 constructors | Ruben Calvo | 2018-10-21 | 25 | -64/+64 |
| | | | | PHPBB3-15849 | ||||
* | Merge pull request #5423 from kasimi/ticket/15852 | Marc Alexander | 2018-10-20 | 1 | -11/+4 |
|\ | | | | | | | [ticket/15852] Fix whois for IPv6 addresses | ||||
| * | [ticket/15852] Fix whois for IPv6 addresses | kasimi | 2018-10-20 | 1 | -11/+4 |
| | | | | | | | | PHPBB3-15852 | ||||
* | | Merge pull request #5151 from xchwarze/mailhook | Marc Alexander | 2018-10-20 | 1 | -17/+66 |
|\ \ | | | | | | | | | | [ticket/15836] Event to send message via external transport | ||||
| * | | [ticket/15836] Rename event to have unique name | Marc Alexander | 2018-10-20 | 1 | -2/+2 |
| | | | | | | | | | | | | PHPBB3-15836 | ||||
| * | | [ticket/15836] Event to send message via external transport | DSR! | 2018-10-13 | 1 | -17/+66 |
| | | | | | | | | | | | | PHPBB3-15836 | ||||
* | | | Merge pull request #5388 from toxyy/ticket/15819 | Marc Alexander | 2018-10-20 | 1 | -0/+13 |
|\ \ \ | | | | | | | | | | | | | [ticket/15819] Add core event to functions_posting to modify notifications | ||||
| * | | | [ticket/15819] Add core event to functions_posting to modify notifications | Alec | 2018-10-01 | 1 | -0/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Events added to allow modifying notification data before in the database. Useful to change variables in the notification message, such as usernames. Includes some other residual data to allow this event to be versatile. PHPBB3-15819 | ||||
* | | | | Merge pull request #5403 from Elsensee/ticket/14812 | Marc Alexander | 2018-10-20 | 1 | -9/+14 |
|\ \ \ \ | | | | | | | | | | | | | | | | [ticket/14812] Prune shadow topics during system cron too | ||||
| * | | | | [ticket/14812] Prune shadow topics during system cron too | Oliver Schramm | 2018-10-04 | 1 | -9/+14 |
| |/ / / | | | | | | | | | | | | | PHPBB3-14812 | ||||
* | | | | Merge pull request #5320 from rxu/ticket/15755 | Marc Alexander | 2018-10-20 | 1 | -4/+52 |
|\ \ \ \ | | | | | | | | | | | | | | | | [ticket/15755] Fix event vars in /phpbb/attachment/delete.php | ||||
| * | | | | [ticket/15755] Fix event vars in /phpbb/attachment/delete.php | rxu | 2018-08-12 | 1 | -4/+52 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-15755 | ||||
* | | | | | Merge pull request #5379 from senky/ticket/15621 | Marc Alexander | 2018-10-20 | 4 | -8/+8 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | [ticket/15621] Remove graphical inconsistencies | ||||
| * | | | | [ticket/15621] Remove graphical inconsistencies | Jakub Senko | 2018-09-26 | 4 | -8/+8 |
| | |/ / | |/| | | | | | | | | | | PHPBB3-15621 | ||||
* | | | | Merge pull request #5376 from senky/ticket/15701 | Marc Alexander | 2018-10-19 | 2 | -0/+10 |
|\ \ \ \ | | | | | | | | | | | | | | | | [ticket/15701] Display signature in MCP | ||||
| * | | | | [ticket/15701] Display signature in MCP | Jakub Senko | 2018-09-25 | 2 | -0/+10 |
| |/ / / | | | | | | | | | | | | | PHPBB3-15701 | ||||
* | | | | Merge pull request #5421 from senky/ticket/15848 | Marc Alexander | 2018-10-19 | 1 | -9/+9 |
|\ \ \ \ | | | | | | | | | | | | | | | | [ticket/15848] Update plupload to 2.3.6 | ||||
| * | | | | [ticket/15848] Update plupload to 2.3.6 | Jakub Senko | 2018-10-18 | 1 | -9/+9 |
|/ / / / | | | | | | | | | | | | | PHPBB3-15848 | ||||
* | | | | Merge pull request #5397 from VSEphpbb/ticket/15824 | Marc Alexander | 2018-10-13 | 1 | -0/+49 |
|\ \ \ \ | | | | | | | | | | | | | | | | [ticket/15824] Fix and update UI framework | ||||
| * | | | | [ticket/15824] Add UI test method to wait for AJAX requests | Matt Friedman | 2018-10-03 | 1 | -0/+33 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-15824 | ||||
| * | | | | [ticket/15824] Make UI test framework correctly install exts | Matt Friedman | 2018-10-01 | 1 | -0/+10 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-15824 | ||||
| * | | | | [ticket/15824] Fix cache initialization in UI framework | Matt Friedman | 2018-10-01 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-15824 | ||||
* | | | | | Merge pull request #5409 from senky/ticket/15494 | Marc Alexander | 2018-10-13 | 1 | -5/+0 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/15494] Allow user to be removed from NEWLY_REGISTERED multiple times | ||||
| * | | | | | [ticket/15494] Allow user to be removed from NEWLY_REGISTERED multiple times | Jakub Senko | 2018-10-08 | 1 | -5/+0 |
| | |/ / / | |/| | | | | | | | | | | | | | PHPBB3-15494 | ||||
* | | | | | Merge pull request #5384 from DavidIQ/ticket/15552 | Marc Alexander | 2018-10-13 | 1 | -5/+3 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/15552] Call insert_single_user when appropriate | ||||
| * | | | | | [ticket/15552] Call insert_single_user when appropriate | David Colón | 2018-09-25 | 1 | -5/+3 |
| |/ / / / | | | | | | | | | | | | | | | | PHPBB3-15552 | ||||
* | | | | | Merge pull request #5383 from senky/ticket/15554 | Marc Alexander | 2018-10-13 | 2 | -0/+9 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/15554] Add simple_footer_body_after | ||||
| * | | | | | [ticket/15554] Add simple_footer_body_after | Jakub Senko | 2018-10-11 | 2 | -0/+9 |
| |/ / / / | | | | | | | | | | | | | | | | PHPBB3-15554 | ||||
* | | | | | Merge pull request #5381 from senky/ticket/15616 | Marc Alexander | 2018-10-13 | 1 | -1/+3 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/15616] Remove jumpbox from login_forum.html | ||||
| * | | | | | [ticket/15616] Add jumpbox to login_forum.html | Jakub Senko | 2018-09-26 | 1 | -1/+3 |
| |/ / / / | | | | | | | | | | | | | | | | PHPBB3-15616 | ||||
* | | | | | Merge pull request #5375 from senky/ticket/15706 | Marc Alexander | 2018-10-13 | 2 | -0/+16 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/15706] Add mcp_post_report_buttons_top_* events | ||||
| * | | | | | [ticket/15706] Add mcp_post_report_buttons_top_* events | Jakub Senko | 2018-10-12 | 2 | -0/+16 |
| |/ / / / | | | | | | | | | | | | | | | | PHPBB3-15706 | ||||
* | | | | | Merge pull request #5373 from senky/ticket/15771 | Marc Alexander | 2018-10-13 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/15771] Improve Q&A instructions | ||||
| * | | | | | [ticket/15771] Improve Q&A instructions | Jakub Senko | 2018-09-25 | 1 | -1/+1 |
| |/ / / / | | | | | | | | | | | | | | | | PHPBB3-15771 | ||||
* | | | | | Merge pull request #5371 from senky/ticket/15792 | Marc Alexander | 2018-10-13 | 2 | -0/+9 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/15792] Add confirm_delete_body_delete_reason_before | ||||
| * | | | | | [ticket/15792] Add confirm_delete_body_delete_reason_before | Jakub Senko | 2018-10-12 | 2 | -0/+9 |
| |/ / / / | | | | | | | | | | | | | | | | PHPBB3-15792 | ||||
* | | | | | Merge pull request #5368 from kinerity/ticket/15803 | Marc Alexander | 2018-10-13 | 1 | -1/+16 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/15803] Add events on ucp_pm_compose for additional message list actions | ||||
| * | | | | | [ticket/15803] Change 'object' to 'bool' | Kailey Truscott | 2018-09-25 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15803 | ||||
| * | | | | | [ticket/15803] Global $phpbb_dispatcher | kinerity | 2018-09-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15803 | ||||
| * | | | | | [ticket/15803] Fix since version | kinerity | 2018-09-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15803 | ||||
| * | | | | | [ticket/15803] Add events on ucp_pm_compose for additional message list actions | kinerity | 2018-09-22 | 1 | -0/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Event added for the handle_message_list_actions() function in ucp_pm_compose so that extensions can perform additional actions. PHPBB3-15803 | ||||
* | | | | | | Merge pull request #5367 from JimMH/3.2.x | Marc Alexander | 2018-10-13 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | | | | | | | [ticket/15788] Fix return button for Privacy Policy | ||||
| * | | | | | [ticket/15788] Fix return button for Privacy Policy | Jim Mossing Holsteyn | 2018-10-10 | 1 | -1/+1 |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change the text from "Return to Login Page" to "Return to Previous page" as the privacy policy can now be accessed through the footer so we could return to any random previous page instead of just the login page. PHPBB3-15788 | ||||
* | | | | | Merge pull request #5412 from marc1706/ticket/15557 | Marc Alexander | 2018-10-12 | 2 | -127/+127 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/15557] Update composer to latest stable & symfony to 2.8.46 | ||||
| * | | | | | [ticket/15557] Update symfony to 2.8.46 | Marc Alexander | 2018-10-10 | 1 | -73/+74 |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15557 | ||||
| * | | | | | [ticket/15557] Update composer.phar to 1.7.2 | Marc Alexander | 2018-10-10 | 2 | -68/+67 |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15557 | ||||
* | | | | | | Merge pull request #5374 from senky/ticket/15758 | Marc Alexander | 2018-10-10 | 2 | -6/+6 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | [ticket/15758] Show translated msg for INSECURE_REDIRECT | ||||
| * | | | | | [ticket/15758] Show translated msg for INSECURE_REDIRECT | Jakub Senko | 2018-09-28 | 2 | -6/+6 |
| | |/ / / | |/| | | | | | | | | | | | | | PHPBB3-15758 | ||||
* | | | | | Merge pull request #5386 from senky/ticket/15809 | Marc Alexander | 2018-10-10 | 1 | -9/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/15809] Allow twig syntax for template events | ||||
| * | | | | | [ticket/15809] Allow twig syntax for template events | Jakub Senko | 2018-09-30 | 1 | -9/+2 |
| |/ / / / | | | | | | | | | | | | | | | | PHPBB3-15809 |