Tony Murray
9d28ee9200
Reset the opcache after install ( #14098 )
...
* Reset the opcache after install
Follow up to #14097
* clear the config, will be cached again on daily anyway
2022-07-09 02:57:09 -05:00
Tony Murray
25c40301d1
Update config cache on install finalize step ( #14097 )
...
This make sure the user doesn't get stuck in a loop.
2022-07-09 00:36:45 -05:00
Tony Murray
c8606aab6b
Fix install icons ( #13904 )
2022-04-09 15:05:09 -05:00
Jellyfrog
258505ed44
Apply fixes from StyleCI ( #13224 )
2021-09-10 20:09:53 +02:00
Tony Murray
bd3da058d3
Human readable database inconsistent error ( #12950 )
...
* Human readable database inconsistent error
In case a db error causes an exception, check validate and show the db errors to the user in the webui.
* only failed validations
* fix style
2021-06-14 13:33:59 -05:00
Tony Murray
77a17dac88
Fix installer when DB is empty ( #12873 )
...
(which is every time)
2021-05-13 13:02:43 -05:00
Tony Murray
df5096e449
Install: Validate database before migrating ( #12867 )
...
* Validate database during install
Needed to remove usages of legacy functions in the validation
* Fix output, restore real versions
2021-05-13 07:18:54 -05:00
Jellyfrog
20b4215204
Swich links to https ( #12511 )
...
* Switch librenms links to https
* Convert librenms links in comments
* Switch gnu.org url to https
* switch php urls to https
2021-02-09 00:29:04 +01:00
Orsiris de Jong
9b9b26a007
Make sure 1st admin user creation does not fail with error 500 ( #12119 )
...
* Make sure 1st admin user creation does not fail with error 500
* Update MakeUserController.php
just init it to the default fail message
* Update MakeUserController.php
* just struggling with the github editor :P
Co-authored-by: Tony Murray <murraytony@gmail.com >
2020-09-22 07:41:52 -05:00
Jellyfrog
0d56bbd946
Apply fixes from StyleCI ( #12123 )
2020-09-21 15:51:53 +02:00
Jellyfrog
77c531527c
Apply fixes from StyleCI ( #12117 )
...
* Apply fixes from StyleCI
* Disable style check
2020-09-21 14:54:51 +02:00
Tony Murray
2f2cd3404c
installer fixes
2020-06-29 00:58:29 -05:00
Tony Murray
d63b78b1af
small clean ups
2020-06-27 07:47:08 -05:00
Tony Murray
46f0ad2110
style fixes
2020-06-27 07:47:08 -05:00
Tony Murray
2c82e919f6
refined finish
2020-06-27 07:47:08 -05:00
Tony Murray
691a73caa6
consistency run through
2020-06-27 07:47:08 -05:00
Tony Murray
e267ec1cab
step status refactor
2020-06-27 07:47:08 -05:00
Tony Murray
d1ceb14b9a
create .env if non-existing
2020-06-27 07:47:08 -05:00
Tony Murray
b1f526be48
finish conversion
2020-06-27 07:47:08 -05:00
Tony Murray
15cd2311cc
User controller
2020-06-27 07:47:08 -05:00
Tony Murray
057f4c49fc
db in one refactor WIP3
2020-06-27 07:47:08 -05:00
Tony Murray
246e6741a3
db in one refactor WIP2
2020-06-27 07:47:08 -05:00
Tony Murray
229a501d4f
refactor
2020-06-27 07:47:08 -05:00
Tony Murray
610475356f
ajax step status check standardized
2020-06-27 07:47:08 -05:00
Tony Murray
c750107906
Refactor to a simpler style
2020-06-27 07:47:08 -05:00
Tony Murray
27027428fa
config file writing
2020-06-27 07:47:08 -05:00
Tony Murray
3415cb5272
user creation error handling
2020-06-27 07:47:08 -05:00
Tony Murray
adf3afdaca
run through and refinement
2020-06-27 07:47:08 -05:00
Tony Murray
94a71f9f41
check for INSTALL environment var
2020-06-27 07:47:08 -05:00
Tony Murray
f601ad6d93
dynamic steps WIP
2020-06-27 07:47:08 -05:00
Tony Murray
a3a8a6ae67
port to Bootstrap4 for flexbox
2020-06-27 07:47:08 -05:00
Tony Murray
70ebf419b2
WIP migration
2020-06-27 07:47:07 -05:00
Tony Murray
f86f4ba307
style reorgs
2020-06-27 07:47:07 -05:00
Tony Murray
36a621a108
round buttons?
2020-06-27 07:47:07 -05:00
Tony Murray
d943df40db
user create + db migrate
2020-06-27 07:47:07 -05:00
Tony Murray
cc7902c084
WIP
2020-06-27 07:47:07 -05:00
Tony Murray
dbbd0e9867
db wip
2020-06-27 07:47:07 -05:00
Tony Murray
21aadc1a48
more style tweaks, will probably dump the table
2020-06-27 07:47:07 -05:00
Tony Murray
2221c0cfc2
slight style improvements
...
checks partial
2020-06-27 07:47:07 -05:00
Tony Murray
72efd7bbd9
structure and better middleware
2020-06-27 07:47:07 -05:00