phpvms/app
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
..
Console Fixed a few field entries (#116) 2018-01-03 15:41:21 -06:00
Database admin can add comments to PIREPs #70 2018-01-03 15:27:56 -06:00
Events Pilot changed event fixed for new airport 2017-12-22 16:55:47 -06:00
Exceptions ModelNotFound exception handled #92 2017-12-30 09:09:22 -06:00
Facades increase the api key length 2017-12-31 12:53:37 -06:00
Http admin can add comments to PIREPs #70 2018-01-03 15:27:56 -06:00
Listeners trap errors in mailer 2017-12-31 23:26:10 -06:00
Mail Fixed a few field entries (#116) 2018-01-03 15:41:21 -06:00
Models Fixed a few field entries (#116) 2018-01-03 15:41:21 -06:00
Providers Notify admin of new user registration 2017-12-30 20:39:17 -06:00
Repositories Add order column to ACARS table for the order of the route points 2018-01-02 09:40:42 -06:00
Routes admin can add comments to PIREPs #70 2018-01-03 15:27:56 -06:00
Services Fixed a few field entries (#116) 2018-01-03 15:41:21 -06:00
helpers.php Check whether a duplicate PIREP has been submitted 2018-01-02 13:17:22 -06:00