Wykres commitów

49 Commity (1eb655b5a21cff41377d047f96380901bea796c9)

Autor SHA1 Wiadomość Data
root 7e315677db Cleanup unused class 2024-03-08 12:57:07 +00:00
root f03b96968e Contesting Dupe Check Improvement 2024-03-08 12:41:12 +00:00
Peter Goodhall 4128425f2d Resolves issue when no previous contest qsos have been set and table was empty
Should resolve #2919 #2139
2024-01-14 18:04:46 +00:00
Juan Garcia 14429fbc83 Fix asset route and function name 2024-01-03 22:18:20 -05:00
Juan Garcia 42fda7cc83 Generalize the PoC 2024-01-03 22:03:11 -05:00
int2001 0748115b4e
JS-Part 2023-12-30 20:17:43 +00: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
int2001 df688cfcd4
Fix contestlog-reload on Fieldreset 2023-10-02 11:46:01 +00:00
int2001 9f50106529
commented the code 2023-08-06 08:01:21 +00:00
int2001 bc76514096
Reload table after each QSO in case of >1 PC used for logging 2023-08-06 07:05:33 +00:00
Peter Goodhall ecda88f240 [Lookup] Change SCP lookup from GET to POST
stops memory leaks when searching callsigns like i/4o4a
2023-07-08 13:38:28 +01:00
phl0 6787c62caa
Make contest table use padding for SRX and STX 2023-05-27 14:52:55 +02:00
Andreas ea70ee94b5 [Contesting] Fixed sorting when adding qsos to table 2023-05-23 12:12:21 +02:00
Andreas 22a2b1c61a [Contesting] Fixed date sorting in the QSO table 2023-05-03 12:28:41 +02:00
Andreas 5920167a3f [Contesting] Hopefully fixed serial issue 2023-04-29 10:17:07 +02:00
Andreas d64a75a244 [Contesting] Fixed serial not incrementing when loading session 2023-04-28 17:53:03 +02:00
Andreas 50f5f41883 [Contesting] Fixed issue with serial incrementing when setting exchangetype 2023-04-28 15:55:58 +02:00
Andreas f58df101b5 [Contest logging] Increment stored serial with 1 2023-04-11 10:40:12 +02:00
Andreas b481fdbb38 [Contest logging] Moved contest session from local storage to database 2023-04-10 18:54:24 +02:00
Andreas 2d629c8b01 [Contesting] Only log exchange according to exchangetype 2023-04-06 19:28:16 +02:00
Andreas 5497de3334 [Contesting] Fix serial not saved when using space 2023-04-05 14:52:05 +02:00
Andreas d9e0b36fb3 [Contesting] Added so that enter saves qso if in received grid or serial as well 2023-04-01 21:20:03 +02:00
phl0 136baf32c1
Make exchange upper case (in table and db) 2023-02-05 12:37:23 +01:00
phl0 aaf86d5656
Make number of rows "sticky" 2022-11-15 17:07:58 +01: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 a9210ecad7 [Contesting] Triggers table search when entering call 2022-10-30 08:02:32 +01:00
phl0 1b03da8b9b
Time and Date shortcuts also for contesting page 2022-09-25 12:32:39 +02:00
Thomas Werzmirzowsky 7870e31a9d post contest logging using manual parameter 2022-03-27 17:33:05 +02: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
Andreas 566f112897 [Contesting] Pushed fix so that serial is not set when serial is not used. 2021-10-11 18:54:48 +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 1746f7e581 [Contesting] Fixed a typo that would break function. 2021-08-12 11:56:38 +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 a361cfb897 [Contesting] Moved 2 js-functions from footer to the contesting.js file, just to clean things up a bit. 2021-08-11 08:54:24 +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
Peter Goodhall 3964acbdc8 [Contesting] Adds Validation to the serial input fields
This commit adds validation to the input fields, so that serial can only be a number and other can be freeform text.

Co-Authored-By: m0pcb <60575997+m0pcb@users.noreply.github.com>
2021-03-14 11:44:42 +00:00
Peter Goodhall abaccf4867 When clearing contest session empty the qso table 2020-12-29 16:37:23 +00:00
Peter Goodhall ba3d4a67bf When resetting contest session set the contest name to Other 2020-12-29 16:33:16 +00:00
Peter Goodhall 7b317576da When resetting contest session set contest type to serial 2020-12-29 16:29:43 +00:00
Peter Goodhall f25fb5c0b3 When pressing Reset Contest Session empty allt he input fields 2020-12-29 16:26:52 +00:00
Andreas fec2f3763a [Contesting] Added calling of setRst() when page loads, and on Reset QSO to reset RST. 2020-12-29 14:51:12 +01:00
Andreas 9e790340d7 [Contesting] Restoring QSO table. 2020-12-28 19:55:51 +01:00
Andreas 11736ea938 [Contesting] Added saving and restoring of contestid, exchangetype and exchangesent. 2020-12-27 09:37:48 +01:00
Andreas d80e5914ed [Contesting] Enter logs QSO when sent exchange field is active. 2020-12-25 16:57:04 +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