<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/phpBB/language/en/mcp.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/9485] Add a "View post" link in the moderation logs</title>
<updated>2015-08-30T17:52:00+00:00</updated>
<author>
<name>Zoddo</name>
<email>zoddo.ino@gmail.com</email>
</author>
<published>2015-08-30T14:22:26+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=306fbf23a8113e6d9d7160e02889bd10ea24b495'/>
<id>306fbf23a8113e6d9d7160e02889bd10ea24b495</id>
<content type='text'>
PHPBB3-9485
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-9485
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13083] Fix language string NO_ENTRIES for logs</title>
<updated>2014-11-05T20:16:04+00:00</updated>
<author>
<name>Oliver Schramm</name>
<email>oliver.schramm97@gmail.com</email>
</author>
<published>2014-11-05T20:16:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=25a7c6e829bfa70997dd2bcca483cf40a475db54'/>
<id>25a7c6e829bfa70997dd2bcca483cf40a475db54</id>
<content type='text'>
The string was misleading because there does not
always have to be a period when viewing log entries.

PHPBB3-13083
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The string was misleading because there does not
always have to be a period when viewing log entries.

PHPBB3-13083
</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/12456] Add , after the last array element</title>
<updated>2014-04-29T14:24:51+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2014-04-29T14:24:51+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=23b3667978bb9177c8ffb6877904e117a18693fa'/>
<id>23b3667978bb9177c8ffb6877904e117a18693fa</id>
<content type='text'>
PHPBB3-12456
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12456
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/9657] Fix english language :(</title>
<updated>2013-07-12T02:46:34+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2013-07-12T02:46:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=d43645adfa182d609b3a0c27e329c97642d16fcd'/>
<id>d43645adfa182d609b3a0c27e329c97642d16fcd</id>
<content type='text'>
PHPBB3-9657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-9657
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'phpbb/develop' into feature/softdelete-1-permission</title>
<updated>2013-07-11T09:41:48+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2013-07-11T09:41:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=bdb7ec0ceb3210955b2457bfe6fe469b1781d8d6'/>
<id>bdb7ec0ceb3210955b2457bfe6fe469b1781d8d6</id>
<content type='text'>
* phpbb/develop: (704 commits)
  [ticket/11630] Improvements to the PHP lint pre-commit hook
  [feature/auth-refactor] Move auth providers to separate directory
  [ticket/11619] Use HTTP/1.0 because of lack of chunked-encoding handling.
  [ticket/11619] Some tests for get_remote_file().
  [ticket/11617] Remove spaces and tabs from empty lines
  [ticket/11617] Missing U_ACTION in acp_captcha.php
  [feature/auth-refactor] Fix code style issue
  [feature/auth-refactor] Fix comment grammar
  [feature/auth-refactor] Fix the actual cause of test failures
  [ticket/10838] Fix URL for wiki and remove irrelevant line
  [ticket/10838] Remove php 5.4 and builtin server references
  [ticket/10838] Fix missing data
  [ticket/10838] separate database used mentioned in unit tests
  [ticket/11585] Make $auth_admin class property
  [feature/auth-refactor] A possible fix for the functional test failures
  [ticket/11566] Subsilver template error displayed after table headers
  [ticket/11566] Remove extra pair of brackets from conditional statement
  [ticket/11566] Check that guest doesn't have reporting permission by default
  [ticket/11566] Add captcha to report post template in subsilver
  [ticket/11566] Use the new constant CONFIRM_REPORT for captcha init
  ...

Conflicts:
	phpBB/docs/sphinx.sample.conf
	phpBB/feed.php
	phpBB/styles/prosilver/template/search_results.html
	phpBB/styles/prosilver/template/viewforum_body.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* phpbb/develop: (704 commits)
  [ticket/11630] Improvements to the PHP lint pre-commit hook
  [feature/auth-refactor] Move auth providers to separate directory
  [ticket/11619] Use HTTP/1.0 because of lack of chunked-encoding handling.
  [ticket/11619] Some tests for get_remote_file().
  [ticket/11617] Remove spaces and tabs from empty lines
  [ticket/11617] Missing U_ACTION in acp_captcha.php
  [feature/auth-refactor] Fix code style issue
  [feature/auth-refactor] Fix comment grammar
  [feature/auth-refactor] Fix the actual cause of test failures
  [ticket/10838] Fix URL for wiki and remove irrelevant line
  [ticket/10838] Remove php 5.4 and builtin server references
  [ticket/10838] Fix missing data
  [ticket/10838] separate database used mentioned in unit tests
  [ticket/11585] Make $auth_admin class property
  [feature/auth-refactor] A possible fix for the functional test failures
  [ticket/11566] Subsilver template error displayed after table headers
  [ticket/11566] Remove extra pair of brackets from conditional statement
  [ticket/11566] Check that guest doesn't have reporting permission by default
  [ticket/11566] Add captcha to report post template in subsilver
  [ticket/11566] Use the new constant CONFIRM_REPORT for captcha init
  ...

Conflicts:
	phpBB/docs/sphinx.sample.conf
	phpBB/feed.php
	phpBB/styles/prosilver/template/search_results.html
	phpBB/styles/prosilver/template/viewforum_body.html
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/9975] Moved a few E_USER_ERROR errors to /language</title>
<updated>2013-04-23T16:55:36+00:00</updated>
<author>
<name>asperous</name>
<email>theandychase@gmail.com</email>
</author>
<published>2013-04-23T16:55:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=9f545a7f6ba7ddd54fae083563b5b582e05f5c1c'/>
<id>9f545a7f6ba7ddd54fae083563b5b582e05f5c1c</id>
<content type='text'>
There were a few error messages that a user could experience that would, previously, be without any the ability to be localized. There are some more E_USER_ERRORs that I did not change to a constant, for example the error message that is displayed if there aren't any folders in /language.

PHPBB3-9975
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There were a few error messages that a user could experience that would, previously, be without any the ability to be localized. There are some more E_USER_ERRORs that I did not change to a constant, for example the error message that is displayed if there aren't any folders in /language.

PHPBB3-9975
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/9657] Fix some language problems and inconsistences</title>
<updated>2013-03-11T11:13:59+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2013-03-11T11:13:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=8b24ccb894b2ec515b4bed3c582b215d1d6baab9'/>
<id>8b24ccb894b2ec515b4bed3c582b215d1d6baab9</id>
<content type='text'>
PHPBB3-9657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-9657
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature/soft-delete] Add missing language strings</title>
<updated>2012-12-18T14:41:36+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2012-12-18T14:41:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=45d1558b7e5dde0e9be1aa90ba013fc6536aa0cb'/>
<id>45d1558b7e5dde0e9be1aa90ba013fc6536aa0cb</id>
<content type='text'>
PHPBB3-9657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-9657
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature/soft-delete] Fix naming of soft delete (we wont use that in the UI)</title>
<updated>2012-11-03T22:37:35+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2012-11-03T22:37:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=269330749f1e456caf5c2e787448820449586ed4'/>
<id>269330749f1e456caf5c2e787448820449586ed4</id>
<content type='text'>
PHPBB3-9567
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-9567
</pre>
</div>
</content>
</entry>
</feed>
