40e8a737c3
[ticket/16955] Clean up installer classes for psalm
...
PHPBB3-16955
2022-12-28 08:37:11 +01:00
774c609c4a
[ticket/16345] Small improvements
...
PHPBB3-16346
2020-08-14 08:29:06 +00:00
9aa017d0f7
[ticket/14875] Add method for raw input to request and add to installer
...
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
2016-11-25 22:15:13 +01:00
a37f10ae09
[ticket/14742] Increase user feedback by improving progress bar
...
We now count and display each step that was done
by increasing the task count.
PHPBB3-14742
2016-08-20 22:40:37 +02:00
1629e6aaf3
[ticket/14628] Supports translatable error messages in the CLI installer
...
PHPBB3-14628
2016-05-05 17:05:17 +02:00
955b9ede33
[ticket/14462] Further speed improvements
...
- Cache the secondary container
- Only initialize tasks/modules that are being used
- Add timeout error message in the AJAX UI
PHPBB3-14462
2016-02-12 14:31:28 +01:00
a649768e17
[ticket/14262] Move convertor to controller
...
PHPBB3-14262
2016-01-29 00:03:44 +01:00
6188a87779
[ticket/14344] Improve output of HTML errors trigged during install
...
PHPBB3-14344
2015-12-07 23:36:49 +01:00
41b4fee655
[ticket/14345] Move new line to ternary comparison
...
PHPBB3-14345
2015-12-07 16:59:04 +01:00
1b9ae803c5
[ticket/14345] Check if description exists in message ary
...
PHPBB3-14345
2015-12-07 13:53:44 +01:00
8f5a0ad6f7
[ticket/14039] Revamp updater
...
PHPBB3-14039
2015-10-17 23:05:57 +02:00
fbd5929606
[ticket/13740] Login admin when install finished
...
PHPBB3-13740
2015-07-23 20:50:33 +02:00
6216007caa
[ticket/13740] Fix docblocks and comments
...
PHPBB3-13740
2015-07-20 18:47:10 +02:00
8bfd29e86d
[ticket/13740] Clean up CLI CS
...
PHPBB3-13740
2015-07-08 01:28:10 +02:00
249345d9cc
[ticket/13740] Clean up CLI merge
...
[ci skip]
PHPBB3-13740
2015-07-08 01:28:09 +02:00
06f4ebce1b
[ticket/13740] CLI installer and fixes
...
[ci skip]
PHPBB3-13740
2015-07-08 01:28:08 +02:00