phpvms/app/Http/Controllers/Admin
B.Fatih KOZ a952071cb4
Subfleet Hubs / Base Airports (#978)
* Update SubFleet Model

Add hub_id for storing subfleet's main base/hub airport, define a relationship with airport model to get details of the base/hub airport when needed.

* Update Admin / SubFleetController

Added the ability to read and pass hub airports to admin view for create/edit options.

* Update Admin/SubFleets.fields.blade

Added the dropdown for adding/editing main base/hub of a subfleet.

* Add migration for the hub_id column

Co-authored-by: Nabeel S <nabeelio@users.noreply.github.com>
Co-authored-by: Nabeel Shahzad <nshahzad@live.com>
2021-01-17 12:43:06 -05:00
..
Traits Add checkbox to clear previous data when importing #490 (#546) 2020-02-11 10:51:18 -05:00
AircraftController.php Redirect to the subfleet aircraft list on save #932 2020-11-26 13:15:56 -05:00
AirlinesController.php Create journal when new airline is created #667 (#670) 2020-04-26 10:31:58 -04:00
AirportController.php Add checkbox to clear previous data when importing #490 (#546) 2020-02-11 10:51:18 -05:00
AwardController.php Fix CSV imports giving Storage class not found #454 (#462) 2019-12-10 13:53:55 -05:00
DashboardController.php Use PhpExecutableFinder() closes #457 #458 (#460) 2019-12-09 15:26:30 -05:00
ExpenseController.php Set expenses on specific flight types #348 (#549) 2020-02-12 10:40:52 -05:00
FareController.php Extra logging around fares 2020-10-13 18:10:31 -04:00
FileController.php Fix CSV imports giving Storage class not found #454 (#462) 2019-12-10 13:53:55 -05:00
FinanceController.php Fix CSV imports giving Storage class not found #454 (#462) 2019-12-10 13:53:55 -05:00
FlightController.php Add checkbox to clear previous data when importing #490 (#546) 2020-02-11 10:51:18 -05:00
FlightFieldController.php Fix CSV imports giving Storage class not found #454 (#462) 2019-12-10 13:53:55 -05:00
MaintenanceController.php Make sure the Updater module is enabled #707 2020-05-21 22:12:09 -04:00
ModulesController.php Installing and managing modules from admin panel (#847) 2020-10-19 10:10:28 -04:00
PagesController.php Add public/private pages #641 (#644) 2020-03-28 13:03:52 -04:00
PirepController.php Cleanup Utils #467 (#547) 2020-02-11 12:32:41 -05:00
PirepFieldController.php Fix CSV imports giving Storage class not found #454 (#462) 2019-12-10 13:53:55 -05:00
RankController.php Fix CSV imports giving Storage class not found #454 (#462) 2019-12-10 13:53:55 -05:00
RolesController.php Refactor and add importer to Installer module #443 (#444) 2019-11-27 09:19:20 -05:00
SettingsController.php Change currency from settings #671 (#672) 2020-04-26 11:55:20 -04:00
SubfleetController.php Subfleet Hubs / Base Airports (#978) 2021-01-17 12:43:06 -05:00
UserController.php Show awards on user profile #703 (#866) 2020-10-11 16:06:09 -04:00
UserFieldController.php Custom user fields #711 (#772) 2020-08-11 17:48:51 -04:00