Cloudlog
Cloudlog copied to clipboard
Web based amateur radio logging application built using PHP & MySQL supports general station logging tasks from HF to Microwave with supporting applications to support CAT control.
This addresses Issue https://github.com/magicbug/Cloudlog/issues/1618. It seems that the selectized input also needs a re-enable and a destroy to be reset properly. Besides that I also added independend variable names for...
Thought I better write some notes down on what I was thinking for this as there are some functional changes. - I'd suggest we use the config table to store...
**Describe the bug** The US county field is disabled upon entry of a non-US callsign. But it remains disabled after resetting the fields. So Logging a second QSO after that...
Fixes https://github.com/magicbug/Cloudlog/issues/3000 - moved checkWorkedBefore lookup from keyup to blur events so lookup happens after TAB press or click in other field similar to behaviour of N1MM Logger+ - added...
When checking for dupes during contest logging, the "Worked before" display is unreliable due to a race condition. This is due checkWorkedBefore being bound to keyup events. When typing fast,...
Describe the bug When attempting to use file_get_contents() to retrieve data from https://cdn.cloudlog.org/read_ng3k_dxped_list.php, a 403 Forbidden error is encountered. To Reproduce Steps to reproduce the behavior: Use the PHP code...
Everything I report is not an issue, but for improvement and adapting to PHP8.3: Message: trim(): Passing null to parameter #1 ($string) of type string is deprecated Filename: models/Logbook_model.php Line...
### Discussed in https://github.com/magicbug/Cloudlog/discussions/2980 Originally posted by **cats-shadow** February 20, 2024 When I search for a QSO, I get results from all my logs. How do I limit the search...
Error messages when submitting install URL. Steps to reproduce the behaviour: 1. Follow https://github.com/magicbug/Cloudlog/wiki/Executing-the-full-standalone-Cloudlog-stack 2. Open "http://ipaddress:8086/install" (or equivalent) 3. Enter data as requested/suggested 4. See 2 error reports in...
**Describe the bug** I tried using Cloudlog Cat with my Icom IC7300. Cloudlog Cat shows the rig as online and also has the right mode. When I change the mode...