phpvms/resources/views/admin
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
..
aircraft Redirect to the subfleet aircraft list on save #932 2020-11-26 13:15:56 -05:00
airlines Disable autocomplete in admin forms #816 (#817) 2020-09-10 16:42:11 -04:00
airports Disable autocomplete in admin forms #816 (#817) 2020-09-10 16:42:11 -04:00
awards Cosmetic Fix to display Award Images in Admin View (#870) 2020-10-13 15:41:16 -04:00
common Add checkbox to clear previous data when importing #490 (#546) 2020-02-11 10:51:18 -05:00
components Format all blade templates to 2 spaces #530 (#531) 2020-02-01 13:05:56 -05:00
dashboard Extend cron check for 12 hours 2021-02-13 15:17:16 -05:00
expenses Disable autocomplete in admin forms #816 (#817) 2020-09-10 16:42:11 -04:00
fares Disable autocomplete in admin forms #816 (#817) 2020-09-10 16:42:11 -04:00
finances Format all blade templates to 2 spaces #530 (#531) 2020-02-01 13:05:56 -05:00
flash Installing and managing modules from admin panel (#847) 2020-10-19 10:10:28 -04:00
flightfields Disable autocomplete in admin forms #816 (#817) 2020-09-10 16:42:11 -04:00
flights Add filter/search by airline in admin (#990) 2021-01-17 11:59:34 -05:00
maintenance Fix for update showing available when one isn't #707 2020-05-21 11:50:13 -04:00
modules Installing and managing modules from admin panel (#847) 2020-10-19 10:10:28 -04:00
pages Disable autocomplete in admin forms #816 (#817) 2020-09-10 16:42:11 -04:00
pagination Format all blade templates to 2 spaces #530 (#531) 2020-02-01 13:05:56 -05:00
pirepfields Disable autocomplete in admin forms #816 (#817) 2020-09-10 16:42:11 -04:00
pireps Formatting on admin pirep page #952 2020-12-05 20:27:03 -05:00
ranks Disable autocomplete in admin forms #816 (#817) 2020-09-10 16:42:11 -04:00
roles Disable autocomplete in admin forms #816 (#817) 2020-09-10 16:42:11 -04:00
settings Change currency from settings #671 (#672) 2020-04-26 11:55:20 -04:00
subfleets SimBrief integration enhancements (#1045) 2021-02-24 09:32:29 -05:00
userfields Disable autocomplete in admin forms #816 (#817) 2020-09-10 16:42:11 -04:00
users Show awards on user profile #703 (#866) 2020-10-11 16:06:09 -04:00
app.blade.php Upstream null version; build version tags not being saved properly #575 (#578) 2020-02-23 12:23:19 -05:00
menu.blade.php Installing and managing modules from admin panel (#847) 2020-10-19 10:10:28 -04:00
sidebar.blade.php Initial pass at Laravel 7 support #673 2020-05-15 18:20:23 -04:00