Commit graph

11 commits

Author SHA1 Message Date
Peter Goodhall
005a2f184c Handle empty QSO statistics gracefully
Adds a check for zero QSOs in the statistics section. Displays an informational alert and hides tabs when no QSOs are found, improving user feedback for new users.
2025-11-14 14:43:07 +00:00
Peter Goodhall
4bd574720c Add advanced statistics features and UI enhancements
Introduces new summary statistics, trends, continent, and most worked data endpoints to Statistics controller, with corresponding AJAX and UI updates in statistics.js and index.php. Adds summary cards, date range filtering, error handling, and improved chart/table rendering for a more interactive statistics dashboard.
2025-11-14 14:36:31 +00:00
Juan Garcia
14429fbc83 Fix asset route and function name 2024-01-03 22:18:20 -05:00
Juan Garcia
42fda7cc83 Generalize the PoC 2024-01-03 22:03:11 -05:00
HB9HIL
b743074a74 multilanguage support for js 2023-11-05 16:58:03 +01:00
Andreas
a56e24304d [QSO Stats Year] Reversed array to that graph shows from oldest to newest year 2023-01-05 08:36:29 +01:00
Andreas
aa17f4f438 [Statistics] Raw QSO data and unique callsigns 2022-09-25 20:39:55 +02:00
Andreas
4628c7742c [Statistics] Adjusted size of canvas and padding. 2022-09-19 09:55:44 +02:00
Andreas
c0ef366fa3 [Statistics] Hide labels with percentage below 1% 2022-09-19 09:21:40 +02:00
Andreas
18bd01286e [Statistics] Adjusted parameters for the doughnuts when log contains many bands and satellites 2022-09-18 17:59:57 +02:00
Andreas
4e17281a98 [Statistics] Changed from Google Charts to Chart.js 2022-09-18 16:48:16 +02:00