Commit Graph

7742 Commits

Author SHA1 Message Date
HB9HIL
fa3fbeebda move get_county function to lookup 2024-03-07 09:47:49 +01:00
HB9HIL
e6492c5d8d sort states list alpabetical 2024-03-07 09:47:03 +01:00
Andreas Kristiansen
fd76cf0c8b Merge pull request #203 from AndreasK79/new_user_default_confirmation 2024-03-07 07:38:58 +01:00
Andreas Kristiansen
80d7adb66c [Users] Default checked for QSL and LoTW in new user form 2024-03-06 20:32:03 +01:00
Andreas Kristiansen
f174837140 Merge pull request #193 from AndreasK79/map_defaults 2024-03-06 16:19:57 +01:00
Joerg (DJ7NT)
9ddf69f4fa Merge pull request #201 from int2001/qso_del_rm_fix
Removed Reset / Clear on Backspace within qso-field
2024-03-06 14:10:30 +01:00
Andreas Kristiansen
9598723cc5 Added maidenhead default option 2024-03-06 13:58:35 +01:00
Joerg (DJ7NT)
2b7eb5ac15 Merge pull request #202 from int2001/clublog_chk_dupe
Catch Clublogerror if log was already sent
2024-03-06 13:46:21 +01:00
phl0
950ed3a462 Add newline for error messages 2024-03-06 13:32:49 +01:00
int2001
d67716cc70 Do not update, if LOTW_R_DATE is already set to thats received 2024-03-06 11:28:24 +00:00
int2001
e4f411c708 Catch Clublogerror if log was already sent 2024-03-06 06:16:47 +00:00
int2001
2bf8e008d7 Removed Reset / Clear on Backspace within qso-field 2024-03-06 05:26:43 +00:00
Florian (DF2ET)
a5ba345451 Merge pull request #199 from phl0/updateLotwDate
Update lotw date
2024-03-05 18:21:32 +01:00
Florian (DF2ET)
f1b70f7a59 Merge pull request #2 from int2001/lotw_update_optimize
Reduce 4 non-indexed queries to only 1
2024-03-05 18:20:34 +01:00
int2001
296d57ceac Reduce 4 non-indexed queries to only 1 2024-03-05 17:14:45 +00:00
phl0
7251892ccf Also update QSOs which have received LoTW cnfm beofre 2024-03-05 17:34:21 +01:00
phl0
63c7252f82 Use APP field from LoTW to set QSLRDATE 2024-03-05 17:33:51 +01:00
HB9HIL
6dfee7ec72 Merge pull request #197 from HB9HIL/fix_state_dropdown_on_copy 2024-03-05 16:02:35 +01:00
HB9HIL
780a24845b Merge branch 'dev' into fix_state_dropdown_on_copy 2024-03-05 16:02:17 +01:00
HB9HIL
b04679e7d9 Merge pull request #186 from HB9HIL/pota_selectize
[QSO] Multi POTA in QSO Logging
2024-03-05 13:57:22 +01:00
HB9HIL
57e011abb1 Merge pull request #9 from phl0/potaWording
Pota wording
2024-03-05 13:56:59 +01:00
phl0
43f64c7865 List multiple POTA refs separately in awards section 2024-03-05 13:14:23 +01:00
phl0
8311b4fe81 Adapt wording to reflect multiple values allowed 2024-03-05 13:06:57 +01:00
HB9HIL
be48e7c046 Merge branch 'dev' into pota_selectize 2024-03-05 12:49:47 +01:00
Florian (DF2ET)
8392858cf5 Merge pull request #198 from phl0/doNotFetchIotaRefFromPreviousQso
Only use IOTA ref from last QSO (instead of last one with IOTA ref)
2024-03-05 12:19:00 +01:00
phl0
3c8e82e05b Only get IOTA ref from last QSO (and leave empty if empty) 2024-03-05 12:16:43 +01:00
phl0
264383d824 Revert "Do not prefill IOTA ref from previous QSOs"
This reverts commit 41e5800133.
2024-03-05 12:15:01 +01:00
phl0
41e5800133 Do not prefill IOTA ref from previous QSOs 2024-03-05 11:50:04 +01:00
HB9HIL
45a00ce998 fix quickswitcher in stationsetup 2024-03-05 11:49:40 +01:00
HB9HIL
34bdc7823b fix state dropdown on location copy 2024-03-05 11:03:38 +01:00
HB9HIL
5cb1cd95f4 Merge branch 'dev' into pota_selectize 2024-03-05 10:41:18 +01:00
HB9HIL
215017b297 Merge pull request #196 from HB9HIL/qso_reset_language
Qso reset language
2024-03-05 10:40:41 +01:00
HB9HIL
46425b812d fix qso detail links 2024-03-05 08:04:03 +01:00
HB9HIL
1f694c3b1f Merge branch 'dev' into pota_selectize 2024-03-05 07:50:50 +01:00
HB9HIL
6ec4377fcd Merge remote-tracking branch 'upstream/dev' into qso_reset_language 2024-03-05 07:40:06 +01:00
HB9HIL
2e313b04f5 fix award info in wwff 2024-03-05 07:37:21 +01:00
HB9HIL
e85ba7571d reset button language 2024-03-04 18:24:19 +01:00
HB9HIL
d485963aa2 language 2024-03-04 17:57:08 +01:00
HB9HIL
091add7a1e multi pota in qso edit 2024-03-04 17:53:43 +01:00
HB9HIL
1c8b34412e Merge branch 'dev' into pota_selectize 2024-03-04 17:46:22 +01:00
HB9HIL
3e670eaa47 Merge pull request #188 from HB9HIL/qso_stuff
QSO and footer stuff
2024-03-04 17:45:16 +01:00
HB9HIL
8bddeeffbe Merge branch 'dev' into qso_stuff 2024-03-04 17:00:36 +01:00
Florian (DF2ET)
a54dd87306 Merge pull request #181 from int2001/qso_resetter
Qso Reset
2024-03-04 16:37:25 +01:00
Andreas Kristiansen
73cc827cb3 Merge pull request #195 from AndreasK79/lba_comment
[LBA] Now shows comment
2024-03-04 10:22:18 +01:00
Andreas Kristiansen
ac3b12fc90 [LBA] Now shows comment 2024-03-04 09:42:13 +01:00
Andreas Kristiansen
f26273a892 Merge pull request #191 from AndreasK79/dxcache_default
Use default dxcache url if not set
2024-03-04 08:24:39 +01:00
Andreas Kristiansen
8abc6ceee0 Merge pull request #23 from int2001/dxcache_default
Set dxcluster_maxage and decont as well if not given
2024-03-04 08:17:35 +01:00
int2001
dee54c3fdf Set dxcluster_maxage and decont as well if not given 2024-03-04 07:14:35 +00:00
int2001
9b78f9f08a reset band_rx as well as frequency_rx on bandchange 2024-03-04 05:38:20 +00:00
HB9HIL
aa4fc67dfd align table items 2024-03-03 22:25:27 +01:00