提交图

1426 提交

作者 SHA1 备注 提交日期
phl0
846dec0f61
Add POTA lookup function 2023-05-01 21:14:30 +02:00
Andreas
ebe01d938c [ADIF Backup] Added unique name to the backup file. 2023-05-01 17:21:20 +02:00
Andreas
b45cfda3eb [ADIF Backup] Added so that ADIF can be backed up with cron and api key 2023-05-01 15:25:30 +02:00
Andreas
cb71e0961f [Advanced Logbook] ADIF export fetches sort order from table sort (not all columns) 2023-05-01 12:35:24 +02:00
Andreas
196f5cfcf3 {Advanced Logbook] Added sat filter 2023-05-01 08:58:13 +02:00
Andreas
e32ebe35a8 [Map options] Added options for map on dashboard and in logbook 2023-04-29 18:44:35 +02:00
Andreas Kristiansen
6eb5874c7d
Merge pull request #2090 from phl0/statsWithApiKey
Make stats publicly usable with API key
2023-04-28 11:31:06 +02:00
Andreas Kristiansen
5f76edefb7
Merge pull request #2093 from phl0/bannerHideOption
Add option to hide dashboard banner
2023-04-28 08:14:43 +02:00
Andreas Kristiansen
c63fdf9688
Merge pull request #2091 from phl0/stationPower
Add option for default station power
2023-04-28 08:05:28 +02:00
phl0
3f5a17db0b
Add option to hide dashboard banner 2023-04-27 23:47:54 +02:00
phl0
75ac1b2620
Add option for default station power 2023-04-27 23:02:57 +02:00
phl0
c57932be86
Make stats publicly usable with API key 2023-04-27 21:08:09 +02:00
phl0
5c9ec6b6eb
Add table join on DXCC entities to search function 2023-04-27 17:07:30 +02:00
Andreas Kristiansen
54e137db90
Merge pull request #2082 from AndreasK79/oqrs_grouped 2023-04-26 21:07:27 +02:00
phl0
2370ee2bfe
Harmonize LoTW abbreviation 2023-04-26 05:44:54 +02:00
Andreas
0142209022 [OQRS] Now added option to search in all station locations with active OQRS 2023-04-25 14:00:30 +02:00
phl0
56b25e072e
Delete (now) stray code (assuming there is no LotW cert without DXCC id 2023-04-19 22:18:33 +02:00
phl0
607a3a72d9
Use DXCC ID from LotW cert for uploads 2023-04-19 22:06:32 +02:00
phl0
19c72eb75a
Use DXCC ID from LotW certificate (rather than selecting DXCC manually) 2023-04-19 15:32:32 +02:00
Andreas Kristiansen
c8b325efa6
Merge pull request #2064 from AndreasK79/oqrs_global_text
[OQRS] Added option to set global text to be displayed on top of OQRS page.
2023-04-18 08:37:13 +02:00
Andreas Kristiansen
383602c482
Merge pull request #2063 from AndreasK79/cabrillo_export
Cabrillo export
2023-04-18 07:57:28 +02:00
Andreas
bf607a5bf5 [OQRS] Added option to set global text to be displayed on top of OQRS page. 2023-04-17 20:04:23 +02:00
Andreas
64237e8840 [KML] Renamed to Kmlexport so that link works when index.php is removed 2023-04-15 17:51:48 +02:00
Peter Goodhall
813bbd5a89
Merge pull request #2061 from AndreasK79/contest_session_database
[Contest logging] Moved contest session from local storage to database
2023-04-13 21:27:15 +01:00
Andreas
a48858acda [Cabrillo export] Added more info to the form 2023-04-13 12:30:12 +02:00
Andreas
bae96ce1e6 [Cabrillo export] Added better date selection 2023-04-12 15:01:53 +02:00
Andreas
ef3c92d9cf [Cabrillo export] Added station location 2023-04-12 14:24:03 +02:00
Andreas
3a415a5587 [Cabrillo export] Added contest export for cabrillo 2023-04-12 11:58:47 +02:00
phl0
bf4ffe47cd
Check for valid downloaded LotW status report and report errors
appropriately
2023-04-11 23:19:32 +02:00
phl0
9d76681c05
Correct error message. Empty file is not necessarily a failed login to
LotW ...
2023-04-11 22:58:50 +02:00
phl0
6e54a915d4
Make LotW downloads more verbose regarding file writing 2023-04-11 22:40:53 +02:00
Andreas
b481fdbb38 [Contest logging] Moved contest session from local storage to database 2023-04-10 18:54:24 +02:00
Andreas
1c4c1694cc [LoTW] Fixed typos 2023-03-30 12:33:09 +02:00
Peter Goodhall
d02375fba6 [API] Fixes issue where nullable vars was first 2023-03-29 15:02:36 +01:00
Peter Goodhall
9f94f99f46 [API] Adds logbook_check_grid call 2023-03-28 14:57:43 +01:00
Peter Goodhall
0be6f42999 [API] Adds API call "logbook_check_callsign" to check if a callsign is in the logbook 2023-03-28 14:38:50 +01:00
Peter Goodhall
d675941d1e
Merge pull request #2043 from hugosilvaparagramanet/feature/improve-mark-as-upload-process-for-qo100-dx-club-export
Mark QSOs as uploaded in batch to improve performance
2023-03-21 15:21:58 +00:00
phl0
6929a061eb
Add a column to API keys to show last usage timestamp
Squashed commit of the following:

commit 83f12cc945fa717945062a841854498368d8cb10
Author: phl0
Date:   Tue Mar 21 12:24:53 2023 +0100

    Change default value to current date/time

commit e1cb72f3fc80f581ee30d927772efe0ffe155059
Author: phl0
Date:   Tue Mar 21 12:05:46 2023 +0100

    Add functions to update timestamps

commit d303f629a0b2d200e49da36766cf72ed37c3fe92
Merge: 01a9606a 7dd76923
Author: phl0
Date:   Tue Mar 21 11:13:21 2023 +0100

    Merge remote-tracking branch 'origin/dev' into apiKeyLastUsed

commit 01a9606afde6aad6be0f07f34f8584e540c50e8c
Author: phl0
Date:   Tue Mar 21 11:11:51 2023 +0100

    Reorder DB migration due to previous commits

commit ec5cd743b96dc1ed0f2740f7b2051f88549f4248
Author: phl0
Date:   Fri Mar 17 16:23:34 2023 +0100

    Basics for API key last used
2023-03-21 12:26:15 +01:00
Hugo Silva
4877b32304 Mark QSOs as uploaded in batch to improve performance 2023-03-20 19:15:05 +00:00
Hugo Silva
f4ea93ba89 Bugfix: don't duplicate 'Mark as Uploaded' records 2023-03-20 13:39:35 +00:00
Hugo Silva
cbf6efd19f Adds export to QO-100 Dx Club menu entry and functionality 2023-03-17 17:55:12 +00:00
Andreas
16e90d938e [Timeline] Fix for DXCC QSO details 2023-02-22 12:15:11 +01:00
Andreas Kristiansen
980028c70e
Merge pull request #2008 from AndreasK79/vucc_timeline
Vucc timeline
2023-02-19 17:23:50 +01:00
Andreas
a1b99e12d3 [Timeline] Changed award to dropdown 2023-02-19 12:34:35 +01:00
Andreas
39536c98e9 [Quick lookup] Adapted for selectable bands 2023-02-18 14:19:02 +01:00
Andreas
0ecc5de833 [DXCC summary] Fix for bands that are not active 2023-02-18 09:58:54 +01:00
Peter Goodhall
a886f426be
Merge pull request #1991 from phl0/continentStats
Add basic continent statistics
2023-02-09 15:28:24 +00:00
Andreas
36de030151 [Continents] Added band and mode filter 2023-02-09 12:35:30 +01:00
phl0
0f84f71b7e
Sort SAT amd mode stats by count DESC 2023-02-09 12:12:54 +01:00
phl0
8b38d28122
Add basis continent statistics 2023-02-09 01:05:36 +01:00
Ondřej Nový
8f7af51d17 Better error handling during datafiles update 2023-02-08 17:32:08 +01:00
phl0
72c2853fc6
Add fields for continent and update function 2023-02-04 17:41:21 +01:00
Andreas
0d51c78516 [DXCC id] Improved DXCC identification 2023-02-01 13:57:50 +01:00
Andreas
dcdfd66a01 [Timeline] Added VUCC as selection for award 2023-01-30 19:54:27 +01:00
phl0
995e89e444
Option tu upload SAT status info to amsat.org/status 2023-01-27 17:24:48 +01:00
phl0
accf4add52
Implement eQSL and QSL filter for WAS awards 2023-01-18 14:08:56 +01:00
phl0
90b2e9c7f9
Implement eQSL and QSL filter for DXCC awards 2023-01-18 13:51:46 +01:00
phl0
75cf2c7c7c
Implement eQSL and QSL filter for CQ awards 2023-01-18 13:35:58 +01:00
Andreas
9781b1947e Fix empty value error for PHP 8.1 2023-01-18 09:53:47 +01:00
phl0
fd9424f730
Previous fix won't work as value would be overwritten 2023-01-18 09:31:38 +01:00
phl0
eb3b2f195c
Fix empty value error for PHP 8.1 2023-01-18 09:28:27 +01:00
phl0
f3a0025423
Rework DOK stats and add some eye candy
Squashed commit of the following:

commit 91b55288edee8cdae93570212e0e94c3cc2e66ff
Author: phl0 <github@florian-wolters.de>
Date:   Mon Jan 16 14:59:52 2023 +0100

    Add link to DD3AH map

commit 11149f8202bb118d635b952512de4f4456c1789a
Author: phl0 <github@florian-wolters.de>
Date:   Mon Jan 16 14:29:37 2023 +0100

    Add datatable

commit fc768b32bc256c12668bb1c095184e56edbb2d25
Author: phl0 <github@florian-wolters.de>
Date:   Mon Jan 16 14:06:38 2023 +0100

    Remove old code

commit b8dfe8566fdc8b20a105b7120faeff4a054b4166
Author: phl0 <github@florian-wolters.de>
Date:   Sun Jan 15 23:13:09 2023 +0100

    Filter summary for DOK/SDOK and remove empty lines

commit 5d081a2f7dacd0da8761b7e06a253a6e4050b6c4
Author: phl0 <github@florian-wolters.de>
Date:   Sun Jan 15 22:55:46 2023 +0100

    Remove not worked for now

commit 00e9354a5f0be9d40ca3b16e29dbf1728b7d2875
Author: phl0 <github@florian-wolters.de>
Date:   Sun Jan 15 22:53:17 2023 +0100

    Include SAT QSOs in totals

commit c1dd7e131ee750b647d4ba802c5aa7af742bdea3
Author: phl0 <github@florian-wolters.de>
Date:   Sun Jan 15 17:16:30 2023 +0100

    Use worked DOKs from DB instead of list from file

commit 5e60dc51b5b6ea12bf0109847967c80b0f31e79a
Author: phl0 <github@florian-wolters.de>
Date:   Fri Jan 13 14:59:27 2023 +0100

    Use QSL only for confirmed QSOs

commit 26c03d9a62492bcbfdfdfb5ec1b6d72e61134bce
Author: phl0 <github@florian-wolters.de>
Date:   Mon Jan 9 16:40:37 2023 +0100

    Add filter to QSO details popup

commit 20b704aa853c806b0739ac9bd3d4a6082987fb9c
Author: phl0 <github@florian-wolters.de>
Date:   Mon Jan 9 15:25:35 2023 +0100

    Forgot to delete replaced part of code

commit 574a1ebd17625f508ac40cb87b927efdc9d9f998
Author: phl0 <github@florian-wolters.de>
Date:   Mon Jan 9 15:20:21 2023 +0100

    Hide NM as just a marker for no DOK at all

commit 2b5c2ad8e149c370e036fdfc2f978f411bc11ea7
Author: phl0 <github@florian-wolters.de>
Date:   Thu Jan 5 22:49:03 2023 +0100

    Remove debug statement

commit 39406b96a3ec8f98ec8548156b83016d68cb6897
Author: phl0 <github@florian-wolters.de>
Date:   Thu Jan 5 22:48:06 2023 +0100

    Add option for eQSL

commit 2de47e79f232a8505e951366c557b136c6b6d28d
Author: phl0 <github@florian-wolters.de>
Date:   Thu Jan 5 15:27:10 2023 +0100

    Rework DOK stats
2023-01-16 17:08:27 +01:00
Peter Goodhall
e25174379d
Merge pull request #1913 from phl0/lotwImportCnty
Import county from LotW matches
2023-01-10 12:03:04 +00:00
phl0
9ed225e375
Import county from LotW matches 2023-01-10 00:46:02 +01:00
phl0
cab8f01c6c
Show link to eQSL image on import status page 2023-01-10 00:29:43 +01:00
phl0
d08019e9b5
Only free key if PHP version < 8 2023-01-02 16:15:56 +01:00
Andreas
c6aaf97c8a [OQRS] Changed to visitor header 2022-12-31 00:01:34 +01:00
phl0
5ba33a020a
Add reply to header 2022-12-29 18:10:51 +01:00
phl0
8695c52891
Add user message to email 2022-12-29 17:59:41 +01:00
Andreas
d5842bbc5a [OQRS] Created new view for OQRS requests 2022-12-29 17:14:18 +01:00
Peter Goodhall
455b28a756
Merge pull request #1882 from phl0/fixOqrsFlaws
Fix oqrs flaws
2022-12-29 15:55:55 +00:00
Peter Goodhall
11df165103
Merge pull request #1868 from phl0/lotwWarning
LotW warning for cert expiry
2022-12-29 15:55:20 +00:00
phl0
b332dee524
Merge branch 'dev' into fixOqrsFlaws 2022-12-29 16:12:45 +01:00
phl0
b2a932b125
Load eqsl and lotw lang to fix log warnings and display errors in check
log
2022-12-29 00:06:23 +01:00
phl0
bac26df67d
Show public OQRS link if at least one callsign has OQRS activated 2022-12-28 23:37:14 +01:00
Peter Goodhall
6f597ff7a2 [Widgets] /QSO/{public_slug} Error Message
Fixes #1875 providing a more useful error message
2022-12-28 15:05:20 +00:00
Andreas
3ab8204009 [Logbook Advanced] Fixed mode listing and search 2022-12-27 18:56:04 +01:00
Peter Goodhall
e16e7ed18a [Advance Search] Remove duplicate modes
Think this handles sub modes correctly now although you still see USB / LSB listed if its in the main MODE window. not sure whether to make a migration to change those.
2022-12-27 16:57:09 +00:00
phl0
33ed61409b
Show warnings on dashboard and set deadline to 30 days 2022-12-23 14:49:03 +01:00
Andreas Kristiansen
1759e44106
Merge branch 'dev' into online_qsl_request 2022-12-21 22:11:33 +01:00
Peter Goodhall
507adcea62
Merge pull request #1847 from AndreasK79/logbookadvanced
[Logbookadvanced] First version of a logbook with filtering and batch processing of QSL handling.
2022-12-21 13:59:11 +00:00
Andreas
52401647f9 [Logbookadvanced] Saves callsign callbook info in database 2022-12-20 22:23:22 +01:00
Andreas
26cc67a55b [Logbookadvanced] Added dropdown to choose number of results returned 2022-12-19 18:20:55 +01:00
Andreas
dbc8a5451a [Logbookadvanced] First version of a logbook with filtering and batchprocessing of QSL handling. 2022-12-18 16:49:54 +01:00
phl0
b2b7596bca
Add Frequency to selectable colums and previous QSOs 2022-12-14 12:45:32 +01:00
Andreas Kristiansen
9917b14199
Merge branch 'dev' into online_qsl_request 2022-12-14 12:37:22 +01:00
Andreas
ca23cf8b0b [OQRS] Added it's own view for the QSO lookup 2022-12-14 12:35:48 +01:00
Andreas Kristiansen
4da2227002
Merge branch 'dev' into iota_map 2022-12-12 09:30:59 +01:00
Andreas
e1444c2abf [IOTA Map] Added map to display IOTA's 2022-12-11 17:47:36 +01:00
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
Peter Goodhall
cbc6224ad3 [Callsign Lookup] Return Callsign in json request and match to input when looking a callsign up 2022-12-01 14:01:15 +00:00
phl0
71fbd4ad9b
Add update function for POTA references 2022-11-30 17:01:57 +01:00
phl0
034fa625fb
Add support for POTA fields according to ADIF update 2022-11-30 15:38:40 +01:00
phl0
2b97d70c05
Apply custom date format to eqsl output 2022-11-30 14:57:24 +01:00
Peter Goodhall
809fc8c78c
Merge branch 'dev' into greencube 2022-11-27 17:25:24 +00:00
phl0
08108b4638
Add option to select previous QSL type 2022-11-25 00:22:31 +01:00
Andreas
06028992aa [DXCC Mao] Fixed so that worked/confirmed/not worked works with map 2022-11-22 17:51:31 +01:00
Peter Goodhall
adf23b58c2 [Satellites] Change GREENCUBE to IO-117 2022-11-16 13:48:40 +00:00
Andreas
9d1f30d8e8 [OQRS] Added OQRS system 2022-11-15 18:29:33 +01:00
Peter Goodhall
96dadd685e Merge pull request #1772 from agrif/p12-file-type 2022-11-12 14:33:30 +00:00
Andreas
1b563b7eb0 [DXCC Map] Fixed popup and added datatable to QSO table 2022-11-12 10:50:46 +01:00
Andreas
30f3df15ce [DXCC] Added map 2022-11-11 19:23:41 +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
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
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
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
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
e00aacc96c [Clublog] Updated script (cron job) to work for all users with a username and password set 2022-09-11 15:02:31 +02:00
Andreas Kristiansen
ce38d23ee5
Merge pull request #1567 from nolith/copy-station-location
Add station copy to easily duplicate station locations
2022-09-11 13:02:41 +02:00
phl0
c61bddc67d
Add WWFF Award infos 2022-09-10 15:04:05 +02:00
Andreas
7765740b02 [Dashboard] Added VUCC 2022-09-10 11:39:59 +02:00
Andreas
6b4a09d653 [Bands] Editing QSO now fetches bands from DB. Includes also disabled bands. 2022-09-09 23:11:52 +02:00
Andreas
4eae240fb9 [Bands] Updated edit/create band to include bandgroup, cw/ssb/data qrg 2022-09-09 18:52:57 +02:00
Andreas
71b38c72a5 [Bands] Contest logging band dropdown fetches bands from db. 2022-09-08 20:19:41 +02:00
Andreas
be72a332b6 [Bands] QSO entry band/bandrx dropdown is now fetched from db 2022-09-08 20:12:11 +02:00
Andreas
831b35b862 [Bands] Gridsquare map only uses active bands in dropdown 2022-09-07 20:40:54 +02:00
Andreas
1114973f8d [Bands] Added edit band 2022-09-06 20:18:17 +02:00
Andreas
7326c7ec35 [Bands] Can now create new band 2022-09-06 19:35:27 +02:00
Andreas
a9c6acf255 [Bands] User settings can now be saved. 2022-09-05 20:26:08 +02:00
Andreas
a7375c0bdc [Bands] Added logic to fetch bands from database 2022-09-04 18:26:21 +02:00
Andreas
c55ea49675 [Bands] Added a controller and a view to display bands with options 2022-09-04 08:49:58 +02:00
Andreas
f9045d0427 [Custom map] Added mode and propagation selection 2022-08-27 19:24:22 +02:00
phl0
edd30a6bba
Fix typo 2022-08-26 16:24:28 +02:00
phl0
133239df7f
Merge remote-tracking branch 'upstream/station_logbooks' into addQsoDatesToLotwCerts 2022-08-24 17:18:55 +02:00
Peter Goodhall
59803766d0
Merge pull request #1569 from phl0/refactorWWFF
Separate WWFF stuff into separate fields
2022-08-24 16:01:07 +01:00
phl0
1e32fbed3f
Implement check if LotW cert itself is valid to
use for signing. If not skip.
2022-08-24 16:04:26 +02:00
phl0
c83d031cdd
Check QSO start and end date rather than cert validity 2022-08-24 13:13:55 +02:00
phl0
82321c791d
Import QSO start and end date from LotW certs 2022-08-24 12:16:41 +02:00
Alessio Caiazza
ab14b85065 Fix eQSL upload for linked account
When uploading QSOs for a linked account the username must match the
station callsign. i.e. when operating portable it should be callsign/p
2022-08-19 08:44:15 +02:00
Alessio Caiazza
4cbe4b3a11 Extract a SOTA library from QSO controller
SOTA functions are implemented inside the QSO controller, moving this
implementation into a dedicated library will simplify code reuse.
2022-08-17 22:15:06 +02:00
phl0
418b725aba
Implement update function for WWFF directory 2022-08-17 16:54:04 +02:00
Alessio Caiazza
e61baa195d Add station copy
When doing portable activations, often times you need a new station location that is identical to another one with just a few changes like the grid square, SIG, and/or SOTA.

This commit implements a copy function for station locations.
2022-08-17 08:49:58 +02:00
phl0
66f70af2c4
Add separate input field for WWFF info 2022-08-15 16:04:33 +02:00
Hugo Silva
68fb680c41
Fix rogue echos on json QSL status code 2022-08-10 18:37:35 +01:00
Peter Goodhall
f473c15182 Update Radio.php 2022-08-01 11:58:44 +01:00
Peter Goodhall
7f94c951ec Update Radio.php 2022-08-01 11:50:14 +01:00
Peter Goodhall
6f0a02ab6e Update Radio.php 2022-08-01 11:31:36 +01:00
Peter Goodhall
ed56211e93 [Visitors] Correctly map callsigns without gridsquares 2022-07-29 09:05:52 +01:00
Peter Goodhall
216c64fba1 [Visitor] Fixes issue with pins not showing on dashboard map 2022-07-29 08:41:10 +01:00
Peter Goodhall
09bc6099ff
Merge pull request #1545 from netjordan/fix-timezone-cat
Fix issue where warning is displayed that CAT data from radio is out of date
2022-07-29 08:07:38 +01:00
Peter Goodhall
ee61aa3d2d
Merge pull request #1534 from dg9vh/show-submodes
Showing Submode
2022-07-29 08:05:33 +01:00
Peter Goodhall
6c5cb038b3
Merge pull request #1528 from onovy/ssb
Keep LSB/USB mode from radio (and save as submode)
2022-07-29 08:02:57 +01:00
Jordan Cook
2cbb2522ba Fix issue where warning is displayed that CAT data from radio is out of date due to using default timezone 2022-07-23 17:27:45 +01:00
Kim - DG9VH
cff045d5b8 Show it also in Dashboard
Also show submodes in Dashboard
2022-07-17 23:23:35 +02:00
Kim - DG9VH
ffbc5a9f5b Showing Submode
Showing submode if existing in map-leaflet-bubble
2022-07-17 23:12:54 +02:00
Peter Goodhall
7315ae23db [Third Party Logins] Created Model with functions and the controller which needs code 2022-07-10 21:28:21 +01:00
Peter Goodhall
0fd2894193 [Visitor] Hopefully fixes incorrect logs loading
Maybe Fixes #1530
2022-07-10 11:27:08 +01:00
Peter Goodhall
bf5201e317 [visitor] bug where logbook_id wasn't stored
hopefully step closer to fixing #1530
2022-07-10 11:24:16 +01:00
Ondřej Nový
e3ceb8ba62 Fix convent_band -> convert_band typo 2022-07-09 20:15:57 +02:00
Peter Goodhall
823cd51ed1
Merge pull request #1522 from AndreasK79/custom_map_pin_improvement
[Custom map] Using already logged dxcc to set position when gridsquare is not present
2022-07-07 16:20:47 +01:00
Peter Goodhall
eed8fe91c9
Merge pull request #1521 from AndreasK79/dashboard_map_fix
[Dashboard map] Fix lookup for dashboard QSOs plotted on the map
2022-07-07 16:20:36 +01:00
Peter Goodhall
bffca13e5b
Merge pull request #1516 from phl0/picLookupHamQth
Add profile pictures for HamQTH users
2022-07-07 16:19:11 +01:00
Andreas
ed23846db9 [Dashboard map] Fix lookup for dashboard QSOs plotted on the map 2022-07-04 12:32:25 +02:00
Andreas
ca8c8108cd [Custom map] Using already logged dxcc to set position when gridsquare is not present 2022-07-04 11:20:57 +02:00
Peter Goodhall
1b44705137
Fixed typo 2022-07-03 17:47:57 +01:00
Peter Goodhall
fdf32bfa5c
Fixes issue with submode causing errors with eQSL display if not present 2022-07-03 17:11:58 +01:00
Peter Goodhall
bdb94a22f3
Fixes error when submode isn't present when displaying the table 2022-07-03 17:08:34 +01:00
Andreas Kristiansen
5e7c59a420
Merge pull request #1514 from AndreasK79/empty_logbook_fix
Fix for Logbook Model - now loads without a logbook defined. Fixes #1481
2022-07-03 16:39:58 +02:00
Andreas
f5536d233e Added link to station logbooks 2022-07-03 16:38:50 +02:00
Andreas
126c551007 Added message when logbook is not defined. 2022-07-03 13:32:12 +02:00
phl0
8459f31422
Implement profile pic for hamqth 2022-07-03 11:39:05 +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
Peter Goodhall
c8c7aab2c6
Merge pull request #1510 from dg9vh/eqsl
Show and export submodes
2022-06-30 22:25:21 +01:00
Kim - DG9VH
4412196543 Show and export submodes
submodes where not shown and not exported to eqsl, to fix this, this changes are pushed
2022-06-30 19:32:29 +02:00
phl0
3fc003d6a8
Keep autoload value to 'yes' for radio timeout 2022-06-29 13:08:08 +02:00
Peter Goodhall
f257ec1843
Merge pull request #1488 from phl0/logbookNames
Add logbook and station profile name to Logbook page
2022-06-15 14:48:28 +01:00
phl0
ea6e7f20f6
Add activators map 2022-06-12 13:18:26 +02:00
Andreas Kristiansen
e0c83f556a
Merge pull request #1460 from phl0/fillUSCounty
Fill US county from callbook / logbook
2022-05-29 20:02:43 +02:00
phl0
828824e45d
[LotW] Import IOTA info 2022-05-09 14:44:32 +02:00
phl0
384a11ca61
Beautify hardware interfaces list 2022-05-05 13:17:26 +02:00
phl0
798d6315fd
Add logbook and station profile name to Logbook page 2022-05-02 12:38:55 +02:00
Peter Goodhall
01a0f75f84 [Map][Custom] Fixes issue where multi grid caused error 2022-05-01 17:06:38 +01:00
Peter Goodhall
4253f29c56 Fixes map issue with custom map 2022-04-25 11:32:51 +01:00
Peter Goodhall
b02b5c84e3 Fixes issue with map dxcc item not always being correct 2022-04-25 11:01:32 +01:00
phl0
ced69b8ea4
Fill US county from callbook / logbook 2022-04-16 22:07:13 +02:00
phl0
826f30309a
Add function for looking up DOK from previous QSO 2022-04-14 23:24:37 +02:00
phl0
f6feea53bd
Add CAT support for other propmodes for CloudLogCATQt 2022-04-08 21:47:50 +02:00
phl0
7ef299c869
Add power field to CAT interface 2022-04-06 14:50:24 +02:00
Peter Goodhall
e173d202b9
Merge pull request #1450 from phl0/qrzImage
Show profile pic of QSO partner upon logging
2022-04-05 16:42:46 +01:00
Peter Goodhall
ea829cb1f3 [Visitor] Adds improved code for multigrid markers 2022-04-04 15:24:47 +01:00
Peter Goodhall
0eb2b6043e [Mapping] calculate midpoint of multi grids for markers 2022-04-04 15:15:24 +01:00
phl0
828429312e
Add option to en-/disable showing of qrz.com images to user account menu 2022-04-04 13:17:33 +02:00
phl0
ddf745645a
Add config option for qrz.com image display 2022-04-03 14:05:05 +02:00
phl0
d7a23d23a4
Pull image from qrz.com and display in QSO log window 2022-04-03 10:28:36 +02:00
Peter Goodhall
6c7a15f983 [QSL Upload] Improved error reporting 2022-04-01 17:39:23 +01:00
Peter Goodhall
22d5dbdb05 Update Qso.php 2022-04-01 16:06:04 +01:00
Peter Goodhall
9f774c8eac [Gridsquare Validation] when doing 6 char grids it errored
Regex stopped looking at chars after R
2022-04-01 16:04:06 +01:00
phl0
c5ff0df369
Implement validation check for grid locator input 2022-03-28 12:41:14 +02:00
Peter Goodhall
2080079734
Merge pull request #1439 from phl0/gridsquareActivators
Add table for (VUCC) gridsquare activators top list
2022-03-25 16:40:01 +00:00
Peter Goodhall
b699b75dbf
Merge pull request #1435 from phl0/qslNotes
Fill and send eqsl.cc comment field (QSLMSG)
2022-03-25 16:37:55 +00:00
Peter Goodhall
eaf814b336 [Options] Fixes shoddy get_option() function 2022-03-25 16:14:51 +00:00
Peter Goodhall
2dc9365a9a [Visitor] Added Gridsquare to menu 2022-03-24 18:36:31 +00:00
Peter Goodhall
be55278ce3 [Visitor] Adds ability to see worked satellite squares
/visitor/satellites/<slug>
2022-03-24 18:31:14 +00:00
Peter Goodhall
f7427f59de [Visitor] Allows setting a public URL for viewing a basic dashboard 2022-03-24 14:26:03 +00:00
phl0
22e74b55e4
Add table for (VUCC) gridsquare activators top list
Squashed commit of the following:

commit 1091c0321e49b37f29d2997ff28051f137efc53f
Author: phl0 <florian@florian-wolters.de>
Date:   Tue Mar 22 17:31:08 2022 +0100

    Also take VUCC_GRIDS into account

commit c396e87c78e659c98c86ebf96ce21ba9a34203d0
Author: phl0 <florian@florian-wolters.de>
Date:   Thu Jan 27 23:19:39 2022 +0100

    Add ShowQSO function for detailed view

commit 52d3ef9b60de6a82c9239e6be387aa35050db203
Author: phl0 <florian@florian-wolters.de>
Date:   Thu Jan 27 20:59:58 2022 +0100

    Distinguish between LEO and GEO in SAT selection

commit 019d1d71bf3f06abbd38c65b0278c52c785bf407
Author: phl0 <florian@florian-wolters.de>
Date:   Thu Jan 27 19:57:48 2022 +0100

    Make sure mincount is numeric

commit 3802f9269d7e6bae7891e814909bd364afbfdf73
Author: phl0 <florian@florian-wolters.de>
Date:   Thu Jan 27 00:37:35 2022 +0100

    Implement optional minimin grid count

commit d206f2429d2bbaab1336c2266e7036e2ea77718d
Author: phl0 <florian@florian-wolters.de>
Date:   Wed Jan 26 23:21:55 2022 +0100

    Add table showing gridsquare activators
2022-03-22 17:41:03 +01:00
Thomas Werzmirzowsky
3def0a3180 added missing join to station_profile to DOK award show qsos dialog 2022-03-18 20:59:18 +01:00
phl0
b9de48d7d2
Transfer QSLMSG to eqsl.cc during upload 2022-03-16 20:22:40 +01:00
phl0
3ce3c12e39
Add SOTA csv export function 2022-03-16 11:27:54 +01:00
Peter Goodhall
54f6ff9e4c [Lotw] Fixed lotw_ca_province_map function comments 2022-03-15 18:04:24 +00:00
Peter Goodhall
4a847de5a6 [LoTW][Upload] Remaps CA Prov QC to PQ
Thanks to @ve1cwj for reporting issue that LoTW expects PQ rather than QC as the CA Prov 👎
2022-03-15 13:14:03 +00:00
Peter Goodhall
8b67014d2f
Merge pull request #1398 from phl0/activatedGrids
Activated grids
2022-03-02 11:37:48 +00:00
Peter Goodhall
95121e2eb3 [Logbook] Added Debug info if in development mode 2022-02-19 21:19:13 +00:00
Peter Goodhall
bfe1b38c86 [QSO] Fixed issue with bearing lookups with VUCC Grids 2022-02-18 13:46:16 +00:00
Peter Goodhall
be8771de2e Added some extra bits to handle empty results 2022-02-18 13:30:26 +00:00
Peter Goodhall
3a83145e09 [Dashboard] More optimisation for speed now 70% faster 2022-02-17 14:20:32 +00:00
Peter Goodhall
c44b4d7e4b [Dashboard] Merged 4 SQL queries into one call reducing page load times. 2022-02-17 11:58:09 +00:00
Peter Goodhall
91548afea7 [Dashboard] Removed extra login session check and migration check as its called by auto load
Removed extra login session check and migration check as its called by auto load this speeds up page load time and reduces SQL queries down to  44 for the page which is still too many
2022-02-16 22:27:44 +00:00
Peter Goodhall
88e90d7e50 [Visitor] Started the basic code structure of the controller
The visitor controller will handle allowing the public to see a logbook and some of its data.
2022-02-16 16:56:28 +00:00
phl0
72400c8908
Make a separate log view for activated grids 2022-02-16 17:17:17 +01:00
Peter Goodhall
f717d8820c [Dashboard] If environment is set to development then show the debug toolbar 2022-02-16 16:14:38 +00:00
Andreas
6d87c1bb8d [Search] Commented out hamli. Can't find this library. 2022-02-16 17:00:06 +01:00
Andreas Kristiansen
a7246c0977
Merge pull request #1359 from Werzi2001/version_2_search_logbook
added logbook filter to simple and advanced search
2022-02-16 16:57:11 +01:00
Andreas Kristiansen
9b8a226112
Merge pull request #1405 from phl0/tooltipsForAdvancedSearch
Also add QSL/contest tooltips to advanced search results
2022-02-16 16:50:09 +01:00
Andreas Kristiansen
9f89696e28
Merge pull request #1406 from AndreasK79/qrb_calc
Qrb calculator added
2022-02-16 16:41:25 +01:00
phl0
e77675c153
Minor layout beauty :) 2022-02-16 14:57:07 +01:00
phl0
f234ae5bbb
Load eqsl/lotw lang stuff for details view 2022-02-15 22:35:17 +01:00
Andreas
0763e64777 [QRB Calc] Added some error checking and rounding of coordinates. 2022-02-15 22:17:37 +01:00
Andreas
c27bc1243a [QRB Calculator] Tweaked the popup output a little bit 2022-02-15 20:28:37 +01:00
phl0
63b73c9778
Implement separate handling of VUCC squares 2022-02-15 17:09:34 +01:00
Peter Goodhall
6ebf35c71e [LoTW][Cert] Fixed issue with start and end dates were incorrent importing p12s 2022-02-15 15:44:57 +00:00
phl0
a49ec4c42c
Merge remote-tracking branch 'upstream/station_logbooks' into activatedGrids 2022-02-14 15:15:29 +01:00
phl0
d2fdcd6546
Also add QSL/contest tooltips to advanced search results 2022-02-13 23:03:38 +01:00
Andreas
0357eb40df [QRB Calculcator] Working version, with map and path. 2022-02-13 18:08:55 +01:00
Andreas
89b81b4c85 [QRB Calculator] Added model, view, controller and javascript to spawn dialog. 2022-02-12 11:45:06 +01:00
Peter Goodhall
6b0e9b5eeb [Station Logbooks] Swapped layout so that it made more sense visually. 2022-02-11 11:23:33 +00:00
Peter Goodhall
56007fcfe4 [Station Logbooks] Code added for saving public slugs
Needs more validation added but its a start!
2022-02-09 22:51:46 +00:00
Peter Goodhall
4f2980a2a7 [Logbooks] Added system to check if a public slug is available 2022-02-09 22:29:29 +00:00
Thomas Werzmirzowsky
b929109428 changed search filter from active logbook to all stations of the user
also changed get_qso($id) accordingly (otherwise no details of the QSOs
from other logbooks can be shown)
2022-02-06 09:41:11 +01:00
Thomas Werzmirzowsky
07fe282fd6 Merge remote-tracking branch 'werzi/station_logbooks' into version_2_search_logbook 2022-02-06 09:18:53 +01:00
phl0
1fadec7e7b
Add basic function to show activated grids 2022-02-03 22:09:05 +01:00
phl0
82a39a5667
Sort DOK by default and add type selection form 2022-01-26 09:18:29 +01:00
Ondřej Nový
1c7e73ca9e Fix advanced search
* fix is/is not empty
* fix is null/is not null
2022-01-24 16:26:09 +00:00
Ondřej Nový
da739e080f API: Detect wrong JSON and return correct error message 2022-01-24 16:25:16 +00:00
Peter Goodhall
96d7a2537d [API][QSO] Skips check_station_is_accessible() if import is coming from API
Skips check_station_is_accessible() if import is coming from API this is because api qso import doesn't have a session thus automatically fails.

