Wykres commitów

36 Commity (9d02cb13c0b162554794b2fb2a7792dca936e89c)

Autor SHA1 Wiadomość Data
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
HB9HIL b59c44f1be Multilang Contesting 2023-10-05 00:20:52 +02:00
int2001 d53d69494b
Added OperatorCall to Contesting 2023-08-22 16:57:42 +00:00
phl0 0a64fae50f
Add some space before search box 2023-05-27 15:29:20 +02:00
Andreas ac2cdc6e58 [Translation] Replaced all language string from $this->lang->line to lang 2023-05-14 13:45:10 +02:00
phl0 951be84c97
Rename recv/RECV to rcvd/RCVD to comply with ADIF fields and avoid
confusion
2022-11-08 23:57:39 +01:00
Andreas 71b38c72a5 [Bands] Contest logging band dropdown fetches bands from db. 2022-09-08 20:19:41 +02:00
Peter Goodhall b7c046184a Revert "Make the manual query parameter optional"
This reverts commit 0faf59c7e8.
2022-05-30 14:30:28 +01:00
Stuart Mumford 0faf59c7e8
Make the manual query parameter optional 2022-05-26 10:40:28 +01:00
Thomas Werzmirzowsky 7870e31a9d post contest logging using manual parameter 2022-03-27 17:33:05 +02:00
Andreas b534ef1911 [Contesting] Fixed syntax error in band dropdown. Fixes #1386 2022-02-01 11:01:51 +01:00
Ryan Zink 6b4a328bc1 Addition of 33cm and 1.25m bands where appropriate, reclassification of some bands as Microwave rather than UHF 2022-01-20 21:10:16 -07:00
Andreas 36d1b75484 [Contesting] Implemented dupecheck 2021-10-24 16:48:23 +02:00
Andreas d44831d3f5 [Contesting] Added selection for copying received exchange over to DOK field in the database. 2021-10-16 16:03:54 +02:00
Andreas b63ebc02be [Contest Logging] Started work on adding DOK to exchange 2021-10-12 13:10:54 +02:00
Jesse Rhoads 7eedf970e5 Fix incorrect column header on live contest page 2021-10-09 16:49:35 -04:00
Andreas e0e80fb680 [Contesting] Fixed so that correct gridsquare was shown in the view. Also removed some unused code in the controller. 2021-10-07 21:42:19 +02:00
Andreas e6387c92a5 [Contesting] Spacebar jumping is now working. Filling of QSO table is working. Logging the QSO and exchanges correct is working. 2021-08-13 12:47:17 +02:00
Andreas 6f448e056a [Contesting] Cleaning up the JS code, fixing some bugs and getting everything to work in the GUI. 2021-08-12 19:37:16 +02:00
Andreas d0a0cad4b7 [Contesting] Added exchange to exchange type. Input fields change according to exchange type. Storing values in localstorage, and restoring on reload. 2021-08-12 11:52:36 +02:00
Andreas 041114e85a [Contesting] Added hide/show on exchangefields when selection is made. 2021-08-10 22:32:15 +02:00
Andreas 1adae9fd88 [Contesting] Started working on adding more possibilities for contest exchange 2021-08-07 10:13:38 +02:00
Andreas adaa7f3f8a [Contesting] Contests can be added/edited/deleted inside Cloudlog. Used for choosing Contest in Contest Logging 2021-02-12 23:27:08 +01:00
Peter Goodhall 5623b004c1 [Contesting][Translate] Converted Contest Interface to use Translate system with english words.
Contesting now ready for translating into languages other than english
2021-01-05 16:14:50 +00:00
Peter Goodhall abaccf4867 When clearing contest session empty the qso table 2020-12-29 16:37:23 +00:00
Peter Goodhall e1860b78ea [Contesting] Cleaned up the HTML formatting as it was all over the place 2020-12-29 16:21:01 +00:00
Andreas 38f3ec9dcb [Contesting] Changed Reset QSO button to not reset everything. 2020-12-29 14:47:42 +01:00
Peter Goodhall 1c06dff5cb Renamed reset fields to reset qsos and moved position of the reset contest session 2020-12-29 11:36:10 +00:00
Andreas 9e790340d7 [Contesting] Restoring QSO table. 2020-12-28 19:55:51 +01:00
Paul Beesley 8ba41812ad Tweaks to text
Touches page titles, some table headers (capitalisation mostly), menu items.
2020-12-23 13:01:20 +00:00
Andreas a51ce5946f [Contest Mode] Contest name added 2020-12-18 23:27:47 +01:00
Andreas f784507435 [Contest logging] CAT added. Split some of the JS into it's own file. Frequency is also saved. 2020-12-07 21:26:16 +01:00
Andreas 2229a1579b Logging is working. Contest exchange is being logged. Basic contest logging is now working. 2020-11-17 09:47:57 +01:00
Andreas e557d92c47 Tweaking of logging form. Added some logic in javascript, and started on a function for saving the qso in the controller. 2020-11-16 19:20:45 +01:00
Andreas e83e7340f5 [Contest logging] Started work on the logging form. 2020-11-08 10:46:08 +01:00