提交图

2436 提交

作者 SHA1 备注 提交日期
HB9HIL
14b2d8c4bc fixed enter problem 2023-11-06 23:00:53 +01:00
HB9HIL
0088d12399 fixed enter action 2023-11-06 22:20:18 +01:00
HB9HIL
f270ddc1fc removed post value in callsign 2023-11-06 22:17:24 +01:00
HB9HIL
5d9d77c6ab changed quicklog to localstorage 2023-11-06 22:17:01 +01:00
HB9HIL
c0b7f49d5d renamed searchBar 2023-11-06 22:16:45 +01:00
HB9HIL
11e6d2c2ba switched quicklog method to POST 2023-11-06 12:34:21 +01:00
HB9HIL
6d8804b189 changed quicklog form to text 2023-11-06 12:29:33 +01:00
Peter Goodhall
a7b6b593ef
Merge pull request #2554 from HB9HIL/dev-quicklog
Quicklog Feature
2023-11-05 14:31:48 +00:00
HB9HIL
e55984dd71
Merge pull request #17 from magicbug/dev
Dev
2023-11-05 14:12:09 +01:00
HB9HIL
e198b7d5e9 edited pwa meta header 2023-11-05 14:07:05 +01:00
HB9HIL
ed157b784c modified header meta paths 2023-11-05 13:35:22 +01:00
HB9HIL
9b7a029875 added option for user_quicklog_enter 2023-11-05 12:30:52 +01:00
HB9HIL
1d52ac5120 modified logic for user option user_quicklog_enter 2023-11-05 12:30:33 +01:00
HB9HIL
0a1bb39aff moved the option to main menu options 2023-11-05 10:38:12 +01:00
HB9HIL
3c1d08f4cb added handlekeyPress 2023-11-04 23:05:24 +01:00
HB9HIL
c9a9ebe7ed set quicklog to live qso mode 2023-11-04 21:39:48 +01:00
HB9HIL
1902bf1fb2 removed 1st quicklog draft from dashboard 2023-11-04 21:36:54 +01:00
HB9HIL
171dabec18 replaced js to save ressources if ql. is disabled 2023-11-04 21:34:08 +01:00
HB9HIL
04ff8d7434 implemented search and qso redirect 2023-11-04 21:15:36 +01:00
HB9HIL
605119f92f added translations 2023-11-04 19:06:35 +01:00
HB9HIL
6503787f26 added Translations 2023-11-04 18:57:09 +01:00
HB9HIL
46174ab0d9
Merge pull request #16 from magicbug/dev
Dev
2023-11-04 18:38:56 +01:00
HB9HIL
1899ad8021 Updated Header with Quicklog Feature 2023-11-04 18:34:16 +01:00
HB9HIL
08fd2bc992 added Quicklog User Option 2023-11-04 18:32:16 +01:00
Peter Goodhall
07d9872b89
Merge pull request #2651 from HB9HIL/simplefle-utc-time
SimpleFLE Added UTC Time and QSO Date hint
2023-11-04 16:15:41 +00:00
phl0
26a1f8531f
Also handle logging of start time only 2023-11-04 15:31:44 +01:00
phl0
be7632ef58
Add reset buttons for times to reset on click 2023-11-04 14:19:56 +01:00
HB9HIL
a071a4b8d9 added QSO Date hint 2023-11-04 12:55:33 +01:00
HB9HIL
c357e0f90c added utc time to view 2023-11-04 12:45:23 +01:00
HB9HIL
559f3d1923
Merge pull request #15 from magicbug/dev
Dev
2023-11-04 01:15:37 +01:00
HB9HIL
827dfdb152 web manifest and meta tag 2023-11-02 20:58:40 +01:00
HB9HIL
0867edc0f3 replaced refs hint 2023-11-02 14:50:21 +01:00
Andreas
df9c813fd6 Changed REF text header 2023-11-02 09:40:38 +01:00
HB9HIL
6026297649 Example Data 2023-11-02 08:22:01 +01:00
Andreas
0f1f619e50 Added scrollable QSO table 2023-11-01 21:56:33 +01:00
HB9HIL
99b4061217 prepared sample data 2023-11-01 21:08:21 +01:00
phl0
12ab752fc3
Display seconds in live contest logging 2023-11-01 14:33:13 +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
Andreas
47ee4c4b78 Merge branch 'dev' of https://github.com/magicbug/Cloudlog into dev 2023-11-01 10:18:30 +01:00
Andreas
95744266e2 Removed leftover translation variable 2023-11-01 10:18:27 +01:00
HB9HIL
f979921157 added translations 2023-11-01 01:41:58 +01:00
HB9HIL
8272fbbc5a added pota and iota, improved regex 2023-10-31 23:06:49 +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
1023baea95 added general language 2023-10-30 23:50:56 +01:00
HB9HIL
cad3646efa Cabrillo Multilanguage Support 2023-10-30 21:35:42 +01:00
HB9HIL
a640f16538 cabrillo multilang 2023-10-30 20:32:36 +01:00
Andreas
475820d09b Added translations 2023-10-30 18:45:40 +01:00
Andreas
70504c5022 [Dashboard] Added some warnings 2023-10-30 12:15:08 +01:00