Wykres commitów

168 Commity (aa909524a7e7aad5a9efe4fc1ce00a6fb5eb8c95)

Autor SHA1 Wiadomość Data
Peter Goodhall 7e066bb963
Merge pull request #1138 from AndreasK79/theme_cleanup
[Themes] Cleanup
2021-09-15 23:10:24 +01:00
Andreas 106559d1eb This CSS fix adds a scrollbar to the modal if content height is greater than resolution 2021-09-15 17:08:00 +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
Andreas 3e8c57a11b [Themes] Added missing files 2021-08-23 20:18:34 +02:00
Andreas a9dd72a974 [Themes] Small tweaking of CSS for selectize overrides. 2021-08-21 20:16:57 +02:00
Andreas 3523d04cdc [Themes] Moved bootstrap-dialog.css and selectize.bootstrap4.css to css folder. Moved differences to overrides.css, and made sure to load this after the other css files. Now we only need two files for a theme in Cloudlog. 2021-08-21 17:17:21 +02:00
Peter Goodhall 2263b73605
Merge pull request #1124 from AndreasK79/map_enhancement
[Gridsquare Map] Tweaked the different zoom levels. Fields are shown …
2021-08-16 10:56:21 +01: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
Peter Goodhall 96c9766ed2
Merge pull request #1125 from AndreasK79/css_superhero_map_tweak
[Superhero Theme] Tweaked CSS for map.
2021-08-12 18:14:04 +01: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 a9b5672438 [Superhero Theme] Tweaked CSS for map. 2021-08-08 14:24:31 +02:00
Andreas 9f670aab8c [Gridsquare Map] Tweaked the different zoom levels. Fields are shown at the same time as worked/confirmed gridsquares (but only at certain zoom levels). Also gridsquares are visible at a lower zoom level. 2021-08-07 19:43:56 +02:00
Andreas 1adae9fd88 [Contesting] Started working on adding more possibilities for contest exchange 2021-08-07 10:13:38 +02:00
Andreas b27aa60c18 [Themes] A few small CSS tweaks for better readability in the awards table. 2021-07-23 18:40:41 +02:00
Andreas 07fc336f09 [Cyborg CSS Theme] Fix for callsign in map popup. It was all white. 2021-06-19 12:21:06 +02:00
Andreas 1fa68870ee [WAS US State Map] This moved the HI text on Hawaii on top of the island so that it is displayed when not using dark mode. 2021-05-22 08:50:39 +02:00
ve1cwj 0e0e37dcf4
Update satellite_data.json
Added JO-97 U/V linear transponder
2021-05-13 08:00:47 -03:00
Peter Goodhall 17c1728a03 Update general.css 2021-05-06 16:49:33 +01:00
Peter Goodhall 1c0270dd60 [WAS][MAP] made the popup bigger 2021-05-02 22:20:50 +01:00
Andreas 658641e51b [WAS Map] Added JS from this fork https://github.com/kcaran/us-map to enable labels on all states. Made a minor tweak to show popup with QSOs from clicked state. Tooltip is available, but disabled right now. 2021-05-02 17:25:59 +02:00
Peter Goodhall 2b9dc45b02 When you have selected "SAT" in WAS it will show button to show map 2021-04-29 23:50:45 +01:00
Peter Goodhall 31b6788520 [WAS]{SATS} This adds a demo of US State Map showing worked, confirmed
This adds US State map functions to Cloudlog at the moment SATS only.

Can be found at awards/was_map

Using https://newsignature.github.io/us-map/
2021-04-29 22:38:55 +01:00
Peter Goodhall c7e3672de0 [Satellites] Changed CAS-6 to TO-108 2021-04-28 16:14:15 +01:00
Peter Goodhall 627f1d8013 [Debug] Added a simple debug panel under Admin
This debug gives you a quick overview of the server software and whether Cloudlog can write to all the needed folders.
2021-04-05 11:31:41 +01: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
Peter Goodhall 673228bc4c [Station Locations][Edit] Changed the UI ahead of further improvements 2021-03-24 17:58:54 +00: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 8e2f9b92f5 Changed z-index on the map divs
Changed the z-index of the map on dashboard, logbook and qso window so that the when you click the menu the dropdown isn't hidden by map content
2021-03-14 14:58:38 +00: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
Peter Goodhall e8e7c5f5eb
Merge pull request #931 from AndreasK79/bootstrapdialog_theme_css
[Bootstrapdialog] Moved CSS to themes
2021-03-12 16:04:37 +00:00
Andreas 68faa33749 [Bootstrapdialog] Moved CSS to themes and tweaked primary modal to match theme colors. Also added vertical scrollbar when height was greater than browser height. 2021-03-09 20:26:55 +01: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 538d41dd0d
Changed FOX-1E to AO-109 2021-02-08 00:54:59 +00:00
Peter Goodhall b69c8e91e4 [Data Files] Adds US National Parks on the Air CSV for LOTW Usage 2021-01-27 19:25:38 +00:00
Peter Goodhall 40b95814be [Data Files] Updated US Counties this is the final version 2021-01-27 19:24:37 +00:00
Peter Goodhall c9f0544353
[Station Profiles] #847 from AndreasK79 dropdown for States and Counties
This provides a autocomplete for US counties based on the state provided.
2021-01-24 23:19:14 +00:00