Marc Alexander
b758c098d3
[ticket/14523] Replace prototype definition with shared services
...
PHPBB3-14523
2016-03-10 10:41:00 +01:00
Matt Friedman
d9d89cad94
[ticket/14247] Use quotes around @ and % strings in YAML
...
PHPBB3-14247
2015-12-07 13:11:22 -08:00
Matt Friedman
b64a37d451
[ticket/14237] Use $language class for notifications
...
PHPBB3-14237
2015-10-13 23:40:52 -07:00
Tristan Darricau
11bef3e22e
[ticket/11444] Update tests
...
PHPBB3-11444
2015-07-13 22:43:58 +02:00
Tristan Darricau
c1deeab318
[ticket/11444] Fix services definition
...
PHPBB3-11444
2015-07-13 22:41:14 +02:00
Tristan Darricau
fc34057f28
[ticket/11444] Update tests and cleanup types/methods
...
PHPBB3-11444
2015-07-13 22:41:14 +02: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
JoshyPHP
f5ce9f2738
[ticket/13680] Updated quote notifications
...
Added get_quote_authors() to text_formatter.utils service to retrieve
the names used in first-level quotes
PHPBB3-13680
2015-05-15 02:10:46 +02:00
Joas Schilling
853733a0eb
Merge branch 'develop-ascraeus' into develop
2015-01-13 23:31:37 +01:00
Tristan Darricau
c98efc53a8
[ticket/12620] Fix rebase (move config file to the right directory)
...
PHPBB3-12620
2014-11-20 21:00:01 +01:00