提交图

340 提交

作者 SHA1 备注 提交日期
phl0
aa9c5542a7
Add LoTW last upload link to QSO view 2023-08-25 23:08:47 +02:00
int2001
a4ede01bb1
id for Call to enable individual CSS in overview 2023-08-25 12:28:37 +00:00
phl0
0320acbefd
Make LoTW hint clickable and show last upload from LoTW page 2023-08-18 01:00:39 +02:00
Peter Goodhall
2f8056e873 {Logbook] Added a heading under nav to show current logbook and location name. 2023-08-14 14:48:22 +01:00
phl0
61862a0441
Split SAT mode in (adv) logbook and QSO view 2023-07-29 09:13:01 +02:00
Robin Tönniges
5037e2be44
Display Transmit Power in capital letter (W), added space 2023-07-19 00:57:45 +02:00
phl0
a0c2f2fcf8
Fix C+P mistake 2023-07-14 22:21:47 +02:00
phl0
15e64ae1e0
We should add some space before badges as in all other places 2023-07-13 08:35:29 +02:00
int2001
35664c9e09 Fixes bug: if there's no (e)qsl-image at the database, qsl-detail-view will try to fetch /images/eqsl_card_images/ which produces a 403 2023-07-06 16:40:17 +00:00
int2001
613a89b8b4 Adds Mastodon-integration as mentioned in issue #1802 2023-07-06 08:17:20 +00:00
Andreas
a6da3c1277 [QSO Popup] Load QSL carousel from separate view file 2023-07-02 11:37:48 +02:00
Andreas
cfbe4971d0 [QSL Image Carousel] Fixed carousel in QSO popup 2023-06-30 12:50:58 +02:00
Andreas
cb95b3a5e1 [QSL Image Upload] Fixed some errors in the upload 2023-06-30 11:54:39 +02:00
phl0
7e836149ff
Add buttons for outgoing QSL 2023-06-29 17:53:18 +02:00
phl0
e82a866611
Brush up layout 2023-06-29 14:57:19 +02:00
phl0
cd5ff2f99a
Add spinner to show progress / action 2023-06-29 12:43:16 +02:00
phl0
2eafb03bde
Show buttons regardless of QSL state 2023-06-29 12:06:46 +02:00
phl0
ca611dee73
Add option to mark QSL RX from pic upload window 2023-06-29 09:46:01 +02:00
Andreas
bfea8f0752 [PHP8.1] Fixes passing null to parameter. Added if check Fixes #2223 2023-06-23 09:14:09 +02:00
Peter Goodhall
ef0c3e98ce
Merge pull request #2219 from phl0/lotwBadgeGradient
Lotw badge gradient
2023-06-21 22:18:25 +01:00
Thomas Werzmirzowsky
dff714345c added distance as choosable column 2023-06-20 19:36:35 +02:00
Peter Goodhall
a5c11fe1a1
Merge pull request #2215 from phl0/storeDistance
Store distance
2023-06-20 14:46:58 +01:00
phl0
2994012543
Show last LoTW upload as visual hint 2023-06-20 15:03:30 +02:00
phl0
bab2e1d589
Custom date format for LoTW badge in /logbook 2023-06-20 13:39:39 +02:00
Andreas
fe27baabfb [QSO Data] Added LoTW badge in QSO list popup 2023-06-18 21:48:54 +02:00
phl0
a77e73a569
Add space to QSO view at total distance 2023-06-16 10:14:03 +02:00
phl0
d09b9282fb
Fix QSL marking functions 2023-06-02 17:09:02 +02:00
phl0
d8ed655e5f
Fix SOTA var 2023-06-01 17:08:53 +02:00
Andreas
93c5937da4 [QSO Display] Added Lotw info in popup 2023-05-27 10:06:30 +02:00
Peter Goodhall
f3f50b45ad Revert "Merge pull request #2147 from cats-shadow/view-decoration"
This reverts commit 596480f029, reversing
changes made to a8f93191c2.
2023-05-23 21:45:32 +01:00
cats-shadow
cf33aac012 Sepatate CSS classes for decoration station logbook name and station location name. 2023-05-18 11:18:46 +03:00
cats-shadow
36234ad4c2 Transformed decoration to CSS class 2023-05-18 11:12:36 +03:00
cats-shadow
df0c64a67d [Visual decorations] Small decoration for header of the log overview view. 2023-05-16 21:29:44 +03:00
Andreas Kristiansen
181008b658
Merge pull request #2143 from cats-shadow/qsl-view
[QSL Card] Centered QSL image at QSO data block.
2023-05-16 13:36:02 +02:00
cats-shadow
26f1e75fa5 [QSL Card] Centered QSL image at QSO data block. 2023-05-15 10:04:03 +03:00
Andreas Kristiansen
69ca410942
Merge branch 'dev' into better_language_support 2023-05-14 16:52:51 +02:00
Andreas
b5d4e41806 [Translation] Replaced string $this->lang-line where no echo was used 2023-05-14 13:54:10 +02:00
Andreas
ac2cdc6e58 [Translation] Replaced all language string from $this->lang->line to lang 2023-05-14 13:45:10 +02:00
phl0
01501de98a
Merge remote-tracking branch 'upstream/dev' into eqslCardDownload 2023-05-12 21:25:28 +02:00
phl0
162a47a19f
Add eQSL to QSO display 2023-05-12 19:24:53 +02:00
Andreas
e7376846b5 [QSL Card] Adjusted class and css to make QSL card images more responsive 2023-05-12 12:25:23 +02:00
Christoph Kottke
d7f7e3e83c [User selectable columns] Add Location to possible columns
508d63dc Make user_column5 optional
0cf0b590 Add Location (station_profile_name) to possible columns
2023-05-09 11:02:37 +02:00
phl0
fd5a09d8ce
Tweet references also if present 2023-05-04 13:37:15 +02:00
Andreas Kristiansen
d949cf9238
Merge pull request #2097 from AndreasK79/map_options 2023-04-29 20:31:05 +02:00
Andreas
60851a9571 [PHP 8] Fixed passing null to string when DXCCid = 0 2023-04-29 19:15:50 +02:00
Andreas
e32ebe35a8 [Map options] Added options for map on dashboard and in logbook 2023-04-29 18:44:35 +02:00
phl0
7b5f7d5f5c
Add some xOTA hastags for tweets 2023-04-27 16:42:05 +02:00
phl0
d735f0e456
Display station deleted DXCC correctly 2023-04-27 08:12:09 +02:00
phl0
587a39ab83
Show badge and hints about deleted DXCCs 2023-04-26 22:39:09 +02:00
m0urs
b74894c910 Implement https://github.com/m0urs/Cloudlog/issues/105 2023-03-21 09:58:29 +01:00
phl0
72c2853fc6
Add fields for continent and update function 2023-02-04 17:41:21 +01:00
Andreas
3cdb2a7155 Fixed Missing field "Mark QSL Card Requested" after select "Mark QSL Card Received (Bureau)" 2023-01-24 10:52:20 +01:00
Andreas
dbdb713128 [PHP 8.1] Fix QSLSDATE/QSLRDATE null error 2023-01-05 17:07:18 +01:00
phl0
b4a14ae4bb
Only show QSL dates if those are set 2022-12-22 08:32:12 +01:00
phl0
07617e65ff
Check eQSL/LotW dates for NULL before using them 2022-12-21 14:14:01 +01:00
Andreas Kristiansen
0cad6c70ab
Merge pull request #1844 from phl0/addFreqColumn 2022-12-18 22:15:42 +01:00
Andreas
2cf7e87d75 Fixed frequency tag in logbook. 2022-12-18 20:28:41 +01:00
phl0
1a786f88e8
Fix strlen stuff 2022-12-14 13:24:00 +01:00
phl0
b2b7596bca
Add Frequency to selectable colums and previous QSOs 2022-12-14 12:45:32 +01:00
Andreas Kristiansen
faeb9a49f7
Merge branch 'dev' into dxcc_award_map 2022-12-07 19:41:55 +01:00
Peter Goodhall
28ec4e8eaa
Merge pull request #1828 from phl0/fixtQSLdateDisplay 2022-12-07 10:52:29 +00:00
phl0
9389c0ffbd
Display dates only if SENT or RCVD is set 2022-12-07 10:24:35 +01:00
phl0
034fa625fb
Add support for POTA fields according to ADIF update 2022-11-30 15:38:40 +01:00
Andreas
debe3b3baa [DXCC Map] Fixed header in table when datatable was not applied 2022-11-22 18:22:31 +01:00
phl0
fa9a49e315
apply eqsl class in order to be overriden on theme level 2022-11-16 16:03:34 +01:00
Andreas
1b563b7eb0 [DXCC Map] Fixed popup and added datatable to QSO table 2022-11-12 10:50:46 +01:00
phl0
c416e9b8e4
Add more QSL details for E and M 2022-11-10 14:45:40 +01:00
phl0
42b09388aa
Fix display of tQSL information 2022-11-08 14:57:34 +01:00
Peter Goodhall
0628a9c6cc [QSO Details] Aligned Twitter Share with other buttons 2022-11-07 17:53:41 +00:00
Andreas
7a81d98dd6 [QSO] Fixed broken QSL image upload. Tag wasn't closed correctly. 2022-10-30 16:53:01 +01:00
Peter Goodhall
61bc890159
Merge pull request #1706 from phl0/moreQsoButton 2022-10-26 13:37:32 +01:00
Michael Urspringer
b328e439dc Changed WWFF links to CQGMA links 2022-10-20 22:30:19 +02:00
phl0
588e3408e8
Add button that leads to search for other QSOs with the same DX station 2022-10-19 23:27:13 +02:00
phl0
3521c6b003
Fix missed replacement
Signed-off-by: phl0 <github@florian-wolters.de>
2022-10-05 17:59:49 +02:00
phl0
65189d07ca
Basic POTA support 2022-10-05 17:05:53 +02:00
phl0
ee8b84441a
Add "-(/" as separators to ucwords to display DXCCs (more) correctly 2022-09-19 08:58:21 +02:00
Peter Goodhall
2907640628
[Tweet] Only show distance if gridsquare is provided 2022-08-24 17:18:11 +01:00
Peter Goodhall
f7f940d0eb
Merge pull request #1553 from dg9vh/twitter
Add distance to tweet
2022-08-24 16:08:22 +01: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
cc621bebd7
Add MY_WWFF_REF to station profile 2022-08-17 14:33:15 +02:00
phl0
cbcda6c18d
Add WWFF column to tables 2022-08-17 13:10:15 +02:00
Alessio Caiazza
2b87f7e9a9 Add link to Mountain QRP Club references
When SIG id MQC link the SIG_INFO value to the proper reference page
from Mountain QRP Club's website.
2022-08-16 13:49:06 +02:00
phl0
59a3df06b6
Add DB column and edit/view functiions 2022-08-15 16:57:37 +02:00
phl0
7d9f349a45
Merge remote-tracking branch 'upstream/station_logbooks' into HEAD 2022-08-15 07:38:02 +02:00
phl0
d6b367e296
Also remove icon from QSO details 2022-08-11 12:41:59 +02:00
phl0
58f160f0cb
Remove icon and link SAT name itself 2022-08-11 11:50:28 +02:00
phl0
215e8eec0f
Add link to POTA details 2022-08-10 18:11:13 +02:00
Kim Huebel
c846dd178a Add distance to tweet
if QRA-locator is set, distance is calculated and added with value to tweet
2022-08-09 19:20:36 +00:00
phl0
316e4518bc
Add link to SatNOGS SAT info 2022-08-05 08:52:04 +02:00
Kim Huebel
9ce34c72ea Tweeting with submode
If a mode is logged with submode, this submode is used for the tweet instead of the mode, so FT4 is used instead of MFSK, if we worked in FT4.
2022-07-26 20:58:12 +00:00
phl0
56b2833920
Link to WWFF/GMA details in QSO view 2022-07-08 12:18:25 +02:00
Andreas
31e4f146a5 [QSO dialog] Map fix 2022-07-04 08:46:33 +02: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
Peter Goodhall
5dec7692d6
Merge pull request #1493 from Werzi2001/lotw_arrow_consistent_eqsl
adapted visible conditions for lotw arrows to be consistent to eqsl
2022-07-03 12:02:26 +01:00
Andreas
a28eb44ac4 Fix for Logbook Model - now loads without a logbook defined. Fixed #1481 2022-07-02 23:40:04 +02:00
Peter Goodhall
bd56d176a2
Merge pull request #1498 from phl0/linkCallQsoDetails
Add link to qrz/hamqth in QSO details
2022-06-15 14:54:18 +01:00
Peter Goodhall
5de0732695 Fixed accessibility issues on due to missing ALTs 2022-06-15 14:53:54 +01:00
Peter Goodhall
94d21e12eb
Added ALT Text 2022-06-15 14:50:55 +01: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
4e210f7706
Add link to qrz/hamqth in QSO details 2022-06-15 08:54:13 +02:00