Wykres commitów

542 Commity (e0230493eb4fad6d7b01ef5060a2c8eaaa51c80a)

Autor SHA1 Wiadomość Data
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
HB9HIL 313e5a13fd bootstrap dialog update 2023-11-14 15:53:19 +01:00
HB9HIL a8057d0ab9 latest BS 5.2.3 2023-11-14 15:00:54 +01:00
HB9HIL 19dcc9bc43 new bootstrap files 2023-11-14 13:43:24 +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
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