Commit Graph

77 Commits

Author SHA1 Message Date
int2001
c9f6965b6e Enable Logging on CR at Callsign-Field when running a no-xchg-contest 2024-05-31 16:10:47 +00:00
int2001
16748bffa0 Retrieve callbook onBlur of call ONLY. otherwise it's called twice, when pressing space 2024-04-29 05:27:48 +00:00
HB9HIL
f42ffa555a hide the "worked before" batch after the qso got saved anyway 2024-04-29 00:53:34 +02:00
HB9HIL
fe62d499f6 we don't need to show '000' in the datatable 2024-04-29 00:32:29 +02:00
HB9HIL
607f345e47 don't overwrite qrg if radio is selected 2024-04-29 00:30:22 +02:00
HB9HIL
6d6e151f43 push data as bulk instead line by line 2024-04-29 00:25:45 +02:00
int2001
95ab8cf510 Reduce amount of JS-Calls 2024-04-28 14:39:22 +00:00
phl0
cc1700d059 Get rid of type variable and set band = SAT if needed 2024-04-16 11:40:34 +02:00
Florian (DF2ET)
6aee3ab96b Merge pull request #241 from DJ3CE/contest-copy-to-any
Contest copy to any
2024-04-07 13:01:39 +02:00
DJ3CE
6970e4395c Post-contest-logging focus and qso-list fix
Move focus to start-time in post-contest-logging and
accept h:m-time on server-side.
2024-03-27 11:46:59 +01:00
Cedric Sehrt
b8f517de81 Implement contesting copy-exchange-to(-nearly)-anything
- in contest-session, the (numeric-)id of the selected 'copy' is saved,
   compatible with the previous DOK-copy.
 - UI changes
 - Logbook_model enhancements
 - Translation additions
2024-03-27 10:08:20 +01:00
int2001
6bbb72ac06 Added Highlighting and removed bug 2024-03-25 20:18:30 +00:00
int2001
f991f22663 Cache scp-results 2024-03-25 08:40:26 +00:00
int2001
6d4a094bdd Clear Bearing on empty call and submit 2024-03-08 16:46:12 +00:00
int2001
0cb9923196 Do Bearing lookup also for Mouse/Tab-Users 2024-03-08 12:23:34 +00:00
int2001
4aca8697fa Relocated setRst to common.js (was missing at contest) and added Bering-lookup 2024-03-08 12:01:27 +00:00
int2001
0f1bdb2f2d Refactor to getJSON 2024-03-08 09:23:14 +00:00
int2001
52fefb5561 JS-Part of adding bearing to contest 2024-03-08 08:46:10 +00:00
HB9HIL
8c94e739f5 js to prevent chars in serial 2024-02-12 01:14:22 +01:00
Andreas Kristiansen
10896723de Merge pull request #1 from int2001/contqsocnt
Prevent Racecondition when logging with CTRL-Enter
2024-02-04 11:36:55 +01:00
int2001
b4562e203d Prevent Racecondition 2024-02-04 10:34:32 +00:00
Andreas
ed37f6596d Need to clear datatable when session is deleted 2024-02-04 11:01:14 +01:00
Andreas
fc43f9b02e Refactor to get the table to load 2024-02-04 10:56:38 +01:00
Andreas
457a572257 Fixed error when data was empty. Also clear table before inserting again. 2024-02-04 10:44:07 +01:00
Andreas
71a2d1c291 [Contesting] Fix for table qso count 2024-02-04 10:28:20 +01:00
int2001
d3b5f4b787 Fix Various Contest-Race-Conditions JS-Part 2024-01-11 07:28:17 +00:00
HB9HIL
3ec1fd494b Merge pull request #56 from int2001/contesting_fix_reset
Fix racecondition at contesting
2024-01-06 10:48:45 +01:00
int2001
e799e1682a Added missing bracket (Breaks contesting otherwise) 2024-01-05 08:56:07 +00:00
HB9HIL
2fad5b1b93 Merge remote-tracking branch 'upstream/dev' into active_development 2024-01-04 21:21:26 +01:00
int2001
789bc3421f Fix racecondition at contesting, where setSession can be called before deleteSession is called/finished 2024-01-04 05:54:42 +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
89c67ac66e Fix issue, when starting FRESH Contest and pressing Reset QSO 2024-01-03 18:46:10 +00: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 595f620d9ea32cde52cd8094c9ba928b2242ebce
Author: phl0 <github@florian-wolters.de>
Date:   Wed Nov 1 13:58:05 2023 +0100

    Update languages

commit f670a0605923e3e3e50548cdc6872afce620d2bb
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 36d9a95ebbebb6cdcdd382d1460dd858b425e1c7
Merge: 54d5bb53 352931b1
Author: phl0 <github@florian-wolters.de>
Date:   Wed Nov 1 12:18:39 2023 +0100

    Merge branch 'dev' into qsoTime

commit 54d5bb535bfe820feb617b2c7205733af7b9f91d
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:14:58 2023 +0200

    start/end times for other languages

commit c5f6bb0cab5dd3b38d1d74ec1a666c82a71929d6
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 d519d88604bf1730a1c2e0631a6047326fa57a56
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 f2588ad1321df63d6840f33c05700f55eb681f9c
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:13:43 2023 +0200

    reset timers on form reset

commit 2b7ee4e48c27d0373e74a362f5c5d18d3616cd1e
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:13:27 2023 +0200

    Strip seconds from session time variable

commit e0c35aa0cfaf2569c1e9254d287a98251a771593
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:13:11 2023 +0200

    Adapt contest logging

commit 5368ef25f3a59756654092767c863684775f4483
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:12:50 2023 +0200

    Make date field a little smaller

commit ad2d7e756c101a387b4449ee0fcbfcbaac286d28
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:12:30 2023 +0200

    Add button to reset start time

commit f56e031946ef80978857da4f49629a51bb98ad57
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:11:09 2023 +0200

    Copy start to end time on focus out

commit b741d0428deac43efe33f8bf22943c09a994c271
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:10:45 2023 +0200

    Only min and sec for post QSO template

commit 77314edd31be56469d1355b95287e580e8414d8b
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