phpvms/app/Console/Commands
web541 08df20de19 Fixed a few field entries (#116)
* Stopped inheritance errors popping up

* Added fillable fields

These would not save otherwise.

* Added country fillable field

Wouldn’t save when importing from phpvms classic.

* Added more to classic importer

Change arguments to ask in terminal
Fixed table_prefix names in Importer.php

Added the ability to import users from phpvms classic (tested on
simpilot’s 5.5.x) and when importing, it will then reset the user’s
password to a temporary hash and then email it to the user to then
change when they first log in.

* Changes to ImporterService
2018-01-03 15:41:21 -06:00
..
AcarsReplay.php Save PIREP route to ACARS data table #102 2018-01-01 13:48:02 -06:00
CreateDatabase.php Cleanup of some console commands 2017-12-29 10:23:42 -06:00
DevCommands.php installer fixes; user's name 2017-12-31 12:09:23 -06:00
ImportCommand.php Move seed data into separate file with importer; fix admin panel js being broken 2017-12-29 17:34:09 -06:00
Importer.php Fixed a few field entries (#116) 2018-01-03 15:41:21 -06:00
Install.php Add user setup to installer 2017-12-29 16:56:46 -06:00
NavdataCommand.php output cleanup 2017-12-30 09:35:38 -06:00
TestApi.php Change header from Authorization to X-API-KEY to avoid Apache issues 2017-12-30 13:31:11 -06:00