aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/security-203] Allow more characters for branch namesMarc Alexander2016-12-271-2/+2
| | | | SECURITY-203
* [ticket/security-203] Do not add null values to versions infoMarc Alexander2016-12-271-7/+8
| | | | | | Also stopped using reference for validate_versions() method argument. SECURTIY-203
* [ticket/security-203] Fully validate version check data in version helperMarc Alexander2016-12-263-5/+120
| | | | | | | | This will also take care of SECURITY-204 as it's the same underlying issue. Admins still need to ensure they don't visit malicious sites for URLs provided by extensions. SECURITY-203
* Merge pull request #4590 from marc1706/ticket/14923Marc Alexander2016-12-252-0/+2
|\ | | | | | | [ticket/14923] Make sure start for queries is always set in migrations
| * [ticket/14923] Make sure start for queries is always set in migrationsMarc Alexander2016-12-252-0/+2
| | | | | | | | PHPBB3-14923
* | 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 #4580 from javiexin/ticket/14918Marc Alexander2016-12-201-1/+2
|\ \ | | | | | | | | | [ticket/14918] Simplify access to extension version metadata information
| * | [ticket/14918] Simplify access to extension version metadata informationjaviexin2016-12-161-1/+2
| | | | | | | | | | | | PHPBB3-14918
* | | Merge pull request #4538 from senky/ticket/14874Marc Alexander2016-12-181-0/+46
|\ \ \ | | | | | | | | | | | | [ticket/14874] Increase size of emotion
| * | | [ticket/14874] Increase size of emotionJakub Senko2016-12-121-0/+46
| | | | | | | | | | | | | | | | PHPBB3-14874
* | | | 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 #4534 from senky/ticket/14522Marc Alexander2016-12-183-2/+12
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/14522] Add ucp_register_buttons_before
| * | | | [ticket/14522] Add ucp_register_buttons_beforeJakub Senko2016-11-213-2/+12
| |/ / / | | | | | | | | | | | | PHPBB3-14522
* | | | 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 #4586 from Crizz0/ticket/14770Marc Alexander2016-12-181-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/14770] Reduce plupload resize quality
| * | | | [ticket/14770] Decreases quality to 85, changes test to 85, tooCrizzo2016-12-181-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-14770
| * | | | [ticket/14770] Reduce plupload resize qualityCrizzo2016-12-181-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-14770
* | | | | Merge pull request #4587 from marc1706/ticket/14922Máté Bartus2016-12-181-1/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/14922] Make sure to pass hidden input on ajax form submissions
| * | | | | [ticket/14922] Make sure to pass hidden input on ajax form submissionsMarc Alexander2016-12-181-1/+2
| |/ / / / | | | | | | | | | | | | | | | PHPBB3-14922
* | | | | Merge pull request #4577 from Crizz0/ticket/14877Marc Alexander2016-12-181-1/+1
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | [ticket/14877] Replaces "mono" with "monospace" to avoid bad behaviour
| * | | | [ticket/14877] Replaces "mono" with "monospace" to avoid bad behaviourChristian Schnegelberger2016-12-111-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-14877
* | | | | Merge pull request #4529 from senky/ticket/14520Marc Alexander2016-12-172-0/+8
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/14520] Add ucp_pm_viewmessage_options_before
| * | | | | [ticket/14520] Add ucp_pm_viewmessage_options_beforeJakub Senko2016-11-202-0/+8
| | |/ / / | |/| | | | | | | | | | | | | PHPBB3-14520
* | | | | Merge pull request #4527 from senky/ticket/14390Marc Alexander2016-12-173-0/+20
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/14390] Add ucp_main_front_user_activity_append/prepend
| * | | | | [ticket/14390] Add ucp_main_front_user_activity_append/prependJakub Senko2016-11-203-0/+20
| |/ / / / | | | | | | | | | | | | | | | PHPBB3-14390
* | | | | 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 #4520 from senky/ticket/14868Marc Alexander2016-12-123-0/+10
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/14868] Add mcp_forum_actions_options template event
| * | | | | | [ticket/14868] Add mcp_forum_actions_options template eventJakub Senko2016-12-043-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14868
* | | | | | | Merge pull request #4567 from javiexin/ticket/14887Tristan Darricau2016-12-112-0/+8
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14887] ACP profile step one lang specific event * javiexin/ticket/14887: [ticket/14887] ACP profile step one lang specific event
| * | | | | | | [ticket/14887] ACP profile step one lang specific eventjaviexin2016-12-082-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14887
* | | | | | | | Merge pull request #4558 from javiexin/ticket/14889Tristan Darricau2016-12-111-0/+8
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14889] Missing method in profile fields type interface * javiexin/ticket/14889: [ticket/14889] Missing method in profile fields type interface
| * | | | | | | | [ticket/14889] Missing method in profile fields type interfacejaviexin2016-12-051-0/+8
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Completes the profile fields type interface by defining a missing required method for all implementations of a type. PHPBB3-14889
* | | | | | | | Merge pull request #4561 from rxu/ticket/14893Tristan Darricau2016-12-111-0/+2
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14893] Fix undefined variable on reporting PM notification * rxu/ticket/14893: [ticket/14893] Fix undefined variable on reporting PM notification
| * | | | | | | | [ticket/14893] Fix undefined variable on reporting PM notificationrxu2016-12-071-0/+2
| | |_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | PHPBB3-14893
* | | | | | | | Merge pull request #4572 from javiexin/ticket/14855Tristan Darricau2016-12-113-4/+9
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14855] Update notification and PM alert bubbles * javiexin/ticket/14855: [ticket/14855] Update notification and PM alert bubbles [ticket/14855] Update notification and PM alert bubbles [ticket/14855] Update notification and PM alert bubbles
| * | | | | | | | [ticket/14855] Update notification and PM alert bubblesjaviexin2016-12-103-4/+9
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Alternative implementation without removing notification from the DOM, but changing the class. So that style designers might have more options (show/not show). PHPBB3-14855
* | | | | | | | Merge pull request #4573 from rxu/ticket/14906Tristan Darricau2016-12-111-1/+0
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14906] Delete redundant sig key in user_cache_data array * rxu/ticket/14906: [ticket/14906] Delete redundant sig key in user_cache_data array
| * | | | | | | [ticket/14906] Delete redundant sig key in user_cache_data arrayrxu2016-12-111-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14906
* | | | | | | | 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