Emiliano Macedonio
121e5f7981
Added flags to QSO tables and in detail
2024-05-24 16:43:32 +02:00
Peter Goodhall
c6716ab57a
[WAB] Added ability to store WAB reference in Station Locations
...
Added ability to store WAB reference in Station Locations and also its exported in ADIF with the custom tag of "APP_CLOUDLOG_MY_WAB"
2024-05-14 15:25:10 +01:00
Peter Goodhall
94f3ebf53d
[Clublog] Remap Sat names to conform with LoTW names
...
This addresses issue where Clublog uses the SAT_NAMES from LOTW rather than the real names/oscar numbers.
It also adds a parameter to the AdifHelper library to accept satellite_remap to rename them
2024-02-26 15:10:32 +00:00
Peter Goodhall
ab7a93181c
Sec times a charm
2024-02-19 15:48:24 +00:00
Christoph Kottke
1d11d00ea8
add stations_id to eqsl functions
2024-02-05 21:59:52 +01:00
phl0
0352d01366
Also take care of existing VUCC_GRIDS stored with whitespace
2024-01-16 00:16:58 +01:00
Hugo Silva
95379af925
convert SIG_INFO WWFF to WWFF_REF and same for MY_
2024-01-06 10:34:56 +00:00
Hugo Silva
ae41772896
Handle WWFF's specific and sig fields on ADIF export
2024-01-03 14:11:27 +00:00
HB9HIL
5177239e23
fetched dxcc_id
2024-01-01 04:58:49 +01:00
phl0
68af856827
Add DXCC NONE (aka. 0)
2023-12-19 21:10:13 +01:00
phl0
7252985199
Correct flag order
2023-12-19 21:06:18 +01:00
phl0
48d7005a8b
Remove unneeded code
2023-12-19 18:02:52 +01:00
phl0
7dfc7765cb
Add country flags as icons to view QSO and Tweets/Toots
2023-12-19 17:57:53 +01:00
Ondřej Nový
d388e6dc4b
Fix typo in COL_AWARD_SUMMITED column
2023-12-15 12:44:22 +01:00
int2001
e9af164c8a
trim gridlocator before parsing it. Some Exports consist of trailing whitespaces at gridlocator :(
2023-12-13 16:34:24 +00:00
Andreas Kristiansen
272c343a9c
Merge pull request #2821 from phl0/tenDigitGrids
...
Ten digit grids
2023-12-13 08:16:49 +01:00
phl0
235611cfd8
Consider up to 10 digits for qra2latlon calcs
2023-12-13 01:18:35 +01:00
phl0
eb301296b8
Allow grids up to 10 chars
2023-12-13 00:38:37 +01:00
phl0
6d647fe736
Add functions for secondary subdivisions
2023-12-12 14:31:39 +01:00
phl0
0fe31f2c23
Complete list of prim. subdivisions
2023-12-12 08:49:52 +01:00
phl0
e23ad8950d
Merge branch 'dev' into Subdivisions
2023-12-12 08:29:51 +01:00
phl0
c571bfc844
Fix endless running loop for b0rken ADIF tags
2023-12-05 10:14:46 +01:00
phl0
3fed1d33fd
More subdivision names
2023-12-04 16:02:38 +01:00
phl0
5b577a432a
PoC for subdivision naming
2023-12-04 14:43:07 +01:00
HB9HIL
349f2eecf5
fixed some lotw php errors
2023-11-25 22:07:51 +01:00
phl0
2817eee2cf
Disable debug output (spoiling logs)
2023-11-16 09:08:43 +01:00
phl0
e8bfe6ed7f
HamQTH Lookup for search
2023-11-15 17:11:45 +01:00
phl0
87437ca1fb
Pass error message given by qrz.com to the user
2023-11-11 21:30:45 +01:00
Andreas
39bb190fd2
Fix county format in ADIF export
2023-11-04 18:31:39 +01:00
abarrau
57dc71292d
eqsl: add date force update
2023-10-02 20:50:23 +02:00
abarrau
d750a6cd4b
eqsl: add date force update
2023-10-02 20:43:37 +02:00
abarrau
8d0af35567
Update EqslImporter.php
2023-09-28 19:09:18 +02:00
Andreas Kristiansen
e74a949b07
Merge pull request #2432 from phl0/ajaxToPost
2023-09-05 12:56:04 +02:00
Petr Kracík
059a0860af
eSQL: Security fix, use HTTPS to send password over the internet
...
Signed-off-by: Petr Kracík <petrkr@petrkr.net>
2023-08-29 17:58:22 +02:00
phl0
3efcbf0b0d
Convert bearing lookup to POST request
2023-08-25 16:26:25 +02:00
phl0
61e2461646
Add an exit for the case 2 or more than 3 commans exist in grid
2023-08-23 14:48:49 +02:00
phl0
77edb72d2c
Handle VUCC grid lines and corners in Qrb mapping
2023-08-23 14:22:20 +02:00
Peter Goodhall
563f3d5b69
[QRZ] Clean Gridsquare to allow only 8 character's max
2023-07-30 11:47:53 +01:00
int2001
0de8cd6c46
try to fix some things...
2023-07-28 17:01:18 +00:00
Peter Goodhall
c65bac1bb4
Add code to support 4, 6, 8 char gridsquares
2023-07-28 16:48:35 +01:00
int2001
723e575af3
Add HRDLog to Cloudlog
2023-07-07 11:33:15 +00:00
int2001
4c663bf514
Added MODE to matching from LotW/eQSL Confirmations
2023-07-05 17:13:17 +00:00
int2001
ca850adf22
Fixed #2238
2023-07-04 18:49:00 +00:00
Peter Goodhall
944ab40e5e
[Update][Distance] used HTMX to load the results and handled errors in qra.php
2023-06-20 15:26:00 +01:00
Andreas
86312d16aa
[eQSL] Refactored and moved stuff from logbook_model to eqslmethods_model
2023-05-06 11:35:09 +02:00
phl0
846dec0f61
Add POTA lookup function
2023-05-01 21:14:30 +02:00
Andreas
814256714b
[Cabrillo export] Tuned the output string
2023-04-26 20:58:12 +02:00
phl0
6a2cf3ae64
Fix variables
2023-04-14 15:31:30 +02:00
Andreas
e9dad1d12c
[Cabrillo export] Added serial + exchange to output
2023-04-14 14:53:53 +02:00
Andreas
a48858acda
[Cabrillo export] Added more info to the form
2023-04-13 12:30:12 +02:00