<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/tests/functional/common_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/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/11700] Check for ALLOW_REMOTE_UPLOAD in acp output as expected</title>
<updated>2013-09-16T03:03:41+00:00</updated>
<author>
<name>Nils Adermann</name>
<email>naderman@naderman.de</email>
</author>
<published>2013-09-16T03:03:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=8b8ba3d7ac45447f82fe43e50a0d6c921922d214'/>
<id>8b8ba3d7ac45447f82fe43e50a0d6c921922d214</id>
<content type='text'>
PHPBB3-11700
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-11700
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11548] Fix test errors in groups test on develop</title>
<updated>2013-07-12T18:38:18+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2013-07-12T18:38:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=01b9f9f9b6f14d602ce57a37f0969707d1f0c41b'/>
<id>01b9f9f9b6f14d602ce57a37f0969707d1f0c41b</id>
<content type='text'>
This will fix the errors that appeared in the functional groups test due to
the changes in the new avatar system. The patch will make them work again.

PHPBB3-11548
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will fix the errors that appeared in the functional groups test due to
the changes in the new avatar system. The patch will make them work again.

PHPBB3-11548
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'develop-olympus' into develop</title>
<updated>2013-07-12T18:09:22+00:00</updated>
<author>
<name>Andreas Fischer</name>
<email>bantu@phpbb.com</email>
</author>
<published>2013-07-12T18:09:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=0d0338a55c0b4f9ec4c1a4c34f482382b09105da'/>
<id>0d0338a55c0b4f9ec4c1a4c34f482382b09105da</id>
<content type='text'>
* develop-olympus:
  [ticket/11548] Fix incorrect usage of array_map on acp groups page

Conflicts:
	tests/functional/common_groups_test.php
	tests/functional/ucp_groups_test.php
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* develop-olympus:
  [ticket/11548] Fix incorrect usage of array_map on acp groups page

Conflicts:
	tests/functional/common_groups_test.php
	tests/functional/ucp_groups_test.php
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11548] Fix incorrect usage of array_map on acp groups page</title>
<updated>2013-07-12T17:40:30+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2013-07-12T17:40:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=da8e35ac77c5d78f327d08fa1a9d0ff21ed38e83'/>
<id>da8e35ac77c5d78f327d08fa1a9d0ff21ed38e83</id>
<content type='text'>
The array_map was only ran on small parts of the actual error array instead
of the whole one. This resulted in the output of the language variables' names
rather than their actual value.

PHPBB3-11548
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The array_map was only ran on small parts of the actual error array instead
of the whole one. This resulted in the output of the language variables' names
rather than their actual value.

PHPBB3-11548
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11568-develop</title>
<updated>2013-06-06T22:15:28+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2013-06-06T22:15:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=1d7c80b91210337845ae33267131bb82473b9a9f'/>
<id>1d7c80b91210337845ae33267131bb82473b9a9f</id>
<content type='text'>
* 'develop' of https://github.com/phpbb/phpbb3: (29 commits)
  [ticket/11588] Also use version.phpbb.com in install_update.php.
  [ticket/11587] Add functional tests for group teampage settings
  [ticket/11538] Add admin as admins leader and moderator in memberlist_test
  [ticket/11587] Pass legend and teampage settings to group_create()
  [ticket/11586] Move $filedata['thumbnail'] to where it might be returned.
  [ticket/11586] Combine $filedata['post_attach'] assign into a single statement.
  [ticket/11586] Use a variable for $cat_id == ATTACHMENT_CATEGORY_IMAGE.
  [ticket/11586] Combine administrator/moderator checks together.
  [ticket/11583] Use a new lang key instead of giving the old one a new meaning.
  [ticket/11122] Add dhruv to active authors
  [ticket/11122] Remove Oleg and igorw from active authors
  [ticket/10840] Add check_form_key to acp_groups.php
  [ticket/11583] Allow FULLTEXT indexes on InnoDB when on MySQL 5.6.4 or higher.
  [ticket/11409] Add success message after updating group position settings
  [ticket/11549] Add functional test for ACP Extension Module with Template
  [ticket/11570] Fix link and make the notice more conspiciuous
  [ticket/11549] Do not set extension dir path for style in adm/index.php
  [ticket/11570] Add link back to update process
  [ticket/11569] Add type parameter and fix language variable
  [ticket/11569] Add parameter to URL and remove comment
  ...

