提交图

1041 提交

作者 SHA1 备注 提交日期
Peter Goodhall
54c2deab3d Update qslprint.js 2025-07-30 17:33:09 +01:00
Peter Goodhall
9bb3deb778 Improve DataTable language handling and checkbox events
Added a default fallback for DataTables language selection if lang_datatables_language is undefined. Refactored checkbox event handling in qslprint.js to ensure proper attachment after DataTable redraws, prevent duplicate handlers, and keep the 'select all' checkbox in sync. Also improved checks for AJAX response data in markSelectedQsos and removeSelectedQsos.
2025-07-30 17:30:05 +01:00
Peter Goodhall
b66261179c Add class and value to QSO checkboxes for batch actions
Added a 'qso-checkbox' class and value attribute to QSO checkboxes in the QSL print table for easier selection and identification. Updated JavaScript to use the new class for batch selection, row highlighting, and QSO actions, improving code clarity and maintainability.
2025-07-30 17:06:13 +01:00
Peter Goodhall
095bf32781 Update selectors to use #qslprint_table for QSL print
Replaced all occurrences of the '.qslprint' class selector with the more specific '#qslprint_table' ID selector for table row and checkbox operations. This improves selector accuracy and ensures the correct table is targeted for QSL print actions.
2025-07-30 16:44:36 +01:00
copilot-swe-agent[bot]
8d1232ca0c Fix mark all checkbox functionality in QSL Print page
Co-authored-by: magicbug <84308+magicbug@users.noreply.github.com>
2025-07-30 15:09:35 +00:00
Peter Goodhall
d895b4cdb5
DXCC database: Fix Brazilian data 2025-07-15 14:36:21 +01:00
Peter Goodhall
a783f7d8a4 Security bug fixes 2025-07-15 14:31:53 +01:00
Peter Goodhall
5f51d60f49
Tag Cloudlog as 2.6.19
Tag Cloudlog as 2.6.19
2025-06-11 15:27:18 +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
34510470ce feat: Add auto-reconnect functionality for Web Serial API
- Implement autoReconnect() function to automatically reconnect to previously authorized serial devices on page load
- Use navigator.serial.getPorts() to retrieve previously connected ports
- Add graceful error handling for auto-reconnect failures
- Improve disconnect() function with null check for port
- Eliminates need for manual reconnection after page refresh
- Maintains backward compatibility with existing functionality

Fixes issue where Web Serial connection was lost on page refresh, requiring users to manually reconnect their devices each time.
2025-05-28 14:31:22 +01:00
Peter Goodhall
b894a5d3c6 got the freq wrong 2025-05-23 13:18:25 +01:00
Peter Goodhall
e3ca732c0d Adds HADES-ICM to the sat file 2025-05-23 13:17:48 +01:00
Peter Goodhall
54fae037a8
ready 2.6.18 2025-05-07 14:28:17 +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
7564575c74
Merge pull request #3260 from magicbug/dev
Time to move to version 2.6.17
2025-03-05 21:56:13 +00:00
Peter Goodhall
b333494ecf [Sats] Added SO-124 to json file to populate dropdowns 2025-03-05 13:51:35 +00:00
Peter Goodhall
3507e83990
Latest Code from dev
Dev
2024-12-12 14:46:35 +00:00
Peter Goodhall
21df52575f Update AO-123 settings for LoTW 2024-12-07 10:59:40 +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
61b40a010d Analytics: graph of QSOs for each day in the log 2024-11-30 16:53:52 +01: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
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
2260b6fc54
Merge pull request #3199 from magicbug/dev
tag 2.6.16
2024-10-03 15:23:10 +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
24dcb50bca
Log table : Grid square hint on Distance column 2024-09-30 18:49:40 +01:00
Peter Goodhall
a8e800a821 Adds SONATE-2 to the satellite name dropdowns 2024-09-21 21:59:55 +01:00
Danny
4235bbb2de Distances worked analytics: filter on mode and power 2024-09-03 00:03:06 +02:00
Peter Goodhall
885fc71d8f Adds MESAT-1 linear transponder 2024-08-26 15:09:19 +01:00
Ryan Zink
12d0071360 Adds MESAT-1 linear transponder 2024-08-25 20:54:08 -07:00
Emiliano
ae914485e3
Complete CSS Fix for #3158
the last commit was not enough to fix the bug
2024-07-03 18:09:12 +02:00
pa8s
534d2d7b81
Merge branch 'dev' into Add-Netherlands-states/provinces 2024-06-28 15:21:13 +02:00
PA8S
17f5c94829 Removed duplicate quotation mark 2024-06-27 23:31:57 +02:00
PA8S
b03ecd2bb9 Added states/provinces of The Netherlands 2024-06-27 21:57:24 +02:00
Emiliano Macedonio
c014820ec3 Merge branch 'dev3' of https://github.com/emics/Cloudlog into dev3 2024-06-27 12:34:16 +02:00
Emiliano Macedonio
d440c8f41c Fix Context menu only shown partially #3158 2024-06-27 12:34:13 +02: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
Emiliano Macedonio
05f4f4ea92 Add Message alert in Advanced Logbook 2024-06-19 16:13:22 +02:00
Peter Goodhall
ccb9f592b3 [Gridsquare Map] Shows 2,4,6 grids
Fixes #3136
2024-06-19 14:29:01 +01:00
Peter Goodhall
df6538afa3 [Station Locations] Fixed JS error extra " 2024-06-19 14:03:41 +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
Danny
a685b233c6 Distances worked analytics: bugfix and average distance 2024-06-16 19:40:24 +02:00
Emiliano Macedonio
d99fc35a3b Font correction Map Popup in Advanced Logbook 2024-06-11 17:35:15 +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