提交图

3039 提交

作者 SHA1 备注 提交日期
Andreas
a0645996a2 [WAS Map] Added tag to make the map responsive. Fixes #1346
(cherry picked from commit d852d4ebd0)
2022-01-03 18:39:02 +01:00
Peter Goodhall
4a70547442 Merge pull request #1348 from ve1cwj/patch-2
Update satellite_data.json with CAS-9 OSCAR designation HO-113
2022-01-03 17:30:47 +00:00
ve1cwj
4ec7101c98 Update satellite_data.json with CAS-9 OSCAR designation HO-113
Update satellite_data.json with CAS-9 Oscar designation HO-113 to work with LOTW
2022-01-03 17:30:47 +00:00
Peter Goodhall
38465fce24
Merge pull request #1344 from phl0/fixContestName
Need to load contest lang parts for correct display
2022-01-03 15:10:54 +00:00
Peter Goodhall
ea1f9df4df
Merge pull request #1347 from phl0/addGermanLangTags
Add missing German language tags
2022-01-03 15:10:39 +00:00
Peter Goodhall
5098ea06a6
Merge pull request #1343 from phl0/addSOTAhint
Add SOTA icon/link
2022-01-03 15:10:27 +00:00
phl0
0653c064e3
Fix typo 2022-01-03 16:07:49 +01:00
phl0
c72ebf7ed1
Add missing German language tags 2022-01-03 16:05:47 +01:00
phl0
e8d6b17406
Replace _new by _blank for new windows/tabs 2022-01-03 11:07:29 +01:00
phl0
cfa08fd500
Add link also to display QSO page 2022-01-02 16:52:21 +01:00
phl0
74dd8c7776
Need to load contest lang parts for correct display 2022-01-02 14:21:50 +01:00
phl0
0593f0fee1
Add SOTA icon/link 2022-01-02 12:52:39 +01:00
Peter Goodhall
a4fd746a90
[QSO] Increase the callsign entry box width 2022-01-02 10:21:52 +00:00
Peter Goodhall
f983c49e2b Merge pull request #1341 from phl0/padCOL_SxX
Left pad columns for contest numbers
2022-01-01 22:23:46 +00:00
phl0
7659e196fc Also show SRX/STX on dashboard
and fix PHP code formatting ;-)
2022-01-01 22:23:46 +00:00
phl0
d43261b544 Make SRX and STX left padded to at least 3 positions 2022-01-01 22:23:46 +00:00
Peter Goodhall
a48a7dcbad
Merge pull request #1342 from phl0/fixImagePath
Add base URL to fix not found images with installations in subfolders
2022-01-01 22:19:45 +00:00
phl0
e0b477e941
Add base URL to fix not found images with installations in subfolders
of web server
2022-01-01 23:17:21 +01:00
phl0
e5cbebe58c Merge remote-tracking branch 'upstream/master' into linkQRZ 2022-01-01 21:39:46 +00:00
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