Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/11444] Moving the in-board notifications to a method class | Nicofuma | 2015-07-13 | 1 | -0/+104 |
| | | | | | | | | | | | | | | Currently the in-board method for the notifications is hardcoded and cannot be disabled. This method should be in his own class extending `phpbb\notification\method\method_interface`. It also add the possibility, for each method, to be enabled by default (ie: no entry in the DB => notification enabled). https://tracker.phpbb.com/browse/PHPBB3-11444 https://tracker.phpbb.com/browse/PHPBB3-11967 PHPBB3-11444 | ||||
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -4/+7 |
| | | | | PHPBB3-12594 | ||||
* | [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files. | Andreas Fischer | 2013-10-30 | 1 | -8/+0 |
| | | | | PHPBB3-11980 | ||||
* | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 1 | -3/+5 |
| | | | | PHPBB3-11700 | ||||
* | [ticket/11700] Modify all code to use the new interface names | Nils Adermann | 2013-07-14 | 1 | -2/+2 |
| | | | | PHPBB3-11700 | ||||
* | [ticket/11700] With namespaces interface will no longer be a valid classname | Nils Adermann | 2013-07-14 | 1 | -0/+48 |
PHPBB3-11700 |