Commit Graph

511 Commits

Author SHA1 Message Date
phl0
973d76eeb5
Add option to log QSO end times separately
Squashed commit of the following:

commit 595f620d9e
Author: phl0 <github@florian-wolters.de>
Date:   Wed Nov 1 13:58:05 2023 +0100

    Update languages

commit f670a06059
Author: phl0 <github@florian-wolters.de>
Date:   Wed Nov 1 13:55:04 2023 +0100

    Added user option for enabling QSO end time logging

commit 36d9a95ebb
Merge: 54d5bb53 352931b1
Author: phl0 <github@florian-wolters.de>
Date:   Wed Nov 1 12:18:39 2023 +0100

    Merge branch 'dev' into qsoTime

commit 54d5bb535b
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:14:58 2023 +0200

    start/end times for other languages

commit c5f6bb0cab
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:14:42 2023 +0200

    Hide end time if only differs in seconds as we only display minutes
    anyway ...

commit d519d88604
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:14:29 2023 +0200

    use start as end time if end is not set separately

commit f2588ad132
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:13:43 2023 +0200

    reset timers on form reset

commit 2b7ee4e48c
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:13:27 2023 +0200

    Strip seconds from session time variable

commit e0c35aa0cf
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:13:11 2023 +0200

    Adapt contest logging

commit 5368ef25f3
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:12:50 2023 +0200

    Make date field a little smaller

commit ad2d7e756c
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:12:30 2023 +0200

    Add button to reset start time

commit f56e031946
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:11:09 2023 +0200

    Copy start to end time on focus out

commit b741d0428d
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:10:45 2023 +0200

    Only min and sec for post QSO template

commit 77314edd31
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:08:49 2023 +0200

    Basics for QSO end time logging
2023-11-01 14:24:13 +01:00
HB9HIL
f979921157 added translations 2023-11-01 01:41:58 +01:00
HB9HIL
95bdef36dd removed adif download function 2023-10-31 23:21:45 +01:00
HB9HIL
8272fbbc5a added pota and iota, improved regex 2023-10-31 23:06:49 +01:00
Andreas
9e775dd35b Added support for logging WWFF and SOTA to db 2023-10-31 20:50:05 +01:00
HB9HIL
16f3103add added the "day +" command 2023-10-31 17:05:53 +01:00
HB9HIL
e1349059e6 band, mode, time and call can now in one line 2023-10-31 15:21:11 +01:00
HB9HIL
4c9241e4c8 fixed detection of cw rst if 3 digits are given 2023-10-31 10:26:15 +01:00
Andreas Kristiansen
e6c485fc27
Merge branch 'dev' into simple-fast-log-entry 2023-10-31 09:05:23 +01:00
Andreas Kristiansen
6bc902dd28
Merge branch 'dev' into cabrillo-multilanguage 2023-10-31 09:01:16 +01:00
HB9HIL
f28d0cd23c SimpleFLE Multilanguage Support 2023-10-30 23:52:20 +01:00
HB9HIL
cad3646efa Cabrillo Multilanguage Support 2023-10-30 21:35:42 +01:00
HB9HIL
41f02d5db9 fixed logging issue 2023-10-30 08:53:06 +01:00
Andreas
474e988971 Commented out grid, since it breaks logging 2023-10-29 11:40:50 +01:00
phl0
90a0529203
Show correct callsign left of dropdown menu 2023-10-29 02:43:22 +02:00
phl0
adb8e8d03c
Allow for selection of QSOs to be reassigned 2023-10-28 16:06:32 +02:00
HB9HIL
1421f82168 Merge remote-tracking branch 'upstream/dev' into simple-fast-log-entry 2023-10-28 00:40:37 +02:00
HB9HIL
2d9b8b6413 added user_id to local storage 2023-10-27 21:45:15 +02:00
HB9HIL
0bcb76fdc6 warning if some qso have no band/mode 2023-10-27 19:32:21 +02:00
HB9HIL
ed0b1fc730 changed bands to lowerCase to prevent search error 2023-10-27 15:57:17 +02:00
Andreas
fe1817a628 Corrected qso save function 2023-10-27 12:40:34 +02:00
Andreas
5cb67b0ca9 [SimpleFLE] Logging fix 2023-10-27 12:35:07 +02:00
HB9HIL
fe640da777 formatting time (not working properly) 2023-10-27 12:07:30 +02:00
HB9HIL
02dd5cce31 removed empty lines 2023-10-27 09:04:21 +02:00
HB9HIL
9d5e0ccfe5 less aggressive warning :) 2023-10-26 23:01:48 +02:00
HB9HIL
a3f4f1b564 added several UX/UI features 2023-10-26 22:50:55 +02:00
Andreas
33fb946256 [SimpleFLE] Saving QSO partially works 2023-10-26 20:46:13 +02:00
Andreas
587660383e [SimpleFLE] Replaced hardcoded bands with bands from db 2023-10-26 19:59:02 +02:00
HB9HIL
50551441a1 Prepoulate active Station Location 2023-10-26 16:10:05 +02:00
Andreas
a6f51cf29a Tweaked regex for bands 2023-10-26 15:25:34 +02:00
HB9HIL
ee90bdee9c SyntaxHelp Text Dialog 2023-10-26 14:21:33 +02:00
HB9HIL
462e464f6e added syntaxhelp text 2023-10-26 14:06:54 +02:00
Andreas Kristiansen
cb5969a090
Merge pull request #2627 from int2001/label_via
Add "send via" to labels
2023-10-26 13:42:02 +02:00
int2001
8e6c4733d9
Added "QSL via" also to LBA 2023-10-26 09:37:25 +00:00
HB9HIL
4bae53433a
Merge pull request #14 from HB9HIL/dev
Dev
2023-10-26 10:53:02 +02:00
HB9HIL
503f67c16e working on simple fle 2023-10-25 15:14:53 +02:00
HB9HIL
f0d0225f13 working on simplefle 2023-10-25 10:58:34 +02:00
HB9HIL
a63244a78a working on simplefle 2023-10-25 10:02:06 +02:00
HB9HIL
cca8ca60c6 added general language for map views 2023-10-24 17:42:53 +02:00
Peter Goodhall
c3daa32c5d [QSO] Call DXCC Summary Lookup last to speed up other elements on the screen with large logbooks 2023-10-24 13:52:06 +01:00
phl0
3e18f50a90
JA gridmaster and a more generalized approach serving as blueprint for
future gridmaster map pages
2023-10-22 21:23:51 +02:00
phl0
a847da0764
Make legend look a little nicer 2023-10-20 16:32:03 +02:00
Andreas Kristiansen
3126757d76
Merge pull request #2600 from HB9HIL/logbookadvanced_deletion_Warning
added translation for deletion warning
2023-10-20 14:10:28 +02:00
Andreas
c4121e7cde [Awards] Added FFMA 2023-10-20 13:27:44 +02:00
HB9HIL
843ef82296 added translation for deletion warning 2023-10-20 12:50:47 +02:00
Andreas
3383e5a92a [Logbook Advanced] Fixed callbook update 2023-10-20 10:26:20 +02:00
Andreas Kristiansen
e03c6aab22
Merge pull request #2597 from phl0/gridmasterMap
Gridmaster map
2023-10-20 10:21:35 +02:00
phl0
804c3f3ccf
Count paper cards only if not cnfm via LoTW 2023-10-20 00:51:44 +02:00
phl0
50a4ca9464
Some more minor grid display tuning 2023-10-20 00:43:12 +02:00
phl0
040ac27f3b
Draw only needed grids 2023-10-20 00:29:15 +02:00