Commit Graph

16 Commits

Author SHA1 Message Date
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