提交图

3583 提交

作者 SHA1 备注 提交日期
Peter Goodhall
6f8d07e1cd [eQSL][Upload] Only upload QSOs where nickname isnt blank
fixes #1635
2022-10-05 14:39:40 +01:00
Peter Goodhall
2b6a2ce6c4 [Distances Worked] Fixed Offset Error 2022-10-05 14:31:33 +01: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
Andreas
327fb1f485 [Statistics] Fix for different casing on bands and col_submode either null or blank 2022-10-04 20:50:14 +02:00
Peter Goodhall
9c8cb29bba Merge branch 'station_logbooks' of https://github.com/magicbug/Cloudlog into station_logbooks 2022-10-01 13:21:52 +01:00
Peter Goodhall
9d885f2b22 removed debug code 2022-10-01 13:21:50 +01:00
Peter Goodhall
9d17be08a3
Merge pull request #1624 from kb-light/radioapi
[Cat] Some fixes for backward compatibility with CloudLogCatQt
2022-09-30 17:36:15 +01:00
kb-light
b523bfa683 [Cat] Some fixes for backward compatibility with CloudLogCatQt 2022-09-30 16:17:41 +00:00
Peter Goodhall
23defe3ede Update 100_update_cat_table.php 2022-09-30 16:11:30 +01:00
Peter Goodhall
2e7b6a5dad Think i need more sleep 2022-09-30 15:59:14 +01:00
Peter Goodhall
2c76f7ea8f Update 100_update_cat_table.php 2022-09-30 15:58:11 +01:00
Peter Goodhall
d946d23fa2 Update 100_update_cat_table.php 2022-09-30 15:57:23 +01:00
Peter Goodhall
de9445fd7b Update 100_update_cat_table.php 2022-09-30 15:54:11 +01: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
43f46f9879 Restore initial data type of frequency column in cat table
Signed-off-by: phl0 <github@florian-wolters.de>
2022-09-30 12:05:38 +00:00
kb-light
b081ab5449 Radio: Rename Sat mode vars to avoid confusion 2022-09-30 12:05:38 +00:00
kb-light
88982bcb09 [CAT] rename rx columns 2022-09-30 12:05:33 +00:00
kb-light
49d1a13365 Some small API improvements 2022-09-29 21:32:08 +00:00
Florian (DF2ET)
f39a561a3a
Handle non-SAT cases without throwing errors
* Also test mode and frequency for != "NULL"
* Remove useless code
* Forgotten change of variable name
* Set NULL as default for missing frequency
2022-09-29 21:06:06 +00:00
Peter Goodhall
1b644db237
Merge pull request #1620 from phl0/timeShortCutContest
Time and Date shortcuts also for contesting page
2022-09-28 21:14:35 +01:00
Peter Goodhall
7f76672a48
Merge pull request #1621 from AndreasK79/statistics_raw_qso_data_and_unqique_calls
[Statistics] Raw QSO data and unique callsigns
2022-09-28 21:14:15 +01:00
Peter Goodhall
3cbfcd0c23
Merge pull request #1622 from phl0/apiKeyCopyShortCut
Add shortcut for copying API keys
2022-09-28 21:11:09 +01:00
phl0
d4234ba53e
Add translation to tooltip (ger/en) 2022-09-28 15:49:57 +02: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
99ce3d677f Fix sat_mode 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
1a122455f0 .gitignore: Ignore vi swap files 2022-09-27 19:49:57 +00:00
kb-light
37ea7049d7 Radio API: Remove redundant data construction 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
Andreas
f61c2cca12 [Debug] Added Codeigniter version and corrected a typo 2022-09-26 18:11:36 +02:00
Andreas
aa17f4f438 [Statistics] Raw QSO data and unique callsigns 2022-09-25 20:39:55 +02:00
Andreas Kristiansen
006ff40d85
Updated readme regarding PHP 8.0 2022-09-25 17:53:50 +02:00
phl0
1b03da8b9b
Time and Date shortcuts also for contesting page 2022-09-25 12:32:39 +02:00
Peter Goodhall
df6622084e
Merge pull request #1616 from phl0/fixDokLookup
Fix DOK Lookup
2022-09-23 17:26:51 +01:00
Peter Goodhall
442c8ff328
Merge pull request #1617 from phl0/tileUrl
Use globally configured tile URL from DB options
2022-09-23 17:26:22 +01: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
phl0
3d65d08d2f
Fix overwriting issue between US county and DOK selectize input 2022-09-22 22:45:01 +02:00
Peter Goodhall
d0f51fa691
Merge pull request #1579 from nolith/eqsl-download
eQSL import from multiple QTH nicknames
2022-09-22 08:51:45 +01:00
Alessio Caiazza
d8c8260097
More robust error handling and cleanup 2022-09-22 08:58:25 +02:00
Alessio Caiazza
27a8d235fd
eQSL import from multiple QTH nicknames 2022-09-22 08:58:14 +02:00
Peter Goodhall
60d0ba1bad
Merge pull request #1576 from nolith/fix-eqsl-upload
Fix eQSL upload for linked account
2022-09-20 20:54:04 +01:00
Andreas Kristiansen
f49f8a20b9
Merge pull request #1607 from phl0/makeEorUpperCase
Make <eor> tags upper case (now with fixed LotW issue)
2022-09-20 20:42:48 +02:00
Andreas
7a23b6fbfc [Quick Lookup] Added ucwords with options to dxcc name 2022-09-20 19:55:31 +02:00
Andreas
33d18c8001 [KML Export] Added ucwords with options 2022-09-20 19:51:43 +02:00
Andreas
32f31d31ab [DX Atlas export] Added ucwords to dxcc name 2022-09-20 19:46:58 +02:00
Andreas
5e3cd0c986 [Dashboard] Fix if user locator is not valid 2022-09-20 17:40:14 +02:00