phpvms/resources
B.Fatih KOZ 65015cbce2
Move SimBrief aircraft selection to Controller (#1093)
* Move SimBrief aircraft selection to Controller

Instead of passing subfleets to blade (and doing two foreach loops and ifs to populate the dropdown), we are building a proper aircraft list here.

Did not removed $subfleets from data being passed to blade on purpose, it may be removed later on.

* Style Fix

* Update aircraft selection blade to use $aircrafts

* Order generated Aircrafts collection

First ICAO then Registration

* Add privatized name setting for simbrief

To prevent possible privacy issues according to latest regulations.

* Add privatized name to SimBrief form

It is controlled with a setting, if not enabled we will not pass any names to SimBrief via API (this will result users SimBrief membership name being used at the OFP as before)
2021-03-22 10:55:33 -04:00
..
docker Performance improvements #602 (#607) 2020-03-01 15:51:00 -05:00
js Fix for base map/providers #895 (#897) 2020-10-23 08:08:41 -04:00
lang Show awards on user profile #703 (#866) 2020-10-11 16:06:09 -04:00
sass SimBrief integration #405 (#635) 2020-03-23 09:31:35 -04:00
stubs Update to Laravel 8 (#1058) 2021-03-04 17:08:51 -05:00
tld Update to Laravel 8 (#1058) 2021-03-04 17:08:51 -05:00
views Move SimBrief aircraft selection to Controller (#1093) 2021-03-22 10:55:33 -04:00