<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/phpBB/phpbb/report, branch master</title>
<subtitle>The forums.mageia.org Website</subtitle>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/'/>
<entry>
<title>[ticket/15424] Multiple typo fixes in docs &amp; comments</title>
<updated>2019-05-08T20:20:56+00:00</updated>
<author>
<name>luzpaz</name>
<email>luzpaz@@users.noreply.github.com</email>
</author>
<published>2017-08-15T19:00:12+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=a9a28859d4852be72ce782d079ee3183c4d54852'/>
<id>a9a28859d4852be72ce782d079ee3183c4d54852</id>
<content type='text'>
Fixed typos in some docs, guidelines, some non-user-facing files.

PHPBB3-15424
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed typos in some docs, guidelines, some non-user-facing files.

PHPBB3-15424
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #5138 from senky/ticket/15559</title>
<updated>2018-02-22T18:49:00+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2018-02-22T18:49:00+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=4b0a04b10991f151d492cf0a5edd84fc53725dc3'/>
<id>4b0a04b10991f151d492cf0a5edd84fc53725dc3</id>
<content type='text'>
[ticket/15559] Fix wrongly assigned uid and bitfield
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ticket/15559] Fix wrongly assigned uid and bitfield
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/15559] Fix wrongly assigned uid and bitfield</title>
<updated>2018-02-19T15:48:36+00:00</updated>
<author>
<name>Jakub Senko</name>
<email>jakubsenko@gmail.com</email>
</author>
<published>2018-02-19T15:48:36+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=325b14550db96a5f6dc54de621a8bdac0e191ac6'/>
<id>325b14550db96a5f6dc54de621a8bdac0e191ac6</id>
<content type='text'>
PHPBB3-15559
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-15559
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/15558] Fix wrongly assigned uid and bitfield</title>
<updated>2018-02-19T15:46:43+00:00</updated>
<author>
<name>Jakub Senko</name>
<email>jakubsenko@gmail.com</email>
</author>
<published>2018-02-19T15:46:43+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=692a770fc381e914e02db8e30448eb8252283a2f'/>
<id>692a770fc381e914e02db8e30448eb8252283a2f</id>
<content type='text'>
PHPBB3-15558
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-15558
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14972] replace all occurrences of sizeof() with the count()</title>
<updated>2018-01-01T12:56:04+00:00</updated>
<author>
<name>rxu</name>
<email>rxu@mail.ru</email>
</author>
<published>2017-06-27T17:58:03+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=f8fbe3793680af1dae2db2829cfc84068831c52f'/>
<id>f8fbe3793680af1dae2db2829cfc84068831c52f</id>
<content type='text'>
PHPBB3-14972
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14972
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14729] Make reports take config base class</title>
<updated>2016-08-03T17:42:36+00:00</updated>
<author>
<name>Wesley Fok</name>
<email>wesley.fok@yp.ca</email>
</author>
<published>2016-08-03T17:42:36+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=8a9cf32b1d6c87367dbfe67d5e567e23fc7a5e66'/>
<id>8a9cf32b1d6c87367dbfe67d5e567e23fc7a5e66</id>
<content type='text'>
Make the report controller and helper classes accept the more generic
phpbb/config/config base class in their constructors, instead of the
specific database implementation phpbb/config/db.

PHPBB3-14729
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make the report controller and helper classes accept the more generic
phpbb/config/config base class in their constructors, instead of the
specific database implementation phpbb/config/db.

PHPBB3-14729
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13454] Remove unused variables</title>
<updated>2016-01-06T12:51:19+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2015-12-03T16:50:29+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=73e6e5b77faadbb7676961bf38122d669de111db'/>
<id>73e6e5b77faadbb7676961bf38122d669de111db</id>
<content type='text'>
This is the first part of the changes. More to come.

PHPBB3-13454
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is the first part of the changes. More to come.

PHPBB3-13454
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13654] Moving reporting into controller</title>
<updated>2015-04-16T09:29:11+00:00</updated>
<author>
<name>MateBartus</name>
<email>mate.bartus@gmail.com</email>
</author>
<published>2015-02-25T20:13:20+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=a089ff5eb0dcdab83c6c2e64cb0e7cb618aec41f'/>
<id>a089ff5eb0dcdab83c6c2e64cb0e7cb618aec41f</id>
<content type='text'>
Moving report.php's content into different services and controllers to
better comply with the MVC model.

Also implementing:
 * Replacement for reasons_display()
 * Adding assign_meta_refresh_var() to \controller\helper
 * Adding separate routes for easy configuration
 * Updating unit tests to expect to correct results
 * Add BC tests

PHPBB3-13654
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Moving report.php's content into different services and controllers to
better comply with the MVC model.

Also implementing:
 * Replacement for reasons_display()
 * Adding assign_meta_refresh_var() to \controller\helper
 * Adding separate routes for easy configuration
 * Updating unit tests to expect to correct results
 * Add BC tests

PHPBB3-13654
</pre>
</div>
</content>
</entry>
</feed>
