提交图

5542 提交

作者 SHA1 备注 提交日期
Rodrigo Freire
8abd4439c5
Brazilian DXCC data: Minor adjustements
- Fixes a cosmethic ordering entry
- Also adds comments giving references
2025-07-10 23:47:55 -03:00
Rodrigo Freire
c7a21a355c
Brazilian DXCC fix: Fixes the class name 2025-07-10 23:41:39 -03:00
Rodrigo Freire
bf43158f7e
DXCC database: Fix Brazilian data
There's a number of issues in Brazilian DXCC entities, namely:
- Misspeled state names
- Wrong time zone
- Wrong ITU zone
- Wrong callsign assignment plan

This commit addresses these issues, while allowing for a full reversion
of the old data, by using UPDATE statements, changing the database
to a minimum and being as safe as possible.
2025-07-10 23:23:23 -03:00
Peter Goodhall
be4b34feec [API] Adds logbook_check_country call 2025-06-24 15:24:20 +01:00
Peter Goodhall
4f08dd4804 tag 2..6.19 2025-06-11 15:25:08 +01:00
Peter Goodhall
17bf359515 typo 2025-06-10 15:05:50 +01:00
Peter Goodhall
ff8bbcf216 Update 198_sat_name_change_hadesicm_so125.php 2025-06-10 14:45:41 +01:00
Peter Goodhall
ff134c067e [Sats] Cbanged HADES-ICM to SO-125 2025-06-10 14:19:55 +01:00
Peter Goodhall
72d2d84332 Add dB signal report support for Q65, FST4, and FST4W digital modes
- Updated setRst() function in footer.php to include Q65, FST4, FST4W modes
- Extended getReportByMode() function in simplefle.js to handle dB reports for all digital modes
- Ensures consistent signal report handling (-5 dB default) across all WSJT-X compatible modes
- Fixes issue where Q65, FST4, FST4W used traditional RST instead of dB reports
2025-05-28 17:08:54 +01:00
Peter Goodhall
85ffd419ab Prevent duplicate QSO form submissions
Prevent duplicate QSO form submissions

- Add isSubmitting flag to track form submission state
- Implement event listener on qso_input form to prevent multiple submissions
- Block subsequent submit attempts while form is processing
- Add comprehensive JSDoc documentation for the feature
- Prevents duplicate QSO contacts from being created accidentally

Fixes #3181
2025-05-28 16:56:03 +01:00
Peter Goodhall
978bdbf76b Wiring for Cloudlog Aurora Winkey Websocket Support 2025-05-28 14:24:03 +01:00
Peter Goodhall
7156b185e1 add option to turn on websockets for winkey 2025-05-28 13:38:25 +01:00
Peter Goodhall
e2006a936f Cleaned up code formatting 2025-05-23 15:03:32 +01:00
Peter Goodhall
d853963384 Cleaned up code formatting 2025-05-23 11:55:35 +01:00
Peter Goodhall
a5cf402827 Starting to add Winkey web socket features 2025-05-22 22:54:18 +01:00
Peter Goodhall
34c240d43a Improve station profile page layout and fix HTML issues
This commit makes two main improvements to the station profile page:

1. UI/Layout improvements:
   - Move the "Create Station Location" button next to the page title
   - Create a flex container for better alignment of title and button
   - Remove unnecessary paragraph tags around the button

2. HTML validation fixes:
   - Add missing quotes around title attributes in buttons
   - Replace incorrect </br> tag with proper <br> tag
   - Fix duplicate closing </td> tag in empty log section
   - Clean up extra whitespace

