Commit Graph

2253 Commits

Author SHA1 Message Date
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
int2001
781008d356 Changed WaB to binding 2024-09-06 13:12:44 +00:00
int2001
69e1737063 Changed DXCC to binding 2024-09-06 13:08:23 +00:00
int2001
9bf6746000 Changed WAS to binding 2024-09-06 12:41:12 +00:00
int2001
d6ef132589 Changed DOK to binding 2024-09-06 12:34:49 +00:00
int2001
a985baf50a Changed WaJa to binding 2024-09-06 12:27:31 +00:00
int2001
89f37aaa74 Changed IOTA to binding 2024-09-06 12:19:12 +00:00
int2001
06e042c2cf Changed JCC to binding 2024-09-06 12:06:11 +00:00
HB9HIL
1f650a70e8 Merge pull request #887 from HB9HIL/oqrs
[OQRS] Security and some bugfixes
2024-09-06 13:59:15 +02:00
int2001
ceb3eb6bac Changed RAC to binding 2024-09-06 11:53:18 +00:00
int2001
2ec6036f22 Changed CQ to binding 2024-09-06 11:38:14 +00:00
int2001
5c47fb4702 Changed Itu to binding 2024-09-06 11:19:32 +00:00
phl0
66741b10e4 Fix syntax error 2024-09-06 13:00:13 +02:00
HB9HIL
f8df0c4336 forgot one binding 2024-09-06 12:56:37 +02:00
int2001
6f48bd0b16 Typo 2024-09-06 10:06:09 +00:00
int2001
c12d3c8bc6 Add Binding to WaC 2024-09-06 10:03:34 +00:00
Andreas Kristiansen
c1fe605e1a [Awards] Added Worked All Continents 2024-09-06 11:24:03 +02:00
phl0
dd036d466d Handle empty location 2024-09-06 10:07:00 +02:00
HB9HIL
5749a15924 we don't need to clean stuff twice, let's reduce some load 2024-09-06 00:13:25 +02:00
HB9HIL
56c1b05fea added bindings to prevent SQL injection 2024-09-05 23:59:16 +02:00
Andreas Kristiansen
c028a327df Added continent to batch edit. 2024-09-05 11:35:21 +02:00
Andreas Kristiansen
3e5db7e35d [Advanced Logbook] Added continent to columns 2024-09-05 10:17:32 +02:00
Florian (DF2ET)
dd2c1a34a5 Merge pull request #876 from phl0/oqrsCount
Show open and total number of OQRS requests
2024-09-05 09:20:50 +02:00
Florian (DF2ET)
79b06e159b Merge pull request #875 from phl0/oqrsSlug
Make the Header Logo link on OQRS page go back to public slug page
2024-09-05 09:20:37 +02:00