Extra checks must be done on the api calls to make sure things are safe.

Fixes #1381

Co-Authored-By: Florian (DF2ET) <github@florian-wolters.de>
2022-01-24 16:13:25 +00:00
Peter Goodhall
7b0862e7be [Global Options] Added Email settings
Added email settings under global options to select whether its using smtp or sendmail on the server.
2022-01-19 14:26:36 +00:00
Peter Goodhall
d2690462ae [Password] Handle resetting based on passcode 2022-01-18 16:14:22 +00:00
Peter Goodhall
61fc1fc92b [Password Reset] Creates DB columns and password reset views and process. 2022-01-18 15:29:22 +00:00
phl0
4bdafe185f
This PR adds some eye candy tooltips to QSLs icons as well as contest
exchanges on various sections within cloudlog

Squashed commit of the following:

commit 89edbf3ddadd7d796ba5412388f66d14e3e9ac17
Author: phl0 <florian@florian-wolters.de>
Date:   Wed Jan 12 20:47:17 2022 +0100

    Fix flicker issue on gridmaps page (by LA8AJA)

commit 5b0c2672aadbf0451ec52ecc65745e880b44ef8f
Author: phl0 <florian@florian-wolters.de>
Date:   Wed Jan 12 19:36:31 2022 +0100

    Also show tooltips for contest name

