Wykres commitów

1521 Commity (51eb502144913afb01f14a1eaf229fcd16351cb1)

Autor SHA1 Wiadomość Data
Peter Goodhall 7f48eb7140 Reformatted the code 2024-03-18 14:45:08 +00:00
Peter Goodhall 6dde203bf5 Fixes #2915 2024-03-18 14:25:30 +00:00
phl0 9a79cbcfcd
Add option to configure private feed key and show only workable passe 2024-03-09 08:49:12 +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 868865354d Update Workabledxcc_model.php 2024-02-17 20:47:00 +00:00
Peter Goodhall 0db9b37f73 Adds DXpeditions this week to dashboard 2024-02-17 17:54:35 +00:00
phl0 0ae34b51bc
Handle incorrect CQ zones 2024-02-14 08:49:51 +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 be1327f53a
(Much) easier approach 2024-01-31 12:29:19 +01:00
phl0 b24c318eaf
Revert "Show all unconfirmed if no QSL method is selected"
This reverts commit 088a4828ed.
2024-01-31 12:28:20 +01:00
phl0 088a4828ed
Show all unconfirmed if no QSL method is selected 2024-01-31 11:47:37 +01:00
phl0 1d86af760b
Trim also inner whitespace from VUCC_GRIDS 2024-01-16 00:10:38 +01:00
Peter Goodhall 4128425f2d Resolves issue when no previous contest qsos have been set and table was empty
Should resolve #2919 #2139
2024-01-14 18:04:46 +00:00
Hugo Silva b8b1993b0d Retry QRZ.com for compound callsigns 2024-01-03 14:46:33 +00:00
HB9HIL 7096a8a665 Merge remote-tracking branch 'upstream/dev' into more_admin_info 2024-01-01 14:15:04 +01:00
int2001 f1a7644c9b
Fix PHP-Error at DXCC-Summary (Add QSO, bottom) if logbook is empty 2024-01-01 09:50:29 +00:00
HB9HIL b5ebad2db8 Merge remote-tracking branch 'upstream/dev' into more_admin_info 2024-01-01 02:44:39 +01:00
HB9HIL 1697e9863f set last login timestamp when login 2024-01-01 02:08:12 +01:00
phl0 eee64ee8e8
Fix details for grids with DXCC none 2024-01-01 01:06:04 +01:00
int2001 48838c4365
Added absolute Time of last-qso to "worked before" banner 2023-12-31 06:55:25 +00:00
int2001 70db88b521
Added time of "Worked before" in Contest-Section 2023-12-30 20:17:24 +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 d8f007fb74 Merge remote-tracking branch 'upstream/dev' into map-simplify-centralize-json-call 2023-12-21 08:50:58 +01:00
abarrau 30fd69d805 fix for confirm QSL 2023-12-21 08:37:29 +01:00
int2001 b96d1a7498
Add missing space 2023-12-20 07:45:30 +00:00
abarrau 348dcbb0f9 Merge remote-tracking branch 'upstream/dev' into map-simplify-centralize-json-call 2023-12-19 22:52:33 +01:00
phl0 628c08b2dd
Sometimes JA prefs are one digit only... 2023-12-18 23:43:03 +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 1fd5b75076 add check if username is not empty 2023-12-16 07:48:19 +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
int2001 4099405373
Make consequent use of current_version instead of version at config-file 2023-12-15 15:11:28 +00:00
Ondřej Nový d388e6dc4b Fix typo in COL_AWARD_SUMMITED column 2023-12-15 12:44:22 +01:00