<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/tests/functional/avatar_acp_groups_test.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/13338] Do not use the _test.php suffix for abstract test case classes.</title>
<updated>2014-11-17T20:53:27+00:00</updated>
<author>
<name>Andreas Fischer</name>
<email>bantu@phpbb.com</email>
</author>
<published>2014-11-14T00:25:26+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=765d72d1941cd8c9aafa3a8b75cfd0372ee9db33'/>
<id>765d72d1941cd8c9aafa3a8b75cfd0372ee9db33</id>
<content type='text'>
PHPBB3-13338
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-13338
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12822] Add method for deleting avatars and use confirm_box</title>
<updated>2014-08-07T15:29:33+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2014-08-07T15:19:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=e0c2013bb921f04f032744c3bc351c015c759d8d'/>
<id>e0c2013bb921f04f032744c3bc351c015c759d8d</id>
<content type='text'>
The method will take care of the actual deletion process in the avatar manager.
Additionally, we'll be using a confirm box while deleting the avatar to prevent
users from accidentally deleting their avatars.

PHPBB3-12822
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The method will take care of the actual deletion process in the avatar manager.
Additionally, we'll be using a confirm box while deleting the avatar to prevent
users from accidentally deleting their avatars.

PHPBB3-12822
</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/11842] Use avatar_data for obtaining driver that should be deleted</title>
<updated>2013-12-04T14:42:17+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2013-12-04T14:42:17+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=abb2def48d7a946fd4d0a67f88682c9fa2556223'/>
<id>abb2def48d7a946fd4d0a67f88682c9fa2556223</id>
<content type='text'>
PHPBB3-11842
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-11842
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11534] Check remote avatar content type if possible</title>
<updated>2013-10-24T21:43:40+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2013-10-24T19:03:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=9b0b5481fe05b10a254861495280d04721e8d9d1'/>
<id>9b0b5481fe05b10a254861495280d04721e8d9d1</id>
<content type='text'>
This should make sure that error pages like 404 or 503 pages are not treated
as remote avatar images.

PHPBB3-11534
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should make sure that error pages like 404 or 503 pages are not treated
as remote avatar images.

PHPBB3-11534
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11531] Reduced amount of avatar functional tests to minimum</title>
<updated>2013-07-20T12:36:38+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2013-07-20T12:36:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=e48f0555e9e40a9e1d3e9a60e25a9f206c565efe'/>
<id>e48f0555e9e40a9e1d3e9a60e25a9f206c565efe</id>
<content type='text'>
The tests were reduced to only test one case that should be correct and one
that should fail. Different test cases have been split up over the specific
test files for the acp groups, acp users, ucp groups, and ucp users page.

PHPBB3-11531
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The tests were reduced to only test one case that should be correct and one
that should fail. Different test cases have been split up over the specific
test files for the acp groups, acp users, ucp groups, and ucp users page.

PHPBB3-11531
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11531] Use abstract class for avatar tests and unify test cases</title>
<updated>2013-07-17T21:55:20+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2013-07-17T21:55:20+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=96989e536dd5fc603f3598fa7a2a50414331d76c'/>
<id>96989e536dd5fc603f3598fa7a2a50414331d76c</id>
<content type='text'>
PHPBB3-11531
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-11531
</pre>
</div>
</content>
</entry>
</feed>
