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 |
|
HB9HIL
|
fc78ac132d
|
we can call qso_details_ajax instead
|
2024-05-24 22:01:38 +02:00 |
|
phl0
|
73a937af33
|
Refactor QSO entries on dashboard map
|
2024-05-18 07:02:10 +02:00 |
|
int2001
|
5e6bec6b00
|
Remove 5/9 as default when RST is empty at ADIF-Import
|
2024-05-15 12:02:01 +00:00 |
|
int2001
|
84502717fb
|
First working Version with CL-Download to users
|
2024-05-09 10:49:14 +00:00 |
|
int2001
|
3fbc8fb1e2
|
Break for checking other PR
|
2024-05-09 08:18:38 +00:00 |
|
HB9HIL
|
4b1b5c4d62
|
prop mode
|
2024-05-05 23:10:02 +02:00 |
|
Joerg (DJ7NT)
|
7a28b9eafc
|
Merge pull request #328 from int2001/cwn_filter_cluster
Filter cluster by DXCC-Status
|
2024-05-01 11:43:02 +02:00 |
|
int2001
|
9a7fc719c5
|
Exceptionhandling for emptyresults on Filtering
|
2024-05-01 09:38:49 +00:00 |
|
Joerg (DJ7NT)
|
3a2e1b4adf
|
Merge pull request #325 from int2001/qrz_fence
Autodisable QRZ-Upload if AUTH-Error // Logic-part
|
2024-05-01 11:28:22 +02:00 |
|
int2001
|
bac7683a1a
|
Autodisable QRZ-Upload if AUTH-Error // Logic-part
|
2024-04-30 14:02:51 +00:00 |
|
phl0
|
0f94bcd66b
|
Only overwrite incoming LoTW grid if at least of the same precision
|
2024-04-30 14:10:04 +02:00 |
|