phpvms/app/Providers
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
..
AppServiceProvider.php Optimize view paths for module views in theme folder (#1081) 2021-03-19 09:22:03 -04:00
AuthServiceProvider.php Fix formatting and interfaces in nearly every file 2018-03-19 20:50:40 -05:00
BindServiceProviders.php Remove Google Analytics #728 (#745) 2020-06-04 10:36:55 -04:00
BroadcastServiceProvider.php Fixed formatting of almost every file 2018-02-20 22:33:09 -06:00
CronServiceProvider.php Block aircraft with Simbrief (#1213) 2021-06-03 16:17:16 -04:00
DirectiveServiceProvider.php SimBrief Planning System Update (#991) 2021-01-17 15:59:32 -05:00
EventServiceProvider.php Discord notifications for PIREP and News events #433 (#1215) 2021-06-04 10:51:59 -04:00
MeasurementsProvider.php Formatting 2019-07-15 15:17:51 -04:00
ObserverServiceProviders.php Add public/private pages #641 (#644) 2020-03-28 13:03:52 -04:00
RouteServiceProvider.php Simbrief Edit & Download Latest OFP (#1228) 2021-06-09 11:38:14 -04:00
ViewComposerServiceProvider.php Add public/private pages #641 (#644) 2020-03-28 13:03:52 -04:00