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
0292ba56f7
If Clublog returns 403 disable upload
2025-05-21 16:51:04 +01:00
Peter Goodhall
3e24905520
If Clublog returns 403 disable upload
2025-05-21 16:47:57 +01:00
Peter Goodhall
54fae037a8
ready 2.6.18
2025-05-07 14:28:17 +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
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
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
b333494ecf
[Sats] Added SO-124 to json file to populate dropdowns
2025-03-05 13:51:35 +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
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
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
fb90a57104
Update cypress-tests.yml
2024-10-30 16:43:25 +00:00
Peter Goodhall
73af44997f
Update cypress-tests.yml
2024-10-30 16:43:16 +00:00
Peter Goodhall
050de7730f
Fix workflow for ui testing
2024-10-30 16:40:35 +00:00
Peter Goodhall
9b735d1ec3
Fix workflow for ui testing
2024-10-30 16:40:20 +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
0d37cb7181
Improved Callbook user entry
...
Improved callbook user information entry, logout dance no longer required
2024-10-30 15:15:11 +00:00