phpvms/resources
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
..
docker Migrate all configs into the env.php file #1075 (#1128) 2021-04-10 17:19:45 -04:00
js Fix for base map/providers #895 (#897) 2020-10-23 08:08:41 -04:00
lang Fixed German Translation (#1222) 2021-06-04 16:53:11 -04:00
sass SimBrief integration #405 (#635) 2020-03-23 09:31:35 -04:00
stubs Set default env name to "production" and debug to false 2021-05-29 18:13:36 -04:00
tld Update to Laravel 8 (#1058) 2021-03-04 17:08:51 -05:00
views Simbrief Edit & Download Latest OFP (#1228) 2021-06-09 11:38:14 -04:00