提交图

1241 提交

作者 SHA1 备注 提交日期
int2001
e98ee6899e
Avoid merge-conflicts 2023-07-26 10:08:11 +00:00
int2001
e1003e07d7
Added "All" to Bandchooser at List 2023-07-26 08:22:53 +00:00
Peter Goodhall
4717ca2252
Merge pull request #2324 from int2001/submode_fix
Fixed Submode/Mode issue when checking if worked
2023-07-25 17:02:02 +01:00
int2001
9f0b60032d
Fixed Submode/Mode issue when checking if worked 2023-07-25 14:10:08 +00:00
int2001
4a9ec6e87f
Removed old API-Endpoints for country_ and grid_worked 2023-07-25 12:50:07 +00:00
int2001
ba9d5be562 Added de-spot options as selector 2023-07-23 09:29:04 +00:00
int2001
c27f97defa Added highlighting on already worked and time-things 2023-07-23 06:12:11 +00:00
int2001
cd373c3fbd added Bandfilter when pulling from cache 2023-07-22 12:02:58 +00:00
int2001
61d0858313 Fixes checking if dxcc is already looked_up 2023-07-22 10:09:36 +00:00
Andreas
8b14ac6646 [Bandmap] Rewrote dxcc if to it's own class. Refactored to dxcluster_model 2023-07-22 10:03:09 +02:00
int2001
04d09b5783 Check DXCC also for spotted plus a little errorhandling 2023-07-22 06:00:02 +00:00
int2001
a5c6a5ce9d Added "Call already worked" to internal API 2023-07-21 16:51:32 +00:00
int2001
a2304a8fe5 Fixed a small bug at qso page (tick was missing) 2023-07-21 16:05:38 +00:00
int2001
c62a4c70a0 Added filtering on maxAge / de-cont to bandmap (apply settings) 2023-07-21 14:44:14 +00:00
int2001
e6034647ba DXCC-Enrichment for spotter, to filter that at bandplan in future 2023-07-21 08:17:04 +00:00
int2001
26fe064a93 Added spotlist with enrichment and filtering 2023-07-21 06:50:56 +00:00
int2001
45161142ef Implemented enrichment of spot 2023-07-21 05:45:56 +00:00
Andreas
3b3c05fc5a [Distances worked] When clicking bars, QSOs are displayed in a popup 2023-07-16 18:10:11 +02:00
Peter Goodhall
dc01bee3c1 Merge pull request #2297 from int2001/adif_import_call
Fixes #2295 // Fill station_callsign when provided empty by adif
2023-07-15 16:06:50 +01:00
Peter Goodhall
e4c30adcae [ADIF] Removed IF as it was stopping any importing 2023-07-15 13:41:01 +01:00
Andreas Kristiansen
d0e8804084
Merge pull request #2285 from phl0/refactorPublicSearch 2023-07-14 11:34:10 +02:00
int2001
6e90095838 Making errormessage more verbose 2023-07-14 07:34:17 +00:00
int2001
34b3dce5f2 Skip QSOs in ADIF-Import which do not match the chosen station_profile 2023-07-14 07:29:53 +00:00
phl0
39d1ca9964
Adjust SQL to be less picky about callsigns 2023-07-14 07:53:54 +02:00
Peter Goodhall
850121ce1e
Merge pull request #2284 from phl0/fixQslRequestedMethod
Set QSL method for requested QSLs
2023-07-13 22:03:03 +01:00
phl0
57f5ea1c92
Set QSL method for requested QSLs 2023-07-13 21:13:11 +02:00
Peter Goodhall
6f7f867953
Merge pull request #2283 from int2001/lotw_gradient_add_qso
Adds LotW-Gradient to QSO-Page
2023-07-13 17:18:52 +01:00
Peter Goodhall
51688fb552
Merge pull request #2282 from phl0/publicSearch
Public search
2023-07-13 16:40:32 +01:00
int2001
b9c39ed6ed Added LotW-Gradient to add_qso and changed getting lotw-info from File to DB 2023-07-13 15:19:08 +00:00
phl0
5d787c0360
Refactor and secure public search. Table now sortable 2023-07-13 16:43:17 +02:00
Peter Goodhall
9a02e81544
Merge pull request #2280 from int2001/lotw_per_user
Lotw per user / fixes lotw-download
2023-07-13 11:16:01 +01:00
int2001
2fb8c2ae00 removed debug-outputs 2023-07-13 07:57:50 +00:00
int2001
e33da4d499 removed station_id from results, when fetching last_lotw_qsl 2023-07-13 07:31:01 +00:00
int2001
64278bf121 one should include user_id into the Query 2023-07-13 06:23:05 +00:00
int2001
f21d862c3e Adjusted debugoutput 2023-07-13 06:21:43 +00:00
int2001
635d6e51f4 Added user_id to lotw_last_qsl_date 2023-07-13 06:16:39 +00:00
phl0
2a91352b91
Also calculate distance for VUCC_GRIDS 2023-07-12 18:02:12 +02:00
int2001
c5aff95975 Sync LotW per User when using GUI, otherwise complete (cron) 2023-07-12 15:56:12 +00:00
phl0
fb7c448b58
Also use VUCC_GRIDS from LoTW cnfm to update QSO record 2023-07-12 17:30:15 +02:00
phl0
fed43eda2c
Always update with LoTW confirmed grid 2023-07-12 15:47:30 +02:00
phl0
4ef2237ba4
Base LoTW matches on time and station_callsign 2023-07-12 10:05:26 +02:00
phl0
a7c0435740
Add station callsign and order by time desc 2023-07-10 18:40:55 +02:00
phl0
e2ef6c2b20
Add logbook setting for public search 2023-07-10 17:11:40 +02:00
phl0
dc1742f5ff
Merge remote-tracking branch 'upstream/dev' into publicSearch 2023-07-10 13:57:47 +02:00
phl0
41239df4c4
PoC for public search 2023-07-10 13:57:16 +02:00
Peter Goodhall
bb682a0db3 Update Logbook_model.php 2023-07-08 14:33:18 +01:00
Peter Goodhall
4dbc9bba08 Update Logbook_model.php 2023-07-08 14:32:42 +01:00
Andreas Kristiansen
63baa26c7c
Merge pull request #2245 from phl0/loadGridmapOnPageLoad
Load gridmap on page load
2023-07-07 16:54:11 +02:00
Peter Goodhall
6b2654f5e0
Merge pull request #2262 from AndreasK79/advancedlogbook_added_more_ref
[Advanced Logbook] Added SOTA, POTA, WWFF searches and refs
2023-07-07 15:12:40 +01:00
phl0
08c7e65271
Make band and QSL type user select- and storable 2023-07-07 16:04:19 +02:00