Wykres commitów

2531 Commity (b154463d1eacecc8208a743ee539fa5f7f713c5e)

Autor SHA1 Wiadomość Data
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
Peter Goodhall e1860b78ea [Contesting] Cleaned up the HTML formatting as it was all over the place 2020-12-29 16:21:01 +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 38f3ec9dcb [Contesting] Changed Reset QSO button to not reset everything. 2020-12-29 14:47:42 +01:00
Peter Goodhall 1c06dff5cb Renamed reset fields to reset qsos and moved position of the reset contest session 2020-12-29 11:36:10 +00:00
Andreas 9e790340d7 [Contesting] Restoring QSO table. 2020-12-28 19:55:51 +01:00
Peter Goodhall bccfa6762b
[Contesting] PR #778 from AndreasK79 - Stores Contest Info into localStorage
Contestid, exchangetype etc are stored within the browsers localStorage.
2020-12-28 13:56:19 +00:00
Peter Goodhall df82d5ff26 [QSO] Added RX Band to the stored session data, held till reset. 2020-12-28 13:53:44 +00:00
Peter Goodhall ff60848085 Added .p12 files to gitignore dont want those ever on git 2020-12-28 13:52:30 +00:00
Peter Goodhall 5c22ead586 [LoTW][Sync] Small bug in the update code 2020-12-28 13:45:06 +00:00
Peter Goodhall 7abb6013fd [LoTW][Sync] You can now select the DXCC for the p12 certificate on upload 2020-12-28 13:42:26 +00:00
Peter Goodhall 0b84d4c005
Merge pull request #780 from AndreasK79/adif_parser_bugfix_for_feed
[Adif_parser] Bugfix for the feed function that is used by the API. F…
2020-12-27 10:41:21 +00:00
Andreas 339ee6e3a7 [Adif_parser] Bugfix for the feed function that is used by the API. Fixes #779. 2020-12-27 10:36:15 +01:00
Andreas 11736ea938 [Contesting] Added saving and restoring of contestid, exchangetype and exchangesent. 2020-12-27 09:37:48 +01:00
Peter Goodhall 3fe6a69807 [Config][Maps] Added Openstreetmap tile server settings to options table 2020-12-26 14:58:41 +00:00
Peter Goodhall 3e6998460d
Merge pull request #777 from poll-busily/awards_menu_sort
Sort Awards menu alphabetically
2020-12-26 14:29:51 +00:00
Peter Goodhall a503bc7b63 [LoTW] Mark Imported QSOs as sent to LOTW
When importing LoTW QSOs into a fresh cloudlog install mark QSOs as sent to LoTW so they dont get reuploaded.

Thanks to K7TAB for pointing this bug out

Fixes #772

