phpvms/app
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
..
Bootstrap 391 Notification refactorings (#441) 2019-11-20 10:16:01 -05:00
Console Discord notifications for PIREP and News events #433 (#1215) 2021-06-04 10:51:59 -04:00
Contracts Remove extraneous data from API response; force API to en (#1241) 2021-06-09 11:20:25 -04:00
Cron Block aircraft with Simbrief (#1213) 2021-06-03 16:17:16 -04:00
Database Fix data not showing up for live map (#1223) 2021-06-04 16:57:27 -04:00
Events Discord notifications for PIREP and News events #433 (#1215) 2021-06-04 10:51:59 -04:00
Exceptions Check Aircraft Availability (#1177) 2021-05-13 15:26:53 -04:00
Http Simbrief Edit & Download Latest OFP (#1228) 2021-06-09 11:38:14 -04:00
Listeners Discord notifications for PIREP and News events #433 (#1215) 2021-06-04 10:51:59 -04:00
Models Style fixes 2021-06-08 17:49:42 -04:00
Notifications Fix typo (#1234) 2021-06-08 10:45:17 -04:00
Providers Simbrief Edit & Download Latest OFP (#1228) 2021-06-09 11:38:14 -04:00
Repositories Add Airline ICAO to Subfleet selectBoxList (#1153) 2021-04-23 09:44:37 -04:00
Services Simbrief Edit & Download Latest OFP (#1228) 2021-06-09 11:38:14 -04:00
Support Remove extraneous data from API response; force API to en (#1241) 2021-06-09 11:20:25 -04:00
Utils Installing and managing modules from admin panel (#847) 2020-10-19 10:10:28 -04:00
Widgets Fixes For GDPR/Deleted Users (#1164) 2021-05-03 08:46:21 -04:00
helpers.php Fix secstohhmm typecast for PHP 8 (#1230) 2021-06-08 11:00:18 -04:00