commit 88e091f65ace6bdbae3d605839665fdd457ea943
Author: phl0 <florian@florian-wolters.de>
Date:   Wed Jan 12 19:08:31 2022 +0100

    Enable QSL tooltips also for QSO list in qslprint section

commit 91b81a0b2ba531e867f82197fe1b201e24785dd2
Author: phl0 <florian@florian-wolters.de>
Date:   Tue Jan 11 17:46:38 2022 +0100

    Prevent display of empty date values

commit a66be2dab1d23b15fa41df0a2c9a0c41f455afff
Author: phl0 <florian@florian-wolters.de>
Date:   Tue Jan 11 17:12:43 2022 +0100

    Make tooltip work also for gridsquares section
    Tnx @AndreasK79

commit 92c13483b9c71d55fa3d863d426b300cf008dd31
Author: phl0 <florian@florian-wolters.de>
Date:   Tue Jan 11 15:37:21 2022 +0100

    Implement tooltip hints also for other awards sections

commit 625c0e73c5dd5823301d888be4d0b3419a76f1db
Author: phl0 <florian@florian-wolters.de>
Date:   Mon Jan 10 19:28:47 2022 +0100

    Implement tooltip for awards section

commit 0fe9061ecf3e4b8d9826dee62779e2493124d8a5
Author: phl0 <florian@florian-wolters.de>
Date:   Mon Jan 10 16:57:35 2022 +0100

    Fix bug with extra quotes if manager defined