Co-Authored-By: k7tab <76535253+k7tab@users.noreply.github.com>
Co-Authored-By: Peter Goodhall <84308+magicbug@users.noreply.github.com>
2020-12-26 14:28:52 +00:00
Peter Goodhall 32ea0f55f1 [QSO][Radio] Added Band RX to station which is populated based on CAT RX Freq
If the radio interface supplies a freq RX then the javascript will populate RX Band.
2020-12-26 14:07:00 +00:00
Paul Beesley bc386da0ca Sort Awards menu alphabetically
I think that alphabetic sorting makes this menu easier to scan.
2020-12-26 13:31:40 +00:00
Peter Goodhall 9fb4accd5e Nothing exciting just cleaned up code formatting on lotw.php controller. 2020-12-26 12:21:23 +00:00
Peter Goodhall 7e8be5e266 [LoTW][Upload] Make sure Station Profile and Cert DXCCs match 2020-12-26 12:08:43 +00:00
Peter Goodhall 0fdce42b33
[ADIF Parser] Modifications done to the ADIF parser to speed it up 2020-12-26 11:35:07 +00:00
Peter Goodhall 8a2d62e50c
[ADIF import] Skip QRZ Logbook upload when importing ADIF from import and LoTW 2020-12-26 11:34:14 +00:00
Peter Goodhall 40c242e74e
Merge pull request #764 from poll-busily/text_tweaks
Tweaks to text (mostly capitalisation)
2020-12-26 11:33:04 +00:00
Peter Goodhall fbc3657e52
[Contesting] Enter logs QSO when sent exchange field is active. 2020-12-25 16:12:56 +00:00
Andreas d80e5914ed [Contesting] Enter logs QSO when sent exchange field is active. 2020-12-25 16:57:04 +01:00
Andreas bcb9ab7047 Fixed a typo. 2020-12-24 10:53:29 +01:00
Peter Goodhall 2fb0ff53db
Merge pull request #771 from anthonydiiorio/dark-css-tweaks
Minor dark fixes
2020-12-23 19:32:29 +00:00
Anthony Di Iorio 1361ef3c44 Minor dark fixes
Fixes contest dropdown and Darkly dropdown background
2020-12-23 14:00:42 -05:00
Paul Beesley 8ba41812ad Tweaks to text
Touches page titles, some table headers (capitalisation mostly), menu items.
2020-12-23 13:01:20 +00:00
Peter Goodhall 6b34b6fcc9
[QSO][Panel] Pressing Spacebar in the Callsign field moves you to name.
Pressing spacebar within the callsign field now jumps you to the name field
2020-12-23 09:42:38 +00:00
Peter Goodhall 209cd029b5
[CSS][Dark Themes] General Improvements to make things even more dark :p 2020-12-23 09:41:08 +00:00
Anthony Di Iorio 98f50948ee Fix dark hamburger menu 2020-12-23 04:36:22 -05:00
Anthony Di Iorio 18fbb72d19 Spacebar moves to name field
Spacebar moves to the name field when you're entering a callsign

Similar to contesting ux, good for pileups.
2020-12-23 03:23:31 -05:00
Anthony Di Iorio 8df6587cda Superhero blue inputs 2020-12-23 02:31:53 -05:00
Anthony Di Iorio d8f289b83a Dark theme overrides
Adjusted overrides to complete the dark themes. Now much easier on the eyes with dark inputs, navigation, and maps when loading.
2020-12-23 02:22:27 -05:00
Peter Goodhall d607502c29 [QSO popup] Moved station information to "Stations Details" tab 2020-12-22 18:03:01 +00:00
Peter Goodhall 34c41383a9 [QSO View] Added the Contest ID to the popup 2020-12-22 17:54:32 +00:00
Peter Goodhall cf1f3487c6 [Global Configs] Addresses issue #765 2020-12-22 12:33:28 +00:00
Peter Goodhall 89ac4c35b7
[Maps] Adds dark overlay the maps when using the three dark themes. 2020-12-21 17:48:29 +00:00
Peter Goodhall 13367c5a65
[Awards][DXCC] Can now choose by mode 2020-12-21 17:45:52 +00:00
Peter Goodhall 1d09b1038c
[Print Requested QSLs] Bugfix for ADIF export. Fixed #761 2020-12-21 17:44:31 +00:00
Peter Goodhall 6b7e033de5
[Contest Mode] Contest name added
Can now select the ADIF contest name from the select list
2020-12-21 17:42:57 +00:00
Andreas 018bcfebd9 [Print Requested QSLs] Added QSL_VIA to ADIF export. 2020-12-20 22:04:02 +01:00
Andreas cc3f646144 [Print Requested QSLs] Bugfix for ADIF export. Fixed #761 2020-12-20 21:22:52 +01:00
Andreas a51ce5946f [Contest Mode] Contest name added 2020-12-18 23:27:47 +01:00
hairlesshobo 617ad8ea7c Darkened map tiles for the three dark themes 2020-12-17 08:07:09 -05:00
Peter Goodhall 107dab73f6
Merge pull request #753 from ryandzink/timeplotter_sat_mode_fixup
Timeplotter satellite mode correction
2020-12-15 22:16:46 +00:00