phpvms/resources/views/layouts/default
B.Fatih KOZ 319a9fc8e1
Weather widget additions/fixes (#981)
Fixed the problem where values are not displayed when the reported wind,temp and dewpoint are 0 (zero).
Fixed the hPa number formatting, there is no need to add 2 more digits to it, it is a plain 4 digit value always (like 1013 or 1024, it is never reported nor used as 1013,58 or 1024,35 etc).
Corrected the display order, as it should be read (or say decoded).
Also added decoded Current and Recent Weather Situations, RVR and Runway Condition reports.

RVR report needs improvement in the Support / Metar.php too, it only reports nmi as the distance as far as i saw but it should be able to report meters too.
2021-01-07 09:09:05 -05:00
..
airports Use optional() around the airport fields (#537) 2020-02-03 12:23:58 -05:00
auth Custom user fields #711 (#772) 2020-08-11 17:48:51 -04:00
components Format all blade templates to 2 spaces #530 (#531) 2020-02-01 13:05:56 -05:00
dashboard Update pirep_card.blade.php (#857) 2020-10-10 15:24:28 -04:00
downloads Format all blade templates to 2 spaces #530 (#531) 2020-02-01 13:05:56 -05:00
errors Format all blade templates to 2 spaces #530 (#531) 2020-02-01 13:05:56 -05:00
flash Fix notifications error for collect() #937 2020-11-26 13:08:32 -05:00
flights Fixed EET and ENDURANCE values at IVAO & VATSIM prefile (#954) 2020-12-06 17:18:55 -05:00
livemap Format all blade templates to 2 spaces #530 (#531) 2020-02-01 13:05:56 -05:00
notifications Format all blade templates to 2 spaces #530 (#531) 2020-02-01 13:05:56 -05:00
pages Add public/private pages #641 (#644) 2020-03-28 13:03:52 -04:00
pagination Format all blade templates to 2 spaces #530 (#531) 2020-02-01 13:05:56 -05:00
pireps Expose Leaflet base options to templates #895 (#896) 2020-10-23 07:35:44 -04:00
profile Show awards on user profile #703 (#866) 2020-10-11 16:06:09 -04:00
users Fix pilots page now showing up #655 (#660) 2020-04-06 18:12:55 -04:00
vendor/mail Apply theme globally; add mail templates into theme folder #715 2020-05-22 19:00:54 -04:00
widgets Weather widget additions/fixes (#981) 2021-01-07 09:09:05 -05:00
app.blade.php Add Google Analytics tracking ID to settings and to main template #382 (#551) 2020-02-12 18:28:11 -05:00
home.blade.php Show awards on user profile #703 (#866) 2020-10-11 16:06:09 -04:00
nav.blade.php Add ability to use a link instead of a page #750 (#757) 2020-06-11 08:27:38 -04:00
theme.json Format all blade templates to 2 spaces #530 (#531) 2020-02-01 13:05:56 -05:00