phpvms/app/Http/Controllers/Frontend
B.Fatih KOZ 90344fb6e6
Simbrief Edit & Download Latest OFP (#1228)
* SimBrief OFP Edit

Changes aim to have ability of editing generated SimBrief Flight Plans and re-downloading.

* Move url to config

* Blade update and $uri change

* Update simbrief_form.blade.php

Used `$flight->id` along with `$user->ident` to have a more unique static id value. No details given for that fields uniqueness requirements, this will be ok I think though. 
Also we are passing user's simbrief userid with api to find the flight plan, both combined, no chance to get another users plan and/or any other plan of same user.

* Update SimBriefController.php

Move `static_id` to controller

* Update simbrief_form.blade.php

Read `static_id` from controller

* StyleFix

* Update phpvms.php

* Update SimBriefService.php

Co-authored-by: Nabeel S <nabeelio@users.noreply.github.com>
2021-06-09 11:38:14 -04:00
..
AirportController.php Fix AirportController (Frontend) (#1176) 2021-05-08 15:42:18 -04:00
DashboardController.php Remove the laravel-backup library 2021-03-05 07:33:42 -05:00
DownloadController.php DownloadController Improvements (#1091) 2021-03-21 09:33:04 -04:00
FlightController.php Show only used Flight Types at Flight Search (#1207) 2021-05-25 16:14:42 -04:00
HomeController.php Fixes For GDPR/Deleted Users (#1164) 2021-05-03 08:46:21 -04:00
LiveMapController.php Issue fixes (#341) 2019-08-05 13:07:22 -04:00
PageController.php Check public pages for authorization #761 2020-07-10 13:11:38 -04:00
PirepController.php Fields/fares not being saved properly 2021-06-04 15:06:19 -04:00
ProfileController.php Fix data not showing up for live map (#1223) 2021-06-04 16:57:27 -04:00
SimBriefController.php Simbrief Edit & Download Latest OFP (#1228) 2021-06-09 11:38:14 -04:00
UserController.php Add privatized version of name #656 (#658) 2020-04-06 12:03:19 -04:00