Commit graph

23 commits

Author SHA1 Message Date
Peter Goodhall
50c24aede1 Add public station diary & QSO filters
Introduce Public Station Diary feature and QSO filtering support.

- Add migrations: 255 adds public_station_diary_enabled option (default enabled), 256 adds qso_date_start, qso_date_end, qso_satellite_only columns to notes.
- Bump migration version to 256.
- Add controller actions (Options::public_diary, public_diary_save) and new options view to manage the public diary setting; add sidebar link.
- Extend Note model to persist QSO filter fields and provide new methods to fetch QSO lists/summaries for date ranges and satellite-only filtering; wire filter usage into summary generation.
- Update notes add/edit views to include QSO Summary Filters (date range + satellite-only).
- Add translations for the new options keys across multiple language files.
- Update public station diary listing view styling/path and minor content cleanup; other views updated to support feature.
- Remove obsolete cache files (.htaccess, index.html).

These changes enable admins to toggle a public station diary and let note authors control which QSOs are included in summaries via date ranges and SAT-only filtering.
2026-03-08 13:34:31 +00:00
copilot-swe-agent[bot]
9167b86725 Add missing language entries for appearance settings success message to all language files
Co-authored-by: magicbug <84308+magicbug@users.noreply.github.com>
2025-08-17 21:09:42 +00:00
Emiliano Macedonio
87ef00b3d0 minor translation correction 2024-05-23 15:22:48 +02:00
Emiliano Macedonio
f5c08712b8 Grammar and translation corrections 2024-05-16 11:33:01 +02:00
Emiliano Macedonio
855f0b5ac5 Italian Translation Updated 2024-05-10 13:36:41 +02:00
xssfox
db3c5e9f24 remove gendered language 2024-02-08 16:20:32 +11:00
HB9HIL
0b687ad1ba OQRS Language 2023-12-27 11:56:29 +01:00
HB9HIL
36223f7e42 version dialog language 2023-12-04 23:03:05 +01:00
HB9HIL
06db0bb955 version dialog header language 2023-12-04 20:43:34 +01:00
HB9HIL
3c5adeda0b adjusted language 2023-12-04 11:11:04 +01:00
HB9HIL
3a5376f32a adjusted language 2023-12-04 06:05:48 +01:00
HB9HIL
26496cf980 Version Dialog language 2023-12-03 09:37:18 +01:00
HB9HIL
f49ad97c9e mail language 2023-11-21 21:49:40 +01:00
HB9HIL
c4d15eaba4 Mail Language 2023-11-21 21:03:23 +01:00
HB9HIL
3aca60717b flash data 2023-11-21 12:56:01 +01:00
HB9HIL
fc1baa6371 SMTP password should not be shown after save 2023-11-21 12:39:52 +01:00
HB9HIL
a8247065f5 testmail language 2023-11-21 12:01:11 +01:00
HB9HIL
205145a819 translation warning dialogs 2023-10-19 00:51:18 +02:00
HB9HIL
9472207e09 translation bands/edit.php 2023-10-19 00:16:21 +02:00
HB9HIL
3a7448430f Translation bands/index.php 2023-10-18 23:44:39 +02:00
HB9HIL
c3362edb8e Translate bands/index.php 2023-10-18 23:41:19 +02:00
phl0
dbafdd8240
add mising lang tag 2023-10-16 01:51:22 +02:00
HB9HIL
aae9489c1f
Updated all language snippets based on language/english 2023-10-03 00:46:17 +02:00