Releases: FatihKoz/DisposableBasic
Releases · FatihKoz/DisposableBasic
Disposable Basic
- Updated Random Flights widget code (reducing possibility of reaching limits of MySQL with 65k flights)
- Added IVAO/VATSIM Network Presence checks (pireps will have online flight percentage in fields)
Presence check uses pirep related events (triggered by core) and supported by cron (to download network data periodically and delete old check records). Cron minimum timing is 5 mins, presence check requires a forced refresh to get new data after 2.5 mins.
Currently only IVAO and VATSIM checks are supported, if POSCON provides public network data I can add it too (maybe).
If you are on a traffic limited hosting/vps plan, do not enable it.
Disposable Basic
- Fixed a javascript issue in Fuel Calculator widget (thx to @ARV187)
- Added radio telephony "Callsign" to SimBrief form (will be automatically used if defined)
Disposable Basic
- Added radio telephony "Callsign" to airline details page
- Slightly updated Fuel Calculator widget (moved script to scripts)
Disposable Basic
- Added Notes to Hub Details page (needs phpvms core update about Airport Notes)
- Added more fields to Specs (SELCAL, HEX, Custom Remarks, can be used while defining specs per each aircraft)
- Added user based Missing Airport checks
Disposable Basic
-
Added baggage weights to SimBrief form (acdata) to follow up changes/improvements done to the API.
If defined, weights do come from Specs, if not v7 core settings are used.
Disposable Basic
- Fixed a conversion error in Theme Helpers (fuel price conversion from lbs to kgs)
Disposable Basic
- Fixed French translation, thanks to @loko06320
- Added month name translations and simple localization capability for dates
Only used in Personal Stats Widget at the moment
Disposable Basic
- Added role/ability support for module backend features
- Improved admin pages to show units as placeholders
Disposable Basic
- Module is now only compatible with php8 and Laravel9
- All module blades changed to provide better support for mobile devices
- Module helpers updated to meet new core requirements
- Module controller and services updated to meet new core requirements
- Some more failsafe checks added to cover admin/user errors
- Added Journal Details widget
- Added Manual Awarding and Manual Payment features
- Spanish (Spain) translation, thanks to @arv187
Disposable Basic
WARNING: THIS IS THE LAST VERSION SUPPORTING PHP 7.4.xx AND LARAVEL 8
- Updated Stable Approach Plugin support (Approve and Delete functions added)