Commit Graph

46 Commits

Author SHA1 Message Date
phl0
832ab1b2d0 We should rename in visitors view as well 2024-10-30 08:07:18 +01:00
phl0
3092cd21ad Show freq tooltip in freq column 2024-10-11 10:07:36 +02:00
phl0
dfc0e1fbab Add tooltip for band as well 2024-10-11 10:06:02 +02:00
phl0
daac88f646 lign visitor view for logged-in users (cosmetical) 2024-10-11 08:08:40 +02:00
HB9HIL
1534d21eb9 replace old ht_to_mhz function with new qrg_conversion 2024-08-21 13:58:21 +02:00
HB9HIL
2bbab02696 Merge remote-tracking branch 'upstream/dev' into alpha 2024-06-07 13:02:30 +02:00
HB9HIL
3e206a36e4 missed some 2024-06-07 00:17:39 +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
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
HB9HIL
94251db95a added pagination 2024-05-27 13:23:58 +02:00
HB9HIL
0663640e72 missing tbody 2024-05-27 13:21:33 +02:00
HB9HIL
20945b7dc4 make index easier to read 2024-05-27 13:19:53 +02:00
HB9HIL
8cfbdae9ca syntax 2024-05-27 10:29:21 +02:00
HB9HIL
3ebb862ec5 public map should be enabled by default 2024-05-27 10:12:20 +02:00
HB9HIL
a6fcb5e0a3 hide public map if public_maps is disabled 2024-05-25 16:09:38 +02:00
int2001
1c9b6b1dcd Removed (unnecessary) radio_display_status from visitor-slug 2024-04-14 06:03:17 +00:00
abarrau
b25e73fa00 remove qra on autoload ; load it on each function() 2024-02-15 17:31:56 +01:00
abarrau
cfeccef873 add visitor param for remove link on visitor page 2024-02-15 10:00:59 +01:00
abarrau
a7c32c2c40 call echoQrbCalcLink by qra library class 2024-02-14 21:05:25 +01:00
HB9HIL
234052a6ba moved Logo size to general.css and reduced size of header 2024-01-24 14:50:24 +01:00
int2001
97e87de210 Replace ALL lowercase occurences of cloudlog by wavelog 2024-01-17 14:13:23 +00:00
abarrau
4fda258b14 fix highlight line on map (again) 2023-12-12 08:19:07 +01:00
int2001
7bbdef5201 some more tooltip-fixes 2023-11-26 08:54:29 +00:00
HB9HIL
4726846d8d 'badge-light' to 'text-bg-light' 2023-11-14 18:00:22 +01:00
HB9HIL
8c4bae8453 run migration script 2023-11-14 13:35:53 +01:00
Peter Goodhall
51688fb552 Merge pull request #2282 from phl0/publicSearch
Public search
2023-07-13 16:40:32 +01:00
phl0
15e64ae1e0 We should add some space before badges as in all other places 2023-07-13 08:35:29 +02:00
phl0
f3ad81fef8 Basics for public search via slug 2023-06-28 23:43:34 +02:00
Thomas Werzmirzowsky
dff714345c added distance as choosable column 2023-06-20 19:36:35 +02:00
Peter Goodhall
8aa45acc04 fixed bugs 2023-05-28 15:21:13 +01:00
Andreas
ac2cdc6e58 [Translation] Replaced all language string from $this->lang->line to lang 2023-05-14 13:45:10 +02:00
Andreas Kristiansen
0cad6c70ab Merge pull request #1844 from phl0/addFreqColumn 2022-12-18 22:15:42 +01:00
phl0
044b0df782 Convert Hz to MHz on public pages 2022-12-18 21:16:06 +01:00
phl0
1a786f88e8 Fix strlen stuff 2022-12-14 13:24:00 +01:00
phl0
b2b7596bca Add Frequency to selectable colums and previous QSOs 2022-12-14 12:45:32 +01:00
phl0
034fa625fb Add support for POTA fields according to ADIF update 2022-11-30 15:38:40 +01:00
phl0
951be84c97 Rename recv/RECV to rcvd/RCVD to comply with ADIF fields and avoid
confusion
2022-11-08 23:57:39 +01:00
phl0
65189d07ca Basic POTA support 2022-10-05 17:05:53 +02:00
phl0
cbcda6c18d Add WWFF column to tables 2022-08-17 13:10:15 +02:00
phl0
d6b367e296 Also remove icon from QSO details 2022-08-11 12:41:59 +02:00
phl0
316e4518bc Add link to SatNOGS SAT info 2022-08-05 08:52:04 +02:00
phl0
7ef299c869 Add power field to CAT interface 2022-04-06 14:50:24 +02:00
Peter Goodhall
3d1c37dca2 Update index.php 2022-03-24 17:54:28 +00:00
Peter Goodhall
f7427f59de [Visitor] Allows setting a public URL for viewing a basic dashboard 2022-03-24 14:26:03 +00:00