phpvms/resources/views
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
..
admin Add setting for recording IP address (#1221) 2021-06-04 13:20:33 -04:00
layouts Simbrief Edit & Download Latest OFP (#1228) 2021-06-09 11:38:14 -04:00
notifications/mail Fix email for news not going out (#1131) 2021-04-11 14:32:58 -04:00
system Remove the autoupdater #1133 (#1195) 2021-05-20 11:37:27 -04:00
vendor Apply theme globally; add mail templates into theme folder #715 2020-05-22 19:00:54 -04:00