<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/phpBB/includes/ucp/info/ucp_notifications.php, 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/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>Merge branch 'develop-ascraeus' into develop</title>
<updated>2014-05-28T16:19:20+00:00</updated>
<author>
<name>Andreas Fischer</name>
<email>bantu@phpbb.com</email>
</author>
<published>2014-05-28T16:19:20+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=3ab06314f1250d737a4abdb1271ac062d4463b99'/>
<id>3ab06314f1250d737a4abdb1271ac062d4463b99</id>
<content type='text'>
* develop-ascraeus:
  [ticket/12594] Replace phpBB Group with phpBB Limited
  [ticket/12594] Update footer credit lines
  [ticket/12594] Remove @package tags and update file headers
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* develop-ascraeus:
  [ticket/12594] Replace phpBB Group with phpBB Limited
  [ticket/12594] Update footer credit lines
  [ticket/12594] Remove @package tags and update file headers
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12594] Remove @package tags and update file headers</title>
<updated>2014-05-27T18:51:13+00:00</updated>
<author>
<name>Yuriy Rusko</name>
<email>github@rusko.net</email>
</author>
<published>2014-05-27T18:18:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=a759704b39fc1c1353f865a633759b1369589b67'/>
<id>a759704b39fc1c1353f865a633759b1369589b67</id>
<content type='text'>
PHPBB3-12594
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12594
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12564] Remove version definition from ACP/MCP/UCP module info files</title>
<updated>2014-05-19T00:43:26+00:00</updated>
<author>
<name>Matt Friedman</name>
<email>maf675@gmail.com</email>
</author>
<published>2014-05-19T00:43:26+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=6aeb22bfd70ce16fb04d7d4f99cbef6c8d94395a'/>
<id>6aeb22bfd70ce16fb04d7d4f99cbef6c8d94395a</id>
<content type='text'>
PHPBB3-12564
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12564
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11103] UCP Notification List</title>
<updated>2012-10-14T01:02:38+00:00</updated>
<author>
<name>Nathan Guse</name>
<email>nathaniel.guse@gmail.com</email>
</author>
<published>2012-10-14T01:02:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=cb937841269017d13058208378e4c9ad79718c6e'/>
<id>cb937841269017d13058208378e4c9ad79718c6e</id>
<content type='text'>
PHPBB3-11103
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-11103
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11103] Move UCP Notification Options to Board Preferences tab</title>
<updated>2012-10-05T18:54:27+00:00</updated>
<author>
<name>Nathan Guse</name>
<email>nathaniel.guse@gmail.com</email>
</author>
<published>2012-10-05T18:54:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=948bd69495175db6967c0f5e99c3e0ba31e1882a'/>
<id>948bd69495175db6967c0f5e99c3e0ba31e1882a</id>
<content type='text'>
Also rename to "Edit notification options" for consistency

PHPBB3-11103
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also rename to "Edit notification options" for consistency

PHPBB3-11103
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11103] Allow grouping of multiple types in ucp notification options</title>
<updated>2012-09-27T15:37:37+00:00</updated>
<author>
<name>Nathaniel Guse</name>
<email>nathaniel.guse@gmail.com</email>
</author>
<published>2012-09-27T15:37:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=ae91a0a846828b44a53c2a7cd724e0ba062b0f3e'/>
<id>ae91a0a846828b44a53c2a7cd724e0ba062b0f3e</id>
<content type='text'>
Ability to hide notification types from UCP Notification options
(if users do not have permission to use the notification type, or for
whatever reason they should not see it)

PHPBB3-11103
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ability to hide notification types from UCP Notification options
(if users do not have permission to use the notification type, or for
whatever reason they should not see it)

PHPBB3-11103
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11103] UCP base files for notification options</title>
<updated>2012-09-27T02:50:21+00:00</updated>
<author>
<name>Nathaniel Guse</name>
<email>nathaniel.guse@gmail.com</email>
</author>
<published>2012-09-27T02:50:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=b052741fcb0b3cab4317a759ec935518bef7c73b'/>
<id>b052741fcb0b3cab4317a759ec935518bef7c73b</id>
<content type='text'>
PHPBB3-11103
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-11103
</pre>
</div>
</content>
</entry>
</feed>
