Andreas
36d1b75484
[Contesting] Implemented dupecheck
2021-10-24 16:48:23 +02:00
Andreas
6f266567a1
[Modes] Added buttons for activate / activate all
2021-10-23 19:55:57 +02:00
Andreas
93b6cba00e
[Contests] Added buttons for activate/deactivate all
2021-10-23 19:44:41 +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
Thomas Werzmirzowsky
da14135a5f
added support for dark mode to some charts where it was missing
2021-09-10 18:53:24 +02:00
phl0
538fd0f285
Simplify date match regex a little ...
2021-08-30 09:03:39 +02:00
phl0
9bf9faec1e
Also add shortcut for date input
2021-08-29 21:17:43 +02:00
phl0
deb4d6cd53
Implement shortcut for time input during post QSO
2021-08-29 21:08:34 +02:00
Peter Goodhall
cfc6f36cc4
Merge pull request #1133 from AndreasK79/contesting_exchange_change
...
[Contesting] Added more exchange options
2021-08-16 10:47:14 +01: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
720cf766f2
[DOK autofill fix] Set option create to true so that entries not found in the DOK list, can be manually added. Fixed #1120
2021-08-08 18:30:07 +02:00
Andreas
1adae9fd88
[Contesting] Started working on adding more possibilities for contest exchange
2021-08-07 10:13:38 +02:00
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