aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #4604 from rxu/ticket/13344Marc Alexander2017-02-211-6/+21
|\ | | | | | | [ticket/13344] Add core event to acp/info/acp_logs.php
| * [ticket/13344] Add core event to acp/info/acp_logs.phprxu2017-01-011-6/+20
| | | | | | | | PHPBB3-13344
* | Merge pull request #4523 from senky/ticket/13429Marc Alexander2017-02-115-5/+5
|\ \ | | | | | | | | | [ticket/13429] Replace @change with @changed in event docblocks
| * | [ticket/13429] Replace @change with @changedJakub Senko2017-01-2310-12/+12
| | | | | | | | | | | | PHPBB3-13429
| * | [ticket/13429] Fix @change tags without descriptionJakub Senko2016-11-201-1/+1
| | | | | | | | | | | | PHPBB3-13429
| * | [ticket/13429] Replace @changed with @change in event docblocksJakub Senko2016-11-205-7/+7
| | | | | | | | | | | | PHPBB3-13429
* | | [ticket/14998] Point only to install dir from acp_updateMarc Alexander2017-01-281-1/+1
| | | | | | | | | | | | PHPBB3-14998
* | | [ticket/14968] Display possible upgrade on acp index and update pageMarc Alexander2017-01-222-3/+20
| | | | | | | | | | | | PHPBB3-14968
* | | [ticket/11076] State current and minimum required versions in old PHP noticeMarc Alexander2017-01-151-2/+2
| | | | | | | | | | | | PHPBB3-11076
* | | Merge pull request #4600 from hubaishan/ticket/14549Marc Alexander2017-01-041-1/+1
|\ \ \ | | | | | | | | | | | | [ticket/14549] fix mcp page redirect back after topic merge and rised warning
| * | | [ticket/14549] Correcting $redirect var to avoid the bughubaishan2016-12-291-1/+1
| | |/ | |/| | | | | | | | | | | | | by this correct $redirect will go to clean mcp page after merge PHPBB3-14549
* | | [ticket/14953] Use ORDER_BY instead of incorrect ORDER for sql queryMarc Alexander2017-01-021-1/+1
|/ / | | | | | | PHPBB3-14953
* | Merge pull request #4531 from senky/ticket/14817Marc Alexander2016-12-281-1/+21
|\ \ | | | | | | | | | [ticket/14817] Add core.send_file_to_browser_before
| * | [ticket/14817] Add core.send_file_to_browser_beforeJakub Senko2016-12-181-1/+21
| |/ | | | | | | PHPBB3-14817
* | Merge pull request #4525 from senky/ticket/14119Marc Alexander2016-12-281-1/+15
|\ \ | | | | | | | | | [ticket/14119] Add core.user_unban
| * | [ticket/14119] Add core.user_unbanJakub Senko2016-12-171-1/+15
| |/ | | | | | | PHPBB3-14119
* | Merge pull request #4544 from dsinn/ticket/14882Marc Alexander2016-12-251-4/+26
|\ \ | | | | | | | | | [ticket/14882] Add core event to MCP after move post sync
| * | [ticket/14882] Correct type of topic_id for function_admin's move_posts eventsDaniel Sinn2016-12-201-3/+3
| | | | | | | | | | | | PHPBB3-14882
| * | [ticket/14882] Add core event to MCP after move post syncDaniel Sinn2016-11-291-2/+24
| | | | | | | | | | | | PHPBB3-14882
* | | Merge pull request #4536 from senky/ticket/13845Marc Alexander2016-12-181-1/+10
|\ \ \ | | | | | | | | | | | | [ticket/13845] Add core.ucp_profile_avatar_sql
| * | | [ticket/13845] Add core.ucp_profile_avatar_sqlJakub Senko2016-11-211-1/+10
| | |/ | |/| | | | | | | PHPBB3-13845
* | | Merge pull request #4535 from senky/ticket/14331Marc Alexander2016-12-181-0/+17
|\ \ \ | | | | | | | | | | | | [ticket/14331] Add core.get_user_rank_after
| * | | [ticket/14331] Add core.get_user_rank_afterJakub Senko2016-11-211-0/+17
| |/ / | | | | | | | | | PHPBB3-14331
* | | Merge pull request #4533 from senky/ticket/14524Marc Alexander2016-12-181-0/+22
|\ \ \ | | | | | | | | | | | | [ticket/14524] Add core.ucp_register_requests_after
| * | | [ticket/14524] Add core.ucp_register_requests_afterJakub Senko2016-11-211-0/+22
| |/ / | | | | | | | | | PHPBB3-14524
* | | Merge pull request #4526 from senky/ticket/14239Marc Alexander2016-12-171-5/+25
|\ \ \ | | | | | | | | | | | | [ticket/14239] Add core.ucp_remind_modify_select_sql
| * | | [ticket/14239] Add core.ucp_remind_modify_select_sqlJakub Senko2016-12-131-5/+25
| |/ / | | | | | | | | | PHPBB3-14239
* | | Merge pull request #4518 from senky/ticket/14870Marc Alexander2016-12-171-9/+58
|\ \ \ | | | | | | | | | | | | [ticket/14870] Add events to ucp_pm_viewfolder:get_pm_from
| * | | [ticket/14870] Add events to ucp_pm_viewfolder:get_pm_fromJakub Senko2016-12-161-9/+58
| | | | | | | | | | | | | | | | PHPBB3-14870
* | | | Merge pull request #4514 from senky/ticket/14759Marc Alexander2016-12-111-1/+13
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/14759] Add core.mcp_main_modify_shadow_sql event
| * | | | [ticket/14759] Add core.mcp_main_modify_shadow_sql eventJakub Senko2016-11-131-1/+13
| |/ / / | | | | | | | | | | | | PHPBB3-14759
* | | | Merge pull request #4513 from senky/ticket/14760Marc Alexander2016-12-101-0/+12
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/14760] Add core.mcp_main_modify_fork_sql event
| * | | | [ticket/14760] Add core.mcp_main_modify_fork_sql eventJakub Senko2016-11-131-0/+12
| |/ / / | | | | | | | | | | | | PHPBB3-14760
* | | | Merge pull request #4555 from javiexin/ticket/14888Tristan Darricau2016-12-041-0/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14888] Missing check for disabled profile field types * javiexin/ticket/14888: [ticket/14888] Missing check for disabled profile field types
| * | | | [ticket/14888] Missing check for disabled profile field typesjaviexin2016-12-041-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Checks if a profile field type is enabled before using it. PHPBB3-14888
* | | | | Merge pull request #4541 from marc1706/ticket/9590Tristan Darricau2016-12-031-0/+5
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/9590] Submit permissions form in chunks * marc1706/ticket/9590: [ticket/9590] Correctly update submit size and replace all forum_id[] [ticket/9590] Further deduplicate code for form data [ticket/9590] Preserve selected forums after previous page redirect [ticket/9590] Support ajax submit of permissions for specific forums [ticket/9590] Correctly set roles and refresh page using POST [ticket/9590] Submit permissions form in chunks when using "Apply all"
| * | | | | [ticket/9590] Submit permissions form in chunks when using "Apply all"Marc Alexander2016-11-261-0/+5
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | This will add an AJAX call that will submit the permissions form in chunks of 5 fieldsets when clicking on "Apply all permissions". PHPBB3-9590
* | | | | [ticket/13757] Properly fix bug with negative PM countVictor A. Safronov2016-12-021-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The fix from PR #4548 doesn't work as expected because in phpBB the sql_affectedrows() method always returns a count of matched rows instead of affected rows. This commit fixes bug properly. PHPBB3-13757
* | | | | [ticket/13757] Prevents the count of unread PMs from being negativeVictor A. Safronov2016-11-301-0/+6
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sometimes the user_unread_privmsg flag in users table can become negative. It happens when the unread message is requested by simultaneous concurrent requests. Both requests will decrement the value of the flag. This commit prevents updating the flag if the message already marked as read. PHPBB3-13757
* | | | Merge pull request #4503 from rxu/ticket/14853Marc Alexander2016-11-271-0/+14
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/14853] Add core event to allow modifying PM attachments download auth
| * | | | [ticket/14853] Add core event to allow modifying PM attachments download authrxu2016-11-041-0/+14
| | | | | | | | | | | | | | | | | | | | PHPBB3-14853
* | | | | Merge pull request #4512 from senky/ticket/14863Marc Alexander2016-11-271-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | [ticket/14863] Properly treat plural rules in confirmation box title
| * | | | [ticket/14863] Properly treat plural rules in confirmation box titleJakub Senko2016-11-131-1/+1
| | |_|/ | |/| | | | | | | | | | PHPBB3-14863
* | | | Merge pull request #4502 from rxu/ticket/14852Marc Alexander2016-11-201-1/+11
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/14852] Add core event to modify email headers
| * | | | [ticket/14852] Add core event to modify email headersrxu2016-11-041-1/+11
| | |/ / | |/| | | | | | | | | | PHPBB3-14852
* | | | Merge pull request #4511 from senky/ticket/14842Marc Alexander2016-11-202-2/+2
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/14842] Don't display filesize limit if there is none
| * | | | [ticket/14842] Don't display filesize limit if there is noneJakub Senko2016-11-152-2/+2
| |/ / / | | | | | | | | | | | | PHPBB3-14842
* | | | [ticket/14850] Add core.generate_smilies_beforeJmz2016-11-201-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | Allows changing root_path of smilies to use CDN for example PHPBB3-14850
* | | | [ticket/14850] Add core.smiley_text_root_pathJmz2016-11-201-1/+11
| | | | | | | | | | | | | | | | | | | | | | | | Allows changing root_path of smilies to use CDN for example PHPBB3-14850
* | | | Merge pull request #4497 from senky/ticket/14849Marc Alexander2016-11-161-1/+17
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/14849] Add core.acp_extensions_run_action