Wykres commitów

735 Commity (4fb2d039130b1b32ec5e744b89f3c00d1e3d826d)

Autor SHA1 Wiadomość Data
Peter Goodhall 4fb2d03913 [Global Options] Added the option to define the Radio Timeout Warning
Radio timeout warning is used to alert users when a radio interface has disconnected and is providing stale info for logging.
2021-05-03 14:50:33 +01:00
Peter Goodhall bbdd0eadde [Dashboard] Adds Radio Status showing radios active in the last 15mins 2021-05-03 14:06:56 +01:00
Peter Goodhall 50d64af400 [eQSL] Log Upload responses as debug messages in log 2021-05-02 16:20:31 +01:00
Peter Goodhall 615ee09402 [eQSL] Adding eQSL upload response to output 2021-05-02 16:16:14 +01:00
Peter Goodhall 8d15346d9b
Merge pull request #1012 from AndreasK79/was_map_tweak
[WAS MAP] Minor tweaks. Always show button. Fetches band directly fro…
2021-05-02 15:28:22 +01:00
Andreas 64827f4506 [ADIF Import] Added option to always use login call as operator. Request by OE3IDE. 2021-05-01 19:52:13 +02:00
Andreas a4132ee7f3 [WAS MAP] Minor tweaks. Always show button. Fetches band directly from the dropdown instead. Removed unneeded call to summary. 2021-05-01 07:57:08 +02:00
Peter Goodhall de5671ef57 added some code comments 2021-04-30 16:25:38 +01:00
Peter Goodhall b95ef6d07d [WAS][Map] Map now available for all bands & sats 2021-04-30 15:27:18 +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 2396aec9d6 [Debug] If the ENVIRONMENT variable is set to development show debug options 2021-04-05 14:41:47 +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
Randy T b39715e0c5
Add function for Gridsquare Update 2021-03-30 21:04:49 -04:00
Andreas 5979cceb33 [Awards CQ] Added index for speedup. Removed some unused code and reduced number of queries by a few. 2021-03-27 14:28:29 +01:00
Peter Goodhall 141d27f008 [Station Locations] Missed a title that needed changed 2021-03-24 18:00:31 +00:00
Peter Goodhall 48c20fcc1d [Station Profile] This has now changed to Station Location 2021-03-24 17:22:32 +00:00
Andreas 997ae932ec [Main menu] Added user option to hide notes in the main menu. Fixes #942. 2021-03-20 21:19:07 +01:00
Peter Goodhall b5ed97869f [Awards][WAB] Removes legcy code for tracking WAB squares
With the implimentation of SIG in cloudlog logging WAB squares using this field is far better suited than prefixing in the comment field.

