<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/phpBB/phpbb/install/helper/iohandler/cli_iohandler.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/14875] Add method for raw input to request and add to installer</title>
<updated>2016-11-25T21:15:13+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2016-11-25T21:15:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=9aa017d0f7ce13a11114cbae24b694e935931342'/>
<id>9aa017d0f7ce13a11114cbae24b694e935931342</id>
<content type='text'>
A method for retrieving raw input has been added to the request class.
This will be used in the installer to retrieve the datatabase password
while also allowing utf8 characters. Not escaping the input is ok in
this case as it won't be put anywhere in this raw form and only be
used to populate the entry for the password field in config.php.

PHPBB3-14875
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A method for retrieving raw input has been added to the request class.
This will be used in the installer to retrieve the datatabase password
while also allowing utf8 characters. Not escaping the input is ok in
this case as it won't be put anywhere in this raw form and only be
used to populate the entry for the password field in config.php.

PHPBB3-14875
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14742] Increase user feedback by improving progress bar</title>
<updated>2016-08-20T20:40:37+00:00</updated>
<author>
<name>Oliver Schramm</name>
<email>oliver.schramm97@gmail.com</email>
</author>
<published>2016-08-20T20:40:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=a37f10ae0951f16b115f4a175cc546a515cf7937'/>
<id>a37f10ae0951f16b115f4a175cc546a515cf7937</id>
<content type='text'>
We now count and display each step that was done
by increasing the task count.

PHPBB3-14742
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We now count and display each step that was done
by increasing the task count.

PHPBB3-14742
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14628] Supports translatable error messages in the CLI installer</title>
<updated>2016-05-05T15:05:17+00:00</updated>
<author>
<name>Tristan Darricau</name>
<email>github@nicofuma.fr</email>
</author>
<published>2016-05-05T15:05:17+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=1629e6aaf36092241eaf6c745af5c3b38f8182b3'/>
<id>1629e6aaf36092241eaf6c745af5c3b38f8182b3</id>
<content type='text'>
PHPBB3-14628
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14628
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14462] Further speed improvements</title>
<updated>2016-02-12T13:31:28+00:00</updated>
<author>
<name>Mate Bartus</name>
<email>mate.bartus@gmail.com</email>
</author>
<published>2016-02-11T12:18:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=955b9ede33c5696173a760ea271ec32d79e843b9'/>
<id>955b9ede33c5696173a760ea271ec32d79e843b9</id>
<content type='text'>
- Cache the secondary container
- Only initialize tasks/modules that are being used
- Add timeout error message in the AJAX UI

PHPBB3-14462
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Cache the secondary container
- Only initialize tasks/modules that are being used
- Add timeout error message in the AJAX UI

PHPBB3-14462
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14262] Move convertor to controller</title>
<updated>2016-01-28T23:03:44+00:00</updated>
<author>
<name>Mate Bartus</name>
<email>mate.bartus@gmail.com</email>
</author>
<published>2015-10-28T14:00:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=a649768e17d25bcf55ae539420abe4eb4b7a1ef1'/>
<id>a649768e17d25bcf55ae539420abe4eb4b7a1ef1</id>
<content type='text'>
PHPBB3-14262
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14262
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14344] Improve output of HTML errors trigged during install</title>
<updated>2015-12-07T22:36:49+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2015-12-07T22:36:49+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=6188a8777950ffeaa80593d815600c84911ac932'/>
<id>6188a8777950ffeaa80593d815600c84911ac932</id>
<content type='text'>
PHPBB3-14344
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14344
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14345] Move new line to ternary comparison</title>
<updated>2015-12-07T15:59:04+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2015-12-07T15:59:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=41b4fee6557c34d9ff534e7c1693d4e84e166ce1'/>
<id>41b4fee6557c34d9ff534e7c1693d4e84e166ce1</id>
<content type='text'>
PHPBB3-14345
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14345
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14345] Check if description exists in message ary</title>
<updated>2015-12-07T12:53:44+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2015-12-07T12:53:44+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=1b9ae803c5cf887c8acc2e7580ccb6fe76522d58'/>
<id>1b9ae803c5cf887c8acc2e7580ccb6fe76522d58</id>
<content type='text'>
PHPBB3-14345
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14345
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14039] Revamp updater</title>
<updated>2015-10-17T21:05:57+00:00</updated>
<author>
<name>Mate Bartus</name>
<email>mate.bartus@gmail.com</email>
</author>
<published>2015-07-24T07:20:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=8f5a0ad6f73e7b7757b02c827436384c96069b5a'/>
<id>8f5a0ad6f73e7b7757b02c827436384c96069b5a</id>
<content type='text'>
PHPBB3-14039
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14039
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13740] Login admin when install finished</title>
<updated>2015-07-23T18:50:33+00:00</updated>
<author>
<name>Mate Bartus</name>
<email>mate.bartus@gmail.com</email>
</author>
<published>2015-07-23T18:50:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=fbd5929606169d3f780f0a59760c171b20bd906d'/>
<id>fbd5929606169d3f780f0a59760c171b20bd906d</id>
<content type='text'>
PHPBB3-13740
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-13740
</pre>
</div>
</content>
</entry>
</feed>
