phpvms/resources/views/layouts/default
B.Fatih KOZ e3b4a0ed2e
SimBrief integration enhancements (#1045)
* SimBrief Integration Update

* Added SimBrief Type field to subfleets, can be used to assign simbrief airframes to subfleets and fix non existing or wrong types. If not used simbrief form will use aircraft's icao type code

* Added Passenger and Baggage weights to settings

* Added setting for using PhpVms Pilot/User  Ident as simbrief atc callsign

* SimBrief form code cleaned up a bit and improved. Now form supports both cargo and passenger fares to be used at the same time.

Generated passenger baggage weight will be reduced from aircraft's cargo capacity and remaining amount will be used for random cargo generation.

Also multiple cargo fares or any mix is possible now (like only cargo, only passenger, multiple cargo and passenger fares)

* StyleFix (SimBrief Controller)

* Fix Callsign Setting Check

* Code Cleanup

Reduced loops and removed if's in loops, getting fares from aircraft instead of flight/subfleets.

No need to go through getReconciledFaresForFlight anymore. Aircraft provides all fare info we need.

Removed unnecessary html elements, added some comments.

* Update Simbrief Controller

Fixed setting checks.

Removed non used $subfleet and from main form and $aircraft from aircraft selection form blade.

Added/fixed comments.

* StyleFix for Controller
2021-02-24 09:32:29 -05:00
..
airports Use optional() around the airport fields (#537) 2020-02-03 12:23:58 -05:00
auth Custom user fields #711 (#772) 2020-08-11 17:48:51 -04:00
components Format all blade templates to 2 spaces #530 (#531) 2020-02-01 13:05:56 -05:00
dashboard Update pirep_card.blade.php (#857) 2020-10-10 15:24:28 -04:00
downloads Format all blade templates to 2 spaces #530 (#531) 2020-02-01 13:05:56 -05:00
errors Format all blade templates to 2 spaces #530 (#531) 2020-02-01 13:05:56 -05:00
flash Fix notifications error for collect() #937 2020-11-26 13:08:32 -05:00
flights SimBrief integration enhancements (#1045) 2021-02-24 09:32:29 -05:00
livemap Format all blade templates to 2 spaces #530 (#531) 2020-02-01 13:05:56 -05:00
notifications Format all blade templates to 2 spaces #530 (#531) 2020-02-01 13:05:56 -05:00
pages Add public/private pages #641 (#644) 2020-03-28 13:03:52 -04:00
pagination Format all blade templates to 2 spaces #530 (#531) 2020-02-01 13:05:56 -05:00
pireps Expose Leaflet base options to templates #895 (#896) 2020-10-23 07:35:44 -04:00
profile Fix Profile Fields (#1013) 2021-01-28 08:31:29 -05:00
users Fix pilots page now showing up #655 (#660) 2020-04-06 18:12:55 -04:00
vendor/mail Apply theme globally; add mail templates into theme folder #715 2020-05-22 19:00:54 -04:00
widgets Weather METAR/TAF enhancements (#964) 2021-02-19 12:45:39 -05:00
app.blade.php Add Google Analytics tracking ID to settings and to main template #382 (#551) 2020-02-12 18:28:11 -05:00
home.blade.php Show awards on user profile #703 (#866) 2020-10-11 16:06:09 -04:00
nav.blade.php Add ability to use a link instead of a page #750 (#757) 2020-06-11 08:27:38 -04:00
theme.json Format all blade templates to 2 spaces #530 (#531) 2020-02-01 13:05:56 -05:00