Commit Graph

138 Commits

Author SHA1 Message Date
HB9HIL
b3ce7d6cc5 generic function to help decoding html for gettext strings in javascript 2025-11-26 10:53:50 +01:00
Florian (DF2ET)
c2f98f18fb Add theme for color impaired hams (based on default) (#2497) 2025-11-16 13:58:58 +01:00
Szymon Porwolik
44ecacde4d Functions extracted to external file 2025-11-06 21:37:00 +01:00
Szymon Porwolik
f72389dda6 Fix for DXCC lookup on band change 2025-11-06 17:58:00 +01:00
Szymon Porwolik
20395a8884 Moved toast notification to general files 2025-10-30 22:40:59 +01:00
Andreas Kristiansen
b213e00071 [Gridmap] Changed filters to dropdown 2025-10-18 17:55:50 +02:00
int2001
528f1704e1 Show options also for already selected DD 2025-09-30 16:25:51 +00:00
int2001
980e4528a1 Fix editing Counties 2025-09-29 18:59:48 +00:00
Andreas Kristiansen
2d14f94c53 [Quick Lookup] Added DOK 2025-07-01 14:24:13 +02:00
Alexey Khromov
8695236089 Station profile edit fix for cnty field disabling on empty state 2025-05-31 10:32:45 +03:00
Alexey Khromov
db5ca5bf69 Disable cnty edit field without state filled, reset cnty on reset_fields 2025-05-29 13:03:50 +03:00
Florian (DF2ET)
bee8041cec Merge branch 'dev' into dev 2025-05-28 15:13:35 +02:00
phl0
d3579342f6 Allow editing counties in QSO edit 2025-05-28 15:12:02 +02:00
Alexey Khromov
5b73bd9c75 Fixed QSO edit init js to show county, typo in Logbook_model, station profile county field tip 2025-05-23 01:03:06 +03:00
Aurelia Fenderson-Peters
44c35e5a16 Fix county lookup in QSO edit
This fixes a bug where the county lookup was not populated in the QSO
edit screen, even when a US state was set.
2025-05-21 10:41:39 -05:00
Alexey Khromov
d05a7d2dd0 Initial CNTY support for non-US countries as in ADIF v3.1.5 2025-05-17 00:37:14 +03:00
phl0
732d772b3d Handle SAT as band for lookups 2025-04-17 11:07:23 +02:00
int2001
9aa5829253 Formatting (Tabs instead of spaces) 2025-03-30 08:00:58 +00:00
int2001
e77ad8e939 Fix JS-Part. Consider refactoring this and taking state from DB 2025-03-30 07:58:04 +00:00
Andreas Kristiansen
ecc89b77a8 Added translations 2025-03-26 07:57:50 +01:00
Andreas Kristiansen
ff82623ffa Stop tab reloading 2025-03-25 18:54:04 +01:00
Andreas Kristiansen
2047e4ef7d Added texts to explain what is shown in the summary 2025-03-25 11:57:49 +01:00
Andreas Kristiansen
a313d261a7 [QSO Entry] Add summary for more awards 2025-03-24 10:01:41 +01:00
Andreas Kristiansen
345f5a1320 [Quick Lookup] Added POTA 2025-03-23 17:17:08 +01:00
Andreas Kristiansen
66108e2b2e Added tag and code to append errors when saving 2025-02-15 09:54:02 +01:00
int2001
6f511b2c81 Show details on failure to user (WIP) 2025-02-15 08:24:03 +00:00
int2001
aeca52bfe8 Added return-values with details on failed save-attempt 2025-02-15 07:51:05 +00:00
Andreas Kristiansen
e5a725d6e4 [Quick Lookup] Added continent 2025-02-04 11:01:22 +01:00
phl0
2a20023057 Only update grid/distance if field is not empty 2025-01-02 16:24:50 +01:00
phl0
f7fb0464a9 Also fill email upon single callbook update 2025-01-02 16:03:27 +01:00
HB9HIL
ca72bb8071 removed debug output 2024-12-27 13:17:42 +01:00
HB9HIL
e5d062e408 share modal implementation 2024-12-26 14:01:00 +01:00
HB9HIL
a0fcb38e5b show deprecated warning for country states 2024-12-13 11:53:40 +01:00
HB9HIL
a636385ddc fix stateinputLabel 2024-11-21 00:32:49 +01:00
HB9HIL
0e526d8101 also fix us counties 2024-11-21 00:18:38 +01:00
HB9HIL
96ba26d045 fix the most of bad identical id's 2024-11-21 00:06:38 +01:00
HB9HIL
bf61fee980 fix identical ID's 2024-11-20 16:44:54 +01:00
HB9HIL
8f6bb9d97a fix distance/bearing calculation and update on edit 2024-11-20 16:04:41 +01:00
HB9HIL
9a736f2a91 show red frame around current mode/band 2024-11-12 14:56:34 +01:00
HB9HIL
f7e5df5736 only show modes which are worked or confirmed in the dxcc summary (qso logging) 2024-11-12 14:35:08 +01:00
HB9HIL
c66397e256 fixed inconsistent html and aligned elements 2024-11-04 22:43:06 +01:00
Andreas Kristiansen
9dfae5ab2d [Quick Lookup] Added ITU zone 2024-10-25 12:17:58 +02:00
HB9HIL
a48ffeaa88 fixed "live" update in logbook overview 2024-09-23 13:39:25 +02:00
HB9HIL
88bb16f9d9 removed debugging 2024-09-19 11:41:40 +02:00
HB9HIL
aee24f17f1 enable and disable map on modal open/close 2024-09-19 10:29:24 +02:00
HB9HIL
75d0a3a2c2 dxcc summary translation 2024-09-09 15:38:38 +02:00
HB9HIL
0931404301 online callbook data should have higher prio then dxcc suggestion 2024-08-27 10:42:20 +02:00
HB9HIL
fcd2a464ba add ituz also in single_callbook update 2024-08-27 09:28:50 +02:00
HB9HIL
dc4aa4725f improve grid validator 2024-08-20 21:41:49 +02:00
HB9HIL
711c032199 fix error message 2024-08-20 20:39:55 +02:00