Skip to content

Releases: nabeelio/phpvms

7.0.0-beta.5

28 Aug 20:57
Compare
Choose a tag to compare

What's Changed

Read more

7.0.0-beta.4

09 May 16:33
78ee1a9
Compare
Choose a tag to compare
7.0.0-beta.4 Pre-release
Pre-release

NOTE: Use the latest dev versions,

The beta is very out of date. link to the dev version

DO NOT USE THIS

Please use the latest dev version. This is only left here because I don't want to delete old releases

DO NOT USE THIS

Please use the latest dev version. This is only left here because I don't want to delete old releases

DO NOT USE THIS

Please use the latest dev version. This is only left here because I don't want to delete old releases

DO NOT USE THIS

Please use the latest dev version. This is only left here because I don't want to delete old releases

DO NOT USE THIS

Please use the latest dev version. This is only left here because I don't want to delete old releases


  • Add PHP 7.4 support #464
  • Move currency selection to admin settings #671
  • Center live map to custom location #661
  • Pilot Names - Pilots ID #656
  • Simbrief sample data #651
  • Simbrief only available for bids #642
  • PIREP prefile download #634
  • Importer - group imported aircraft by type #628
  • API: When looking up flight, return the load factor #611
  • API: On prefile, return required fields #610
  • Center on active flights #605
  • Profiling/performance improvments #602
  • Aircraft stats resync #585
  • Cron Job #553
  • Importing a CSV with additional airports clears all previous airports #490
  • Use continuation token instead of page/offset #469
  • Combine the Util classes in Facade and Support #467
  • ACARS/Live flight events #436
  • Allow logo upload for airline #417
  • Google Analytics Settings #382
  • Let update only be run if logged in/admin #372
  • Airport Lookup - possible additions #364
  • Set flight type for expenses for flight #348
  • Extend search schedule options #297
  • Change currency from settings #671 #672
  • Add privatized version of name #656 #658
  • Add Simbrief entries as sample data for load #651 #652
  • Option for SB only on bids; add the new file type #642 #643
  • Account ICAO for subfleet, airline/location if columns exist #628 #632
  • Performance improvements #602 #607
  • Center on active flights #605 #606
  • Installer fixes, remove bcmath, fix design #596
  • Remove airport length restrictions #590 #592
  • Remove 4 char restriction from ICAO; use decimal type for lat/lon #590 #591
  • Recalcuate aircraft stats in nightly cron and importer #585 #443 #587
  • (Importer) Set the pay rate for the ranks #443 #586
  • Fix rowmapper generator, check for fields, map users #443 #583
  • Add bcmath to the required extensions list #558 #564
  • Add the argc_argv flag for the cgi exec #553 #556
  • Add logo to the flights page if its set #417 #550
  • Add additional events for PIREP states #436 #548
  • Cleanup Utils #467 #547
  • Add checkbox to clear previous data when importing #490 #546
  • Distro zip file from tar file #449 #543
  • Spanish files translation #542
  • Add link to download ACARS config from profile #539
  • Format all blade templates to 2 spaces #530 #531
  • Add menu bar for mobile #529
  • Fix live and route map errors #527 #528
  • Set PIREPs page to public #526
  • Try to clear caches before updating #522
  • Reduce number of queries for update check #520
  • Add getRootDomain() to Utils #514
  • Search flights by subfleet #484 #506
  • Add base Dockerfile for Dockerhub upload #504
  • Add reference to docs on doc site #502
  • Add new command to export a specific PIREP for debugging #501
  • Flight search for departure/arrival airports not using column names #496
  • Split the importer module out from the installer module #468
  • Aircraft hours not counting #683
  • Error creating first user/airline #677
  • submitting PIREP: Page Not Found #676
  • Filing manual report causes SimBrief Error #668
  • Error on finance page in admin #667
  • API: User bids aren't loading SimBrief data for flight #664
  • .: Links to pilot profiles :. #655
  • Some domains (ex, .co.uk) not properly parsed #647
  • API: Load bids through the bids.flight fields, not the flights field on the user #639
  • Login page not using theme #638
  • CSV import error says "csv not found" #636
  • Importer - schedules not importing properly #630
  • Disable using of php opcache #625
  • API: Flight fields are an array when empty #618
  • "Pending Pireps" in admin is blank #616
  • Flight fields show all fields, not custom added ones #614
  • Mixed content causes error #612
  • Fares not appearing in API response for user/subfleets #608
  • Not selecting active for aircraft shows nullable error #603
  • Airports page repeats airport name (infinite loop) #599
  • Calculate Distance button not working #595
  • Support Seaports with 3 letter IATA/ID codes #590
  • Hubs only show for registration #580
  • Error when updating user in admin #576
  • Updater not working because Source repository [github] is not defined #575
  • Flights Page Search Subfleet Column #574
  • Duplicate key entry for ACARS data #572
  • No hint path defined for updater #570
  • My Bids Page Error #561
  • I can't change Current Theme #554
  • Pilots cannot use the dashboard or flights without admin rights #480
  • Database prefix not being applied #442
  • Install not working #411
  • typo in dependency on 'leaflet.geodesic' #687
  • Emails/notifications not sending #675 #686
  • Aircraft hours not showing/incrementing #683 [#684...
Read more

7.0.0-beta.3

08 Feb 18:30
073e48c
Compare
Choose a tag to compare
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

7.0.0-beta.2

19 Nov 16:46
a335ed8
Compare
Choose a tag to compare
7.0.0-beta.2 Pre-release
Pre-release

7.0.0-beta.2

v7.0.0-beta

25 Oct 23:21
Compare
Choose a tag to compare
v7.0.0-beta Pre-release
Pre-release
v7.0.0-beta

v7.0.0-alpha2

23 Feb 17:57
Compare
Choose a tag to compare
v7.0.0-alpha2 Pre-release
Pre-release
Alpha 2 release

v7.0.0-alpha1

04 Feb 18:55
Compare
Choose a tag to compare
v7.0.0-alpha1 Pre-release
Pre-release
Alpha 1 Release