Peter Goodhall
8ed1141e36
Forgot to remove console debugging code
2021-03-31 16:53:42 +01:00
Peter Goodhall
c8b307baf7
[QSO] When entering a callsign the JS will check that the inputted callsign and searched callsign match
2021-03-31 16:51:32 +01:00
Andreas
098657c952
[Refactor footer.php] Split timeplotter functions to it's own file
2021-03-17 12:56:04 +01:00
Andreas
cf9e87c627
[Refactor footer.php] Split modes functions to it's own file
2021-03-17 12:51:13 +01:00
Andreas
58f14d407a
[Refactor footer.php] Split contesting names to it's own file
2021-03-17 12:44:39 +01: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
Andreas
d8756b9ce0
[Refactoring] Split js for Acumulated Statistics into separate js-file.
2021-03-09 18:24:22 +01:00
Andreas
992732e072
[Refactoring] Split js for Distances Worked, Days with QSOs and QRZ Logbook upload into separate js-files.
2021-03-09 18:20:27 +01:00
Andreas
7c04327268
[QSO Dialog] Auto-fill location and locator when SOTA is chosen. This is fetched from the API. This can be turned on/off in the user settings.
...
Did a refactor at the same time and moved a lot of javascript from footer.php to qso.js.
2021-02-26 10:37:43 +01: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
Peter Goodhall
b40b3a2834
[Contesting] New beta contesting features PR by AndreasK79
...
New feature: Contest logging
2020-12-09 18:05:16 +00: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
256dddc1f6
[QRZ Logbook] Added mark QSOs as uploaded.
2020-11-21 22:06:25 +01:00
Peter Goodhall
16ab6c8dc1
[Javascript] Split out JS code for ADIF and Notes pages
2020-09-15 21:09:18 +01:00