aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'develop-ascraeus' into developJoas Schilling2014-10-061-2/+35
|\
| * Merge pull request #2828 from brunoais/ticket/12930Joas Schilling2014-10-061-2/+35
| |\ | | | | | | | | | [ticket/12930] core.ucp_pm_compose_compose_pm_quotepost_query_after
| | * [ticket/12930] BUMP to RC5brunoais2014-10-021-1/+1
| | | | | | | | | | | | PHPBB3-12930
| | * [ticket/12930] Fixing event comment block and variablebrunoais2014-09-191-8/+6
| | | | | | | | | | | | | | | | | | According to comments on pull request PHPBB3-12930
| | * [ticket/12930] Adding more variables to the eventbrunoais2014-08-101-3/+23
| | | | | | | | | | | | | | | | | | More variables, according to comments, were added to the event. PHPBB3-12930
| | * [ticket/12930] Update to RC4brunoais2014-08-091-1/+1
| | | | | | | | | | | | PHPBB3-12930
| | * [ticket/12930] core.ucp_pm_compose_compose_pm_quotepost_query_afterbrunoais2014-08-081-0/+16
| | | | | | | | | | | | | | | | | | | | | Adding the core.ucp_pm_compose_compose_pm_quotepost_query_after event to ucp backend. PHPBB3-12930
* | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-10-061-0/+36
|\ \ \ | |/ /
| * | Merge pull request #2827 from brunoais/ticket/12929Joas Schilling2014-10-061-0/+36
| |\ \ | | | | | | | | | | | | [ticket/12929] core.ucp_pm_compose_compose_pm_basic_info_query_before
| | * | [ticket/12929] BUMP to RC5brunoais2014-10-021-1/+1
| | | | | | | | | | | | | | | | PHPBB3-12929
| | * | [ticket/12929] Fixing event comment block and variablebrunoais2014-09-191-4/+4
| | | | | | | | | | | | | | | | PHPBB3-12929
| | * | [ticket/12929] Adding more variables to event.brunoais2014-08-101-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | More variables added that may be useful to events at this stage. PHPBB3-12929
| | * | [ticket/12929] Update to RC4brunoais2014-08-091-1/+1
| | | | | | | | | | | | | | | | PHPBB3-12929
| | * | [ticket/12929] core.ucp_pm_compose_compose_pm_basic_info_query_beforebrunoais2014-08-091-0/+22
| | |/ | | | | | | | | | | | | | | | | | | Adding the core.ucp_pm_compose_compose_pm_basic_info_query_before event to mcp backend. PHPBB3-12929
* | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-10-061-0/+22
|\ \ \ | |/ /
| * | [ticket/13134] Add core event to the root of the function display_forums()rxu2014-10-071-0/+22
| | | | | | | | | | | | PHPBB3-13134
* | | Merge branch 'develop-ascraeus' into developAndreas Fischer2014-10-041-1/+1
|\ \ \ | |/ / | | | | | | | | | * develop-ascraeus: [ticket/13125] $user->browser to $browser
| * | Merge pull request #3018 from Senky/ticket/13125Andreas Fischer2014-10-041-1/+1
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13125] Uploaded avatars are not displayed * Senky/ticket/13125: [ticket/13125] $user->browser to $browser
| | * | [ticket/13125] $user->browser to $browserJakub Senko2014-10-021-1/+1
| | | | | | | | | | | | | | | | PHPBB3-13125
* | | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-10-021-0/+12
|\ \ \ \ | |/ / /
| * | | Merge pull request #3000 from rxu/ticket/13110Joas Schilling2014-10-021-0/+12
| |\ \ \ | | | | | | | | | | | | | | | [ticket/13110] Add core event to the page_footer() function
| | * | | [ticket/13110] Add core event to the page_footer() functionrxu2014-09-281-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add core event to the page_footer() in includes/functions.php to allow extensions handling overall page output before its displaying. PHPBB3-13110
* | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-10-021-1/+29
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #2999 from rxu/ticket/13108Joas Schilling2014-10-021-1/+29
| |\ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/13108] Add core event to the parse_attachments() function
| | * | | | [ticket/13108] Add core event to the parse_attachments() functionrxu2014-10-011-1/+29
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add core event to the parse_attachments() function in functions_content.php to allow modifying/adding attachment template data. PHPBB3-13108
* | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-10-021-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #3004 from Senky/ticket/13116Joas Schilling2014-10-021-2/+2
| |\ \ \ \ | | |_|/ / | |/| | | | | | | | [ticket/13116] Topic and post approval notifications got interchanged
| | * | | [ticket/13116] Interchange post and topic approval notificationJakub Senko2014-09-291-2/+2
| | |/ / | | | | | | | | | | | | PHPBB3-13116
* | | | Merge branch 'develop-ascraeus' into developMarc Alexander2014-10-011-0/+16
|\ \ \ \ | |/ / /
| * | | [ticket/13119] Add another event which is triggered independent from actionsJoas Schilling2014-10-011-0/+16
| | | | | | | | | | | | | | | | PHPBB3-13119
* | | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-10-012-23/+0
|\ \ \ \ | |/ / /
| * | | Merge pull request #3013 from VSEphpbb/ticket/13121Joas Schilling2014-10-012-23/+0
| |\ \ \ | | | | | | | | | | | | | | | [ticket/13121] Remove cache mode from style management module
| | * | | [ticket/13121] Remove cache mode from style management moduleMatt Friedman2014-10-012-23/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://tracker.phpbb.com/browse/PHPBB3-13121 PHPBB3-13121
* | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-10-014-28/+79
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #2888 from Nicofuma/ticket/12993Joas Schilling2014-10-014-28/+79
| |\ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/12993] Improve get_user_ranks
| | * | | | [ticket/12993] Update doc blockTristan Darricau2014-09-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12993
| | * | | | [ticket/12993] Return an array instead of reference passingTristan Darricau2014-08-194-23/+35
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12993
| | * | | | [ticket/12993] Fix includes of functions_displayTristan Darricau2014-08-193-3/+9
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12993
| | * | | | [ticket/12993] Rename to phpbb_get_user_rankTristan Darricau2014-08-184-7/+24
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12993
| | * | | | [ticket/12993] Improve get_user_ranksForumhulp.com2014-08-183-11/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Explanation in http://area51.phpbb.com/phpBB/viewtopic.php?f=108&t=46051 PHPBB3-12993
* | | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-10-011-1/+13
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'ticket/12985' into develop-ascraeusJoas Schilling2014-10-011-1/+13
| |\ \ \ \ \
| | * | | | | [ticket/12985] Add core.login_box_redirectdavid632014-10-011-1/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add core.login_box_redirect core event to allow extensions to redirect a user to a specific page when logging in. PHPBB3-12985
* | | | | | | Merge branch 'develop-ascraeus' into developCesar G2014-10-012-38/+155
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| * | | | | | Merge remote-tracking branch 'nickvergessen/ticket/13119' into develop-ascraeusCesar G2014-10-012-38/+155
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * nickvergessen/ticket/13119: [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 classJoas Schilling2014-09-302-32/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13119
| | * | | | | [ticket/13119] Add events to ACP's ban moduleJoas Schilling2014-09-301-4/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13119
| | * | | | | [ticket/13119] Add events to MCP's ban moduleJoas Schilling2014-09-301-8/+77
| | | |_|/ / | | |/| | | | | | | | | | | | | | | PHPBB3-13119
* | | | | | Merge branch 'develop-ascraeus' into developAndreas Fischer2014-10-011-1/+1
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | * develop-ascraeus: [ticket/13120] Follows the symlinks in phpbb_load_extensions_autoloaders
| * | | | | [ticket/13120] Follows the symlinks in phpbb_load_extensions_autoloadersTristan Darricau2014-09-301-1/+1
| |/ / / / | | | | | | | | | | | | | | | PHPBB3-13120