phpvms/config
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
..
app.php Update to PHP 8 (#1118) 2021-05-11 18:46:21 -04:00
auth.php Apply fixes from StyleCI 2018-08-26 16:40:04 +00:00
broadcasting.php Apply fixes from StyleCI 2018-08-26 16:40:04 +00:00
cache.php Weather METAR/TAF enhancements (#964) 2021-02-19 12:45:39 -05:00
captcha.php Fix default value for Captcha setting (#1136) 2021-04-12 16:55:38 -04:00
compile.php Apply fixes from StyleCI 2018-08-26 16:40:04 +00:00
cron.php Cleanup the transaction memos 2018-03-06 06:17:45 -06:00
database.php Table prefixes not being added to indexes (#597) 2020-02-28 18:56:01 -05:00
filesystems.php Issue/329 refactor seeding (#337) 2019-08-05 08:27:53 -04:00
flare.php Avoid proc_open use #455 (#456) 2019-12-05 14:17:36 -05:00
gravatar.php Add GRAVATAR_DEFAULT_AVATAR to config 2021-04-11 18:42:51 -04:00
ide-helper.php Apply fixes from StyleCI 2018-08-26 16:40:04 +00:00
ignition.php Add ignored solution provider 2021-03-05 08:00:34 -05:00
importer.php Installing and managing modules from admin panel (#847) 2020-10-19 10:10:28 -04:00
installer.php Update to Laravel 8 (#1058) 2021-03-04 17:08:51 -05:00
laratrust.php Check user permissions on the routes #508 (#516) 2020-01-30 09:23:31 -05:00
laravel-widgets.php Apply fixes from StyleCI 2018-08-26 16:40:04 +00:00
logging.php Use queues for notifications #1154 (#1174) 2021-05-20 11:54:07 -04:00
mail.php mail config - "driver" to "default" 2021-02-10 13:18:02 -05:00
map.php Apply fixes from StyleCI 2018-08-26 16:40:04 +00:00
modules.php Installing and managing modules from admin panel (#847) 2020-10-19 10:10:28 -04:00
money.php Apply fixes from StyleCI 2018-08-26 16:40:04 +00:00
notifications.php 391 Notification refactorings (#441) 2019-11-20 10:16:01 -05:00
opcache.php styleci fixes 2019-05-12 11:35:03 -05:00
phpvms.php Simbrief Edit & Download Latest OFP (#1228) 2021-06-09 11:38:14 -04:00
queue.php Add queue worker setting so those aren't run in cron if there's a worker 2021-05-21 12:31:32 -04:00
repository.php Refactor and add importer to Installer module #443 (#444) 2019-11-27 09:19:20 -05:00
self-update.php Auto update #449 (#545) 2020-02-10 17:47:46 -05:00
services.php Migrate all configs into the env.php file #1075 (#1128) 2021-04-10 17:19:45 -04:00
session.php Allow session lifetime to be set in env variables (#1170) 2021-05-05 08:51:18 -04:00
themes.php Upsert on ACARS positions #572 (#573) 2020-02-22 16:03:01 -05:00
updater.php Installing and managing modules from admin panel (#847) 2020-10-19 10:10:28 -04:00
vacentral.php 380 vacentral library (#381) 2019-09-05 16:55:51 -04:00
version.yml Initial pass at Laravel 7 support #673 2020-05-15 18:20:23 -04:00
view.php Apply fixes from StyleCI 2018-08-26 16:40:04 +00:00