提交图

1071 提交

作者 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 Kristiansen
64bbed8991
Merge pull request #1739 from AndreasK79/wrong_cq_zone 2022-11-07 07:20:50 +01:00
Andreas Kristiansen
437f60359e
Merge branch 'dev' into search_fix 2022-11-04 16:40:15 +01:00
Andreas
ef2d032e03 [Search] Added migration script and tweaks to view 2022-11-01 19:47:06 +01:00
Andreas
ee985302dd [Search] Added incorrect logged cq zone to search 2022-10-31 20:09:19 +01:00
Andreas Kristiansen
678ca03873
Merge pull request #1727 from AndreasK79/timeline_confirmation
Timeline confirmation
2022-10-31 18:39:30 +01:00
Andreas
349545fe48 [Search] Added tab to check for duplicate QSOs 2022-10-31 12:25:56 +01:00
Andreas
19e6c54497 [Timeline] Added checkbox for qsl, lotw and eqsl 2022-10-28 19:02:11 +02:00
Andreas
f9f3e74a58 [Search] Fixed a bug when callsign did not contain slash 2022-10-28 11:28:03 +02:00
Andreas
bfbb2e7938 [Search] Fix for partial search when callsign contains slash 2022-10-28 10:53:45 +02:00
phl0
11ff04208a
Check locator for valid value 2022-10-27 15:18:50 +02:00
phl0
670d5b9213
Deal with misset user locator without failing 2022-10-27 15:17:52 +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
Peter Goodhall
45ebcc2d97 [Widgets] QSO now requires /widget/qso/publicslug 2022-10-15 14:29:14 +01:00
Andreas
d4c51fc75c [CQ Award] New map added 2022-10-12 09:44:13 +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
1ff1e541f6 still rushing bugs 2022-10-11 15:06:17 +01:00
Peter Goodhall
c0f812baeb Hopefully now works correctly 2022-10-11 14:59:17 +01:00
Peter Goodhall
8bbc0ba9bc Fixing my rubbish code 2022-10-11 14:54:34 +01:00
Peter Goodhall
4b6cd68717 [Welcome] Add final checks to carry out the needed migration 2022-10-11 14:26:46 +01:00
Peter Goodhall
22f421e9eb Add a config item for knowing if v2 migration took place 2022-10-10 19:56:46 +01:00
Peter Goodhall
cd44097d66 [Welcome] Claim Notes, API Keys 2022-10-10 15:06:01 +01:00
Peter Goodhall
d7efc67f99 [Welcome] Mini header and text changes 2022-10-09 17:01:05 +01:00
Peter Goodhall
f9abd5d633 [Welcome] Don't include debug data.. 2022-10-09 16:47:23 +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
Peter Goodhall
e2cf65d5ba
Merge pull request #1648 from phl0/hideSatStuff
Hide SAT stuff if SAT band is disabled
2022-10-07 16:25:11 +01:00
Andreas
ccacc244db [Bands] Added master checkbox for award 2022-10-06 11:41:01 +02:00
phl0
6bfdd8a3d5
Hide SAT stuff if SAT band is disabled 2022-10-05 23:23:32 +02:00
Peter Goodhall
2628e46d1b {Welcome to Cloudlog V2] Started writing the welcome page 2022-10-05 15:15:29 +01:00
Peter Goodhall
2b6a2ce6c4 [Distances Worked] Fixed Offset Error 2022-10-05 14:31:33 +01:00
Peter Goodhall
9d885f2b22 removed debug code 2022-10-01 13:21:50 +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
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
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
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
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
5e3cd0c986 [Dashboard] Fix if user locator is not valid 2022-09-20 17:40:14 +02:00
Andreas
9e110039f3 [Bands] Added WWFF support to bands 2022-09-20 17:25:50 +02:00