These changes improve both the visual appearance and HTML validity of the
station profile page.
2025-05-21 23:06:59 +01:00
Peter Goodhall
28f73d5970 Improved commenting 2025-05-21 17:12:22 +01:00
Peter Goodhall
3e24905520 If Clublog returns 403 disable upload 2025-05-21 16:47:57 +01:00
Peter Goodhall
763e475a39 Lets get 2.6.18 ready 2025-05-07 14:22:56 +01:00
Peter Goodhall
e1e34def97 Updated Polish files from SP4BAO 2025-05-03 13:06:45 +01:00
Peter Goodhall
af60e40315 removed redundant code 2025-04-18 11:02:22 +01:00
Peter Goodhall
4407da4c22 comment clean up 2025-04-18 10:53:31 +01:00
Peter Goodhall
0b583772f8 wip 2025-04-18 10:45:15 +01:00
Peter Goodhall
fdff3c0aba Forgot to remove 80m limit 2025-04-18 10:40:03 +01:00
Peter Goodhall
0416d8446f Reworked some of the QRZ code for downloading 2025-04-18 10:35:45 +01:00
Peter Goodhall
b1a68d6c61 Improved callbook error when not defined 2025-04-14 20:10:11 +01:00
Peter Goodhall
13f102bee2 [Contesting] Stops whitespace in the getting saved with callsign
If there is any whitespace it will error and if that slips through it gets stripped out. Fixes #3267
2025-04-12 14:09:04 +01:00
Peter Goodhall
27a4983117 Tag version 2.6.17 2025-03-05 21:52:19 +00:00
Peter Goodhall
3052986a90 Set SO-124 to upload to Lotw 2025-03-05 21:46:32 +00:00
Peter Goodhall
a0971dc8b3 Unused CSS files called fixes #3250 2025-01-15 16:30:17 +00:00
Peter Goodhall
14816383a2 Increase QTH column for logged QSOs
Fixes #3236
2025-01-07 13:27:39 +00:00
Peter Goodhall
5bbeb0962d Increase the lotw password size in the database
Fixes #3244
2025-01-07 13:22:08 +00:00
Peter Goodhall
a052951bfd Fixes issue #3247 2025-01-07 13:16:23 +00:00
Peter Goodhall
21df52575f Update AO-123 settings for LoTW 2024-12-07 10:59:40 +00:00
Peter Goodhall
83dd417539 [QSO] Adds Select Radio under the map 2024-12-06 15:07:52 +00:00
Peter Goodhall
446b9654e6
Merge pull request #3232 from DanielBausset/statistics-eachday
Analytics: graph of number of QSOs for each day in the log
2024-12-04 15:19:19 +00:00
Danny
410cc617be Fixed statistics traductions 2024-11-30 19:21:46 +01:00
Danny
d4e32b3443 Fixed german traductions 2024-11-30 16:57:40 +01:00
Danny
61b40a010d Analytics: graph of QSOs for each day in the log 2024-11-30 16:53:52 +01:00
Peter Goodhall
d53a17faa5 Advanced search - Fixes issue with some modes missing 2024-11-27 13:49:02 +00:00
Peter Goodhall
875155feff Typo 2024-11-26 15:15:14 +00:00
Peter Goodhall
fe40a9c606 Fixes typo 2024-11-26 15:12:46 +00:00
Peter Goodhall
c038edcf49 Fixes undefined property error when showing distance in logbook views reported by N5UC 2024-11-26 13:43:16 +00:00
Peter Goodhall
cfd880d479
Merge pull request #3231 from DanielBausset/statistics-weekdays
Analytics: number of QSOs for each day of the week
2024-11-23 16:01:10 +00:00
Peter Goodhall
8e555fb78c
Merge pull request #3228 from DanielBausset/analytics-distances-propagationmode
Distances worked analytics: filter on propagation mode
2024-11-23 16:00:54 +00:00
Peter Goodhall
6bffd4a1c1 Cleaned up formatting of api model 2024-11-21 16:30:12 +00:00
Peter Goodhall
1729aaaa69 [API] Access function improved to speed function up 2024-11-21 16:29:42 +00:00
Peter Goodhall
20491702a3 Changed radio icon 2024-11-21 13:59:45 +00:00
Peter Goodhall
91196f855c Upgraded fontawesome, added Bluesky and updated social icons
Bluesky added from request from GM4ZJI
2024-11-20 21:52:52 +00:00
Danny
ef2ea82435 Statistics: number of QSOs par day of the week 2024-11-20 20:24:08 +01:00
Danny
b92b60d678 Distances worked analytics: filter on propagation mode 2024-11-17 16:31:27 +01:00
Peter Goodhall
1362d19608 fix Unauthenticated SQL Injection in in function delete_oqrs_line
Fixes injection issue reported by @trungpc19
2024-11-07 11:03:33 +00:00
Peter Goodhall
9e6348f49e [Hamsat] Fixed Typo on tooltip
Thanks N9EAT for reporting typo
2024-11-05 14:18:10 +00:00
Peter Goodhall
de543c8bbc
Merge pull request #3204 from DanielBausset/custom-map-dates
Custom maps: set dates to full logbook range + submodes filter fix + some wording fixes
2024-10-30 15:39:14 +00:00
Peter Goodhall
191f5591ba Improved handling of Callbook Data 2024-10-30 15:13:58 +00:00
Peter Goodhall
7fdf83cc36 Set MO-122 and SONATE to upload to LoTW 2024-10-24 13:45:15 +01:00
Danny
d11ff35bfb Custom maps: set dates to full log range + submodes filter fix + some wording fixes 2024-10-12 16:56:04 +02:00
Peter Goodhall
1feca1d29c HamQTH - Correctly handle session key resets 2024-10-08 16:47:15 +01:00
Peter Goodhall
b672453463 [QRZ] Mismatch of login data when session expired 2024-10-08 16:43:33 +01:00
Peter Goodhall
0c55dd6bf4 tag 2.6.16 2024-10-03 15:21:47 +01:00
Peter Goodhall
4ca1b80ac1 Update Logbook.php 2024-10-03 15:18:20 +01:00
Peter Goodhall
4d9d71b516 Update result.php 2024-10-03 15:03:00 +01:00
Peter Goodhall
4e86254f55 Update result.php 2024-10-03 15:01:32 +01:00
Peter Goodhall
0ef834bba4 Update result.php 2024-10-03 14:58:41 +01:00
Peter Goodhall
67c2675f70 Update result.php 2024-10-03 14:58:11 +01:00
Peter Goodhall
2b110b6d63 Update User_model.php 2024-10-03 14:48:44 +01:00
Peter Goodhall
b36c8a4cd1 [Callbooks] Login information stored in user account
this is a breaking change you need to update your callbook preferences in your account under third party services
2024-10-03 14:46:11 +01:00
Peter Goodhall
b2b176b105 Merge branch 'dev' of https://github.com/magicbug/Cloudlog into dev 2024-10-03 13:17:29 +01:00
Peter Goodhall
91d3c414c5 [Satellites] Change MESAT-1 to OSCAR MO-122 2024-10-03 13:17:26 +01:00
Peter Goodhall
9046f1414a
MY_CNTY and MY_STATE support for ADIF export RDA data 2024-09-30 18:50:52 +01:00
Peter Goodhall
24dcb50bca
Log table : Grid square hint on Distance column 2024-09-30 18:49:40 +01:00
Peter Goodhall
023c319808
Return the station list sorted by call and name 2024-09-30 18:49:09 +01:00
Peter Goodhall
a3235fffaa Correctly set the satellite names for AMSAT Status for MESAT-1 and SONATE-2 2024-09-21 13:15:28 +01:00
Hugo Silva
658f59646a Return the station list sorted by call and name 2024-09-08 12:20:35 +01:00
Danny
5e212ae4a5 Logbook ajax table: Grid square hint on Distance column 2024-09-03 10:01:29 +02:00
Danny
4235bbb2de Distances worked analytics: filter on mode and power 2024-09-03 00:03:06 +02:00
Peter Goodhall
fe798d0484 [LOTW] Missed another Freq_rx 2024-08-13 15:42:58 +01:00
Peter Goodhall
14ff6fff1b [LoTW] fixed issue where freq zero is sometimes added 2024-08-13 15:06:16 +01:00
phl0
4a0ac53278
Prevent also RPT QSOs from being uploaded to LoTW 2024-07-11 21:52:34 +02:00
thecocohead
94fd2d28f2 whoops, forgot the space 2024-07-10 23:27:26 -06:00
thecocohead
c4bd9c45d9 Adds station flag to map 2024-07-10 23:18:38 -06:00
pa8s
534d2d7b81
Merge branch 'dev' into Add-Netherlands-states/provinces 2024-06-28 15:21:13 +02:00
PA8S
b03ecd2bb9 Added states/provinces of The Netherlands 2024-06-27 21:57:24 +02:00
Peter Goodhall
a0e5d0c41c tag 2.6.15 2024-06-26 15:31:18 +01:00
Peter Goodhall
3148ef8edf
Merge pull request #3153 from emics/collapse-menu
New menu item for Third Party Logbooks
2024-06-20 14:46:48 +01:00
Emiliano Macedonio
12c271f5b9 New menu item for Third Party Logbooks
Realign submenu popup for correct visualization in Portrait screen
Review some wrong icon in dropdown menu
2024-06-20 12:37:40 +02:00
Peter Goodhall
24f3b3397c [API] When looking up a grid only do first 4 chars 2024-06-19 14:34:31 +01:00
Peter Goodhall
ccb9f592b3 [Gridsquare Map] Shows 2,4,6 grids
Fixes #3136
2024-06-19 14:29:01 +01:00
Peter Goodhall
de907b49ca
Merge pull request #3143 from DanielBausset/dev
Distances Worked analytics: bugfix, All bands options and Average distance
2024-06-19 13:53:22 +01:00
Peter Goodhall
7f7a01ddff Merge branch 'dev' of https://github.com/magicbug/Cloudlog into dev 2024-06-19 13:46:38 +01:00
Peter Goodhall
c050a42b35 [Dashboard] Fixes JS errors when loading map when theres no qsos 2024-06-19 13:46:31 +01:00
PA8S
6c76a47a7d Corrected labels for awards_wab_description_ln1 and awards_wab_description_ln4 for WAB in language files 2024-06-16 22:32:36 +02:00
Danny
a685b233c6 Distances worked analytics: bugfix and average distance 2024-06-16 19:40:24 +02:00
cats-shadow
a39cd9b9c6 Replaced if by switch 2024-06-14 12:08:26 +03:00
cats-shadow
59a71acdd5 Added missing DXCC codes for RDA export 2024-06-13 17:44:49 +03:00
Peter Goodhall
f5ba31df30 Update Information.php 2024-06-11 15:00:32 +01:00
Peter Goodhall
54dea657ec Start of the new Setup Welcome code 2024-06-11 14:50:27 +01:00
Emiliano Macedonio
f2f872f2df small translation error 2024-06-11 15:09:02 +02:00
Emiliano Macedonio
7940ffcde9 Added Italian States 2024-06-11 14:33:51 +02:00
Emiliano Macedonio
f1f1817901 Added Flag to Maps Popups 2024-06-11 12:57:02 +02:00
cats-shadow
6fb6a21898 Quick fix for rda support. 2024-06-10 19:20:24 +03:00
cats-shadow
2555f5ff90 MY_CNTY and MY_STATE support for ADIF export RDA data 2024-06-10 18:59:03 +03:00
Peter Goodhall
f40b244f73 [Station Location] Added Belgium States 2024-06-05 15:13:37 +01:00
Peter Goodhall
d76896edd8 [Station Locations] Added New Zealand States 2024-06-05 15:11:02 +01:00
Peter Goodhall
51886c7318 [Station Location] Added Papua New Guinea States 2024-06-05 15:08:34 +01:00
Peter Goodhall
83ce05642a [Station Locations] Added australia states 2024-06-05 15:05:28 +01:00
Peter Goodhall
d1360ed3aa [Station Locations] Added venezuela states 2024-06-05 15:03:39 +01:00
Peter Goodhall
afb567c9c3 [Dashboard] Update the QSO Today every few seconds 2024-05-30 21:14:28 +01:00
Peter Goodhall
7ff122431f tag 2.6.14 2024-05-29 15:29:00 +01:00
Peter Goodhall
195774e1a8 Removed redundant code 2024-05-28 17:20:47 +01:00
Peter Goodhall
d9d1b428fa formatted code better 2024-05-28 17:16:57 +01:00
Peter Goodhall
7a4c2f5bf8 Merge branch 'dev' of https://github.com/magicbug/Cloudlog into dev 2024-05-28 17:16:00 +01:00
Peter Goodhall
1e21493c93 [Hamsat] when checking grid only use first 4 characters. 2024-05-28 17:15:54 +01:00
Emiliano
1161a9bea4
Merge branch 'dev' into master 2024-05-25 00:30:21 +02:00
Emiliano Macedonio
121e5f7981 Added flags to QSO tables and in detail 2024-05-24 16:43:32 +02:00
Peter Goodhall
3ad075d3d6 [Dashboard] QSO Today Notice now updates every 30 seconds
This addresses #3116
2024-05-23 22:03:59 +01:00
Peter Goodhall
1a3f4c90cb Demo code for flags 2024-05-23 15:33:48 +01:00
Peter Goodhall
2f98fcfc9c [Station Location] Added Uruguay States 2024-05-23 15:01:02 +01:00
Peter Goodhall
1c02118984 [Station Locations] Added Republic of Korea States 2024-05-23 14:57:45 +01:00
Peter Goodhall
ae1f031048 [Station Locations] Added Paraguay States 2024-05-23 14:56:03 +01:00
Peter Goodhall
cefabec877 [Station Locations] Added Chile States plus cleaned up the js functions 2024-05-23 14:52:41 +01:00
Peter Goodhall
de7a82cc3f [Station Locations] Added Brazil States 2024-05-23 14:45:38 +01:00
Emiliano Macedonio
87ef00b3d0 minor translation correction 2024-05-23 15:22:48 +02:00
Peter Goodhall
43ecde4986 [Station Locations] Added Argentina States 2024-05-22 14:16:29 +01:00
Peter Goodhall
3483df4390 [Station Locations] Added European Russia States 2024-05-22 14:09:19 +01:00
Peter Goodhall
e7dec782f3 [Station Locations] Added Mexico States 2024-05-22 13:51:38 +01:00
Peter Goodhall
fcea4a86a4 [Station Locations] Added Belarus States 2024-05-22 13:47:45 +01:00
Peter Goodhall
ca12d2406e [Station Locations] Added Asiatic Russia States 2024-05-22 13:43:31 +01:00
Peter Goodhall
69457ca839 [Station Locations] Added Aland Is States 2024-05-22 13:36:37 +01:00
Emiliano Macedonio
fc6b1966e3 Added the possibility of sending data to the "qso" method API also in www-x-form-urlencoded format to allow the automatic sending of QSOs via software such as Log4OM 2024-05-21 16:55:59 +02:00
Peter Goodhall
2e6b9d23b1 2.6.13 2024-05-21 13:50:25 +01:00
Peter Goodhall
3788a84ee9 [Dashboard] Map now follows user selection for showing icon and colour
Visual decision to not show home marker or locs on the dashboard
2024-05-20 15:57:58 +01:00
Peter Goodhall
1cf2b3cd41 Update footer.php 2024-05-19 17:50:10 +01:00
Peter Goodhall
109e76f197
Merge pull request #3109 from R1BLH/rus-translation
russian translation update
2024-05-18 13:36:47 +01:00
Peter Goodhall
7240713115
Merge branch 'dev' into master 2024-05-18 13:30:34 +01:00
Peter Goodhall
699dc77add
Merge pull request #3104 from emics/master
Grammar and translation corrections
2024-05-18 13:29:17 +01:00
cats-shadow
e8ff967a2f Fixed the behavior of the dashboard map according to the appearance settings. 2024-05-17 16:28:08 +03:00
cats-shadow
f603bf6b48 russian translation update 2024-05-17 15:01:22 +03:00
Hakan at robin
9ee947fbc3 Added missing Turkish translations to date 2024-05-16 22:31:21 +01:00
Peter Goodhall
4182b67471 Update footer.php 2024-05-16 15:36:50 +01:00
Peter Goodhall
0335d42c1c Update footer.php 2024-05-16 15:10:09 +01:00
Peter Goodhall
84dbe80ff2 [Dashboard] Loads QSOs with red icons and reloads every 5secs
Adds to #3105

TODO

- this doesnt listen to the user options
2024-05-16 14:46:24 +01:00
Peter Goodhall
9691a8bc3a [Dashboard] Reload the Logbook Table every 5 seconds
This reloads the logbook table on the dashboard every 5 seconds as mentioned in #3105
2024-05-16 13:58:58 +01:00
Emiliano
50d4696190
Merge branch 'magicbug:master' into master 2024-05-16 11:33:46 +02:00
Emiliano Macedonio
f5c08712b8 Grammar and translation corrections 2024-05-16 11:33:01 +02:00
Peter Goodhall
24f59af0d1 Update Lotw.php 2024-05-15 22:36:37 +01:00
Peter Goodhall
16b2e65137 Add extra error 2024-05-15 22:36:07 +01:00
Peter Goodhall
bfca0459db [eQSL] Cleaned up code formatting 2024-05-15 22:24:39 +01:00
Peter Goodhall
025b1de9fd [QSO View] If WAB Ref is inc in the Station Location show it in the tab 2024-05-15 16:18:32 +01:00
Peter Goodhall
c350ce7364 Forgot to add Les Minquiers south of Jersey 2024-05-15 15:05:36 +01:00