Andreas Kristiansen
faeb9a49f7
Merge branch 'dev' into dxcc_award_map
2022-12-07 19:41:55 +01:00
Peter Goodhall
ca4f0d7ea1
Merge pull request #1826 from phl0/addPotaSupport
2022-12-07 10:49:06 +00:00
Andreas
4d129170de
[DXCC identification] Fix for 2x1 KG4 call
2022-12-06 19:53:38 +01:00
phl0
034fa625fb
Add support for POTA fields according to ADIF update
2022-11-30 15:38:40 +01:00
phl0
08108b4638
Add option to select previous QSL type
2022-11-25 00:22:31 +01:00
phl0
ed61eeebcd
Disable all other station profiles on activating one
2022-11-15 15:42:49 +01:00
Andreas
30f3df15ce
[DXCC] Added map
2022-11-11 19:23:41 +01:00
phl0
112f88d986
Fix SQL syntax
2022-11-10 21:52:46 +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
Peter Goodhall
161941d854
Merge pull request #1756 from phl0/updateQslDatesOnEdit
2022-11-08 22:43:18 +00:00
phl0
9114183d2e
Set dates if eQSL/LotW QSL info is changed manually
2022-11-08 23:04:54 +01:00
phl0
c84f8ca94f
Fix error that leads to overwriting QSL R dates
2022-11-08 22:26:02 +01:00
phl0
ae552f2dda
Also export QSO where MY_SOTA_REF is set
2022-11-08 08:20:59 +01:00
Andreas
19e6c54497
[Timeline] Added checkbox for qsl, lotw and eqsl
2022-10-28 19:02:11 +02:00
Peter Goodhall
8dbdee368a
Merge pull request #1705 from phl0/autoQTH
2022-10-26 13:34:32 +01:00
Peter Goodhall
c2e80cb406
Merge pull request #1714 from AndreasK79/gridsquare_map_vucc_fix
2022-10-24 17:04:40 +01:00
Andreas
dd4ac6ff24
[Gridsquare map] Fix for vucc grids on map
2022-10-22 21:04:33 +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
DL2CC
5a4d9ea718
Convert Contest serial exchange to integer
...
some logbook programs allow for non number characters in the exchange serial number field, cloudlog would crash on import. By converting those fields to integer we probably lose some (worthless) information but still have it import correctly
2022-10-13 08:52:23 +02:00
Peter Goodhall
eecd2bf71d
[welcome] SQL statements being totally wrong
2022-10-11 17:10:44 +01:00
Peter Goodhall
c08257beaa
[Welcome] Might fix bug
2022-10-11 16:54:32 +01:00
Peter Goodhall
fa979a426a
Update Api_model.php
2022-10-11 15:05:03 +01:00
Peter Goodhall
7ed979b4b6
Update Api_model.php
2022-10-11 15:03:31 +01:00
Peter Goodhall
8bbc0ba9bc
Fixing my rubbish code
2022-10-11 14:54:34 +01:00
Peter Goodhall
cd44097d66
[Welcome] Claim Notes, API Keys
2022-10-10 15:06:01 +01:00
Peter Goodhall
b4f1f63098
[Welcome] Hide Creating Logbooks or claiming locations
...
Hide Creating Logbooks or claiming locations if they are already in the database
2022-10-09 16:46:37 +01:00
Peter Goodhall
cb4008c082
Merge branch 'station_logbooks' of https://github.com/magicbug/Cloudlog into station_logbooks
2022-10-09 14:55:50 +01:00
Peter Goodhall
c0c4caa53a
[Welcome] Claim all station logbooks to first user in the datbase
2022-10-09 14:55:46 +01:00
Andreas
ccacc244db
[Bands] Added master checkbox for award
2022-10-06 11:41:01 +02:00
phl0
f556e6319f
Added POTA to awards section
...
Signed-off-by: phl0 <github@florian-wolters.de>
2022-10-05 22:13:12 +02:00
phl0
65189d07ca
Basic POTA support
2022-10-05 17:05:53 +02:00
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
Andreas
327fb1f485
[Statistics] Fix for different casing on bands and col_submode either null or blank
2022-10-04 20:50:14 +02:00
kb-light
b523bfa683
[Cat] Some fixes for backward compatibility with CloudLogCatQt
2022-09-30 16:17:41 +00:00
Peter Goodhall
dd1e224d7f
Merge pull request #1582 from kb-light/radioapi
...
[WIP] Unify radio API
2022-09-30 15:47:30 +01: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
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
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
aa17f4f438
[Statistics] Raw QSO data and unique callsigns
2022-09-25 20:39:55 +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
9e110039f3
[Bands] Added WWFF support to bands
2022-09-20 17:25:50 +02:00
Andreas
8527598c22
[DXCC Award] Added ucwords to the DXCC Name so that it displays nicer
2022-09-20 12:18:40 +02:00