phpvms/app/Http/Controllers/Frontend
B.Fatih KOZ 5a570989de
Failsafe for SimBrief random pax generation (#1015)
* Failsafe for SimBrief random pax generation

PR fixes the problem for 0 load generation where va admins do not set load factor and variance values for their flights and also leave the general settings empty. In such cases, both loadmin and loadmax was returning 0 , resulting zero load.

Thanks @macofallico for figuring this out.

* StyleFix
2021-02-01 15:27:22 -05:00
..
AirportController.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
DashboardController.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
DownloadController.php Download screen enhancements 2020-12-18 14:34:05 -05:00
FlightController.php Cleanup flight search code 2021-01-17 21:25:44 -05:00
HomeController.php Add public/private pages #641 (#644) 2020-03-28 13:03:52 -04:00
LiveMapController.php Issue fixes (#341) 2019-08-05 13:07:22 -04:00
PageController.php Check public pages for authorization #761 2020-07-10 13:11:38 -04:00
PirepController.php Preload fares with PIREP 2020-10-13 18:12:14 -04:00
ProfileController.php Fix Profile Fields (#1013) 2021-01-28 08:31:29 -05:00
SimBriefController.php Failsafe for SimBrief random pax generation (#1015) 2021-02-01 15:27:22 -05:00
UserController.php Add privatized version of name #656 (#658) 2020-04-06 12:03:19 -04:00