Commit Graph

403 Commits

Author SHA1 Message Date
HB9HIL
e3e8db36b0 use context-linked translations 2024-11-06 11:47:58 +01:00
phl0
8a53b27b64 Align spacing 2024-11-06 10:05:55 +01:00
phl0
f7f60e07d2 Add default case 2024-11-06 09:53:00 +01:00
phl0
f82888079b Show prop mode in QSO view 2024-11-05 12:03:56 +01:00
Florian (DF2ET)
4e749e8b85 Merge pull request #1121 from phl0/fixLba
Fix LBA issue with CQZ 0 and remove some ucwords from DXCC NONE
2024-10-25 12:48:51 +02:00
HB9HIL
7ddb6d47f7 added "mark requested for bureau" 2024-10-23 19:41:30 +02:00
phl0
2fefcf73ef Remove lower case for NONE on QSO view 2024-10-23 16:10:06 +02:00
phl0
8020d042d8 Better make it two gettext calls 2024-10-01 17:18:48 +02:00
phl0
202f44dce7 Show last sent date in case of modified for qrz 2024-10-01 16:58:48 +02:00
HB9HIL
a48ffeaa88 fixed "live" update in logbook overview 2024-09-23 13:39:25 +02:00
phl0
85f21560d2 Add colors for I state to log overview 2024-09-13 09:51:32 +02:00
phl0
133becb5ee Remove stray whitespace 2024-09-09 08:27:26 +02:00
phl0
ffcea4af76 Add link to general GMA page 2024-09-09 08:26:41 +02:00
HB9HIL
e30eb64241 use if 2024-09-08 20:43:14 +02:00
HB9HIL
bcde720839 only show modified if the QSO was uploaded before (upload date != null) 2024-09-08 17:28:13 +02:00
HB9HIL
6f04b547e9 show qrz modified 2024-09-08 17:16:22 +02:00
Florian (DF2ET)
fcffa08381 Merge pull request #867 from phl0/zeroFrequency
Just give empty result on frequency being 0
2024-09-03 19:50:14 +02:00
phl0
ddde003a0e Add gridsquare hint to distance column 2024-09-03 16:14:29 +02:00
phl0
1e68b3bb31 Hide frequency rows in QSO view as well if zero 2024-09-03 14:49:19 +02:00
int2001
d6042fc98a Catch empty dates 2024-08-29 10:23:05 +00:00
phl0
f08fad1ac4 Fix this vs. ci 2024-08-28 08:05:51 +02:00
phl0
bdc97da52d Better check if lib is not loaded and then load 2024-08-27 20:41:26 +02:00
phl0
c26c6fafc1 Remove double load from logbook view ... 2024-08-27 13:11:41 +02:00
HB9HIL
1534d21eb9 replace old ht_to_mhz function with new qrg_conversion 2024-08-21 13:58:21 +02:00
phl0
9cf3385a2d Add color for LoTW Requested state and remove redundant wording 2024-07-26 14:23:14 +02:00
phl0
17542767b5 Apply LoTW ignore also to RCVD fields 2024-07-12 18:45:25 +02:00
phl0
1c3da456ab Add ignore/grey color for LoTW status 2024-07-12 11:52:11 +02:00
int2001
b77ab6466f Fixes broken detail-view 2024-07-06 06:47:34 +00:00
phl0
3fc12c3f57 Hide table row if station callsign is not presetn 2024-06-26 12:18:14 +02:00
phl0
09a3bdaaaa Slash some more zeros 2024-06-26 12:17:48 +02:00
HB9HIL
e454a4d2ef stringify finished views 2024-06-08 09:54:45 +02:00
HB9HIL
99e56a876b stringify 2024-06-07 14:58:23 +02:00
HB9HIL
2bbab02696 Merge remote-tracking branch 'upstream/dev' into alpha 2024-06-07 13:02:30 +02:00
Florian (DF2ET)
322a054c6d Merge pull request #447 from phl0/ciLoads
[WIP] Remove extra CI loads in Clublog (and debug log messages)
2024-06-07 12:53:18 +02:00
HB9HIL
3e206a36e4 missed some 2024-06-07 00:17:39 +02:00
HB9HIL
d7e7c8a79f $this and $ci lang fixes 2024-06-06 21:32:42 +02:00
HB9HIL
133191d93e use <?= for better readability 2024-06-06 20:23:19 +02:00
HB9HIL
0284e6ce19 first big change 2024-06-06 15:41:03 +02:00
int2001
f0a73c9177 config-switch to disable qsl-image-feature 2024-06-06 05:29:15 +00:00
HB9HIL
12e4841b47 removed loading of frequency library (is part of autoload) 2024-06-03 16:04:38 +02:00
HB9HIL
04d521c4d4 only load if needed 2024-05-31 15:45:32 +02:00
int2001
527dd080ac Change Table-Population to lazy comparision as well 2024-05-27 06:07:59 +00:00
phl0
c152bb8062 Use strpos instead of substr_count 2024-05-27 07:56:19 +02:00
int2001
21b6f01544 Fixes QSL-Columns 2024-05-26 17:10:56 +00:00
int2001
01467a145a Fixed Typo 2024-05-13 08:23:15 +00:00
int2001
cba28293c9 Bring Clublog-"QSL" to Frontend 2024-05-13 08:02:10 +00:00
int2001
d28b45077e Show Clublog-QSL in QSO-Detail-View 2024-05-09 17:45:25 +00:00
phl0
316d77f596 Add azimuth and elevation to tweets and toots 2024-04-17 20:39:27 +02:00
Andreas Kristiansen
8b2645a23a Fixes css for links when popup is initiated from award map 2024-04-09 09:00:20 +02:00
int2001
f5281602dd PHP8.3 Readiness (Catch Nulls) 2024-03-20 14:49:51 +00:00