aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | [ticket/12408] Code cleanupPayBas2014-09-151-11/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rebased to see if travis will finally play along PHPBB3-12408
| * | | | | | | [ticket/12408] Simplified queriesPayBas2014-09-151-15/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12408
| * | | | | | | [ticket/12408] Add quick setting for "default guest style" to ACPPayBas2014-09-152-1/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12408
* | | | | | | | Merge pull request #2991 from nickvergessen/ticket/13077Andreas Fischer2014-10-061-0/+13
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13077] Move extension module to the top of the Customise tab * nickvergessen/ticket/13077: [ticket/13077] Move extension module to the top of the Customise tab
| * | | | | | | | [ticket/13077] Move extension module to the top of the Customise tabJoas Schilling2014-09-241-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13077
* | | | | | | | | Merge branch 'develop-olympus' into develop-ascraeusJoas Schilling2014-10-060-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Merge pull request #2460 from Nicofuma/ticket/11224Joas Schilling2014-10-064-2/+286
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/11224] SQL cache destroy does not destroy queries to tables joined
* | \ \ \ \ \ \ \ \ Merge pull request #3016 from Nicofuma/ticket/11224-ascraeusJoas Schilling2014-10-064-2/+284
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/11224][ascraeus] SQL cache destroy does not destroy queries to tables joined
| * | | | | | | | | | [ticket/11224] Updates testsTristan Darricau2014-10-033-27/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11224
| * | | | | | | | | | [ticket/11224] Revert Revert "Merge pull request #2460 from ticket/11224"Tristan Darricau2014-10-034-2/+286
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 40cd7570e6f4da7cc60d83a3e99c72a2fb99e3f7.
* | | | | | | | | | | 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 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 pull request #3019 from Senky/ticket/13025Joas Schilling2014-10-065-4/+106
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13025] Add template events for buttons on viewforum and viewtopic
| * | | | | | | | | | | | [ticket/13025] Correct events in subsilver2 viewforum_bodyJakub Senko2014-10-041-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13025
| * | | | | | | | | | | | [ticket/13025] Make RC uppercaseJakub Senko2014-10-041-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13025
| * | | | | | | | | | | | [ticket/13025] rc4 -> rc5Jakub Senko2014-10-031-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13025
| * | | | | | | | | | | | [ticket/13025] Add button template eventsJakub Senko2014-10-035-4/+106
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13025
* | | | | | | | | | | | Merge pull request #3025 from rxu/ticket/13134Joas Schilling2014-10-061-0/+22
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | [ticket/13134] Add core event to the root of the function display_forums()
| * | | | | | | | | | | [ticket/13134] Add core event to the root of the function display_forums()rxu2014-10-071-0/+22
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13134
* | | | | | | | | | | Merge pull request #3017 from nickvergessen/ticket/13033Nils Adermann2014-10-061-8/+70
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13033] Fix "Duplicate entry 'notification.type.*' for key 'type'"
| * | | | | | | | | | | [ticket/13033] Fix "Duplicate entry 'notification.type.*' for key 'type'"Joas Schilling2014-10-021-8/+70
| | |_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Caused by the solution of PHPBB3-12990 PHPBB3-13033
* | | | | | | | | | | Merge pull request #3022 from Nicofuma/ticket/12368Marc Alexander2014-10-051-0/+2
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12368] Always clean the cache prior to run the migrations
| * | | | | | | | | | | [ticket/12368] Always clean the cache prior to run the migrationsTristan Darricau2014-10-051-0/+2
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12368
* | | | | | | | | | | 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 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 pull request #2947 from rxu/ticket/13059Joas Schilling2014-10-024-8/+56
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13059] Add core event to generate_page_link()
| * | | | | | | | | | | | [ticket/13059] Add core event to generate_page_link()rxu2014-10-014-8/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add core event to generate_page_link() to allow overriding/modifying pagination URLs. Event request: http://area51.phpbb.com/phpBB/viewtopic.php?f=111&t=45905 PHPBB3-13059
* | | | | | | | | | | | | 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 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 pull request #3012 from nickvergessen/ticket/13123Tristan Darricau2014-10-011-0/+106
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13123] Add events to allow modifying post data * nickvergessen/ticket/13123: [ticket/13123] Add events to allow modifying post data
| * | | | | | | | | | | | | [ticket/13123] Add events to allow modifying post dataJoas Schilling2014-10-011-0/+106
| |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13123
* | | | | | | | | | | | | Merge pull request #3015 from nickvergessen/ticket/13119Marc Alexander2014-10-011-0/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13119] Add another event which is triggered independent from actions
| * | | | | | | | | | | | [ticket/13119] Add another event which is triggered independent from actionsJoas Schilling2014-10-011-0/+16
|/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13119
* | | | | | | | | | | | [ticket/11224] Revert "Merge pull request #2460 from Nicofuma/ticket/11224"Joas Schilling2014-10-014-286/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit d26436944173d1fa28a1abd96bca861381246860, reversing changes made to 75fcfb1c1d68f1632e7beae3f59699ddff8e5292. PHPBB3-11224
* | | | | | | | | | | | Merge pull request #3013 from VSEphpbb/ticket/13121Joas Schilling2014-10-013-23/+51
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13121] Remove cache mode from style management module
| * | | | | | | | | | | | [ticket/13121] Fix migration fileMatt Friedman2014-10-011-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13121