phpvms/app/Models
2020-03-06 16:54:53 -05:00
..
Enums Add fare type for pax/cargo/mixed flights #621 (#623) 2020-03-06 15:10:03 -05:00
Observers Issue fixes (#413) 2019-10-23 12:01:31 -04:00
Traits Upsert on ACARS positions #572 (#573) 2020-02-22 16:03:01 -05:00
Acars.php 384 Laravel 6 changes (#385) 2019-09-13 08:05:02 -04:00
Aircraft.php Aircraft status field blank causes error #603 (#604) 2020-03-01 11:18:23 -05:00
Airline.php Fixes (#435) 2019-11-19 10:06:07 -05:00
Airport.php Remove 4 char restriction from ICAO; use decimal type for lat/lon #590 (#591) 2020-02-26 17:06:39 -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 Add fare type for pax/cargo/mixed flights #621 (#623) 2020-03-06 15:10:03 -05:00
Fare.php Fix saving of fare #621 (#624) 2020-03-06 16:54:53 -05: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 Add fixed pilot pay for a flight #487 (#622) 2020-03-06 11:36:02 -05:00
FlightField.php HTTP/HTTPS mixed content errors #612 (#613) 2020-03-03 10:20:13 -05: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 Change fuel used to optional #512 (#582) 2020-02-23 16:01:09 -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