Commit Graph

430 Commits

Author SHA1 Message Date
HB9HIL
38cdddb9bb small UI adjustments 2024-12-10 22:27:08 +01:00
HB9HIL
112f7a3098 feat(clubstations): Restrict clubstations based on users permission level part 1/x 2024-12-09 00:20:53 +01:00
phl0
56eb1d17da Also show correct distance in QSO view. 2024-12-07 21:23:46 +01:00
Andreas Kristiansen
2c1d5aa495 [Distance unit] Dashboard and logbook overview shows distance in set unit 2024-12-07 17:05:24 +01:00
phl0
b5c4f62eb8 Merge remote-tracking branch 'upstream/dev' into refactorSat 2024-12-02 15:35:22 +01:00
phl0
c5f2992170 Handle DXCC none separately 2024-12-02 15:29:26 +01:00
phl0
e185802d41 Show SAT displayname also in overview 2024-12-02 13:44:49 +01:00
phl0
80d437ad0c Show SAT display name in QSO view if available 2024-12-02 13:33:50 +01:00
int2001
3ed7e558ec Fixed clublog-icon 2024-11-28 16:28:43 +00:00
Fabian Berg
f67d3e9bbf Merge pull request #1247 from HB9HIL/distance_lp 2024-11-23 10:31:37 +01:00
HB9HIL
3406ffa63b fix some more places where antenna path matters 2024-11-21 15:26:35 +01:00
phl0
78ccb70fc7 Correct wording 2024-11-21 15:06:35 +01:00
Fabian Berg
44d42ae12f Merge branch 'dev' into ant_path 2024-11-20 18:24:07 +01:00
HB9HIL
bf61fee980 fix identical ID's 2024-11-20 16:44:54 +01:00
HB9HIL
83b6af7d7b remove debugging 2024-11-20 15:39:09 +01:00
int2001
0febaaf147 Removed dependency for date (as requested) 2024-11-20 13:18:39 +00:00
Joerg (DJ7NT)
03f12a61d2 Update application/views/view_log/partial/log_ajax.php
Co-authored-by: Fabian Berg <fabian.berg@hb9hil.org>
2024-11-20 11:34:18 +01:00
Joerg (DJ7NT)
1ebc866422 Update application/views/view_log/partial/log_ajax.php
tnx

Co-authored-by: Fabian Berg <fabian.berg@hb9hil.org>
2024-11-20 11:34:11 +01:00
int2001
cedaf3bd8d Use clublog-class 2024-11-19 07:55:25 +00:00
int2001
5e4ccc90e0 Formatted Code at view for Clublog 2024-11-19 07:52:28 +00:00
int2001
bef584af71 Clublog "M" State at Logbook 2024-11-19 05:19:20 +00:00
HB9HIL
f0fed3233f Merge remote-tracking branch 'upstream/dev' into pr/HB9HIL/1165 2024-11-17 16:00:55 +01:00
Joerg (DJ7NT)
7dcb3c703a Update application/views/view_log/qso.php
Co-authored-by: Fabian Berg <fabian.berg@hb9hil.org>
2024-11-12 12:01:52 +01:00
int2001
cbc75158c4 Added showmail at QSO-Summary 2024-11-12 10:41:35 +00:00
Fabian Berg
a3ab95bdfa Merge branch 'dev' into ant_path 2024-11-10 13:20:22 +01:00
HB9HIL
e3e8db36b0 use context-linked translations 2024-11-06 11:47:58 +01:00
Fabian Berg
3e74c2a15b Merge branch 'dev' into ant_path 2024-11-06 11:40:53 +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
HB9HIL
4e40118d74 show col_distance or recalculate. also show path as badge if not null 2024-11-05 10:40:40 +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