<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/tests/notification/fixtures, branch master</title>
<subtitle>The forums.mageia.org Website</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/'/>
<entry>
<title>[ticket/14670] Set shared flag instead of defining prototype scope</title>
<updated>2019-05-06T19:44:19+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2016-07-24T19:52:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=41956a8b9050fa6e1e301bfae51d947e6f13c068'/>
<id>41956a8b9050fa6e1e301bfae51d947e6f13c068</id>
<content type='text'>
The prototype scope was deprecated in symfony 2.8 and removed in 3.0.

PHPBB3-14670
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The prototype scope was deprecated in symfony 2.8 and removed in 3.0.

PHPBB3-14670
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/15055] Only drop dependent PK indexes and fix more tests for mssql</title>
<updated>2018-01-01T17:55:12+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2017-12-25T17:49:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=400fc0f73d03010d3bf28d2b1db5d789dc085334'/>
<id>400fc0f73d03010d3bf28d2b1db5d789dc085334</id>
<content type='text'>
PHPBB3-15055
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-15055
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14237] Use $language class for notifications</title>
<updated>2015-10-14T06:40:52+00:00</updated>
<author>
<name>Matt Friedman</name>
<email>maf675@gmail.com</email>
</author>
<published>2015-10-14T06:40:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=b64a37d451132dcf7ef5fc3d6e700a6fb6decd90'/>
<id>b64a37d451132dcf7ef5fc3d6e700a6fb6decd90</id>
<content type='text'>
PHPBB3-14237
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14237
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12143] Fix tests after rebase</title>
<updated>2015-08-05T15:50:26+00:00</updated>
<author>
<name>Oliver Schramm</name>
<email>oliver.schramm97@gmail.com</email>
</author>
<published>2015-07-19T20:53:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=25103698040977fd0d655d6e658157a07bb24990'/>
<id>25103698040977fd0d655d6e658157a07bb24990</id>
<content type='text'>
PHPBB3-12143
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12143
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11444] Update tests and cleanup types/methods</title>
<updated>2015-07-13T20:41:14+00:00</updated>
<author>
<name>Tristan Darricau</name>
<email>tristan.darricau@sensiolabs.com</email>
</author>
<published>2015-07-09T15:04:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=fc34057f288c6b8c656a0ed1ac2cb5a86f86206d'/>
<id>fc34057f288c6b8c656a0ed1ac2cb5a86f86206d</id>
<content type='text'>
PHPBB3-11444
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-11444
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11444] Moving the in-board notifications to a method class</title>
<updated>2015-07-13T20:41:13+00:00</updated>
<author>
<name>Nicofuma</name>
<email>github@nicofuma.fr</email>
</author>
<published>2014-04-28T12:00:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=be0d4e20d4be8bc3217e5d025058e065b8f2071a'/>
<id>be0d4e20d4be8bc3217e5d025058e065b8f2071a</id>
<content type='text'>
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 =&gt; notification enabled).

https://tracker.phpbb.com/browse/PHPBB3-11444
https://tracker.phpbb.com/browse/PHPBB3-11967

PHPBB3-11444
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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 =&gt; notification enabled).

https://tracker.phpbb.com/browse/PHPBB3-11444
https://tracker.phpbb.com/browse/PHPBB3-11967

PHPBB3-11444
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12990] Fix unit tests</title>
<updated>2014-08-17T14:19:23+00:00</updated>
<author>
<name>Tristan Darricau</name>
<email>github@nicofuma.fr</email>
</author>
<published>2014-08-17T12:43:17+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=b18fe1203aafb41d8e9e18a776bf415fa060bf4b'/>
<id>b18fe1203aafb41d8e9e18a776bf415fa060bf4b</id>
<content type='text'>
PHPBB3-12990
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12990
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12370] Add unit tests for topic notifications</title>
<updated>2014-04-07T19:32:31+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2014-04-07T19:29:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=c99584ec7b6b32439b4af9486cddd38bf30b64d4'/>
<id>c99584ec7b6b32439b4af9486cddd38bf30b64d4</id>
<content type='text'>
PHPBB3-12370
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12370
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11959] Add unit tests.</title>
<updated>2014-03-19T10:08:34+00:00</updated>
<author>
<name>Cesar G</name>
<email>prototech91@gmail.com</email>
</author>
<published>2014-03-19T10:05:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=2a822931c6d95fe9e6066752ec59ab614189837e'/>
<id>2a822931c6d95fe9e6066752ec59ab614189837e</id>
<content type='text'>
PHPBB3-11959
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-11959
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12115] Also port user interests to profile fields</title>
<updated>2014-02-06T10:32:11+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2014-02-02T20:45:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=bbada27ee9e797c7f6ce997152bc1efb8c8f125d'/>
<id>bbada27ee9e797c7f6ce997152bc1efb8c8f125d</id>
<content type='text'>
PHPBB3-12115
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12115
</pre>
</div>
</content>
</entry>
</feed>
