Peter Goodhall
191f5591ba
Improved handling of Callbook Data
2024-10-30 15:13:58 +00:00
Peter Goodhall
1feca1d29c
HamQTH - Correctly handle session key resets
2024-10-08 16:47:15 +01:00
Peter Goodhall
b672453463
[QRZ] Mismatch of login data when session expired
2024-10-08 16:43:33 +01:00
Peter Goodhall
b36c8a4cd1
[Callbooks] Login information stored in user account
...
this is a breaking change you need to update your callbook preferences in your account under third party services
2024-10-03 14:46:11 +01:00
Peter Goodhall
a3235fffaa
Correctly set the satellite names for AMSAT Status for MESAT-1 and SONATE-2
2024-09-21 13:15:28 +01:00
phl0
4a0ac53278
Prevent also RPT QSOs from being uploaded to LoTW
2024-07-11 21:52:34 +02:00
Peter Goodhall
24f3b3397c
[API] When looking up a grid only do first 4 chars
2024-06-19 14:34:31 +01:00
Emiliano Macedonio
f1f1817901
Added Flag to Maps Popups
2024-06-11 12:57:02 +02:00
Peter Goodhall
d9d1b428fa
formatted code better
2024-05-28 17:16:57 +01:00
Peter Goodhall
1e21493c93
[Hamsat] when checking grid only use first 4 characters.
2024-05-28 17:15:54 +01:00
Peter Goodhall
2d72981787
Added full Worked All Britain Award Support
...
Added full Worked All Britain Award Support using the SIG system in Cloudlog #3079
2024-04-20 16:01:50 +01:00
DJ3CE
3d22e3c949
Implement contesting copy-exchange-to(-nearly)-anything
...
- in contest-session, the (numeric-)id of the selected 'copy' is saved,
compatible with the previous DOK-copy.
- UI changes
- Logbook_model enhancements
- Translation additions
2024-03-27 11:31:39 +01:00
Peter Goodhall
aac251d251
[ADIF Import] Catch when RX_PWR is not a number and error out
...
If RX_POWER is not a number or K or KW then set the value to null and show error.
Fixes #2983
2024-02-26 16:00:07 +00:00
phl0
8e894ebcbc
Satinize input
2024-02-22 11:47:50 +01:00
phl0
d8d87c6f94
Allow logging of Az and El (i.e. fix number format)
2024-02-22 10:25:31 +01:00
Peter Goodhall
e96d6ef3fc
Merge pull request #2961 from dg0tm/eqsl_fix_stationsid
...
add stations_id to eqsl functions
2024-02-08 10:39:10 +00:00
electricEngineer
fe2ee9d659
fixed error message while logging that trim() was called with argument NULL
2024-02-07 12:44:44 +01:00
Christoph Kottke
1d11d00ea8
add stations_id to eqsl functions
2024-02-05 21:59:52 +01:00
phl0
03ae7bb60f
Copy xOTA refs upon QSO edit
2024-02-05 13:10:32 +01:00
Peter Goodhall
96d63f49aa
Cleaned up the code better for #2947
2024-02-03 14:12:40 +00:00
Peter Goodhall
f264e561db
Should fix #2947
2024-02-03 13:27:06 +00:00
phl0
1d86af760b
Trim also inner whitespace from VUCC_GRIDS
2024-01-16 00:10:38 +01:00
Hugo Silva
b8b1993b0d
Retry QRZ.com for compound callsigns
2024-01-03 14:46:33 +00:00
int2001
f102e7efd4
Not only check structure, check validity of Grid also
2023-12-30 14:03:51 +00:00
int2001
c49b8e2163
Check VUCC_GRIDs and gridsquare for structual integrity at import
2023-12-30 06:15:20 +00:00
int2001
314fe3a948
reformatted
2023-12-29 08:28:34 +00:00
int2001
4089e6e3e8
Take care of LINKED-Profiles when counting last QSOs
2023-12-29 08:23:36 +00:00
int2001
748274e711
Show times worked on "bare-call" in previous section
2023-12-29 06:41:45 +00:00
abarrau
fb21c33a1a
remove /map (not used)
2023-12-27 20:10:45 +01:00
abarrau
30fd69d805
fix for confirm QSL
2023-12-21 08:37:29 +01:00
abarrau
617279f32b
Merge remote-tracking branch 'upstream/dev' into map-simplify-centralize-json-call
2023-12-18 18:55:41 +01:00
int2001
d5dda2ef99
Reordered processing of incoming QSOs here. 1st check for dupes afterwards other logic
2023-12-18 08:51:47 +00:00
int2001
3c44382f23
TuneUp Import by creating INDEX on DXCC-Tables and altering logic
2023-12-17 10:24:13 +00:00
int2001
412e74f027
2nd try to speed up importer
2023-12-17 09:01:09 +00:00
int2001
7c9b678b8a
Catch "invalid token"
2023-12-16 12:53:14 +00:00
HB9HIL
09bdac5428
Merge remote-tracking branch 'upstream/dev' into fix_hrdlog_upload
2023-12-16 08:14:57 +01:00
HB9HIL
fc793a1160
added hrdlog_username
2023-12-15 23:04:34 +01:00
phl0
d1a652b972
Fix empty QRZ QSL stats on fresh install
2023-12-15 21:17:17 +01:00
Ondřej Nový
d388e6dc4b
Fix typo in COL_AWARD_SUMMITED column
2023-12-15 12:44:22 +01:00
Peter Goodhall
64554939eb
Merge pull request #2830 from int2001/qrz_workarounds
...
Heal some strange behaviours of qrz-qsls
2023-12-14 13:31:56 +00:00
int2001
72d69f6d88
Fixed "mark as sent" to not overwrite the method (only if empty)
2023-12-14 07:10:24 +00:00
int2001
517d1d7a8a
Heal some strange behaviours of qrz-qsls
2023-12-14 06:03:47 +00:00
abarrau
78c8a94055
Merge remote-tracking branch 'upstream/dev' into map-simplify-centralize-json-call
2023-12-13 22:54:38 +01:00
abarrau
0143e79fa6
on map custom, date to can't be big than date from
2023-12-13 22:54:04 +01:00
int2001
a2d9da8a3e
Prevent empty Call on editing or logging via API
2023-12-13 05:41:07 +00:00
abarrau
d4e5a6ab88
simplify visitor map function
2023-12-12 14:58:55 +01:00
abarrau
5886ce2dc8
new function for return json data for map
2023-12-12 07:40:12 +01:00
Andreas
4424868b88
Fixed a variable typo
2023-12-11 18:46:00 +01:00
int2001
de75e9bd04
Adjusted order by
2023-12-08 11:47:59 +00:00
int2001
a2f6b9f09f
Removed Call-Filter for QRZ-API (has no Effect) and fixed analysis-View
2023-12-08 09:07:14 +00:00