phpvms/app/Models
B.Fatih KOZ 4ea8357952
Fix SimBrief Controller | flight relationships (#1350)
* Update SimBriefController.php

Fix the fares relationship which was causing trouble when a flight had assigned fares

* Fix model name used in relationship

`Simbrief` should be `SimBrief`
2021-11-16 16:26:43 -05:00
..
Enums Maintenance Status for Aircraft (#1311) 2021-09-16 15:15:50 -04:00
Observers Add public/private pages #641 (#644) 2020-03-28 13:03:52 -04:00
Traits Change currency from settings #671 (#672) 2020-04-26 11:55:20 -04:00
Acars.php Formatting for StyleCI 2020-03-31 17:34:10 -04:00
Aircraft.php Fix SimBrief Controller | flight relationships (#1350) 2021-11-16 16:26:43 -05:00
Airline.php Airline <> Aircraft Relationships (#1338) 2021-11-02 08:40:50 -04:00
Airport.php Save airport timezone (#1112) 2021-03-29 15:49:34 -04:00
Award.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
Bid.php Create endpoint to load bid by ID (#1248) 2021-06-17 19:42:56 -04:00
Expense.php Fix for duplicated/wrong expenses being applied #915 (#1173) 2021-05-06 12:42:56 -04:00
Fare.php Refactoring Simbrief fares and aircraft (#1054) 2021-03-02 12:29:04 -05:00
File.php Custom user fields #711 (#772) 2020-08-11 17:48:51 -04:00
Flight.php Update UserFieldValue Model (#1344) 2021-11-03 08:46:07 -04: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 Make sure all dates are in UTC (#1139) 2021-04-13 09:25:38 -04:00
JournalTransaction.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
Kvp.php Add web cron ability #821 (#1073) 2021-03-09 11:36:56 -05:00
Ledger.php Custom user fields #711 (#772) 2020-08-11 17:48:51 -04:00
Module.php Fixes for installer/modules race condition (#883) 2020-10-21 13:28:54 -04:00
Navdata.php 384 Laravel 6 changes (#385) 2019-09-13 08:05:02 -04:00
News.php Discord notifications for PIREP and News events #433 (#1215) 2021-06-04 10:51:59 -04:00
Page.php Add ability to use a link instead of a page #750 (#757) 2020-06-11 08:27:38 -04:00
Permission.php Refactor and add importer to Installer module #443 (#444) 2019-11-27 09:19:20 -05:00
Pirep.php Update UserFieldValue Model (#1344) 2021-11-03 08:46:07 -04:00
PirepComment.php Fix PirepComment response; 201 to 200 (#654) 2020-04-01 01:05:09 -04:00
PirepFare.php Fix pilot leave calculation #1022 (#1035) 2021-02-17 18:54:18 -05:00
PirepField.php 384 Laravel 6 changes (#385) 2019-09-13 08:05:02 -04:00
PirepFieldValue.php Discord notifications for PIREP and News events #433 (#1215) 2021-06-04 10:51:59 -04:00
Rank.php Don't allow cancels from certain states (#396) 2019-09-16 13:08:26 -04:00
Role.php Add disable activity check option on certain roles #1078 (#1087) 2021-03-19 13:09:29 -04:00
Setting.php 384 Laravel 6 changes (#385) 2019-09-13 08:05:02 -04:00
SimBrief.php Cast the user ID to int in the sb model (#1277) 2021-08-09 13:54:40 -04:00
SimBriefXML.php Option for SB only on bids; add the new file type #642 (#643) 2020-03-27 11:49:19 -04:00
Subfleet.php 100LL and MOGAS Fuel Cost (#1172) 2021-05-06 08:16:33 -04:00
User.php Update UserFieldValue Model (#1344) 2021-11-03 08:46:07 -04:00
UserAward.php 384 Laravel 6 changes (#385) 2019-09-13 08:05:02 -04:00
UserField.php Custom user fields #711 (#772) 2020-08-11 17:48:51 -04:00
UserFieldValue.php Update UserFieldValue Model (#1344) 2021-11-03 08:46:07 -04:00