Taylor Broad

Results 37 issues of Taylor Broad

Hey folks, I am the head developer of VAOS (http://github.com/fsvaos/vaos). I am getting close to releasing a 1.1 update and was looking at implementing this map as a datasource for...

This PR resolves an issue where the nightly cron sets the visibility of flights created and owned by modules. This functionality is not exactly desired, as module developers would need...

Based on feedback and conversations on discord. I added a isflying boolean.

**Is your feature request related to a problem? Please describe.** For my trips module, I need more advanced aircraft availability and locking solutions so that I can make sure that...

laravelcollective/html's documentation states that it's been "retired". The documentation points to using spatie/laravel-html instead. https://spatie.be/index.php/docs/laravel-html/v3/introduction This issue is safe to defer to 7.1, as there might be considerable rework required...

**Describe the bug** When clicking on the Create PIREP button on a flight in the search, the departure and arrival airport fields are not being autofilled. **Version** 7.0.0-dev latest commit....

**Is your feature request related to a problem? Please describe.** I have a use case where I need to have phpVMS as a OAuth server to integrate into my other...

I have attempted to adjust the composer dependencies with no avail to get up to Laravel 11. I'd like to try to upgrade the dependencies to utilize the newly released...

FlightsController for controlling flight states. - [ ] index() {} - [ ] getFlight($id) {} - [ ] getFlights(Request $request) {} - [ ] searchFlights(Request $request) {} - [ ]...

API