phpvms/app/Http/Controllers/Admin
Nabeel S 3ec64c989b
Fixes (#435)
* Add flight level field to PIREP field closes #401

* Default value for distance 0 closes #400

* Block airline deletion if assets exist #367

* Formatting

* Move some of the base exception classes

* Fix skin references to use settings table

* Set default for theme name if setting is wrong
2019-11-19 10:06:07 -05:00
..
AircraftController.php Fix the route() calls for L6 2019-09-13 18:20:50 -04:00
AirlinesController.php Fixes (#435) 2019-11-19 10:06:07 -05:00
AirportController.php Remove remnants of Timezonelist library 2019-09-13 17:54:46 -04:00
AwardController.php Reorder imports 2019-07-15 15:51:35 -04:00
DashboardController.php 229 url for downloads (#369) 2019-08-26 14:43:50 -04:00
ExpenseController.php Reorder imports 2019-07-15 15:51:35 -04:00
FareController.php Reorder imports 2019-07-15 15:51:35 -04:00
FileController.php Design and file upload issues (#399) 2019-09-16 15:17:51 -04:00
FinanceController.php Move airline transaction code into service layer (#371) 2019-08-26 14:55:59 -04:00
FlightController.php Issue fixes (#413) 2019-10-23 12:01:31 -04:00
FlightFieldController.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
MaintenanceController.php Show a message about setting up the cron and if there was an error running it (#425) 2019-10-30 09:55:32 -04:00
PirepController.php Refactor all JS API calls #360 (#375) 2019-08-30 08:08:00 -04:00
PirepFieldController.php Reorder imports 2019-07-15 15:51:35 -04:00
RankController.php Fix the route() calls for L6 2019-09-13 18:20:50 -04:00
RolesController.php Reorder imports 2019-07-15 15:51:35 -04:00
SettingsController.php 359 Select theme in settings (#423) 2019-10-30 09:05:18 -04:00
SubfleetController.php Fix the route() calls for L6 2019-09-13 18:20:50 -04:00
UserController.php Fix the route() calls for L6 2019-09-13 18:20:50 -04:00