7.0.0-beta.3
Pre-release
Pre-release
- Add PHP 7.4 support #464
- Replace importer with AJAX powered; better error handling #443 #447
- ACARS XML config file download #540
- Split the importer module out from the installer module #468
- Flight search for departure/arrival airports not using column names #496
- Add new command to export a specific PIREP for debugging #501
- Add reference to docs on doc site #502
- Add base Dockerfile for Dockerhub upload #504
- Search flights by subfleet #484 #506
- Add getRootDomain() to Utils #514
- Reduce number of queries for update check #520
- Try to clear caches before updating #522
- Set PIREPs page to public #526
- Add menu bar for mobile #529
- Format all blade templates to 2 spaces #530 #531
- Add link to download ACARS config from profile #539
- Stricter checks on ACARS API data #451
- Avoid proc_open use #455 #456
- Use PhpExecutableFinder() closes #457 #458 #460
- Fix CSV imports giving Storage class not found #454 #462
- Fix BindingResolutionError when debug toolbar isn't present #465
- Pilots cannot use the dashboard or flights without admin rights #481
- Allow nullable field and calculate distance if nulled #482
- Error if there are no roles when editing a user #480 #483
- Return the flight fares if there are no subfleet fares #488 #489
- Properly set the distance/planned_distance #497
- 491 Installation Error #495
- Fix GeoService errors when viewing PIREP #498 #499
- Set a default model value for airports on PIREP #500
- Importing not updating existing items #486 #503
- New subfleet not being attached to an airline on import #479 #505
- Show admin dropdown for admin-access ability #515
- Check user permissions on the routes #508 #516
- Error page not showing when database isn't configured #517
- Correct text for no subfleets #507 #518
- Add a public_url() helper #513 #519
- Fix live and route map errors #527 #528
- Fix PIREP edit endpoint #534
- Fix import during flight cron #532 #535
- PIREPS resource except for show #536
- Use optional() around the airport fields #537
- Remove bootstrap cache #448
- Make the fuel used optional #512