Wykres commitów

634 Commity (61d283868e61d19d973242d691f8f272be8e2713)

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 4726846d8d 'badge-light' to 'text-bg-light' 2023-11-14 18:00:22 +01:00
HB9HIL 8c4bae8453 run migration script 2023-11-14 13:35:53 +01:00
Peter Goodhall 0325d5c898
Merge pull request #2684 from int2001/singlecat
Enable QRG-Only-Update (should fix #2611)
2023-11-13 13:57:39 +00:00
int2001 cce52c126c
Enable QRG-Only-Update (should fix #2611) 2023-11-13 09:18:56 +00:00
Andreas Kristiansen f4c2bbd58d
Merge pull request #2681 from HB9HIL/small_browser_error_fix
Small browser error fixes
2023-11-13 08:16:25 +01:00
HB9HIL 53028d223d datetimepicker 2023-11-12 16:29:37 +01:00
HB9HIL 3dbae9897d datetimepicker error in browser 2023-11-12 16:10:42 +01:00
HB9HIL b4ae66d5af changed searchBar back to callsign 2023-11-12 13:14:56 +01: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 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 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
Peter Goodhall 19f01dd393
Merge pull request #2662 from phl0/alsoUpdateAttributes
We also need tu update value attribute of inputs
2023-11-06 15:13:15 +00:00
phl0 b006861403
We also need tu update value attribute of inputs 2023-11-06 16:02:51 +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
HB9HIL ff1a65d831 Added Translation for 'Close' Button 2023-11-05 19:38:34 +01:00
HB9HIL 79750c17de added general language 2023-11-05 19:31:43 +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 1d52ac5120 modified logic for user option user_quicklog_enter 2023-11-05 12:30:33 +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 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 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
phl0 be7632ef58
Add reset buttons for times to reset on click 2023-11-04 14:19:56 +01:00
HB9HIL 827dfdb152 web manifest and meta tag 2023-11-02 20:58:40 +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 Kristiansen e6c485fc27
Merge branch 'dev' into simple-fast-log-entry 2023-10-31 09:05:23 +01:00
HB9HIL 1023baea95 added general language 2023-10-30 23:50:56 +01:00
phl0 ec348b1ca9
Also for QSL 2023-10-27 09:01:25 +02:00
phl0 e6c605094e
Also change box header 2023-10-27 09:00:31 +02:00
HB9HIL 4bae53433a
Merge pull request #14 from HB9HIL/dev
Dev
2023-10-26 10:53:02 +02:00
Andreas Kristiansen 41b17a82a6
Merge pull request #2615 from HB9HIL/cq-magazine-multilanguage
CQ Award Multilanguage Support
2023-10-26 10:43:46 +02:00
HB9HIL a63244a78a working on simplefle 2023-10-25 10:02:06 +02:00
HB9HIL 0364df723a working on sfle 2023-10-25 09:29:16 +02:00
HB9HIL 49143eec40 renamed link 2023-10-25 08:05:30 +02:00
HB9HIL 9017e42bd0 added menu entry 2023-10-24 22:54:17 +02:00
Peter Goodhall 3bfef81dfa
Merge pull request #2608 from HB9HIL/kml-export-dateinput-style
KML, DX Atlas, SOTA Export  - Style synced and translation
2023-10-24 16:51:25 +01:00
HB9HIL cca8ca60c6 added general language for map views 2023-10-24 17:42:53 +02:00
HB9HIL 52ed2a1395 fixed datetimepicker in kml export 2023-10-23 21:59:31 +02:00
HB9HIL 29cfc7c3e9
Merge pull request #12 from phl0/jaGridmaster
JA gridmaster and a more generalized approach serving as blueprint for
2023-10-23 10:02:09 +02:00