提交图

2060 提交

作者 SHA1 备注 提交日期
int2001
36fca28f1b
Made List default, added tooltip to call-column 2023-07-27 11:17:00 +00:00
Andreas
96b9d1f8c1 [Bandmap] Added local copies of js 2023-07-26 15:38:50 +02:00
int2001
aae7328aa7
"All" is senseless at mapview, so removed 2023-07-26 08:50:54 +00:00
int2001
beaac87453
Added "All" also to bandmap 2023-07-26 08:24:47 +00:00
int2001
e1003e07d7
Added "All" to Bandchooser at List 2023-07-26 08:22:53 +00:00
Peter Goodhall
3f3df3ea63
Merge pull request #2317 from int2001/bandmap
DXCluster integration
2023-07-25 11:15:09 +01:00
phl0
2566e26ff0
Cut off an s in caseonly one QSO 2023-07-24 17:44:26 +02:00
int2001
5edab2e443 Take care of maxage for map/list 2023-07-24 09:57:03 +00:00
int2001
2df9d80b2a Renamaed DXMap and DXList to BandMap and BandList 2023-07-24 08:33:04 +00:00
int2001
fc7a9c7f5a Added kHz and spotter to list 2023-07-23 18:02:04 +00:00
Andreas
7514c88df3 [Bandmap] Added continent filter on chart tab 2023-07-23 19:46:32 +02:00
int2001
6892ae7f12 Also collapse other things 2023-07-23 16:46:16 +00:00
int2001
4919da7909 Collapse menus 2023-07-23 16:38:26 +00:00
int2001
21773cb39e Changed Link to deeplink 2023-07-23 12:08:15 +00:00
int2001
d2f53d0b8e Added Tabs to access DXList or DXMap 2023-07-23 11:59:37 +00:00
int2001
ba9d5be562 Added de-spot options as selector 2023-07-23 09:29:04 +00:00
int2001
32073482b6 Highlighting when updated/fresh spot 2023-07-23 08:55:45 +00:00
int2001
c27f97defa Added highlighting on already worked and time-things 2023-07-23 06:12:11 +00:00
int2001
fb73793a23 Added Lists 2023-07-22 16:23:10 +00:00
int2001
a2304a8fe5 Fixed a small bug at qso page (tick was missing) 2023-07-21 16:05:38 +00:00
int2001
355aef7af8 Show Bandmap only in Menu, when setted up 2023-07-21 12:17:28 +00:00
Andreas
60facb14b6 Merge branch 'bandmap' of https://github.com/AndreasK79/Cloudlog into bandmap 2023-07-21 13:50:49 +02:00
int2001
6c07da28ee Added Settings for spot-age and de-continent 2023-07-21 11:46:16 +00:00
Andreas
fb39d8ec0d [Bandmap] Added cat 2023-07-21 13:27:13 +02:00
int2001
0c80f30ee8 baes_url() 2023-07-21 09:46:59 +00:00
int2001
c24a2fc113 Changed hard-url to base_url 2023-07-21 09:44:05 +00:00
int2001
81dac90266 Made Band chooseable 2023-07-21 09:16:19 +00:00
int2001
5f5c104535 Merge branch 'dxcc_json' into bandmap 2023-07-21 08:37:18 +00:00
int2001
45161142ef Implemented enrichment of spot 2023-07-21 05:45:56 +00:00
Andreas
198389a764 [Bandmap] First integration of bandmap from @int2001 2023-07-20 21:42:45 +02:00
int2001
95dd70aaf6 Strong check for station_id when importing 2023-07-19 18:18:03 +00:00
Peter Goodhall
bdaad1b845
Merge pull request #2309 from rtoenniges/dev
Display Transmit Power in capital letter (W), added space
2023-07-19 13:23:23 +01:00
int2001
39d8b6a272 Forgot to add dxcluster settings view 2023-07-19 04:40:22 +00:00
Robin Tönniges
5037e2be44
Display Transmit Power in capital letter (W), added space 2023-07-19 00:57:45 +02:00
int2001
9783cf0ec3 Moved DXCluster-Cache-Settings from config-file to Admin page 2023-07-18 15:45:56 +00:00
int2001
1857151ba4 Trigger QRZ-Lookup, etc. after DXCluster-Lookup in js 2023-07-16 12:43:13 +00:00
int2001
6aab4f7bbc Implemented DXCluster-Lookup for current QRG 2023-07-16 11:53:53 +00:00
Peter Goodhall
1e300fbc30 Merge pull request #2298 from AndreasK79/gridmap_clear_button
[Gridmap] Added button to clear lines and markers on map
2023-07-15 16:08:53 +01:00
Andreas
e01aaa31f8 [Gridmap] Added button to clear lines and markers on map 2023-07-15 15:29:35 +02:00
Andreas
36585d12f6 [Debug] Try/catch so that page loads normally in case git can't be executed on host 2023-07-14 23:29:54 +02:00
Andreas
67b8332904 [Debug] Added checks for systems without stat command 2023-07-14 22:54:53 +02:00
phl0
a0c2f2fcf8
Fix C+P mistake 2023-07-14 22:21:47 +02:00
Peter Goodhall
dcdfbf9def
Merge pull request #2288 from phl0/enableSatonSat
Only disable SAT selection if it is not the default band
2023-07-14 14:14:31 +01:00
Peter Goodhall
21bd842534 [Debug] Added MySQL version 2023-07-14 14:13:44 +01:00
phl0
e0a21cba00
Only disable SAT selection if it is not the default band 2023-07-14 15:13:20 +02:00
Peter Goodhall
e36daaa6bd [Global Confg] Hide setting for public search as its handled per logbook level now 2023-07-14 14:07:36 +01:00
Peter Goodhall
542f199295 [Version] Store version number in the options table
Store version number in the options table so that its easier to update for the frontend rather than the config.php which we don't really want to touch
2023-07-14 14:03:55 +01:00
phl0
ae8f832578
Remove old code 2023-07-14 11:30:07 +02:00
phl0
53f2d60287
Trim input before searching 2023-07-14 11:28:31 +02:00
phl0
99c68af2ca
Hide tooltip after 3 secs 2023-07-14 11:15:37 +02:00