phpbb/phpBB/includes/mcp
Nicofuma be0d4e20d4 [ticket/11444] Moving the in-board notifications to a method class
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
2015-07-13 22:41:13 +02:00
..
info Merge branch 'develop-ascraeus' into develop 2014-05-28 18:19:20 +02:00
mcp_ban.php [ticket/13119] Add another event which is triggered independent from actions 2014-10-01 14:54:26 +02:00
mcp_forum.php [ticket/13455] Update calls to request_var() 2015-02-03 20:50:40 +01:00
mcp_front.php Merge branch '3.1.x' 2015-05-08 11:07:56 +02:00
mcp_logs.php [ticket/13455] Remove unnecessary calls to utf8_normalize_nfc() 2015-02-03 20:50:40 +01:00
mcp_main.php Merge branch '3.1.x' 2015-06-09 15:24:08 +02:00
mcp_notes.php [ticket/13455] Remove unnecessary calls to utf8_normalize_nfc() 2015-02-03 20:50:40 +01:00
mcp_pm_reports.php [ticket/11444] Moving the in-board notifications to a method class 2015-07-13 22:41:13 +02:00
mcp_post.php Merge branch '3.1.x' 2015-06-26 10:25:10 +02:00
mcp_queue.php [ticket/11444] Moving the in-board notifications to a method class 2015-07-13 22:41:13 +02:00
mcp_reports.php [ticket/11444] Moving the in-board notifications to a method class 2015-07-13 22:41:13 +02:00
mcp_topic.php Merge branch '3.1.x' 2015-03-05 15:47:04 +01:00
mcp_warn.php [ticket/13455] Remove unnecessary calls to utf8_normalize_nfc() 2015-02-03 20:50:40 +01:00