Commit graph

80 commits

Author SHA1 Message Date
phl0
e0422ab64d
Same change for visitor dashboard 2026-08-12 15:12:35 +02:00
phl0
e02d8cd610
Remove eQSL from visitor dashboard DXCC stats 2026-08-10 12:59:34 +02:00
Christoph Kottke, DG0TM
50a338c4b5 [Dashboard] Fix DXCC breakdown confirmation semantics
Count DXCC confirmed totals from paper QSL and LoTW only.
Derive needed from current DXCC entities minus confirmed.
Keep eQSL separate in dashboard and visitor breakdowns.
Document the updated DXCC semantics in API v2.
2026-08-09 22:29:20 +02:00
int2001
9ad0fd2a53
Public Punchcard 2026-07-12 15:52:05 +00:00
HB9HIL
31f58d6e5d
make phpstan happy 2026-07-11 17:24:07 +02:00
HB9HIL
f36c8b27e2
functions don't need any parameters 2026-07-11 17:22:38 +02:00
HB9HIL
b942d04e96
code maintenance in visitor controller
this commit does three things
- the functions js_str and js_array where functions in functions. this
  is not common in our codebase and we can't say that this will work.
  moved this functions into private functions below the class. works
- function satellites did check for the $slug but did not die if there
  is no slug. fixed this by adding an else statement in line 263
- the whole controller still used strange formattings of the function
  braces and indentation. fixed this by running prettier over the
  controller
2026-07-07 15:23:33 +02:00
Tao Xu
c6d3241e88
feat: mini page translation and support sat
Co-authored-by: Florian (DF2ET) <github@florian-wolters.de>
2026-04-29 22:52:19 +08:00
tallcode
0f0979d52a
fix: mini public page 2026-04-29 22:31:19 +08:00
tallcode
275c6acc12
feat: mini public page 2026-04-29 18:58:37 +08:00
int2001
4f9ae40767
Catch empty 2026-04-01 14:58:48 +00:00
phl0
8c6779e482
Check a little more specific 2026-03-18 09:00:48 +01:00
phl0
c92c297bc6
Fix more return checks for list_logbook_relationships 2026-03-15 11:03:29 +01:00
int2001
d00c1876e5
Combine dailystats with QSLs 2026-02-04 07:32:07 +00:00
int2001
7df15b054e
Combine Country-Breakdown 2026-02-04 07:09:26 +00:00
int2001
2a2c6d7abe
Optimize Yr/Mon/Day-Stat-SQL 2026-02-04 05:34:33 +00:00
Andreas Kristiansen
28088eecc4 [Gridsquare Map] Added date filter 2025-11-24 19:57:32 +01:00
Andreas Kristiansen
2c91fbf655 [Visitor Gridmap] Get the gridmap working again 2025-11-15 14:37:27 +01:00
phl0
93d82cf1d6
Add variables to visitors map view 2024-12-03 10:00:28 +01:00
HB9HIL
4fcfd667e2
Static Map API (#1098)
Added new Static Map Feature

---------

Co-authored-by: phl0 <github@florian-wolters.de>
2024-10-31 10:26:59 +01:00
phl0
1654c11678
Remove stray whitespace 2024-09-04 15:15:23 +02:00
phl0
a7654f76cf
Make controllers assign variables and remove CI calls from views 2024-09-04 09:49:36 +02:00
Karuru
f3b88bbba0
fix visitor sat page grids not showing 2024-08-13 22:51:55 +08:00
HB9HIL
c9db79e4d9 only load Qra Lib if it isn't already, flooding log 2024-07-15 05:59:47 +02:00
HB9HIL
67063c606e stringify 2024-07-12 23:14:45 +02:00
HB9HIL
2a5c6538aa page titles 2024-06-08 11:01:59 +02:00
HB9HIL
d7e7c8a79f $this and $ci lang fixes 2024-06-06 21:32:42 +02:00
HB9HIL
04d521c4d4 only load if needed 2024-05-31 15:45:32 +02:00
HB9HIL
537e52caa2 bonus: catch empty slug in exportmap 2024-05-31 13:30:07 +02:00
HB9HIL
6d69a7ee31 same for visitor and exportmap 2024-05-31 13:28:26 +02:00
HB9HIL
dee81e454e create map plot for current page 2024-05-27 13:25:59 +02:00
HB9HIL
3027747408 missing locations array 2024-05-27 13:24:36 +02:00
HB9HIL
44d810201c sorted things and initialized pagination 2024-05-27 13:23:05 +02:00
HB9HIL
0a403d4a1e no need for user_model here 2024-05-27 13:18:17 +02:00
Andreas Kristiansen
0a675736ae
Merge pull request #276 from AndreasK79/exportmap_lastqso 2024-04-14 15:31:23 +02:00
Joerg (DJ7NT)
949290d93a
Return named-object instead of string 2024-04-14 15:21:56 +02:00
Andreas Kristiansen
367654efab [Exportmap] Added lastqso 2024-04-14 14:54:35 +02:00
Andreas Kristiansen
3d0121df17 [Exportmap] Defaults if icons are not set in user_options 2024-04-14 14:09:52 +02:00
int2001
1c9b6b1dcd
Removed (unnecessary) radio_display_status from visitor-slug 2024-04-14 06:03:17 +00:00
Andreas Kristiansen
ac61eecce5 Added band support in options and map 2024-04-12 12:24:22 +02:00
Andreas Kristiansen
2be01abef4 [Exportmap] Added options 2024-04-12 08:43:45 +02:00
Andreas Kristiansen
485ed713aa
Merge pull request #261 from AndreasK79/public_export_map
Public export map
2024-04-10 11:43:10 +02:00
Andreas Kristiansen
cff683703e Now displays worked/confirmed icons/lines 2024-04-09 20:21:25 +02:00
Andreas Kristiansen
83bc925248 Added path lines and band 2024-04-08 20:41:27 +02:00
Andreas Kristiansen
fc5ad10243 Added cq zones 2024-04-08 18:48:28 +02:00
Andreas Kristiansen
e2ad5eee16 Parameters now url get params 2024-04-08 18:35:10 +02:00
phl0
42088263c6
Add orbit type (All) to visitor's map 2024-04-08 15:16:15 +02:00
Andreas Kristiansen
2603ad08da POC: basic export map 2024-04-08 13:00:00 +02:00
Andreas Kristiansen
f86081cb4d Removed profiler in visitor controller 2024-03-15 10:16:18 +01:00
phl0
6e7d142ade
Apply qrz.com changes to visitor's map 2024-01-14 16:38:15 +01:00