commit cb8e4d1e4343670a60bc93ac3e87d54d45d0a9fd
Author: phl0 <florian@florian-wolters.de>
Date:   Mon Jan 10 16:18:44 2022 +0100

    Small bugix

commit 5bca33b7a1dca1b89d0921a8e0890fc1aebccedd
Author: phl0 <florian@florian-wolters.de>
Date:   Mon Jan 10 15:42:31 2022 +0100

    Add missing translations for electronic QSL

commit 617f58a6217aa385225eab27bfe577ad55b7ff37
Author: phl0 <florian@florian-wolters.de>
Date:   Mon Jan 10 00:40:32 2022 +0100

    Enable tooltips also for search results

commit 432a1b283a19196618d4c809545d01cef4f630d3
Author: phl0 <florian@florian-wolters.de>
Date:   Mon Jan 10 00:18:33 2022 +0100

    Also QSL method/manager info

commit b43e7a1419c75a199c0a28c9849f2b09e0c62288
Author: phl0 <florian@florian-wolters.de>
Date:   Sun Jan 9 23:28:54 2022 +0100

    Show details for paper QSLs

commit 1759d94d8af7299684265700cec51fe0591623dc
Author: phl0 <florian@florian-wolters.de>
Date:   Fri Jan 7 17:51:17 2022 +0100

    Add tooltip hints for QSL sent/rcvd dates
