Commit Graph

749 Commits

Author SHA1 Message Date
Joerg (DJ7NT)
ae8189c218 Merge pull request #671 from int2001/fix_dxcc_mass_update
Fix "Check missing DXCC"-Updater
2024-07-31 19:01:06 +02:00
Andreas Kristiansen
459931c84a Revert my changes done to dxcc_lookup 2024-07-31 12:58:11 +02:00
int2001
d303e7b6cf Fix "Check missing DXCC"-Updater 2024-07-31 08:00:05 +00:00
phl0
7663c45679 We need to start with an empty array 2024-07-30 22:38:39 +02:00
Andreas Kristiansen
4524c9a617 Fixed regex typos 2024-07-22 16:08:29 +02:00
Andreas Kristiansen
8521cb1362 Set lat/long to blank 2024-07-18 17:48:23 +02:00
Andreas Kristiansen
cf88be9767 Improve user experience when logging unknown calls 2024-07-18 09:42:33 +02:00
HB9HIL
c9db79e4d9 only load Qra Lib if it isn't already, flooding log 2024-07-15 05:59:47 +02:00
HB9HIL
39bd320a18 Merge branch 'dev' into sfle 2024-07-14 12:31:21 +02:00
phl0
c8694aad17 Mark unsupported propmode on logging 2024-07-14 11:09:55 +02:00
HB9HIL
0342cd89e5 make sure contest is not empty, otherwise set NULL 2024-07-13 14:35:07 +02:00
phl0
17542767b5 Apply LoTW ignore also to RCVD fields 2024-07-12 18:45:25 +02:00
phl0
4318ce1bd9 Mark QSOs to be ignored as I before uploading 2024-07-12 12:51:11 +02:00
phl0
1c3da456ab Add ignore/grey color for LoTW status 2024-07-12 11:52:11 +02:00
phl0
ca6db420f7 Centralize unsupported prop modes variable 2024-07-12 09:29:09 +02:00
phl0
f9b03fb8e5 Do not set LoTW sent in edit QSO for unsupported modes 2024-07-12 09:19:43 +02:00
phl0
83cde5b853 Fix typo 2024-07-11 20:19:57 +02:00
phl0
f501291d2c Prevent RPT and INTERNET QSOs to be uploaded to LoTW 2024-07-11 20:18:22 +02:00
HB9HIL
0eeb4b4ccb restore permissions 2024-07-10 16:40:16 +02:00
HB9HIL
53d51ca064 do similar with hamqth 2024-07-05 15:39:20 +02:00
HB9HIL
9035fade33 search agn with plaincall if call was not found and contains a slash 2024-07-05 15:20:07 +02:00
HB9HIL
b5cb05f2ae Merge branch 'dev' into hrdlog_c2m 2024-07-01 12:22:07 +02:00
HB9HIL
cdd61846b4 made one from two 2024-06-28 23:02:01 +02:00
HB9HIL
20235d9874 moved hrdlog upload from controller to model 2024-06-27 17:45:29 +02:00
int2001
6512c5e014 Fixed detailview 2024-06-26 09:42:12 +00:00
int2001
5d08327fdf Added "All except SAT" to Gridmap 2024-06-26 09:17:41 +00:00
Joerg (DJ7NT)
518185806d Merge pull request #472 from int2001/filter_no_prop_mode
Added Filter for "empty" prop mode to gridmap
2024-06-15 09:00:06 +02:00
HB9HIL
0235816412 use primary key for QSO instead searching for it again 2024-06-15 00:09:11 +02:00
int2001
22cf035359 Added Filter for empty Prop-Mode 2024-06-14 07:40:50 +00:00
HB9HIL
2bbab02696 Merge remote-tracking branch 'upstream/dev' into alpha 2024-06-07 13:02:30 +02:00
Joerg (DJ7NT)
db584e98ac Merge pull request #416 from int2001/club2awards
Clublog 2 Awards
2024-06-07 12:56:56 +02:00
HB9HIL
d7e7c8a79f $this and $ci lang fixes 2024-06-06 21:32:42 +02:00
HB9HIL
12e4841b47 removed loading of frequency library (is part of autoload) 2024-06-03 16:04:38 +02:00
int2001
3511969c40 Recheck QSOs in Logbook was broken / this fixes it (+ little tuning) 2024-05-30 06:18:11 +00:00
Joerg (DJ7NT)
2a3404ca44 Update Logbook_model.php
Removed accidently replaced columns with `*`
2024-05-28 07:12:38 +02:00
Joerg (DJ7NT)
dc2b09d7d4 Merge branch 'dev' into import_speed 2024-05-27 16:22:45 +02:00
int2001
c66ba32a77 Merge branch 'dev' into club2awards 2024-05-27 14:11:24 +00:00
int2001
2403642a38 Adjuisted DOK-Award 2024-05-27 09:20:04 +00:00
HB9HIL
6962b1ad5f Merge branch 'dev' into hide_time 2024-05-27 09:54:58 +02:00
phl0
2ff173f659 Show time category only if time is actually shown
Also use default date format from config
2024-05-27 07:00:30 +02:00
phl0
8603c1f2b5 Hide time based on config 2024-05-27 06:59:38 +02:00
phl0
55093f52de Show time as H:i as in all other places 2024-05-27 06:57:54 +02:00
phl0
7a9af010dc Fix code formatting 2024-05-27 06:57:03 +02:00
int2001
090c62fece BugFix (Take 1st Element of Mode-Array) 2024-05-26 11:41:53 +00:00
int2001
310362e96c Reduced more queries (DXCC Speedup) 2024-05-26 10:52:05 +00:00
int2001
c26beab69c More reduction. Instead of querying DXCC in a loop, fetch them via like 2024-05-26 06:38:19 +00:00
int2001
3e9318b88a Cache more results (reduces 400 Calls on 400 QSOs) 2024-05-26 05:37:46 +00:00
int2001
5be9caa2c5 Refactored MODES to use ONE SQL in Constructor (reduces SQLs) 2024-05-26 05:13:11 +00:00
HB9HIL
6d1338f429 hide time in public view and show in user dateformat in dashboard 2024-05-25 19:57:00 +02:00
Andreas Kristiansen
ee63c90d62 Tweaking db calls for speed 2024-05-25 10:00:23 +02:00