Therefore old code has been removed use the SIG field instead.
2021-03-20 15:51:53 +00:00
Peter Goodhall cb922cfd02 [Awards][Wacral] Removes WACRAL view will be handled by SIG
This was legacy code when tracking WACRAL members use the SIG field and awards views system
2021-03-20 15:49:40 +00:00
Peter Goodhall 023766063e
[Awards][Sigs] Creation of the Sig area within the Awards dropdown with data grids and ADIF export
Creation of the Sig area within the Awards dropdown that shows each unique SIG option in the database and the ability to see the references along with exporting them as ADIF.
2021-03-20 15:38:34 +00:00
Andreas 94980ec285 [Award] Changed to correct view when exporting (not that it does matter, they are equal). 2021-03-20 11:43:32 +01:00
Andreas ebc4ac0c4b [Award] SIG added to awards. Based on the work by @daccle. 2021-03-20 11:24:13 +01:00
Mike KJ4Z 8152dd9a64 Adding support for FT4 2021-03-19 15:55:58 -07:00
Peter Goodhall 7ad66ef669
Merge pull request #946 from AndreasK79/quick_lookup_wwff_added
[Quick lookup] WWFF added.
2021-03-19 15:03:04 +00:00
Peter Goodhall 71745a2ea8 [LoTW] Adds Code to LOTW QSO upload to remap mode 2021-03-18 17:16:03 +00:00
Peter Goodhall 90d1655c09 Update Lotw.php 2021-03-18 17:08:01 +00:00
Peter Goodhall 657fa1065a Merge branch 'master' of https://github.com/magicbug/Cloudlog 2021-03-18 17:06:24 +00:00
Peter Goodhall a33a094f3b [LoTW] Creates a map_mode function for converting ADIF modes to lotw modes
LoTW has a weird habbit of using on standard modes this matches those to ADIF modes
2021-03-18 17:06:21 +00:00
Andreas c8b0e48bcd [Quick lookup] WWFF added. Did some refactoring to simplify code, and make it easier to add queries. 2021-03-17 18:23:01 +01:00
Peter Goodhall 961f766d65
Merge pull request #937 from AndreasK79/quick_lookup
[Quick lookup] New feature to quickly check worked/confirmed on band/…
2021-03-16 16:49:38 +00:00
Peter Goodhall 341c014a8e Moved Cookie set to before QSO Save
This might fix #938
2021-03-14 14:41:24 +00:00
Andreas 850b00447a [Quick lookup] Added xss_clean to input. 2021-03-14 11:50:21 +01:00
Andreas 681cd0af9b [Quick lookup] New feature to quickly check worked/confirmed on band/mode. Invoked by ALT-L 2021-03-14 10:11:21 +01:00
Peter Goodhall 6a5eae830f
Merge pull request #878 from leroydiazg/start-qso-details-translations
Add support for QSO Detail translations
2021-03-09 13:04:18 +00:00
Peter Goodhall 22b1accdd8
Merge pull request #927 from AndreasK79/adif_choose_station_profile
[Adif Export] Added possibility to choose station profile when export…
2021-03-09 11:58:40 +00:00
Andreas 6f07bb3a4b [Adif Export] Added possibility to choose station profile when exporting or marking QSOs. 2021-03-08 20:20:05 +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 29581e9f70
[Contesting] PR #885 from AndreasK79 - Contest Names now stored and controlled via a SQL Table
Contest names can now be controlled via the frontend, make sure to add ones that are compatible with ADIF unless you want to use issues
2021-02-17 16:13:37 +00:00
Andreas adaa7f3f8a [Contesting] Contests can be added/edited/deleted inside Cloudlog. Used for choosing Contest in Contest Logging 2021-02-12 23:27:08 +01:00
Peter Goodhall 69609e9cb8
Removed some code temporary 2021-02-10 10:56:04 +00:00
Peter Goodhall 855410af6b [Search] Search is now available for public via enabling via Global Options
This change removes the need for the option in cloudlog.php config and makes public search enabled via the frontend interface
2021-02-09 17:52:23 +00:00
Peter Goodhall 18f8933d7a [Options] Frontend Code added to enable or disable public search 2021-02-09 17:46:47 +00:00
Leroy Diaz 56c77f3bd2 Add support for translations to 'QSO Details' lightbox 2021-02-08 21:23:08 +00:00
Peter Goodhall 33a89cb37a
Merge pull request #867 from phl0/AddSDOKinfo
Add SDOK info
2021-02-08 17:10:30 +00:00
Andreas c35d0d257e Fetches state from previous QSO. Fixes #854 2021-02-08 13:40:07 +01:00
Andreas 7642ab874f [Awards][US Counties] Can see list of counties now, and QSOs when clicked on county. 2021-02-07 15:22:03 +01:00
Andreas e558abf890 [Awards][US Counties] Added US Counties Award. Only totals so far. 2021-02-07 00:03:05 +01:00
phl0 a4a9217e37
Minor changes (variable naming and comments) 2021-02-04 16:46:11 +01:00
phl0 5597927c64
Also provide SDOK info for logging German DOKs 2021-02-03 12:28:58 +01:00
Peter Goodhall 89d579489a
[QSO Dialog] County has been added.
Adds USA County
2021-01-31 16:49:54 +00:00