2022-01-12 20:51:24 +01:00
Thomas Werzmirzowsky
90340a5188 added logbook filter to simple and advanced search 2022-01-09 12:09:35 +01:00
Andreas
bbe3e989b8 [IOTA Award] Added filtering to summary 2022-01-06 20:02:53 +01:00
Andreas
1bedfbb919 [CQ Award] Added filtering to the summary 2022-01-06 19:35:08 +01:00
Peter Goodhall
5c071fe85b [LoTW] Remaps all PSK modes correctly for upload. 2022-01-05 22:17:45 +00:00
Peter Goodhall
91ebce55bb [LoTW] Add PSK Submodes for 31 and 63
Add PSK Submodes for 31 and 63 theres still a lot more to add

(cherry picked from commit 6b8960bf17)
2022-01-05 20:12:24 +01:00
Hugo Silva
a12531fa60 Fixes error on advanced search with nested groups
(cherry picked from commit 450f710cfd)
2022-01-05 20:07:37 +01:00
Andreas
902d121015 [WAS Award] Added filtering to summary 2022-01-04 19:13:41 +01:00
phl0
74dd8c7776
Need to load contest lang parts for correct display 2022-01-02 14:21:50 +01:00
Andreas Kristiansen
1ba45fe622
Merge pull request #1329 from Werzi2001/bearing_by_station_profile
use station profile grid locator to calculate distance
2022-01-01 11:11:42 +01:00
Thomas Werzmirzowsky
ea1cf0141a added station profile check to bearing as well (used on change of
callsign, not on change of grid locator)
2021-12-31 17:49:44 +01:00
Andreas Kristiansen
2b1f3b5461
Merge pull request #1312 from Werzi2001/eqsl_lotw_on_dashboard
added eQSL and LotW to the dashboard
2021-12-31 15:26:39 +01:00
Andreas Kristiansen
e562307e40
Merge pull request #1307 from Werzi2001/version_2_hide_sat_analytics
version 2 hide satellites
2021-12-31 14:27:32 +01:00