| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | [ticket/13492] Add the migration to update custom bbcodes with IDN regexps | rxu | 2015-01-20 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also fix the $utf8 checking regexp removing the curly braces. PHPBB3-13492 | |||||
| | * | | | | [ticket/13492] Add IDN support for custom BBCode URL tokens | rxu | 2015-01-11 | 1 | -1/+3 | |
| | | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | Custom BBCode URL tokens does not support IDN. Custom BBCodes added earlier than IDN has been applied are unaffected. PHPBB3-13492 | |||||
| * | | | | Merge pull request #3237 from MGaetan89/ticket/12487 | Tristan Darricau | 2015-01-16 | 1 | -8/+4 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12487] Update PHP code * MGaetan89/ticket/12487: [ticket/12487] Update PHP code | |||||
| | * | | | | [ticket/12487] Update PHP code | Gaëtan Muller | 2015-01-11 | 1 | -8/+4 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-12487 | |||||
| * | | | | | [ticket/13450] Type-hint return value of $phpbb_container->get() | Gaëtan Muller | 2015-01-12 | 16 | -5/+49 | |
| |/ / / / | | | | | | | | | | | | | PHPBB3-13450 | |||||
| * | | | | Merge branch 'develop-ascraeus' into develop | Joas Schilling | 2015-01-09 | 1 | -1/+1 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | [ticket/13470] Fix non-empty username array if no usernames are given | Oliver Schramm | 2015-01-08 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | PHPBB3-13470 | |||||
| * | | | | Merge branch 'develop-ascraeus' into develop | Marc Alexander | 2015-01-04 | 1 | -1/+1 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | [ticket/13439] Update event version to 3.1.3-RC1 | Matt Friedman | 2015-01-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | PHPBB3-13439 | |||||
| * | | | | Merge branch 'develop-ascraeus' into develop | Marc Alexander | 2015-01-04 | 1 | -0/+15 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | [ticket/13439] Add event core.acp_users_overview_before | Matt Friedman | 2015-01-03 | 1 | -0/+15 | |
| | | | | | | | | | | | | | | | | | PHPBB3-13439 | |||||
| * | | | | Merge branch 'develop-ascraeus' into develop | Joas Schilling | 2014-12-27 | 1 | -20/+53 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | [ticket/13312] Use empty for usernames array | Oliver Schramm | 2014-11-26 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | PHPBB3-13312 | |||||
| | * | | | [ticket/13312] Add event core.acp_email_send_before | Oliver Schramm | 2014-11-26 | 1 | -19/+52 | |
| | |/ / | | | | | | | | | | PHPBB3-13312 | |||||
| * | | | [ticket/13421] Move tools to subdirectory | Joas Schilling | 2014-12-06 | 1 | -1/+1 | |
| | | | | | | | | | | | | | PHPBB3-13421 | |||||
| * | | | Merge branch 'develop-ascraeus' into develop | Joas Schilling | 2014-11-22 | 1 | -1/+1 | |
| |\ \ \ | |/ / | ||||||
| | * | | Merge pull request #3157 from marc1706/ticket/13358 | Joas Schilling | 2014-11-22 | 1 | -1/+1 | |
| | |\ \ | | | | | | | | | | | | | [ticket/13358] Add class for retrieving remote file data | |||||
| | | * | | [ticket/13358] Correctly create version_helper in acp_extensions | Marc Alexander | 2014-11-22 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The full namespace for the file_downloader is now also being used in version_helper. PHPBB3-13358 | |||||
| * | | | | Merge branch 'develop-ascraeus' into develop | Joas Schilling | 2014-11-22 | 1 | -7/+21 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | Merge pull request #3123 from Elsensee/ticket/13310 | Joas Schilling | 2014-11-22 | 1 | -7/+21 | |
| | |\ \ \ | | | | | | | | | | | | | | | | [ticket/13310] Add event core.acp_email_modify_sql | |||||
| | | * | | | [ticket/13310] Add event core.acp_email_modify_sql | Oliver Schramm | 2014-11-09 | 1 | -1/+11 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-13310 | |||||
| | | * | | | [ticket/13310] Always use sql_build_query in acp_email.php | Oliver Schramm | 2014-11-09 | 1 | -6/+10 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-13310 | |||||
| * | | | | | Merge branch 'develop-ascraeus' into develop | Marc Alexander | 2014-11-22 | 1 | -2/+25 | |
| |\ \ \ \ \ | |/ / / / | ||||||
| | * | | | | [ticket/10744] Fix some doc blocks | Joas Schilling | 2014-11-21 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-10744 | |||||
| | * | | | | [ticket/10744] Type hint objects for IDE usages | Joas Schilling | 2014-11-21 | 1 | -0/+15 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-10744 | |||||
| | * | | | | [ticket/10744] Prevent installing styles with reserved names | Joas Schilling | 2014-11-21 | 1 | -0/+7 | |
| | | |/ / | |/| | | | | | | | | | | PHPBB3-10744 | |||||
| * | | | | Merge branch 'develop-ascraeus' into develop | Joas Schilling | 2014-11-21 | 1 | -11/+18 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | Merge pull request #2765 from Elsensee/ticket/11863 | Joas Schilling | 2014-11-21 | 1 | -11/+18 | |
| | |\ \ \ | | |/ / | |/| | | | | | | [ticket/11863] Set require_activation to none if emails are disabled | |||||
| | | * | | [ticket/11863] Display warning to user because of activation method | Oliver Schramm | 2014-10-17 | 1 | -1/+9 | |
| | | | | | | | | | | | | | | | | | PHPBB3-11863 | |||||
| | | * | | [ticket/11863] Grey out unavailable activation methods when emails disabled | Oliver Schramm | 2014-10-17 | 1 | -10/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Further fall back to USER_ACTIVATION_DISABLE when emails are disabled but evaluate it at runtime. PHPBB3-11863 | |||||
| * | | | | Merge branch 'develop-ascraeus' into develop | Joas Schilling | 2014-10-23 | 1 | -5/+14 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | Merge pull request #3 from phpbb/ticket/security-161 | Joas Schilling | 2014-10-23 | 1 | -5/+14 | |
| | |\ \ \ | | | | | | | | | | | | | | | | [ticket/security-161] Add form token to styles management form. | |||||
| | | * | | | [ticket/security-161] Add form token to styles management form. | Cesar G | 2014-10-22 | 1 | -5/+14 | |
| | | | | | | | | | | | | | | | | | | | | | SECURITY-161 | |||||
| * | | | | | Merge branch 'develop-ascraeus' into develop | Andreas Fischer | 2014-10-20 | 1 | -2/+2 | |
| |\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | * develop-ascraeus: [ticket/13168] Fix mbstring warnings in ACP for PHP 5.6 compatibility | |||||
| | * | | | | Merge branch 'develop-olympus' into develop-ascraeus | Andreas Fischer | 2014-10-20 | 1 | -2/+2 | |
| | |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/| | * develop-olympus: [ticket/13168] Fix mbstring warnings in ACP for PHP 5.6 compatibility | |||||
| | | * | | [ticket/13168] Fix mbstring warnings in ACP for PHP 5.6 compatibility | Oliver Schramm | 2014-10-20 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | PHPBB3-13168 | |||||
| * | | | | Merge branch 'develop-ascraeus' into develop | Joas Schilling | 2014-10-06 | 1 | -3/+47 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | Merge pull request #2307 from PayBas/ticket/12408 | Joas Schilling | 2014-10-06 | 1 | -3/+47 | |
| | |\ \ \ | | | | | | | | | | | | | | | | [ticket/12408] Add quick setting for "default guest style" to ACP | |||||
| | | * | | | [ticket/12408] Fix white-space sniffer | PayBas | 2014-09-15 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-12408 | |||||
| | | * | | | [ticket/12408] Changed lang vars, added fieldset and removed "default" | PayBas | 2014-09-15 | 1 | -6/+8 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-12408 | |||||
| | | * | | | [ticket/12408] Public functions and updated doc block | PayBas | 2014-09-15 | 1 | -2/+4 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-12408 | |||||
| | | * | | | [ticket/12408] Code cleanup | PayBas | 2014-09-15 | 1 | -11/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rebased to see if travis will finally play along PHPBB3-12408 | |||||
| | | * | | | [ticket/12408] Simplified queries | PayBas | 2014-09-15 | 1 | -15/+7 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-12408 | |||||
| | | * | | | [ticket/12408] Add quick setting for "default guest style" to ACP | PayBas | 2014-09-15 | 1 | -1/+55 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-12408 | |||||
| * | | | | | Merge branch 'develop-ascraeus' into develop | Joas Schilling | 2014-10-01 | 2 | -23/+0 | |
| |\ \ \ \ \ | |/ / / / | ||||||
| | * | | | | Merge pull request #3013 from VSEphpbb/ticket/13121 | Joas Schilling | 2014-10-01 | 2 | -23/+0 | |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/13121] Remove cache mode from style management module | |||||
| | | * | | | | [ticket/13121] Remove cache mode from style management module | Matt Friedman | 2014-10-01 | 2 | -23/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://tracker.phpbb.com/browse/PHPBB3-13121 PHPBB3-13121 | |||||
| * | | | | | | Merge branch 'develop-ascraeus' into develop | Cesar G | 2014-10-01 | 1 | -13/+68 | |
| |\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | -12/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13119 | |||||
| | * | | | | | [ticket/13119] Add events to ACP's ban module | Joas Schilling | 2014-09-30 | 1 | -4/+60 | |
| | |/ / / / | | | | | | | | | | | | | | | | PHPBB3-13119 | |||||
