Matt Friedman
b64a37d451
[ticket/14237] Use $language class for notifications
...
PHPBB3-14237
2015-10-13 23:40:52 -07:00
Andreas Fischer
452c8bef28
Merge branch '3.1.x'
...
* 3.1.x:
[ticket/13711] Notifications are sent to inactive users
2015-08-05 13:45:02 +02:00
RMcGirr83
771090f13e
[ticket/13711] Notifications are sent to inactive users
...
PHPBB3-13711
2015-07-27 06:27:25 -04:00
Tristan Darricau
f29b12e353
[ticket/11444] Cleanup method constructors
...
PHPBB3-11444
2015-07-13 22:41:14 +02:00
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
Tristan Darricau
a462f14aa3
[ticket/13790] Update phpcs
...
PHPBB3-13790
2015-05-19 22:19:18 +02:00
Tristan Darricau
fe80967535
[ticket/12990] Use the full services name for the notification's types
...
PHPBB3-12990
2014-08-16 21:46:03 +02:00
Yuriy Rusko
a759704b39
[ticket/12594] Remove @package tags and update file headers
...
PHPBB3-12594
2014-05-27 20:51:13 +02:00
Joas Schilling
11a9104b8a
[ticket/12282] Use interface for type hinting
...
PHPBB3-12282
2014-04-01 19:17:41 +02:00
Andreas Fischer
7aa8f6461f
[task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.
...
PHPBB3-11980
2013-10-30 13:05:28 +01:00
Nils Adermann
b95fdacdd3
[ticket/11700] Move all recent code to namespaces
...
PHPBB3-11700
2013-09-16 00:25:27 +02:00
Nils Adermann
da2752e400
[ticket/11700] Modify all code to use the new interface names
...
PHPBB3-11700
2013-07-14 13:30:52 -04:00
Nils Adermann
b81613e5e5
[ticket/11700] With namespaces interface will no longer be a valid classname
...
PHPBB3-11700
2013-07-14 12:25:28 -04:00
Nils Adermann
7030578bbe
[ticket/11698] Moving all autoloadable files to phpbb/
...
PHPBB3-11698
2013-07-14 01:32:34 -04:00