aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | | [ticket/11224] Fix returned dataTristan Darricau2014-05-141-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11224
| * | | | | | | | | | | | [ticket/11224] SQL cache destroy does not destroy queries to tables joinedTristan Darricau2014-05-141-3/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://tracker.phpbb.com/browse/PHPBB3-11224 PHPBB3-11224
* | | | | | | | | | | | | Merge pull request #2545 from ptitlazy/ticket/12657Joas Schilling2014-10-011-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12657] Add a test file for base case of command cache:purge
| * | | | | | | | | | | | | [ticket/12657] Add a test file for base caseLEZY Thomas2014-09-191-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12657
* | | | | | | | | | | | | | Merge pull request #2888 from Nicofuma/ticket/12993Joas Schilling2014-10-017-42/+105
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [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-197-36/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12993
| * | | | | | | | | | | | | | [ticket/12993] Fix includes of functions_displayTristan Darricau2014-08-194-4/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12993
| * | | | | | | | | | | | | | [ticket/12993] Rename to phpbb_get_user_rankTristan Darricau2014-08-187-12/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12993
| * | | | | | | | | | | | | | [ticket/12993] Fix user_loader and memberlistTristan Darricau2014-08-182-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12993
| * | | | | | | | | | | | | | [ticket/12993] Improve get_user_ranksForumhulp.com2014-08-185-15/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Explanation in http://area51.phpbb.com/phpBB/viewtopic.php?f=108&t=46051 PHPBB3-12993
* | | | | | | | | | | | | | | 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 pull request #2978 from blitze/ticket/13071Joas Schilling2014-10-011-48/+48
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13071] Only use total_match_count after event dispatcher
| * | | | | | | | | | | | | | | [ticket/13071] Only use total_match_count after event dispatcherblitze2014-09-211-48/+48
| | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13071
* | | | | | | | | | | | | | | Merge pull request #2979 from blitze/ticket/13072Joas Schilling2014-10-011-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13072] Add total_match_count to core.search_get_topic_data event
| * | | | | | | | | | | | | | | [ticket/13072] Added '@changed 3.1.0-RC5 Added total_match_count'blitze2014-09-241-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13072
| * | | | | | | | | | | | | | | [ticket/13072] Add total_match_count to core.search_get_topic_data eventblitze2014-09-211-1/+2
| |/ / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13072
* | | | | | | | | | | | | | | Merge pull request #2998 from rxu/ticket/13107Joas Schilling2014-10-013-0/+40
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13107] Add template events to forum row in forumlist_body.html
| * | | | | | | | | | | | | | | [ticket/13107] Add template events to forum row in forumlist_body.htmlrxu2014-09-273-0/+40
| | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13107
* | | | | | | | | | | | | | | 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 pull request #3010 from Nicofuma/ticket/13120Andreas Fischer2014-10-011-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13120] Follows the symlinks in phpbb_load_extensions_autoloaders * Nicofuma/ticket/13120: [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
* | | | | | | | | | | | | | Merge pull request #3008 from nickvergessen/ticket/13111Andreas Fischer2014-09-301-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13111] Dropdown options are already an array in the field data * nickvergessen/ticket/13111: [ticket/13111] Dropdown options are already an array in the field data
| * | | | | | | | | | | | | | [ticket/13111] Dropdown options are already an array in the field dataJoas Schilling2014-09-301-1/+1
| |/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13111
* | | | | | | | | | | | | | Merge pull request #3007 from nickvergessen/ticket/13118Andreas Fischer2014-09-301-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13118] Correctly use the provided datetime class * nickvergessen/ticket/13118: [ticket/13118] Correctly use the provided datetime class
| * | | | | | | | | | | | | | [ticket/13118] Correctly use the provided datetime classJoas Schilling2014-09-301-1/+1
| |/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13118
* | | | | | | | | | | | | | Merge pull request #3003 from nickvergessen/ticket/13117Nils Adermann2014-09-301-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | [ticket/13117] Correctly define auto increment columns as "NOT NULL" on mysql
| * | | | | | | | | | | | | [ticket/13117] Correctly define auto increment columns as "NOT NULL" on mysqlJoas Schilling2014-09-291-1/+1
| |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unintended change from 95ab4b3e931521ce3c56068478311f0c04f713cc PHPBB3-13117
* | | | | | | | | | | | | [ticket/13113] Updates the base url only when the front-end isn't app.phpTristan Darricau2014-09-281-7/+10
|/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13113
* | | | | | | | | | | | Merge pull request #2996 from Senky/ticket/13104Joas Schilling2014-09-251-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13104] Responsive tabs display bug in IE11
| * | | | | | | | | | | | [ticket/13104] inline-block -> blockJakub Senko2014-09-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13104
* | | | | | | | | | | | | Merge pull request #2995 from nickvergessen/ticket/13105Andreas Fischer2014-09-251-18/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13105] Future relative dates are always displayed as "Tomorrow" * nickvergessen/ticket/13105: [ticket/13105] Do not display future dates 2+ days ahead as "tomorrow" [ticket/13105] Add a test for relative dates
| * | | | | | | | | | | | | [ticket/13105] Do not display future dates 2+ days ahead as "tomorrow"Joas Schilling2014-09-251-18/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13105
* | | | | | | | | | | | | | [ticket/13106] Remove \phpbb\di\pass\kernel_pass.phpJakub Senko2014-09-251-67/+0
| |/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13106
* | | | | | | | | | | | | Merge branch 'develop-olympus' into develop-ascraeusAndreas Fischer2014-09-241-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * develop-olympus: [ticket/13086] String replaces 50 with 20 Conflicts: phpBB/language/en/acp/email.php
| * | | | | | | | | | | | [ticket/13086] String replaces 50 with 20Mario Skouat2014-09-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13086
| * | | | | | | | | | | | [ticket/13096] Add phpbb_ prefix to ldap_escape()Jakub Senko2014-09-231-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13096
| * | | | | | | | | | | | Merge pull request #2981 from nickvergessen/ticket/10729Marc Alexander2014-09-231-8/+20
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ticket/10729 Update editor information when user being deleted
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #2350 from Nicofuma/ticket/11480Joas Schilling2014-08-011-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/11480] PM : "Unknown folder" returned when inbox folder is full * Nicofuma/ticket/11480: [ticket/11480] Move the test into get_folder() [ticket/11480] Fix the double spaces in phpbb_functional_test_case [ticket/11480] Fix typos [ticket/11480] Add functionnal test [ticket/11480] PM : "Unknown folder" returned when inbox folder is full
* | | | | | | | | | | | | | | [ticket/13087] Correctly link to user profile when contact field has no URLJoas Schilling2014-09-241-1/+1
| |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Broken by 975c5655f0e9b65b7de3f2b832f1ef660a473832 PHPBB3-13087
* | | | | | | | | | | | | | Merge pull request #2844 from marc1706/ticket/12858Joas Schilling2014-09-2411-72/+110
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12858] Remove hard-coded GMT from timezone drop-down and rename to UTC
| * | | | | | | | | | | | | | [ticket/12858] Properly format UTC offset in footerMarc Alexander2014-09-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12858
| * | | | | | | | | | | | | | [ticket/12858] Directly return and use timezone selectsMarc Alexander2014-09-175-9/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12858
| * | | | | | | | | | | | | | [ticket/12858] Rename tz_ prefixed block variables to timezone_ prefixMarc Alexander2014-09-174-35/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12858
| * | | | | | | | | | | | | | [ticket/12858] Fix timezone select display in subsilver2Marc Alexander2014-09-171-3/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12858
| * | | | | | | | | | | | | | [ticket/12858] Fix timezone display on acp users pageMarc Alexander2014-09-172-5/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12858