phpvms/app/Models
Nabeel S 831b72fb2b
Set a default model value for airports on PIREP (#500)
* Set a default model value for airports on PIREP

* Fix airport icao reference

* Default airport models
2020-01-15 13:00:58 -05:00
..
Enums Don't allow cancels from certain states (#396) 2019-09-16 13:08:26 -04:00
Observers Issue fixes (#413) 2019-10-23 12:01:31 -04:00
Traits Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
Acars.php 384 Laravel 6 changes (#385) 2019-09-13 08:05:02 -04:00
Aircraft.php Replace importer with AJAX powered; better error handling #443 (#447) 2019-12-02 09:57:35 -05:00
Airline.php Fixes (#435) 2019-11-19 10:06:07 -05:00
Airport.php Stricter checks on ACARS API data (#451) 2019-12-02 18:27:58 -05:00
Award.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
Bid.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
Expense.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
Fare.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
File.php Return the flight fares if there are no subfleet fares #488 (#489) 2020-01-06 13:44:43 -05:00
Flight.php Stricter checks on ACARS API data (#451) 2019-12-02 18:27:58 -05:00
FlightField.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
FlightFieldValue.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
GeoJson.php Remove unused/dead code 2019-07-23 09:00:39 -04:00
Journal.php Fix CSV imports giving Storage class not found #454 (#462) 2019-12-10 13:53:55 -05:00
JournalTransaction.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
Ledger.php Remove unused/dead code 2019-07-23 09:00:39 -04:00
Navdata.php 384 Laravel 6 changes (#385) 2019-09-13 08:05:02 -04:00
News.php 391 Notification refactorings (#441) 2019-11-20 10:16:01 -05:00
Permission.php Refactor and add importer to Installer module #443 (#444) 2019-11-27 09:19:20 -05:00
Pirep.php Set a default model value for airports on PIREP (#500) 2020-01-15 13:00:58 -05:00
PirepComment.php 384 Laravel 6 changes (#385) 2019-09-13 08:05:02 -04:00
PirepFare.php 384 Laravel 6 changes (#385) 2019-09-13 08:05:02 -04:00
PirepField.php 384 Laravel 6 changes (#385) 2019-09-13 08:05:02 -04:00
PirepFieldValue.php Don't allow cancels from certain states (#396) 2019-09-16 13:08:26 -04:00
Rank.php Don't allow cancels from certain states (#396) 2019-09-16 13:08:26 -04:00
Role.php Cleanup Model doc 2019-12-22 09:46:41 +05:00
Setting.php 384 Laravel 6 changes (#385) 2019-09-13 08:05:02 -04:00
Subfleet.php Fixes (#435) 2019-11-19 10:06:07 -05:00
User.php Return the flight fares if there are no subfleet fares #488 (#489) 2020-01-06 13:44:43 -05:00
UserAward.php 384 Laravel 6 changes (#385) 2019-09-13 08:05:02 -04:00