提交图

11 提交

作者 SHA1 备注 提交日期
Peter Goodhall
d1bb6ff3ea Add DXCC satellite contact tracking and display
Introduces 'workedViaSatellite' status to DXCC tracking in both controller and model, including batch queries for satellite contacts. Updates the DXCC list view to show a badge when a country has been worked via satellite, improving visibility of satellite achievements.
2025-08-11 16:08:06 +01:00
Peter Goodhall
12127b8d85 Fix DXCC country matching case sensitivity
Updated SQL queries in Workabledxcc controller and model to use case-insensitive matching for DXCC country names by comparing UPPER(COL_COUNTRY) to UPPER(?). This resolves issues where country names with different cases were not matched correctly.
2025-08-11 15:12:14 +01:00
Peter Goodhall
9b17ff9250 Optimize DXCC list queries and add DB indexes
Refactored Workabledxcc controller and model to batch DXCC entity and worked/confirmed status lookups for improved performance. Added migration to create composite indexes on DXCC-related columns to further speed up queries. Updated migration version to 205.
2025-08-11 14:50:56 +01:00
DJ3CE
f03ad1d0b0 Switch dxped-url config to options-table 2024-04-04 19:50:53 +02:00
DJ3CE
07ba06d104 Make dxped-url configurable 2024-03-27 11:33:16 +01:00
Peter Goodhall
bc922e91d0 fixes a date issue 2024-02-22 15:05:42 +00:00
Peter Goodhall
1b563a8436 Fixed Date Issue 2024-02-22 15:03:24 +00:00
Peter Goodhall
0db9b37f73 Adds DXpeditions this week to dashboard 2024-02-17 17:54:35 +00:00
Peter Goodhall
660cdc6b24 [Upcoming Dxped] Split output into months 2024-02-16 14:26:08 +00:00
Peter Goodhall
df1e227625 Merge branch 'dev' of https://github.com/magicbug/Cloudlog into dev 2024-02-15 18:11:23 +00:00
Peter Goodhall
58ae98d585
Rename WorkableDXCC.php to Workabledxcc.php 2024-02-15 15:49:43 +00:00
重命名自 application/controllers/WorkableDXCC.php (浏览更多)