Commit Graph

27 Commits

Author SHA1 Message Date
Andreas Kristiansen
56a1a20618 Added query and result 2025-05-26 18:40:48 +02:00
Andreas Kristiansen
be13a4d26a Added resultview and more logic 2025-05-26 16:23:17 +02:00
int2001
babb131beb Added Year to modal 2025-03-10 15:24:38 +00:00
int2001
e255091ff1 Add Mode/SAT 2025-03-10 15:05:43 +00:00
phl0
a3a0171051 Move QSO links to stats page (sats is admin-only) 2025-03-10 15:48:30 +01:00
int2001
dbe9f62d26 Catch years without any SAT-Things (tnx Andreas) 2024-12-02 11:21:15 +00:00
int2001
aeebaf2f62 First draft seelect year at stats (PHP) 2024-12-01 09:21:43 +00:00
phl0
aed46a733c Join satellite table needed for orbit filters 2024-11-24 13:09:02 +01:00
phl0
2e2dff391a Sort data results for graphing 2024-11-23 12:57:26 +01:00
phl0
ddc8f56361 Correct table names 2024-11-22 18:31:58 +01:00
Andreas Kristiansen
e365c9d4a5 Added elevation chart 2024-11-22 16:50:15 +01:00
Andreas Kristiansen
6f2e7a9dd2 Reworked page. Added azimuth chart with filters 2024-11-22 09:54:30 +01:00
Andreas Kristiansen
e0e2e4a54c Merge branch 'dev' into azelstats 2024-11-21 12:12:58 +01:00
Andreas Kristiansen
ce2f494419 Filter out where sat name is not set 2024-09-20 16:28:15 +02:00
Andreas Kristiansen
c18be54226 Early start on table and chart for elevation stats 2024-08-05 18:13:49 +02:00
Andreas Kristiansen
3b79c38d63 Added band sorting 2024-07-30 08:50:48 +02:00
Andreas Kristiansen
d30505492b Fix sat query 2024-07-30 08:28:08 +02:00
Andreas Kristiansen
9f32ec946b Fixed hardcoded table name 2024-07-29 21:38:12 +02:00
Andreas Kristiansen
3671c1a376 Added a page for QSL statistics, just numbers 2024-07-29 19:39:49 +02:00
int2001
a405387eac Declare band and mode-array (if no qso is there) 2024-01-24 09:22:38 +00:00
int2001
7c1466b150 Added QSO-Count for SATs (PHP-Part) 2024-01-23 08:02:28 +00:00
int2001
79adf29166 Add missing view and remove bug at Sum 2024-01-22 19:58:57 +00:00
int2001
585ecd988b New Statsview: Unique SAT-Callsigns PHP-Part 2024-01-22 16:26:19 +00:00
Andreas
327fb1f485 [Statistics] Fix for different casing on bands and col_submode either null or blank 2022-10-04 20:50:14 +02:00
Andreas
aa17f4f438 [Statistics] Raw QSO data and unique callsigns 2022-09-25 20:39:55 +02:00
Andreas
1b2a88b355 Removed all constructors in models, since this doesn't work in never CodeIgniter 2021-11-06 20:24:28 +01:00
Warren Volz
e384826aea Codeignitor 3.1.6 and corresponding changes
- fixes missing () from num_rows in authenticate user function
- removes passwordhash library in favor of built in PHP password_hash
  and password_verify functions
- uppercase all class filenames
- add new CLI error templates, move HTML error templates
- update mimes file to latest version
- update routes to latest version
2017-12-01 19:25:26 +00:00