| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/15898] Add core.ucp_pm_compose_template | Jakub Senko | 2018-12-03 | 1 | -2/+14 |
| | | | | | PHPBB3-15898 | ||||
| * | 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 | ||||
| * | | | | Merge pull request #5382 from senky/ticket/15596 | Marc Alexander | 2018-10-09 | 1 | -2/+2 |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/15596] Migrate from data-vocabulary.org to schema.org | ||||
| | * | | | | [ticket/15596] Migrate from data-vocabulary.org to schema.org | Jakub Senko | 2018-09-25 | 1 | -2/+2 |
| | |/ / / | | | | | | | | | | | | | PHPBB3-15596 | ||||
| * | | | | Merge pull request #5378 from senky/ticket/15642 | Marc Alexander | 2018-10-09 | 1 | -1/+1 |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/15642] Replace > with > | ||||
| | * | | | | [ticket/15642] Replace > with > | Jakub Senko | 2018-09-25 | 1 | -1/+1 |
| | |/ / / | | | | | | | | | | | | | PHPBB3-15642 | ||||
| * | | | | Merge pull request #5377 from senky/ticket/15700 | Marc Alexander | 2018-10-09 | 1 | -1/+1 |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/15700] Use correct T_THEME_LANG_NAME | ||||
| | * | | | | [ticket/15700] Use correct T_THEME_LANG_NAME | Jakub Senko | 2018-09-25 | 1 | -1/+1 |
| | |/ / / | | | | | | | | | | | | | PHPBB3-15700 | ||||
| * | | | | Merge pull request #5170 from id-tarzanych/ticket/15600 | Marc Alexander | 2018-10-09 | 1 | -2/+2 |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/15600] Escaped ban reasons in JavaScript code of mcp_warn.html | ||||
| | * | | | | [ticket/15600] Escaped ban reasons in JavaScript code of mcp_warn.html | Serge Skripchuk | 2018-10-09 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-15600 | ||||
| * | | | | | Merge pull request #5366 from kasimi/ticket/15799 | Marc Alexander | 2018-10-09 | 1 | -1/+1 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/15799] Find correct poll for voting animation | ||||
| | * | | | | | [ticket/15799] Find correct poll for voting animation | kasimi | 2018-09-21 | 1 | -1/+1 |
| | | |_|/ / | |/| | | | | | | | | | | | | | PHPBB3-15799 | ||||
| * | | | | | Merge pull request #5287 from toxyy/ticket/15719 | Marc Alexander | 2018-10-09 | 1 | -0/+23 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/15719] Add core events to viewtopic to edit the post_list sql query | ||||
| | * | | | | | [ticket/15719] Add core events to viewtopic to edit the post_list sql query | Toxyy | 2018-07-09 | 1 | -0/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Event added in viewtopic.php so you can modify post_list sql The query, sql limit, sql start, sort keys and days are editable PHPBB3-15719 | ||||
| * | | | | | | Merge pull request #5394 from Elsensee/ticket/12430 | Marc Alexander | 2018-10-09 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [ticket/12430] Remove hilit param from topic title link | ||||
| | * | | | | | | [ticket/12430] Remove hilit param from topic title link | Oliver Schramm | 2018-10-01 | 1 | -1/+1 |
| | | |_|_|/ / | |/| | | | | | | | | | | | | | | | | PHPBB3-12430 | ||||
| * | | | | | | Merge pull request #5326 from rubencm/ticket/15762 | Marc Alexander | 2018-10-09 | 2 | -1/+38 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [ticket/15762] Update type for forum_topics_per_page | ||||
| | * | | | | | | [ticket/15762] Update migration dependency | rubencm | 2018-10-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15762 | ||||
| | * | | | | | | [ticket/15762] Update type for forum_topics_per_page in acp_forums | Rubén Calvo | 2018-08-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15762 | ||||
