Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge branch 'develop-ascraeus' into develop | Marc Alexander | 2014-10-21 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | Merge pull request #3053 from Senky/ticket/13194 | Marc Alexander | 2014-10-21 | 1 | -1/+1 | |
| |\ \ | | |/ | |/| | | | | [ticket/13194] BBCode isn't parsed when issuing a warning for a post | |||||
| | * | [ticket/13194] Use correct array to access bbcode_bitfield | Jakub Senko | 2014-10-21 | 1 | -1/+1 | |
| | | | | | | | | | | | | PHPBB3-13194 | |||||
* | | | Merge branch 'develop-ascraeus' into develop | Marc Alexander | 2014-10-18 | 1 | -2/+4 | |
|\ \ \ | |/ / | ||||||
| * | | [ticket/13171] Check the correct (soft)delete permission when deleting in MCP | Joas Schilling | 2014-10-17 | 1 | -2/+4 | |
| |/ | | | | | | | PHPBB3-13171 | |||||
* | | Merge branch 'develop-ascraeus' into develop | Joas Schilling | 2014-10-02 | 1 | -2/+2 | |
|\ \ | |/ | ||||||
| * | Merge pull request #3004 from Senky/ticket/13116 | Joas Schilling | 2014-10-02 | 1 | -2/+2 | |
| |\ | | | | | | | | | | [ticket/13116] Topic and post approval notifications got interchanged | |||||
| | * | [ticket/13116] Interchange post and topic approval notification | Jakub Senko | 2014-09-29 | 1 | -2/+2 | |
| | | | | | | | | | | | | PHPBB3-13116 | |||||
* | | | Merge branch 'develop-ascraeus' into develop | Marc Alexander | 2014-10-01 | 1 | -0/+16 | |
|\ \ \ | |/ / | ||||||
| * | | [ticket/13119] Add another event which is triggered independent from actions | Joas Schilling | 2014-10-01 | 1 | -0/+16 | |
| | | | | | | | | | | | | PHPBB3-13119 | |||||
* | | | Merge branch 'develop-ascraeus' into develop | Joas Schilling | 2014-10-01 | 1 | -8/+8 | |
|\ \ \ | |/ / | ||||||
| * | | Merge pull request #2888 from Nicofuma/ticket/12993 | Joas Schilling | 2014-10-01 | 1 | -8/+8 | |
| |\ \ | | | | | | | | | | | | | [ticket/12993] Improve get_user_ranks | |||||
| | * | | [ticket/12993] Return an array instead of reference passing | Tristan Darricau | 2014-08-19 | 1 | -6/+6 | |
| | | | | | | | | | | | | | | | | PHPBB3-12993 | |||||
| | * | | [ticket/12993] Fix includes of functions_display | Tristan Darricau | 2014-08-19 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | PHPBB3-12993 | |||||
| | * | | [ticket/12993] Rename to phpbb_get_user_rank | Tristan Darricau | 2014-08-18 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | PHPBB3-12993 | |||||
| | * | | [ticket/12993] Improve get_user_ranks | Forumhulp.com | 2014-08-18 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Explanation in http://area51.phpbb.com/phpBB/viewtopic.php?f=108&t=46051 PHPBB3-12993 | |||||
* | | | | Merge branch 'develop-ascraeus' into develop | Cesar G | 2014-10-01 | 1 | -25/+87 | |
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | * develop-ascraeus: [ticket/13119] Remove unused globals and use the request class [ticket/13119] Add events to ACP's ban module [ticket/13119] Add events to MCP's ban module | |||||
| * | | | [ticket/13119] Remove unused globals and use the request class | Joas Schilling | 2014-09-30 | 1 | -20/+13 | |
| | | | | | | | | | | | | | | | | PHPBB3-13119 | |||||
| * | | | [ticket/13119] Add events to MCP's ban module | Joas Schilling | 2014-09-30 | 1 | -8/+77 | |
| | |/ | |/| | | | | | | | PHPBB3-13119 | |||||
* | | | Merge branch 'develop-ascraeus' into develop | Andreas Fischer | 2014-09-12 | 1 | -1/+1 | |
|\ \ \ | |/ / | | | | | | | | | | * develop-ascraeus: [ticket/13057] Add $phpbb_dispatcher to the global in mcp/mcp_report.php | |||||
| * | | [ticket/13057] Add $phpbb_dispatcher to the global in mcp/mcp_report.php | Tristan Darricau | 2014-09-11 | 1 | -1/+1 | |
| | | | | | | | | | | | | PHPBB3-13057 | |||||
* | | | Merge branch 'develop-ascraeus' into develop | Tristan Darricau | 2014-09-11 | 1 | -1/+5 | |
|\ \ \ | |/ / | | | | | | | | | | * develop-ascraeus: [ticket/13006] Add variables to the 'core.modify_quickmod_actions' event | |||||
| * | | Merge pull request #2903 from rxu/ticket/13006 | Tristan Darricau | 2014-09-11 | 1 | -1/+5 | |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13006] Add variables to the 'core.modify_quickmod_actions' event * rxu/ticket/13006: [ticket/13006] Add variables to the 'core.modify_quickmod_actions' event | |||||
| | * | | [ticket/13006] Add variables to the 'core.modify_quickmod_actions' event | rxu | 2014-08-22 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add $quickmod and $action variables for the 'core.modify_quickmod_actions' event trigerring to avoid of using global operator in corresponding extensions. PHPBB3-13006 | |||||
* | | | | Merge branch 'develop-ascraeus' into develop | Marc Alexander | 2014-08-30 | 1 | -0/+21 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge pull request #2826 from brunoais/ticket/12928 | Marc Alexander | 2014-08-30 | 1 | -0/+21 | |
| |\ \ \ | | | | | | | | | | | | | | | | [ticket/12928] core.mcp_reports_gather_query_before | |||||
| | * | | | [ticket/12928] Update to RC4 | brunoais | 2014-08-09 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-12928 | |||||
| | * | | | [ticket/12928] core.mcp_reports_gather_query_before | brunoais | 2014-08-08 | 1 | -0/+21 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding the core.mcp_reports_gather_query_before event to mcp backend. PHPBB3-12928 | |||||
* | | | | | Merge branch 'develop-ascraeus' into develop | Dhruv | 2014-08-29 | 2 | -4/+4 | |
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # By Marc Alexander # Via Dhruv Goel (1) and Marc Alexander (1) * develop-ascraeus: [ticket/12966] Sort by post_time and post_id where applicable [ticket/12966] Sort posts by post_id in addition to sorting by post_time | |||||
| * | | | | Merge pull request #2865 from marc1706/ticket/12966 | Dhruv Goel | 2014-08-29 | 2 | -4/+4 | |
| |\ \ \ \ | | |_|/ / | |/| | | | [ticket/12966] Sort posts by post_id in addition to sorting by post_time | |||||
| | * | | | [ticket/12966] Sort by post_time and post_id where applicable | Marc Alexander | 2014-08-23 | 2 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change was not applied to the search as this would require a larger rewrite of the search methods. PHPBB3-12966 | |||||
* | | | | | Merge branch 'develop-ascraeus' into develop | Marc Alexander | 2014-08-21 | 3 | -29/+29 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge pull request #2885 from Nicofuma/ticket/12990 | Marc Alexander | 2014-08-21 | 3 | -29/+29 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/12990] Use the full services name for the notification's types | |||||
| | * | | | | [ticket/12990] Use the full services name for the notification's types | Tristan Darricau | 2014-08-16 | 3 | -29/+29 | |
| | | |_|/ | | |/| | | | | | | | | | | | | PHPBB3-12990 | |||||
* | | | | | Merge branch 'develop-ascraeus' into develop | Marc Alexander | 2014-08-20 | 1 | -2/+2 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | [ticket/12998] Fix use of $lang in mcp_warn.php | Tristan Darricau | 2014-08-19 | 1 | -2/+2 | |
| |/ / / | | | | | | | | | | | | | PHPBB3-12998 | |||||
* | | | | Merge branch 'develop-ascraeus' into develop | Marc Alexander | 2014-08-11 | 1 | -0/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | [ticket/12967] Fix undefined variable phpbb_dispatcher error. | Cesar G | 2014-08-11 | 1 | -0/+1 | |
| |/ / | | | | | | | | | | PHPBB3-12967 | |||||
* | | | Merge branch 'develop-ascraeus' into develop | Marc Alexander | 2014-08-09 | 1 | -2/+26 | |
|\ \ \ | |/ / | ||||||
| * | | [ticket/11520] Re-adjust userpost count on topic fork | Geolim4 | 2014-08-08 | 1 | -2/+1 | |
| | | | | | | | | | | | | PHPBB3-11520 | |||||
| * | | [ticket/11520] Coding guideline compliance | Geolim4 | 2014-08-08 | 1 | -8/+7 | |
| | | | | | | | | | | | | PHPBB3-11520 | |||||
| * | | [ticket/11520] Re-adjust userpost count on topic fork | Geolim4 | 2014-08-08 | 1 | -2/+28 | |
| | | | | | | | | | | | | PHPBB3-11520 | |||||
* | | | Merge branch 'develop-ascraeus' into develop | Joas Schilling | 2014-08-08 | 1 | -0/+23 | |
|\ \ \ | |/ / | | | | | | | | | | * develop-ascraeus: [ticket/12927] core.mcp_queue_get_posts2_query_before | |||||
| * | | Merge pull request #2824 from brunoais/ticket/12927 | Joas Schilling | 2014-08-08 | 1 | -0/+23 | |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12927] core.mcp_queue_get_posts2_query_before * brunoais/ticket/12927: [ticket/12927] core.mcp_queue_get_posts2_query_before | |||||
| | * | | [ticket/12927] core.mcp_queue_get_posts2_query_before | brunoais | 2014-08-08 | 1 | -0/+23 | |
| | |/ | | | | | | | | | | | | | | | | | | | Adding the core.mcp_queue_get_posts2_query_before event to mcp backend. PHPBB3-12927 | |||||
* | | | Merge branch 'develop-ascraeus' into develop | Joas Schilling | 2014-08-08 | 1 | -0/+23 | |
|\ \ \ | |/ / | | | | | | | | | | * develop-ascraeus: [ticket/12880] core.mcp_queue_!is_topics_query_before | |||||
| * | | Merge pull request #2764 from brunoais/ticket/12880 | Joas Schilling | 2014-08-08 | 1 | -0/+23 | |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12880] core.mcp_queue_!is_topics_query_before * brunoais/ticket/12880: [ticket/12880] core.mcp_queue_!is_topics_query_before | |||||
| | * | | [ticket/12880] core.mcp_queue_!is_topics_query_before | brunoais | 2014-08-07 | 1 | -0/+23 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Adding core.mcp_queue_is_topics_query_before PHPBB3-12880 | |||||
* | | | | Merge branch 'develop-ascraeus' into develop | Joas Schilling | 2014-08-08 | 1 | -0/+14 | |
|\ \ \ \ | |/ / / | | | | | | | | | | | | | * develop-ascraeus: [ticket/12876] core.mcp_mcp_front.mcp_front_view_queue_postid_list_after | |||||
| * | | | Merge pull request #2762 from brunoais/ticket/12876 | Joas Schilling | 2014-08-08 | 1 | -0/+14 | |
| |\ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | | [ticket/12876] core.mcp_mcp_front.mcp_front_view_queue_postid_list_after * brunoais/ticket/12876: [ticket/12876] core.mcp_mcp_front.mcp_front_view_queue_postid_list_after |