aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #5320 from rxu/ticket/15755Marc Alexander2018-10-201-4/+52
|\ | | | | | | [ticket/15755] Fix event vars in /phpbb/attachment/delete.php
| * [ticket/15755] Fix event vars in /phpbb/attachment/delete.phprxu2018-08-121-4/+52
| | | | | | | | PHPBB3-15755
* | Merge pull request #5379 from senky/ticket/15621Marc Alexander2018-10-204-8/+8
|\ \ | | | | | | | | | [ticket/15621] Remove graphical inconsistencies
| * | [ticket/15621] Remove graphical inconsistenciesJakub Senko2018-09-264-8/+8
| | | | | | | | | | | | PHPBB3-15621
* | | Merge pull request #5376 from senky/ticket/15701Marc Alexander2018-10-192-0/+10
|\ \ \ | | | | | | | | | | | | [ticket/15701] Display signature in MCP
| * | | [ticket/15701] Display signature in MCPJakub Senko2018-09-252-0/+10
| |/ / | | | | | | | | | PHPBB3-15701
* | | Merge pull request #5421 from senky/ticket/15848Marc Alexander2018-10-191-9/+9
|\ \ \ | | | | | | | | | | | | [ticket/15848] Update plupload to 2.3.6
| * | | [ticket/15848] Update plupload to 2.3.6Jakub Senko2018-10-181-9/+9
|/ / / | | | | | | | | | PHPBB3-15848
* | | Merge pull request #5397 from VSEphpbb/ticket/15824Marc Alexander2018-10-131-0/+49
|\ \ \ | | | | | | | | | | | | [ticket/15824] Fix and update UI framework
| * | | [ticket/15824] Add UI test method to wait for AJAX requestsMatt Friedman2018-10-031-0/+33
| | | | | | | | | | | | | | | | PHPBB3-15824
| * | | [ticket/15824] Make UI test framework correctly install extsMatt Friedman2018-10-011-0/+10
| | | | | | | | | | | | | | | | PHPBB3-15824
| * | | [ticket/15824] Fix cache initialization in UI frameworkMatt Friedman2018-10-011-0/+6
| | | | | | | | | | | | | | | | PHPBB3-15824
* | | | Merge pull request #5409 from senky/ticket/15494Marc Alexander2018-10-131-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 timesJakub Senko2018-10-081-5/+0
| | |/ / | |/| | | | | | | | | | PHPBB3-15494
* | | | Merge pull request #5384 from DavidIQ/ticket/15552Marc Alexander2018-10-131-5/+3
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/15552] Call insert_single_user when appropriate
| * | | | [ticket/15552] Call insert_single_user when appropriateDavid Colón2018-09-251-5/+3
| |/ / / | | | | | | | | | | | | PHPBB3-15552
* | | | Merge pull request #5383 from senky/ticket/15554Marc Alexander2018-10-132-0/+9
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/15554] Add simple_footer_body_after
| * | | | [ticket/15554] Add simple_footer_body_afterJakub Senko2018-10-112-0/+9
| |/ / / | | | | | | | | | | | | PHPBB3-15554
* | | | Merge pull request #5381 from senky/ticket/15616Marc Alexander2018-10-131-1/+3
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/15616] Remove jumpbox from login_forum.html
| * | | | [ticket/15616] Add jumpbox to login_forum.htmlJakub Senko2018-09-261-1/+3
| |/ / / | | | | | | | | | | | | PHPBB3-15616
* | | | Merge pull request #5375 from senky/ticket/15706Marc Alexander2018-10-132-0/+16
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/15706] Add mcp_post_report_buttons_top_* events
| * | | | [ticket/15706] Add mcp_post_report_buttons_top_* eventsJakub Senko2018-10-122-0/+16
| |/ / / | | | | | | | | | | | | PHPBB3-15706
* | | | Merge pull request #5373 from senky/ticket/15771Marc Alexander2018-10-131-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/15771] Improve Q&A instructions
| * | | | [ticket/15771] Improve Q&A instructionsJakub Senko2018-09-251-1/+1
| |/ / / | | | | | | | | | | | | PHPBB3-15771
* | | | Merge pull request #5371 from senky/ticket/15792Marc Alexander2018-10-132-0/+9
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/15792] Add confirm_delete_body_delete_reason_before
| * | | | [ticket/15792] Add confirm_delete_body_delete_reason_beforeJakub Senko2018-10-122-0/+9
| |/ / / | | | | | | | | | | | | PHPBB3-15792
* | | | Merge pull request #5368 from kinerity/ticket/15803Marc Alexander2018-10-131-1/+16
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/15803] Add events on ucp_pm_compose for additional message list actions
| * | | | [ticket/15803] Change 'object' to 'bool'Kailey Truscott2018-09-251-4/+4
| | | | | | | | | | | | | | | | | | | | PHPBB3-15803
| * | | | [ticket/15803] Global $phpbb_dispatcherkinerity2018-09-231-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-15803
| * | | | [ticket/15803] Fix since versionkinerity2018-09-231-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-15803
| * | | | [ticket/15803] Add events on ucp_pm_compose for additional message list actionskinerity2018-09-221-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.xMarc Alexander2018-10-131-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/15788] Fix return button for Privacy Policy
| * | | | | [ticket/15788] Fix return button for Privacy PolicyJim Mossing Holsteyn2018-10-101-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/15557Marc Alexander2018-10-122-127/+127
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/15557] Update composer to latest stable & symfony to 2.8.46
| * | | | | [ticket/15557] Update symfony to 2.8.46Marc Alexander2018-10-101-73/+74
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15557
| * | | | | [ticket/15557] Update composer.phar to 1.7.2Marc Alexander2018-10-102-68/+67
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15557
* | | | | | Merge pull request #5374 from senky/ticket/15758Marc Alexander2018-10-102-6/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | [ticket/15758] Show translated msg for INSECURE_REDIRECT
| * | | | | [ticket/15758] Show translated msg for INSECURE_REDIRECTJakub Senko2018-09-282-6/+6
| | |/ / / | |/| | | | | | | | | | | | | PHPBB3-15758
* | | | | Merge pull request #5386 from senky/ticket/15809Marc Alexander2018-10-101-9/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/15809] Allow twig syntax for template events
| * | | | | [ticket/15809] Allow twig syntax for template eventsJakub Senko2018-09-301-9/+2
| |/ / / / | | | | | | | | | | | | | | | PHPBB3-15809
* | | | | Merge pull request #5382 from senky/ticket/15596Marc Alexander2018-10-091-2/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/15596] Migrate from data-vocabulary.org to schema.org
| * | | | | [ticket/15596] Migrate from data-vocabulary.org to schema.orgJakub Senko2018-09-251-2/+2
| |/ / / / | | | | | | | | | | | | | | | PHPBB3-15596
* | | | | Merge pull request #5378 from senky/ticket/15642Marc Alexander2018-10-091-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/15642] Replace > with >
| * | | | | [ticket/15642] Replace > with >Jakub Senko2018-09-251-1/+1
| |/ / / / | | | | | | | | | | | | | | | PHPBB3-15642
* | | | | Merge pull request #5377 from senky/ticket/15700Marc Alexander2018-10-091-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/15700] Use correct T_THEME_LANG_NAME
| * | | | | [ticket/15700] Use correct T_THEME_LANG_NAMEJakub Senko2018-09-251-1/+1
| |/ / / / | | | | | | | | | | | | | | | PHPBB3-15700
* | | | | Merge pull request #5170 from id-tarzanych/ticket/15600Marc Alexander2018-10-091-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.htmlSerge Skripchuk2018-10-091-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15600
* | | | | | Merge pull request #5366 from kasimi/ticket/15799Marc Alexander2018-10-091-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/15799] Find correct poll for voting animation
| * | | | | | [ticket/15799] Find correct poll for voting animationkasimi2018-09-211-1/+1
| | |_|/ / / | |/| | | | | | | | | | | | | | | | PHPBB3-15799