Commit Graph

2276 Commits

Author SHA1 Message Date
Joerg (DJ7NT)
2d52828410 Update Logbook_model.php 2024-09-21 20:08:13 +02:00
Joerg (DJ7NT)
8c73b88f2c A bit more Failsafe on some fields 2024-09-21 07:29:47 +02:00
Joerg (DJ7NT)
46cb4ad4bf Merge pull request #984 from int2001/fix_errormessage
Fixes Errormessage (Fails if band was empty)
2024-09-21 06:22:55 +02:00
int2001
dd5e810023 where_in adjustment 2024-09-20 16:31:36 +00:00
int2001
8195325cdd Fixes a security-issue with the INTERNAL lookup-API 2024-09-20 16:06:46 +00:00
int2001
8d745d0b92 Fixes Errormessage (Fails if band was empty) 2024-09-20 14:40:30 +00:00
Andreas Kristiansen
ce2f494419 Filter out where sat name is not set 2024-09-20 16:28:15 +02:00
int2001
c890d729e7 Fixed total_sat (take care of propmode) 2024-09-20 14:20:24 +00:00
int2001
0d8c4c767f Fix A_INDEX (Make sure it is numeric) 2024-09-19 16:26:55 +00:00
Joerg (DJ7NT)
1d5a1cae63 Merge pull request #965 from int2001/limit_api
Adds an optional "limit" to the "get_contacts_adif"-API
2024-09-18 16:00:19 +02:00
int2001
941c98c537 Added ordering 2024-09-18 13:43:41 +00:00
HB9HIL
ab75a260b8 Merge pull request #961 from HB9HIL/catch_adif_errors
[ADIF] Catch some more ADIF errors
2024-09-18 13:37:41 +02:00
int2001
6486294b30 Adds an optional "limit" to the "get_contacts_adif"-API 2024-09-18 09:04:05 +00:00
HB9HIL
93b05de932 fix an issue with station ids 2024-09-18 10:48:29 +02:00
HB9HIL
4bd1d200ea fix some minor issues 2024-09-17 18:57:39 +02:00
phl0
9e214a0819 Order LoTW certs by callsign 2024-09-17 18:23:49 +02:00
HB9HIL
746814b0a3 catch too long modes 2024-09-17 18:22:41 +02:00
HB9HIL
3c795f3f91 Merge pull request #955 from HB9HIL/debug_info
show nicer numberformat for total qsos and show also number of users
2024-09-17 14:24:04 +02:00
HB9HIL
91febd5858 make it faster with a batch processing 2024-09-16 10:39:38 +02:00
HB9HIL
67058cc203 easier approach 2024-09-16 10:30:40 +02:00
HB9HIL
1083f6379c also on lba edit (with load reduction) 2024-09-16 01:49:34 +02:00
HB9HIL
8d4b99dd04 show nicer numberformat for total qsos and show also number of users 2024-09-16 00:57:27 +02:00
HB9HIL
28827f1cae set qrz to modified 2024-09-15 20:36:22 +00:00
Joerg (DJ7NT)
e2d9142eac Merge branch 'dev' into fix_col_time_off 2024-09-14 22:55:08 +02:00
int2001
214aab8c5e Fixes issue, where browser sends an empty string instead of null 2024-09-14 15:05:41 +00:00
int2001
364d4446ea Set BandRX to empty (not null) if not derivated (as last defence) 2024-09-14 09:41:24 +00:00
Joerg (DJ7NT)
449ce45c64 Merge pull request #939 from int2001/qrz_invalid
Mark QRZ-QSOs as Invalid when specific Error at qrz while uploading
2024-09-13 20:17:49 +02:00
Florian (DF2ET)
f12631eeb0 Merge pull request #929 from phl0/versionCheck
Add a version check
2024-09-13 08:18:38 +02:00
Florian (DF2ET)
4e814ae642 Merge pull request #935 from phl0/fillItuz
Lookup ITU zone from DXCC if callbook results are empty
2024-09-13 08:03:07 +02:00
int2001
54bf62810f Mark QRZ-QSOs as Invalid when specific Error at qrz while uploading 2024-09-13 05:04:00 +00:00
HB9HIL
ec2fdd9367 turn version check config around so users don't need to add the config item 2024-09-12 17:55:36 +02:00
int2001
0bf2675d93 Replace evil SQLs with bindings 2024-09-12 15:54:37 +00:00
phl0
d14b987ded Lookup ITU zone from DXCC if callbook results are empty 2024-09-12 17:24:00 +02:00
phl0
f2cc962ab9 No need to load model inside model 2024-09-12 16:33:10 +02:00
phl0
6d7f953f66 Update version on callsing debug page 2024-09-12 16:09:12 +02:00
phl0
eae979dae7 Need to create array before using it 2024-09-12 15:50:50 +02:00
int2001
d1d9db9cf6 Update only QSOs of station_ids which belongs to the User when DLing LoTW QSLs 2024-09-12 13:41:16 +00:00
phl0
6a36465574 Add banner for admins and config switch. Update by cron 2024-09-12 15:24:18 +02:00
phl0
7750198bb0 Show link to latest release if newer one available 2024-09-12 13:23:01 +02:00
HB9HIL
f7632fd4cf Merge pull request #922 from HB9HIL/debug 2024-09-11 18:20:51 +02:00
int2001
9cb6b4a176 Removed Debug and re-added empty lines 2024-09-11 08:36:26 +00:00
int2001
61d3856e41 Export all QSOs (of User) when chosing "Select station location" at export 2024-09-11 08:25:06 +00:00
HB9HIL
3054b59891 fix flooding debug messages 2024-09-11 10:09:43 +02:00
int2001
53c6d623c4 Fixed bug 2024-09-10 08:20:01 +00:00
int2001
01cc02a0b7 Removed unsafe cert-function 2024-09-10 05:57:16 +00:00
HB9HIL
a8056e930a disabled contestname select during logging 2024-09-07 20:47:04 +02:00
Andreas Kristiansen
43e002e37b Merge pull request #894 from int2001/award_binding
Award binding
2024-09-07 09:20:22 +02:00
int2001
df295d73a7 Fixed typo 2024-09-06 14:43:23 +00:00
int2001
42e2ad71cd Changed H26 (use of new addBandToQuery) 2024-09-06 13:17:12 +00:00
int2001
9d3ad5ff75 Changed WaC (use of new addBandToQuery) 2024-09-06 13:14:38 +00:00