Wykres commitów

475 Commity (50fef635d5ffabfea0b1f44e91f37050eab2eeb3)

Autor SHA1 Wiadomość Data
HB9HIL 8354ae3638 fixed some bs5 layouts 2023-11-28 21:10:30 +01:00
Andreas f7cf107feb Fixing some classes for correct styling 2023-11-28 20:34:18 +01:00
int2001 b3bb2aecf4
DXCC-Summary was not expandable due to BS5-Changes. 2023-11-27 07:43:23 +00:00
Peter Goodhall 64e8c28a17 [QSO] Fixed Badge colours not functioning correctly 2023-11-26 15:01:34 +00:00
int2001 b5a790d133
and one bunch more of tooltips 2023-11-26 09:00:47 +00:00
int2001 7bbdef5201
some more tooltip-fixes 2023-11-26 08:54:29 +00:00
HB9HIL ba63e5f6db Merge remote-tracking branch 'upstream/dev' into bootstrap_5 2023-11-24 12:14:10 +01:00
Andreas b9941891ea [Advanced Logbook] Removed reset on dupesearch. Reset triggers a search, and can't use filters 2023-11-23 15:36:58 +01:00
HB9HIL 65c59ef95c Merge remote-tracking branch 'upstream/dev' into bootstrap_5 2023-11-20 19:18:02 +01:00
Andreas 19f6418718 [OQRS] Fixed js function that was used to add qsos to qslprint 2023-11-20 19:03:54 +01:00
HB9HIL 52890a6156 no mark_lotw if no station is selected 2023-11-19 17:04:19 +01:00
HB9HIL 290689c257 datetimepicker to html 5 2023-11-19 14:05:00 +01:00
HB9HIL 65aa961aaa fixed badge classes 2023-11-17 18:22:02 +01:00
HB9HIL e6c17e9d11 fixed classes and buttons 2023-11-17 16:28:48 +01:00
HB9HIL 7c371abd55
Merge pull request #23 from magicbug/dev
Dev
2023-11-15 11:22:46 +01:00
HB9HIL 0e68b0641d fix_reset_time 2023-11-14 23:25:06 +01:00
HB9HIL 028644a837 changed if callsignValue 2023-11-14 20:29:58 +01:00
HB9HIL 4726846d8d 'badge-light' to 'text-bg-light' 2023-11-14 18:00:22 +01:00
Robert Sammelson 7ebf909fd7
Format file 2023-11-11 01:31:07 -05:00
Robert Sammelson 15f52f99ca
Fix POTA regex 2023-11-11 01:25:21 -05:00
HB9HIL bb5355d32f bug fix for getFreqFromBand 2023-11-09 21:49:17 +01:00
HB9HIL 4d997c1e70 removed console.log message 2023-11-09 00:54:26 +01:00
HB9HIL 8a3ec11e54 new timeWarning function 2023-11-08 17:51:26 +01:00
HB9HIL 4c17d8477f support for USB and LSB 2023-11-08 16:58:13 +01:00
int2001 b3589cef83
Keep Sorting when changing Bands 2023-11-08 09:55:26 +00:00
Peter Goodhall 5a56845305
Merge pull request #2657 from HB9HIL/quicklog-bug-fixing
Quicklog Bug Fixes
2023-11-07 21:34:40 +00:00
HB9HIL 56ff6fd8e5 empty localstorage after lookup 2023-11-06 22:19:47 +01:00
HB9HIL 2c7b588fa2 lookup logic if localstorage is not empty 2023-11-06 22:17:49 +01:00
HB9HIL 24d6e511ca run lookup if callsign is prefilled 2023-11-06 20:10:47 +01:00
HB9HIL 9ad9123e8b run lookup if callsign is filled 2023-11-06 14:30:30 +01:00
Peter Goodhall 4dbcdb3d31
Merge pull request #2659 from HB9HIL/simplefle-bug-fixes
SimpleFLE Bug Fix
2023-11-06 13:27:10 +00:00
HB9HIL 7f2e00b7ec added some to example data 2023-11-06 13:41:34 +01:00
HB9HIL ffdc660b46 corrected qrg format for logging 2023-11-06 13:26:48 +01:00
HB9HIL ff1a65d831 Added Translation for 'Close' Button 2023-11-05 19:38:34 +01:00
HB9HIL 27aad9c374 various translations 2023-11-05 19:32:15 +01:00
HB9HIL b743074a74 multilanguage support for js 2023-11-05 16:58:03 +01:00
HB9HIL 2fdcdaa201 added time function to js 2023-11-04 12:45:07 +01:00
HB9HIL 9a832c4fa2 added Initials of SOTA, POTA... aso 2023-11-02 15:07:57 +01:00
HB9HIL dbdccdd366 fixed old typo 2023-11-02 08:44:47 +01:00
HB9HIL 6026297649 Example Data 2023-11-02 08:22:01 +01:00
HB9HIL df4c24f9a2 sample data 2023-11-01 21:43:06 +01:00
HB9HIL 99b4061217 prepared sample data 2023-11-01 21:08:21 +01:00
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