Wykres commitów

1001 Commity (f4b81752b489afbd7c2bdc4b892ff29ae2ddb10d)

Autor SHA1 Wiadomość Data
Peter Goodhall f4b81752b4 Added County 2021-01-02 19:09:12 +00:00
Peter Goodhall 1777cf0d7c [LoTW][Sync] Added Hawaii & Alaska States and countys as options for lotw upload 2021-01-02 13:33:16 +00:00
Peter Goodhall abaccf4867 When clearing contest session empty the qso table 2020-12-29 16:37:23 +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 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 7abb6013fd [LoTW][Sync] You can now select the DXCC for the p12 certificate on upload 2020-12-28 13:42:26 +00: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 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
Paul Beesley 8ba41812ad Tweaks to text
Touches page titles, some table headers (capitalisation mostly), menu items.
2020-12-23 13:01:20 +00: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
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 13367c5a65
[Awards][DXCC] Can now choose by mode 2020-12-21 17:45:52 +00:00
Andreas a51ce5946f [Contest Mode] Contest name added 2020-12-18 23:27:47 +01:00
Andreas d9ef7fe7d8 [DXCC Award] Reworked summary so that it shows all the bands regardless of what is chosen in the form above. 2020-12-14 09:49:49 +01:00
Peter Goodhall a012d73df2 [Options] Adds new Save & Update funcs to OptionsLib, Creates /options with the abilty to change the theme globally 2020-12-13 16:55:10 +00:00
Peter Goodhall 8dfaf47c79 [Options] Greates OptionsLib library, sets default theme and others
This commit does a couple of things

- Creates OptionsLib which stores the 'Options' within the CI config system prefixed with "options_"
- Loads the OptionsLib automatically
- Adds function to OptionsLib for selecting the active stylesheet.
- Adds function to get an option_value that isn't automatically loaded.
2020-12-12 22:03:42 +00:00
Andreas 44909aec5d [DXCC Award] Adding mode to selection 2020-12-11 23:45:06 +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
Peter Goodhall fa48db4263 [Map][Custom] /map/custom you can select to dates to map QSOs 2020-12-07 17:28:19 +00:00
Peter Goodhall 9d4ab310d2 [Maps] Added a view to show all logged QSOs of an active profile on a map /map 2020-12-07 16:32:12 +00:00
Peter Goodhall ee74829fee Merge branch 'themes' of https://github.com/poll-busily/Cloudlog into pr/734 2020-12-07 13:56:21 +00:00
Peter Goodhall c00e33af55 Added extra warnings and cleaned up the display 2020-12-07 13:54:15 +00:00
Paul Beesley b635de6ac3 Add Darkly dark theme
And rename Dark to Cyborg (Dark)
2020-12-07 13:42:15 +00:00
Paul Beesley 002de3292b Add Cosmo theme
MIT license from Bootswatch
2020-12-07 13:42:14 +00:00
Paul Beesley 5c1ebf6ec9 Clean up dark theme compatibility 2020-12-07 13:42:14 +00:00
Paul Beesley d842164691 Add Superhero (new dark theme) to test changes
Now we should be able to drop in a new theme folder with minimal changes.
2020-12-07 13:42:14 +00:00
Paul Beesley e99e0da84d Change the way themes are processed
Place themes in subfolders and use the folder name in the DB instead of the path to a single CSS file
2020-12-07 13:42:13 +00:00
Peter Goodhall b98959f67b
Merge pull request #728 from AndreasK79/export_highstock
[Timeplotter and Distances Worked] Export has been added to the highs…
2020-12-07 13:31:35 +00:00
Peter Goodhall cee3d0c6b1
Merge pull request #730 from AndreasK79/adif_import_export_gui_tweak
[ADIF Import / Export] GUI tweaking.
2020-12-07 13:29:25 +00:00
Paul Beesley a6682a857a Add Darkly dark theme
And rename Dark to Cyborg (Dark)
2020-12-07 09:55:31 +00:00
Paul Beesley 2abd81c3dd Add Cosmo theme
MIT license from Bootswatch
2020-12-07 09:55:30 +00:00
Paul Beesley 7375ba34f9 Clean up dark theme compatibility 2020-12-07 09:55:30 +00:00
Paul Beesley ff403dc456 Add Superhero (new dark theme) to test changes
Now we should be able to drop in a new theme folder with minimal changes.
2020-12-07 09:55:30 +00:00
Paul Beesley 301483bddf Change the way themes are processed
Place themes in subfolders and use the folder name in the DB instead of the path to a single CSS file
2020-12-07 09:55:30 +00:00
Peter Goodhall 39ab2c9e89
Merge pull request #731 from AndreasK79/kml_export
[KML Export] Bugfix, as it was not working.
2020-12-06 21:24:38 +00:00
Andreas f8fbbfd268 [Timeline] Bugfix in form 2020-12-06 13:24:22 +01:00
Andreas b2750b827f [KML Export] Bugfix, as it was not working. Also made a GUI with options for what you want to export. 2020-12-06 13:21:35 +01:00
Andreas b03a753ab6 [ADIF Import / Export] GUI tweaking. Split into tabs. Added option for marking QSOs as exported to QRZ Logbook when importing from ADIF. 2020-12-04 14:52:00 +01:00
Peter Goodhall c1b0d49ae7
Merge pull request #726 from AndreasK79/reload_disable_on_save_qso
[Edit QSO] Disabled reload of page when editing and saving QSO while …
2020-12-02 16:39:57 +00:00
Andreas d1163bc2aa [Timeplotter and Distances Worked] Export has been added to the highstock plotting. 2020-12-02 14:49:14 +01:00
Andreas a9ab3c01f7 [Edit QSO] Disabled reload of page when editing and saving QSO while in Live QSO/Post QSO 2020-11-30 20:39:25 +01:00
Peter Goodhall 9a07722675 [Station Profile] Made table responsive within the design so its scrollable 2020-11-28 20:11:25 +00:00