提交图

2870 提交

作者 SHA1 备注 提交日期
phl0
8d6466334b Added hamqth.com and some tooltips 2022-01-01 21:38:18 +00:00
phl0
a292ce2b28 Align qrz icon next to callsign input box 2022-01-01 21:38:18 +00:00
phl0
4b7ae76baf Add icon link to qrz.com page 2022-01-01 21:38:18 +00: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
3b76fb3572 [Dashboard] Added 50% width to the bottom right tables, as this makes them align. 2021-12-31 15:25:42 +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
Andreas Kristiansen
571ff3be1b
Merge pull request #1340 from AndreasK79/dxcc_award_summary_filtered
[DXCC Award] Added filtering to the summary
2021-12-31 14:13:13 +01:00
Andreas
66e72d035a [DXCC Award] Added filtering to the summary 2021-12-31 14:05:33 +01:00
Andreas
2bc331109c Added clickable link on previous QSOs 2021-12-28 20:08:41 +01:00
imlonghao
3404ff7050 [LoTW] Fix MFSK mode mapping
(cherry picked from commit ac0a4d966d)
2021-12-27 20:26:34 +01:00
Andreas
9e4bd5ff36 [Station location] Changed county limit to 300 to avoid result getting truncated. 2021-12-27 20:24:00 +01:00
Peter Goodhall
050182f2f5 This might fix issues where mysql isn't using UTC
There appears to be an issue when UTC isn't the native time for the MySQL server so instead of using NOW() which is the servers date/time use utc_timestamp instead. this means all interfaces MUST set time stamps as UTC.
2021-12-27 17:25:15 +00:00
Peter Goodhall
6e194b81d6 [Satellites] Added CAS-9 (XW-3)
Added CAS-9 (XW-3) ready for boxing day launch.
2021-12-27 17:22:59 +00:00
Thomas Werzmirzowsky
451fd1e943 use station profile grid locator to calculate distance 2021-12-22 13:31:01 +01:00
Peter Goodhall
a2d4e129d4
Merge pull request #1322 from Werzi2001/version_2_logbook_active_on_create
Version 2 set logbook active on create
2021-12-21 17:49:21 +00:00
Peter Goodhall
cd8a38d717
Merge pull request #1318 from AndreasK79/qrz_logbook_v2_fix
Qrz logbook v2 fix
2021-12-21 17:48:32 +00:00
Peter Goodhall
84427d1a43
Merge pull request #1308 from Werzi2001/version_2_qsl_print_user_check
Version 2 "Print Requested QSLs"
2021-12-21 17:48:09 +00:00
Peter Goodhall
7dc7559165
Merge pull request #1309 from AndreasK79/dxatlas_v2_fix
Dxatlas v2 fix
2021-12-21 17:46:52 +00:00
Andreas
06a29f4743 [LoTW] Bugfix for sync when COL_LOTW_QSLRDATE is not set 2021-12-18 17:50:19 +01:00
Andreas Kristiansen
b29abebf3f Updated readme from master 2021-12-12 09:39:58 +01:00
Andreas Kristiansen
60c8575caa
Merge pull request #1326 from AndreasK79/cat_fix
[CAT] Fixed a user_id bug when updating the radio entry.
2021-12-12 09:37:43 +01:00
Andreas
97e4f6bfe2 [CAT] Fixed a user_id bug when updating the radio entry. 2021-12-12 09:36:33 +01:00
Thomas Werzmirzowsky
278cf3b016 set logbook active on creation of first logbook
set station profile active on creation of first station profile
disabled deletion of active logbook
disabled deletion of active station profile
2021-12-04 17:14:57 +01:00
Andreas
4ac4f612cb [QRZ Logbook] Had to revert a few changes. Can't check user_id everywhere, since that will break cron 2021-11-25 20:43:31 +01:00
Andreas
197eceeb79 [QRZ Logbook] V2 fix for user_id 2021-11-25 20:18:44 +01:00
Thomas Werzmirzowsky
602a63d8c1 added eQSL and LotW to the dashboard 2021-11-19 22:34:58 +01:00
Andreas
ec189c4e75 Added missing model. DXAtlas v2 user_id fix 2021-11-18 09:29:14 +01:00
Andreas
0bd1b87060 [DXAtlas Export] Limit station_locations to logged in user + only export for logged in user 2021-11-18 09:27:45 +01:00
Thomas Werzmirzowsky
821a00dabb added checks to backend and frontend of "print requested qsls" to only
allow access to QSOs of user
2021-11-17 22:30:20 +01:00
Thomas Werzmirzowsky
3f7dbe81f9 fixed typo 2021-11-17 21:53:24 +01:00
Thomas Werzmirzowsky
e344bd0a9b hide satellites selection if there are not satellite QSOs in
statistics
distances worked
gridsquares
2021-11-17 21:48:44 +01:00
Andreas Kristiansen
e044da8df0
Merge pull request #1305 from AndreasK79/search_fix_for_table_not_specified
[Advanced Search] This fix adds table name to column so that query do…
2021-11-17 17:22:37 +01:00
Andreas
763df0b8dd [Advanced Search] This fix adds table name to column so that query doesn't error 2021-11-17 17:17:17 +01:00
Peter Goodhall
8a32d52c59
Merge pull request #1304 from dg9vh/patch-3
Correct arrow...
2021-11-17 16:12:56 +00:00
Kim - DG9VH
22648f5801
Correct arrow...
incoming eQSL arrow putting into correct direction.
2021-11-17 16:59:36 +01:00
Peter Goodhall
a3e747de9a
Merge pull request #1296 from Werzi2001/dashboard_same_qsos_in_map_as_in_list
map on dashboard now shows the same QSOs as the list below
2021-11-17 14:23:51 +00:00
Peter Goodhall
8f9ab23dc5
Merge pull request #1297 from Werzi2001/version_2_adif_import_export_tasks
adif import/export tasks for version 2
2021-11-16 14:00:14 +00:00
Peter Goodhall
181314f3b0
Merge pull request #1299 from Werzi2001/version_2_kml_logbook_check
added logbook check to KML export
2021-11-16 13:59:49 +00:00
Peter Goodhall
68a9d237d7
Merge pull request #1298 from Werzi2001/version_2_station_create_set_user
set user_id on station location create
2021-11-16 13:59:04 +00:00
Thomas Werzmirzowsky
9a5b136351 added "mark qsl sent" options to qso cog menu 2021-11-16 13:58:15 +00:00
Thomas Werzmirzowsky
6be7536493 added logbook check to KML export 2021-11-15 19:59:26 +01:00
Thomas Werzmirzowsky
6ab3256439 set user_id on station location create 2021-11-15 19:54:01 +01:00
Thomas Werzmirzowsky
309803e252 renamed station profile to station location
only show station locations of user
check station location user in backend
2021-11-15 19:46:20 +01:00
Thomas Werzmirzowsky
6e8729d9dd map on dashboard now shows the same QSOs as the list below (excluding
the ones without gridsquare)
2021-11-15 19:16:54 +01:00
Peter Goodhall
aad1823e15 [Hardware] Allowed all user roles to view 2021-11-14 22:53:35 +00:00
Peter Goodhall
5eac022fae [Print QSL] Allowed all user roles access 2021-11-14 22:52:23 +00:00
Peter Goodhall
e7902db33a Fixed a range of errors 2021-11-14 22:48:39 +00:00
Peter Goodhall
4f2fc64c01
Merge pull request #1291 from AndreasK79/implode_fix
Implode fix and fix for when the logbooks is empty
2021-11-14 22:29:03 +00:00