Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/14136] Add back X-UA-Compatible meta tag | Marc Alexander | 2016-03-24 | 1 | -0/+1 |
| | | | | | | | | | | | This was previously removed without needing to. Adding it back to force users to not emulate the page for previous versions of IE. The imagetoolbar http-equiv tag was not restored as IE does not contain that anymore since IE7. Also, the chome=1 has been removed from the X-UA-Compatible content as ChromeFrame does not receive any further updates since 2014 and is potentially broken. PHPBB3-14136 | ||||
* | [ticket/14116] sql_affectedrows method has no arguments | Matt Friedman | 2015-08-19 | 1 | -1/+1 |
| | | | | PHPBB3-14116 | ||||
* | [ticket/12671] Possibility to use NOT LIKE expression | Geolim4 | 2014-08-08 | 1 | -1/+1 |
| | | | | PHPBB3-12671 | ||||
* | [ticket/12671] Possibility to use NOT LIKE expression | Geolim4 | 2014-08-08 | 1 | -0/+11 |
| | | | | PHPBB3-12671 | ||||
* | [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_exts | Tristan Darricau | 2014-06-26 | 1 | -0/+96 |
| | | | | PHPBB3-12446 | ||||
* | [ticket/12594] Update footer credit lines | Yuriy Rusko | 2014-05-27 | 1 | -1/+1 |
| | | | | PHPBB3-12594 | ||||
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -4/+7 |
| | | | | PHPBB3-12594 | ||||
* | [ticket/12282] Use {@inheritDoc} for inherited methods | Joas Schilling | 2014-04-01 | 1 | -101/+30 |
| | | | | PHPBB3-12282 | ||||
* | [ticket/12282] Add Interface for DBAL drivers | Joas Schilling | 2014-04-01 | 1 | -2/+2 |
| | | | | PHPBB3-12282 | ||||
* | [ticket/11693] Change sql_build_array to support DELETE | Oliver Schramm | 2014-03-02 | 1 | -2/+2 |
| | | | | PHPBB3-11693 | ||||
* | [ticket/12018] Use path_helper for admin style CSS in sql report | Marc Alexander | 2013-11-14 | 1 | -2/+2 |
| | | | | | | | | The path to the admin style CSS is currently created with $phpbb_admin_path. We should however use the path_helper to correctly link to this file in order to have a correct link on pages like extensions PHPBB3-12018 | ||||
* | [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files. | Andreas Fischer | 2013-10-30 | 1 | -8/+0 |
| | | | | PHPBB3-11980 | ||||
* | [ticket/11866] Update some occurances of phpbb_db_ to new Namespace | Joas Schilling | 2013-09-26 | 1 | -1/+1 |
| | | | | PHPBB3-11866 | ||||
* | [ticket/11700] Fix a few more comments | Nils Adermann | 2013-09-16 | 1 | -2/+2 |
| | | | | PHPBB3-11700 | ||||
* | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 1 | -3/+5 |
| | | | | PHPBB3-11700 | ||||
* | [ticket/11698] Moving all autoloadable files to phpbb/ | Nils Adermann | 2013-07-14 | 1 | -0/+1044 |
PHPBB3-11698 |