提交图

356 提交

作者 SHA1 备注 提交日期
phl0
951be84c97
Rename recv/RECV to rcvd/RCVD to comply with ADIF fields and avoid
confusion
2022-11-08 23:57:39 +01:00
Andreas
ee985302dd [Search] Added incorrect logged cq zone to search 2022-10-31 20:09:19 +01:00
Andreas Kristiansen
1ce8b81ce8
Merge pull request #1734 from AndreasK79/duplicate_search
[Search] Added tab to check for duplicate QSOs
2022-10-31 18:37:38 +01:00
Andreas
87a08a4f7d Fixed hidden QSO menu generally 2022-10-31 15:27:54 +01:00
Andreas
349545fe48 [Search] Added tab to check for duplicate QSOs 2022-10-31 12:25:56 +01:00
Andreas
8e938c8ed6 [Footer] removed () to get rid of error message in search 2022-10-27 21:06:08 +02:00
Peter Goodhall
8dbdee368a
Merge pull request #1705 from phl0/autoQTH 2022-10-26 13:34:32 +01:00
phl0
afa4c0932d
Brush up WWFF awards table with some candy 2022-10-25 13:35:45 +02:00
Peter Goodhall
8f76dba633
Merge pull request #1709 from m0urs/43-power-setting-is-overwritten-if-rig-control-does-not-provide-a-value 2022-10-24 17:07:21 +01:00
Peter Goodhall
30d339b04d
Merge pull request #1712 from AndreasK79/search_menu_fix 2022-10-24 17:05:32 +01:00
Andreas
f6e0301180 [Search] Fix for hidden menu in search result 2022-10-22 18:24:09 +02:00
Michael Urspringer
a25eb34026
Corrected wrong condition 2022-10-21 12:37:03 +02:00
Michael Urspringer
bc6381aa9b Check NULL value for data.power 2022-10-21 11:36:40 +02:00
phl0
ebe05aee8c
Make auto QTH function configurable on frontend 2022-10-19 16:27:26 +02:00
phl0
e67435d497
Add lookup function for grid and name for WWFF refs 2022-10-19 14:52:43 +02:00
phl0
7205a82d61
Add function to delete public slugs 2022-10-15 20:50:20 +02:00
phl0
df4dcf91eb
Use globally configured tileUrl for CQ map 2022-10-12 12:49:05 +02:00
Andreas
d4c51fc75c [CQ Award] New map added 2022-10-12 09:44:13 +02:00
phl0
00ecfa8e5a
Only serve JS if maps are really to be displayed
Signed-off-by: phl0 <github@florian-wolters.de>
2022-10-06 12:51:36 +02:00
phl0
303b8bf8e3
Fix syntax
Signed-off-by: phl0 <github@florian-wolters.de>
2022-10-04 22:36:06 +02:00
phl0
bc26d9d717
Also apply for activated grids
Signed-off-by: phl0 <github@florian-wolters.de>
2022-10-04 22:33:02 +02:00
phl0
9426dc7cf3
Set min zoom so view does not crash
Signed-off-by: phl0 <github@florian-wolters.de>
2022-10-04 22:28:56 +02:00
Peter Goodhall
dd1e224d7f
Merge pull request #1582 from kb-light/radioapi
[WIP] Unify radio API
2022-09-30 15:47:30 +01:00
phl0
97af7abc4c
Add shortcut for copying api keys 2022-09-28 15:41:08 +02:00
kb-light
07b7930f64 Fix indentation 2022-09-27 19:49:57 +00:00
kb-light
4064340bc7 Unify varible naming
Replace uplink_freq by frequency.
Replace uplink_mode by mode
Replace downlink_freq by frequency_rx.
Replace downlink_mode by mode_rx
2022-09-27 19:49:57 +00:00
kb-light
a60885f2ed Unify radio API
Radio API should not depend on the name
Remove further occurrence of SatPC32 and CloudlogCatQt
2022-09-27 19:49:57 +00:00
phl0
aea62c5b56
Use global tile URL also for distance plots 2022-09-22 23:39:12 +02:00
phl0
3a4ea503fa
Use globally configurable tileUrl for maps 2022-09-22 23:33:32 +02:00
Andreas Kristiansen
ba7124c727
Merge pull request #1595 from AndreasK79/selectable_bands
User Selectable bands
2022-09-19 15:17:22 +02:00
Andreas
4e17281a98 [Statistics] Changed from Google Charts to Chart.js 2022-09-18 16:48:16 +02:00
Andreas
a9c6acf255 [Bands] User settings can now be saved. 2022-09-05 20:26:08 +02:00
Andreas
f9045d0427 [Custom map] Added mode and propagation selection 2022-08-27 19:24:22 +02:00
phl0
66f70af2c4
Add separate input field for WWFF info 2022-08-15 16:04:33 +02:00
Ondřej Nový
9604bf4a2f Keep LSB/USB mode from radio (and save as submode) 2022-07-09 20:14:55 +02:00
Andreas Kristiansen
79f4657c82
Merge pull request #1494 from phl0/activatorsBeauty
Add map for activated grids by activators
2022-07-03 08:34:52 +02:00
phl0
570ac1e505
Use optionslib to read config value 2022-06-30 21:32:09 +02:00
phl0
4ab72e94c0
Add to activated grids and some minor beauty stuff 2022-06-20 09:08:36 +02:00
phl0
0805c7ceb0
Add grind count to map view 2022-06-20 08:18:52 +02:00
phl0
1f67ffc871
Replace 0 by slashed zero 2022-06-12 13:50:54 +02:00
phl0
9846a19617
Delete not needed ajax stuff and debug output 2022-06-12 13:45:25 +02:00
phl0
ea6e7f20f6
Add activators map 2022-06-12 13:18:26 +02:00
Thomas Werzmirzowsky
618055ff4a setRst is now always called and therefore has to be present always 2022-06-01 18:40:38 +02:00
Peter Goodhall
b7c046184a Revert "Make the manual query parameter optional"
This reverts commit 0faf59c7e8.
2022-05-30 14:30:28 +01:00
Andreas Kristiansen
0920c73f7f
Merge pull request #1486 from Cadair/make_contesting_query_param_optional
Make the manual query parameter optional
2022-05-29 20:17:13 +02:00
phl0
085f8b18dc
Use correct PHP tag 2022-05-27 23:10:19 +02:00
Andreas
53c8105754 Added type for datatable to sort date column correctly 2022-05-27 20:20:25 +02:00
Stuart Mumford
0faf59c7e8
Make the manual query parameter optional 2022-05-26 10:40:28 +01:00
phl0
be63741e82
Enable manual sorting per column 2022-05-09 10:13:25 +02:00
Andreas Kristiansen
5399db7602
Merge pull request #1444 from Werzi2001/post_contest_logging
post contest logging using manual parameter
2022-04-18 17:25:27 +02:00