Conflicts:
	tests/functional/common_groups_test.php
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 'develop' of https://github.com/phpbb/phpbb3: (29 commits)
  [ticket/11588] Also use version.phpbb.com in install_update.php.
  [ticket/11587] Add functional tests for group teampage settings
  [ticket/11538] Add admin as admins leader and moderator in memberlist_test
  [ticket/11587] Pass legend and teampage settings to group_create()
  [ticket/11586] Move $filedata['thumbnail'] to where it might be returned.
  [ticket/11586] Combine $filedata['post_attach'] assign into a single statement.
  [ticket/11586] Use a variable for $cat_id == ATTACHMENT_CATEGORY_IMAGE.
  [ticket/11586] Combine administrator/moderator checks together.
  [ticket/11583] Use a new lang key instead of giving the old one a new meaning.
  [ticket/11122] Add dhruv to active authors
  [ticket/11122] Remove Oleg and igorw from active authors
  [ticket/10840] Add check_form_key to acp_groups.php
  [ticket/11583] Allow FULLTEXT indexes on InnoDB when on MySQL 5.6.4 or higher.
  [ticket/11409] Add success message after updating group position settings
  [ticket/11549] Add functional test for ACP Extension Module with Template
  [ticket/11570] Fix link and make the notice more conspiciuous
  [ticket/11549] Do not set extension dir path for style in adm/index.php
  [ticket/11570] Add link back to update process
  [ticket/11569] Add type parameter and fix language variable
  [ticket/11569] Add parameter to URL and remove comment
  ...

Conflicts:
	tests/functional/common_groups_test.php
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11587] Add functional tests for group teampage settings</title>
<updated>2013-06-04T18:35:55+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2013-06-04T18:26:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=495b22632c489f08c46f6712f917e920911e5759'/>
<id>495b22632c489f08c46f6712f917e920911e5759</id>
<content type='text'>
The group_legend and group_teampage settings, which are needed for the
teampage, are tested with these newly added functional tests.
Duplicate code has been reduced as much as possible.

PHPBB3-11587
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The group_legend and group_teampage settings, which are needed for the
teampage, are tested with these newly added functional tests.
Duplicate code has been reduced as much as possible.

PHPBB3-11587
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11538] Add admin as admins leader and moderator in memberlist_test</title>
<updated>2013-06-04T15:16:22+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2013-06-04T15:16:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=71deb4dde7f0d92905c13b79c92b5ccc6beeb3c3'/>
<id>71deb4dde7f0d92905c13b79c92b5ccc6beeb3c3</id>
<content type='text'>
Removing the admin user from the admin and moderator group in memberlist_test
potentially breaks other tests, i.e. the ucp groups test.

PHPBB3-11538
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removing the admin user from the admin and moderator group in memberlist_test
potentially breaks other tests, i.e. the ucp groups test.

PHPBB3-11538
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ticket/11568' into ticket/11568-develop</title>
<updated>2013-05-31T14:45:06+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2013-05-31T14:45:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=8c4670eeb1264e2535021e400d2cf7e2c2028010'/>
<id>8c4670eeb1264e2535021e400d2cf7e2c2028010</id>
<content type='text'>
* ticket/11568:
  [ticket/11568] Split status code and html debug assertion into two methods
  [ticket/11568] Add comma at end of array key-value couple
  [ticket/11568] Invert logic for asserting the response
  [ticket/11568] Use static calls for static methods

Conflicts:
	tests/test_framework/phpbb_functional_test_case.php
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ticket/11568:
  [ticket/11568] Split status code and html debug assertion into two methods
  [ticket/11568] Add comma at end of array key-value couple
  [ticket/11568] Invert logic for asserting the response
  [ticket/11568] Use static calls for static methods

Conflicts:
	tests/test_framework/phpbb_functional_test_case.php
</pre>
</div>
</content>
</entry>
</feed>
