提交图

102 提交

作者 SHA1 备注 提交日期
Peter Goodhall
7a96e728fa Prevent double form submission in QSO section
Introduces a submission state flag to prevent double submissions of the QSO form, disables the submit button during processing, and restores its state if the page visibility changes or fields are reset. Also adds handling to prevent Enter key from causing duplicate submissions.
2025-08-18 14:41:38 +01:00
Hugo Silva
82515f0b9b On QSO logging, don't refresh callsign data if it's not changed 2024-01-14 22:50:47 +00:00
int2001
4bd3bc3beb
Added Space 2023-12-29 07:35:58 +00:00
HB9HIL
72e9bc1294 previous contacts 2023-12-29 08:26:15 +01:00
int2001
d067587639
show times worked b4 / JS-Part 2023-12-29 06:42:15 +00:00
HB9HIL
d678de8107 changed the trash icon in fav dropdown 2023-12-28 18:48:56 +01:00
Andreas Kristiansen
5e8075196b
Merge pull request #2772 from abarrau/ans-fix-qso-time-end
[QSO] Fix TimeOff on qso post
2023-12-06 18:08:37 +01:00
phl0
02ccbc8db2
Only reset timers in live QSO mode 2023-12-06 10:23:53 +01:00
abarrau
b3e9832291 add language for text error 2023-12-04 21:56:04 +01:00
abarrau
ee33736e83 time off change day if time off in 00:xx 2023-12-04 21:32:16 +01:00
abarrau
4139b3cb4c qso time off tested befor submit 2023-12-04 21:06:00 +01:00
Peter Goodhall
64e8c28a17 [QSO] Fixed Badge colours not functioning correctly 2023-11-26 15:01:34 +00:00
int2001
7bbdef5201
some more tooltip-fixes 2023-11-26 08:54:29 +00:00
HB9HIL
0e68b0641d fix_reset_time 2023-11-14 23:25:06 +01:00
HB9HIL
028644a837 changed if callsignValue 2023-11-14 20:29:58 +01:00
HB9HIL
56ff6fd8e5 empty localstorage after lookup 2023-11-06 22:19:47 +01:00
HB9HIL
2c7b588fa2 lookup logic if localstorage is not empty 2023-11-06 22:17:49 +01:00
HB9HIL
24d6e511ca run lookup if callsign is prefilled 2023-11-06 20:10:47 +01:00
HB9HIL
9ad9123e8b run lookup if callsign is filled 2023-11-06 14:30:30 +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
Peter Goodhall
c3daa32c5d [QSO] Call DXCC Summary Lookup last to speed up other elements on the screen with large logbooks 2023-10-24 13:52:06 +01:00
phl0
ce09bf6b7c
Keep unmodified c allsign for LoTW/qrz/hamqth lookups 2023-10-09 13:37:25 +02:00
int2001
1bfb44268b
Bugfix lookup calls with prefix 2023-09-29 09:13:32 +00:00
phl0
e1ebbd8e16
Replace slashed zero for qrz.com etc. links 2023-09-18 08:22:55 +02:00
int2001
7ac08b78f9
Check also grids found at callbook 2023-09-12 13:05:58 +00:00
int2001
b21f85106c
Colorscheme also for DXCC 2023-09-12 09:57:21 +00:00
int2001
db87530f37
removed debug, added setClass for worked/cnfmd 2023-09-12 06:36:31 +00:00
int2001
67731e4c61
Put "OR" in brackets add css for "only worked" 2023-09-12 05:38:07 +00:00
phl0
8135924345
ADIF field should be filled with null in case of failure 2023-08-29 23:48:59 +02:00
phl0
a84aa06965
Move searchdistance to POST parameters 2023-08-29 23:38:24 +02:00
phl0
6b9ad004ad
Changed qralatlng to post 2023-08-28 15:21:56 +02:00
phl0
3efcbf0b0d
Convert bearing lookup to POST request 2023-08-25 16:26:25 +02:00
int2001
4c9b752436
Added confirmation dialog and removed dbg 2023-08-19 15:11:15 +00:00
int2001
aca01fabb5
Now delete is working, too 2023-08-19 04:50:18 +00:00
int2001
b56c39db6f
Reload-favs after save 2023-08-19 04:11:41 +00:00
int2001
8fc412a1af
Added Prototype UI and Migrationscript 2023-08-18 16:54:50 +00:00
int2001
c29b1f3c80
example-calls for get/set/del Favs 2023-08-18 15:00:40 +00:00
int2001
1bf2840e27
Saving works now 2023-08-18 13:16:01 +00:00
int2001
2891cf09c8
save QRG/Mode/Band as Favourite 2023-08-18 12:48:31 +00:00
phl0
807061da33
Remove debug stuff 2023-08-18 07:01:22 +02:00
phl0
0320acbefd
Make LoTW hint clickable and show last upload from LoTW page 2023-08-18 01:00:39 +02:00
Peter Goodhall
7a6e84a52e Looks like i missed one 2023-08-13 22:38:03 +01:00
Peter Goodhall
5a71348e8c [QSO.js] Added base_url to ALL ajax queries 2023-08-13 22:32:42 +01:00
Peter Goodhall
3511c49047 Update qso.js 2023-08-13 22:24:58 +01:00
Peter Goodhall
f82bff2d8c Update qso.js 2023-08-13 22:14:19 +01:00
Peter Goodhall
25aa87f44f [QSO] Fixes issue when editing a gridsquare that distance wasn't calculated.
base_url wasn't defined therefore url only worked if you didn't use index.php

This fixes #2402
2023-08-13 22:12:12 +01:00
Peter Goodhall
2f4107c1c2
Merge branch 'dev' into winkeytest 2023-08-01 16:24:33 +01:00
Andreas
14c924e612 Fixing extra lookup when clicking in QSO entry window 2023-07-27 19:57:43 +02:00
int2001
cdd8fc4d7c
focusout instead of blur 2023-07-27 15:27:47 +00:00
int2001
b7fccc6aec
Removed debug output 2023-07-27 03:28:41 +00:00