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 |
|
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 |
|
Andreas Kristiansen
|
b125380c17
|
Added ITU Zone award
|
2024-04-27 17:37:43 +02:00 |
|
Joerg (DJ7NT)
|
b8ecc969a1
|
Merge pull request #311 from int2001/api_importer
Added the tuned importer (from ADIF) to QSO-API as well
|
2024-04-26 16:14:56 +02:00 |
|
phl0
|
4726321b1d
|
Remove distance/bearing text if grid is cleared
And also set distance to 0
|
2024-04-25 17:32:37 +02:00 |
|
int2001
|
4de37dce40
|
Added the tnued importer (from ADIF) to QSO-API as well
|
2024-04-25 09:10:46 +00:00 |
|
Andreas Kristiansen
|
e7b7beffc0
|
Forgot logbook_model
|
2024-04-23 13:40:54 +02:00 |
|
Andreas Kristiansen
|
afbf1713c9
|
Removed some unused files and refactored some functions
|
2024-04-23 13:34:30 +02:00 |
|
Andreas Kristiansen
|
dd2a993649
|
Merge pull request #301 from AndreasK79/wab_award
|
2024-04-21 14:39:20 +02:00 |
|
HB9HIL
|
78e28071b7
|
show total instance qso in debug
|
2024-04-21 10:52:30 +02:00 |
|
Andreas Kristiansen
|
55b44b0b8f
|
[Awards] Added WAB
|
2024-04-20 10:05:33 +02:00 |
|
phl0
|
0a16f897a1
|
Delete erroneous line
|
2024-04-15 18:26:35 +02:00 |
|
phl0
|
7137099d10
|
Upgrade API to also respond with confirmation state
|
2024-04-15 18:25:19 +02:00 |
|
phl0
|
daa2e6ad9f
|
Appliy sat and orbit filter to DXCC map
|
2024-04-13 17:42:51 +02:00 |
|
phl0
|
60952337af
|
Add filter for SAT and Orbit to DXCC table
|
2024-04-13 17:10:19 +02:00 |
|
Andreas Kristiansen
|
485ed713aa
|
Merge pull request #261 from AndreasK79/public_export_map
Public export map
|
2024-04-10 11:43:10 +02:00 |
|
Andreas Kristiansen
|
07c6bcea8f
|
rRmoved user_model loading, not needed
|
2024-04-09 20:26:59 +02:00 |
|
Andreas Kristiansen
|
83bc925248
|
Added path lines and band
|
2024-04-08 20:41:27 +02:00 |
|
phl0
|
d86474c2ce
|
Add orbit type to activated gridsquares
|
2024-04-08 15:03:32 +02:00 |
|
Florian (DF2ET)
|
6aee3ab96b
|
Merge pull request #241 from DJ3CE/contest-copy-to-any
Contest copy to any
|
2024-04-07 13:01:39 +02:00 |
|
phl0
|
1dfd4ee7fe
|
Set parameters for other functions to work correctly when orbit and/or
sat are not set
|
2024-04-05 21:12:27 +02:00 |
|
phl0
|
59ffba5dd3
|
Filter QSO list for Sat and orbit type
|
2024-04-05 16:36:44 +02:00 |
|
phl0
|
9e18887d35
|
Fix missing semicolon
|
2024-04-03 10:00:47 +02:00 |
|
int2001
|
c11ca1255e
|
Working for QSL-Images and delete QSO from logbook (via UI)
|
2024-04-03 05:47:03 +00:00 |
|
int2001
|
d5be587813
|
Remove OQRS, and Images if removing a QSO
|
2024-04-02 16:34:42 +00:00 |
|
DJ3CE
|
13aed8d94b
|
Update example for copy-contest-exchange, update state-regex, add translation
|
2024-04-01 13:24:06 +02:00 |
|