提交图

2666 提交

作者 SHA1 备注 提交日期
Andreas
96b9d1f8c1 [Bandmap] Added local copies of js 2023-07-26 15:38:50 +02:00
int2001
aae7328aa7
"All" is senseless at mapview, so removed 2023-07-26 08:50:54 +00:00
int2001
beaac87453
Added "All" also to bandmap 2023-07-26 08:24:47 +00:00
int2001
e1003e07d7
Added "All" to Bandchooser at List 2023-07-26 08:22:53 +00:00
Peter Goodhall
3f3df3ea63
Merge pull request #2317 from int2001/bandmap
DXCluster integration
2023-07-25 11:15:09 +01:00
phl0
2566e26ff0
Cut off an s in caseonly one QSO 2023-07-24 17:44:26 +02:00
int2001
5edab2e443 Take care of maxage for map/list 2023-07-24 09:57:03 +00:00
int2001
2df9d80b2a Renamaed DXMap and DXList to BandMap and BandList 2023-07-24 08:33:04 +00:00
int2001
fc7a9c7f5a Added kHz and spotter to list 2023-07-23 18:02:04 +00:00
Andreas
7514c88df3 [Bandmap] Added continent filter on chart tab 2023-07-23 19:46:32 +02:00
int2001
6892ae7f12 Also collapse other things 2023-07-23 16:46:16 +00:00
int2001
4919da7909 Collapse menus 2023-07-23 16:38:26 +00:00
int2001
21773cb39e Changed Link to deeplink 2023-07-23 12:08:15 +00:00
int2001
d2f53d0b8e Added Tabs to access DXList or DXMap 2023-07-23 11:59:37 +00:00
int2001
ba9d5be562 Added de-spot options as selector 2023-07-23 09:29:04 +00:00
int2001
32073482b6 Highlighting when updated/fresh spot 2023-07-23 08:55:45 +00:00
int2001
c27f97defa Added highlighting on already worked and time-things 2023-07-23 06:12:11 +00:00
int2001
fb73793a23 Added Lists 2023-07-22 16:23:10 +00:00
int2001
a2304a8fe5 Fixed a small bug at qso page (tick was missing) 2023-07-21 16:05:38 +00:00
int2001
355aef7af8 Show Bandmap only in Menu, when setted up 2023-07-21 12:17:28 +00:00
Andreas
60facb14b6 Merge branch 'bandmap' of https://github.com/AndreasK79/Cloudlog into bandmap 2023-07-21 13:50:49 +02:00
int2001
6c07da28ee Added Settings for spot-age and de-continent 2023-07-21 11:46:16 +00:00
Andreas
fb39d8ec0d [Bandmap] Added cat 2023-07-21 13:27:13 +02:00
int2001
0c80f30ee8 baes_url() 2023-07-21 09:46:59 +00:00
int2001
c24a2fc113 Changed hard-url to base_url 2023-07-21 09:44:05 +00:00
int2001
81dac90266 Made Band chooseable 2023-07-21 09:16:19 +00:00
int2001
5f5c104535 Merge branch 'dxcc_json' into bandmap 2023-07-21 08:37:18 +00:00
int2001
45161142ef Implemented enrichment of spot 2023-07-21 05:45:56 +00:00
Andreas
198389a764 [Bandmap] First integration of bandmap from @int2001 2023-07-20 21:42:45 +02:00
int2001
95dd70aaf6 Strong check for station_id when importing 2023-07-19 18:18:03 +00:00
Peter Goodhall
bdaad1b845
Merge pull request #2309 from rtoenniges/dev
Display Transmit Power in capital letter (W), added space
2023-07-19 13:23:23 +01:00
int2001
39d8b6a272 Forgot to add dxcluster settings view 2023-07-19 04:40:22 +00:00
Robin Tönniges
5037e2be44
Display Transmit Power in capital letter (W), added space 2023-07-19 00:57:45 +02:00
int2001
9783cf0ec3 Moved DXCluster-Cache-Settings from config-file to Admin page 2023-07-18 15:45:56 +00:00
int2001
1857151ba4 Trigger QRZ-Lookup, etc. after DXCluster-Lookup in js 2023-07-16 12:43:13 +00:00
int2001
6aab4f7bbc Implemented DXCluster-Lookup for current QRG 2023-07-16 11:53:53 +00:00
Peter Goodhall
1e300fbc30 Merge pull request #2298 from AndreasK79/gridmap_clear_button
[Gridmap] Added button to clear lines and markers on map
2023-07-15 16:08:53 +01:00
Andreas
e01aaa31f8 [Gridmap] Added button to clear lines and markers on map 2023-07-15 15:29:35 +02:00
Andreas
36585d12f6 [Debug] Try/catch so that page loads normally in case git can't be executed on host 2023-07-14 23:29:54 +02:00
Andreas
67b8332904 [Debug] Added checks for systems without stat command 2023-07-14 22:54:53 +02:00
phl0
a0c2f2fcf8
Fix C+P mistake 2023-07-14 22:21:47 +02:00
Peter Goodhall
dcdfbf9def
Merge pull request #2288 from phl0/enableSatonSat
Only disable SAT selection if it is not the default band
2023-07-14 14:14:31 +01:00
Peter Goodhall
21bd842534 [Debug] Added MySQL version 2023-07-14 14:13:44 +01:00
phl0
e0a21cba00
Only disable SAT selection if it is not the default band 2023-07-14 15:13:20 +02:00
Peter Goodhall
e36daaa6bd [Global Confg] Hide setting for public search as its handled per logbook level now 2023-07-14 14:07:36 +01:00
Peter Goodhall
542f199295 [Version] Store version number in the options table
Store version number in the options table so that its easier to update for the frontend rather than the config.php which we don't really want to touch
2023-07-14 14:03:55 +01:00
phl0
ae8f832578
Remove old code 2023-07-14 11:30:07 +02:00
phl0
53f2d60287
Trim input before searching 2023-07-14 11:28:31 +02:00
phl0
99c68af2ca
Hide tooltip after 3 secs 2023-07-14 11:15:37 +02:00
phl0
7007fed87d
Show tolltip on empty callsign 2023-07-14 11:09:24 +02:00
phl0
7bb4d69aae
Do nothing on empty input 2023-07-14 10:28:45 +02:00
phl0
ce56183262
Preset input field on search 2023-07-14 08:08:06 +02:00
phl0
c3eca478e9
Only init map on index page to prevent JS error 2023-07-14 07:56:59 +02:00
phl0
4e0d57c2f1
Add csv export to public search 2023-07-14 07:55:44 +02:00
phl0
93222b81e1
Make search input field uppercase only on focus 2023-07-14 07:54:43 +02:00
Peter Goodhall
6f7f867953
Merge pull request #2283 from int2001/lotw_gradient_add_qso
Adds LotW-Gradient to QSO-Page
2023-07-13 17:18:52 +01:00
Peter Goodhall
51688fb552
Merge pull request #2282 from phl0/publicSearch
Public search
2023-07-13 16:40:32 +01:00
int2001
b9c39ed6ed Added LotW-Gradient to add_qso and changed getting lotw-info from File to DB 2023-07-13 15:19:08 +00:00
phl0
5d787c0360
Refactor and secure public search. Table now sortable 2023-07-13 16:43:17 +02:00
Peter Goodhall
b5898f8490
Merge pull request #2279 from phl0/whiteSpaceForBadges
We should add some space before badges as in all other places
2023-07-13 11:16:50 +01:00
phl0
15e64ae1e0
We should add some space before badges as in all other places 2023-07-13 08:35:29 +02:00
Peter Goodhall
a21bb4de00
Merge pull request #2274 from gx1400/dev
Add git LastFetch time to debug view based on FETCH_HEAD modification…
2023-07-12 21:20:46 +01:00
Peter Goodhall
d108ba4a82
Merge pull request #2276 from phl0/lotwMatchOnStationcallsign
Base LoTW matches on time and station_callsign
2023-07-12 10:45:51 +01:00
phl0
5c59e9eddc
Remove code to auto-create QSOs upon LoTW matches 2023-07-12 10:48:22 +02:00
Derek Rowland
87a728ce91 Add git LastFetch time to debug view based on FETCH_HEAD modification time 2023-07-11 13:30:24 -05:00
phl0
b54b13d9aa
Show banner for empty result 2023-07-11 08:42:08 +02:00
phl0
33111da881
Only show search if a public slug exists 2023-07-11 07:42:33 +02:00
phl0
23c75017ec
Add forgotten file 2023-07-10 22:57:07 +02:00
phl0
98e83ee511
Reformat result table and also handle empty results 2023-07-10 19:14:08 +02:00
phl0
a7c0435740
Add station callsign and order by time desc 2023-07-10 18:40:55 +02:00
phl0
d5f98da321
Use separate view for public search 2023-07-10 18:15:36 +02:00
phl0
e2ef6c2b20
Add logbook setting for public search 2023-07-10 17:11:40 +02:00
phl0
dc1742f5ff
Merge remote-tracking branch 'upstream/dev' into publicSearch 2023-07-10 13:57:47 +02:00
int2001
a334cebf55 Fixes CAT-Update when not logged in 2023-07-09 05:47:20 +00:00
Andreas
74687f0444 Disabled page reload after QSO edit in the Advanced Logbook 2023-07-08 10:04:47 +02:00
phl0
9d7f2be9db
Add link to Mastodon 2023-07-07 20:16:15 +02:00
Andreas Kristiansen
63baa26c7c
Merge pull request #2245 from phl0/loadGridmapOnPageLoad
Load gridmap on page load
2023-07-07 16:54:11 +02:00
phl0
aa309f7169
Set default values and add All 2023-07-07 16:44:18 +02:00
phl0
530029c5bf
PHP8: Prevent passing of null to strpos 2023-07-07 16:25:22 +02:00
phl0
b6bbae8aab
Text for all bands added 2023-07-07 16:20:49 +02:00
phl0
9a24e73cbb
Fix whitespace 2023-07-07 16:18:43 +02:00
Peter Goodhall
6b2654f5e0
Merge pull request #2262 from AndreasK79/advancedlogbook_added_more_ref
[Advanced Logbook] Added SOTA, POTA, WWFF searches and refs
2023-07-07 15:12:40 +01:00
phl0
08c7e65271
Make band and QSL type user select- and storable 2023-07-07 16:04:19 +02:00
int2001
0eacddb0bd Hotfix: Disable zero-value at station_location-chooser when doing Bulk QRZ or HRD. Otherwise page will break 2023-07-07 13:50:48 +00:00
int2001
6253650190 Controller, Migrationscript and View for HRDLog 2023-07-07 11:35:01 +00:00
int2001
723e575af3 Add HRDLog to Cloudlog 2023-07-07 11:33:15 +00:00
Andreas
6fc021f14c [Advanced Logbook] Added SOTA, POTA, WWFF searches and refs 2023-07-07 10:03:52 +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 Kristiansen
1321023f18
Merge pull request #2250 from AndreasK79/advanced_logbook_quickfilters
[Advanced Logbook] Added Quickfilter search.
2023-07-05 15:06:58 +02:00
Andreas
9d73c30f91 [Advanced Logbook] Added Quickfilter search. Mark one line and click filter button 2023-07-05 09:29:13 +02:00
int2001
ca850adf22 Fixed #2238 2023-07-04 18:49:00 +00:00
phl0
af88c5c9e2
Fix variable name 2023-07-04 11:59:34 +02:00
Andreas
f70419cc02 [Grid Map] Adjusted coordinate info to not jump around 2023-07-03 20:52:42 +02:00
Andreas
36fdce5eca [Gridsquare Map] Added display of coordinates, gridsquare, distance and bearing when mouseover 2023-07-02 16:50:06 +02:00
Andreas
a6da3c1277 [QSO Popup] Load QSL carousel from separate view file 2023-07-02 11:37:48 +02:00
Andreas
38dee35937 [Advanced Logbook] Added QSL image popup and indicator 2023-06-30 23:36:35 +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
Andreas Kristiansen
27643c662e
Merge pull request #2233 from AndreasK79/advanced_logbook_filters_lookups
[Advanced logbook] Added more filters and lookup
2023-06-30 09:11:41 +02:00
Andreas Kristiansen
d259ebae36
Merge pull request #2231 from phl0/fixEmptyQo100DxClubUpload
Add error message for no outstanding QO-100 QSOs
2023-06-30 07:56:42 +02:00
Peter Goodhall
b1a535b259
Merge pull request #2228 from phl0/qslPicMarking
Add option to mark QSL RX from pic upload window
2023-06-29 22:07:14 +01:00
phl0
f4296b2c24
Add error message for no outstanding QO-100 QSOs 2023-06-29 22:05:04 +02:00
Andreas
34c0a925f2 [Advanced Logbook] Added eQSL/LoTW filter and DXCC/CQ/IOTA lookup 2023-06-29 18:59:12 +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
phl0
f3ad81fef8
Basics for public search via slug 2023-06-28 23:43:34 +02:00
Andreas
dec4340593 [Advanced Logbook] Added collapsable filters and actions 2023-06-28 12:26:46 +02:00
Andreas
8dd3f290a7 [Advanced Logbook] Now can print label from advanced logbook 2023-06-27 15:03:12 +02:00
Andreas Kristiansen
66c3c91900
Merge pull request #2220 from AndreasK79/gridmap
[Gridmap] Added gridsquare map with filtering
2023-06-23 22:14:27 +02:00
Andreas
2a6d2c6d86 [Menu] Removed old menuitem for Gridsquare map 2023-06-23 22:14:07 +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
8a75a2bfde [Forgot Password] Set the email field as the automatic focus 2023-06-22 16:12:31 +01:00
Peter Goodhall
949f7ee4f9 [Login] make the username the default focused field.
Fixes #2221
2023-06-22 16:09:25 +01:00
Peter Goodhall
ef0c3e98ce
Merge pull request #2219 from phl0/lotwBadgeGradient
Lotw badge gradient
2023-06-21 22:18:25 +01:00
Andreas Kristiansen
db695c4a16
Merge pull request #2216 from Werzi2001/distance_column
added distance as choosable column
2023-06-21 20:49:04 +02:00
Andreas
5b2a6a66fa [Advanced searched] Fixed tooltip for result from stored queries 2023-06-21 17:04:09 +02:00
Andreas
7420d1e0cb [Gridmap] Add menuitem 2023-06-21 17:00:23 +02:00
Andreas
bf5ee68596 [Gridmap] Finished translating text 2023-06-20 21:09:13 +02:00
Thomas Werzmirzowsky
dff714345c added distance as choosable column 2023-06-20 19:36:35 +02:00
Andreas
9074cceec4 [Gridmap] Added layer from option. Some translation 2023-06-20 18:39:37 +02:00
Peter Goodhall
944ab40e5e [Update][Distance] used HTMX to load the results and handled errors in qra.php 2023-06-20 15:26:00 +01: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
0a1f6322b8 [Menu] Can add extra menu items from options table 2023-06-20 08:36:35 +02:00
phl0
42882a0ef4
Add update function for empty distances 2023-06-19 14:02:08 +02:00
Andreas
db590c969b [Gridmap] Added sat selection 2023-06-19 11:29:46 +02:00
Andreas
3d1b35b068 [Gridmap] Added legend for totals 2023-06-19 11:03:29 +02:00
Andreas
8deb34cee6 [Gridmap] Added gridsquare map with band/mode/qsl 2023-06-18 22:01:59 +02:00
Andreas
fe27baabfb [QSO Data] Added LoTW badge in QSO list popup 2023-06-18 21:48:54 +02:00
Andreas
d5196ed829 [Email] Added default email sender name 2023-06-17 09:14:56 +02:00
Andreas
020fd96ef9 [Email] Added email sender name 2023-06-17 09:03:00 +02:00
phl0
dc218854b8
Added preview of distance on initial edit of QSO 2023-06-16 22:07:04 +02:00
phl0
bc103249a8
Update distance on editing QSO 2023-06-16 12:17:56 +02:00
Andreas
bfcfad780b [Email] Added email address option 2023-06-16 10:56:06 +02:00
phl0
a77e73a569
Add space to QSO view at total distance 2023-06-16 10:14:03 +02:00
phl0
11efa6b03a
Store distance into QSO table 2023-06-15 16:03:24 +02:00
Peter Goodhall
b1e4de55a2 [Station Location][Add] Allows setting the Canadian Province
Fixes #2190
2023-06-15 13:22:13 +01:00
Peter Goodhall
b319b190f3 [Station Location][Edit] Allows selecting and editing Canadian Provinces
Fixes issue #2190
2023-06-15 13:14:10 +01:00
Peter Goodhall
7fcf4d9f1d
Merge pull request #2200 from AndreasK79/gridsquare_tweaks
[Gridsquare map] Tweaked zoom levels
2023-06-14 13:42:30 +01:00
Peter Goodhall
6c5c2dca4a
Merge pull request #2199 from AndreasK79/qsllabels
QSL Labels
2023-06-14 13:42:17 +01:00
Andreas
413c23d8f7 [QSL Labels] Added menu translation 2023-06-14 10:27:35 +02:00
Andreas
f400629a10 [Gridsquare map] marker on click now only active in gridsquare map (not visitor or activator map) 2023-06-14 08:57:20 +02:00
Andreas Kristiansen
2ae48ac0a2
Merge pull request #2195 from AndreasK79/oqrs_broken_fix 2023-06-14 06:32:08 +02:00
Andreas
b80980b42d [OQRS] Added so that enter works for submit in email input 2023-06-13 20:38:29 +02:00
Andreas
724399725c [OQRS] Fixed double search input when clicking proceed multiple times 2023-06-12 20:27:18 +02:00
Andreas
e656b8ce7f [OQRS] Fixed broken OQRS 2023-06-12 13:57:01 +02:00
Andreas
e384f9989d [QSL Labels] Switched to tFPDF. Added font selection 2023-06-12 08:20:24 +02:00
Andreas
1e37778480 [QSL Labels] Fixed a removed variable 2023-06-06 17:36:30 +02:00
Andreas
d56f4474dc [QSL Labels] Now prints specified number of QSOs on label 2023-06-05 16:53:06 +02:00
Andreas
bb22812a89 [QSL Labels] Fixed link for qslprint 2023-06-03 19:05:59 +02:00
Andreas
e7d359f047 [QSL Labels] Added messages 2023-06-03 18:22:11 +02:00
Andreas
946159b5d2 [QSL Labels] Changed button 2023-06-03 09:09:47 +02:00
Andreas
7be18941da [QSL Labels] Fixed font size and qsos on edit 2023-06-03 08:59:00 +02:00
Andreas
f47717bbc1 [QSL Labels] Added label editing 2023-06-03 08:46:52 +02:00
Andreas
e8eaab8cff [QSL Labels] Custom label and print 2023-06-02 18:50:27 +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
phl0
fdf900e555
Sort eQSL cards in desc order 2023-05-31 20:45:52 +02:00
Andreas
1171a9f1f5 [Gridsquare map] Tweaking zoom levels 2023-05-31 08:17:10 +02:00
Peter Goodhall
c89e192c2e
Merge pull request #2173 from phl0/eQslLink
Link QSOs in eQSL card view
2023-05-28 15:50:14 +01:00
Peter Goodhall
c5678e546f
Merge pull request #2172 from AndreasK79/lotw_information
Lotw information
2023-05-28 15:49:54 +01:00
Peter Goodhall
8aa45acc04 fixed bugs 2023-05-28 15:21:13 +01:00
Peter Goodhall
33edeb7d72 Show radio info updated every 5mins on public display 2023-05-28 15:13:39 +01:00
Peter Goodhall
857f8b2485 Update index.php 2023-05-28 15:06:28 +01:00
Peter Goodhall
82ab5ac29d [Dashboard] Load the radio table on page load 2023-05-28 15:05:16 +01:00
Peter Goodhall
e8c62a26cf [Dashboard] Update radio frequency display every 5 seconds 2023-05-28 15:02:15 +01:00
phl0
0ec8e49b16
Link QSOs in eQSL card view 2023-05-28 08:43:46 +02:00
Peter Goodhall
8354bf609f [LoTW] Makes the cert table fill the card box rather than have a border 2023-05-27 22:12:12 +01:00
Peter Goodhall
c5c7e79955 [LoTW] use Ajax for manual sync
When you click the LoTW manual sync button it now loads the contents into the page using ajax get request using htmx.
2023-05-27 22:09:44 +01:00
Andreas
fc9358933a [Advanced Logbook] Fixed sorting for custom date format 2023-05-27 19:05:11 +02:00
phl0
0a64fae50f
Add some space before search box 2023-05-27 15:29:20 +02:00
Andreas
93c5937da4 [QSO Display] Added Lotw info in popup 2023-05-27 10:06:30 +02:00
phl0
4a60b69154
Use datetime for db column and fix typos 2023-05-26 15:22:31 +02:00
Andreas
397a60d083 [LoTW] Added table with users. Query to find unconfirmed QSOs and L marking in advanced logbook 2023-05-26 10:38:31 +02:00
phl0
d0c2f7eb9c
Fix some typos and naming for activated grids 2023-05-25 23:00:09 +02:00
phl0
d4ad7412f3
Fix missing span and remove not needed SQL column 2023-05-25 18:25:49 +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
Andreas
ea70ee94b5 [Contesting] Fixed sorting when adding qsos to table 2023-05-23 12:12:21 +02:00
Andreas Kristiansen
a59802923d
Merge pull request #2158 from phl0/eQslBulkDownloadFunction
eQSL bulk download function
2023-05-22 10:38:23 +02:00
phl0
08a814f629
Only show download function if result is not empty 2023-05-22 10:26:45 +02:00
phl0
34e7afbc91
Correct typo and add timeout info 2023-05-22 08:07:30 +02:00
phl0
b02c9c3411
Nicely format result table showing errors 2023-05-22 00:10:56 +02:00
phl0
bda839b0b2
Show big banner re eQSL rate limit 2023-05-21 22:50:30 +02:00
m0urs
803d19f33b Fix https://github.com/m0urs/Cloudlog/issues/147 2023-05-21 20:45:40 +02:00
phl0
81a8ecc3b3
Add mode to CAT banner 2023-05-20 16:16:24 +02:00
Andreas Kristiansen
596480f029
Merge pull request #2147 from cats-shadow/view-decoration
[Visual decorations] Small decoration for header of the log overview …
2023-05-19 12:19:12 +02:00
Andreas Kristiansen
a8f93191c2
Merge pull request #2148 from cats-shadow/rus-translation
[Translation][Russian] Statistics (partially), User, Options views
2023-05-19 12:18:52 +02:00
cats-shadow
fe69759afb Options 2023-05-19 12:48:29 +03: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
Peter Goodhall
96a747e15c Change to interface for CW settings 2023-05-17 21:19:18 +01:00
cats-shadow
d181c20730 [Translation][Russian] Statistics (partially), User views 2023-05-17 17:01:55 +03:00
cats-shadow
7e7f1c5474 [Translation][Russian] 2023-05-17 02:08:11 +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
Peter Goodhall
4ec722236e Cleaned up the UI added a settings popup modal 2023-05-15 15:35:11 +01:00
Peter Goodhall
af6ba5f547 onclick 2023-05-15 14:46:14 +01:00
Peter Goodhall
ac5bb52cd4 test button 2023-05-15 14:42:53 +01:00
Peter Goodhall
4478c8fb78 moved to js file 2023-05-15 14:38:33 +01:00
Peter Goodhall
1f94457171 Update index.php 2023-05-15 14:35:09 +01:00
Peter Goodhall
fda30f424c added winkey js 2023-05-15 14:28:14 +01:00
cats-shadow
26f1e75fa5 [QSL Card] Centered QSL image at QSO data block. 2023-05-15 10:04:03 +03:00
phl0
7705cc8dcc
Add bulk download function for eqsl cards 2023-05-14 20:25:03 +02:00
Andreas Kristiansen
69ca410942
Merge branch 'dev' into better_language_support 2023-05-14 16:52:51 +02:00
Peter Goodhall
c182cc5f60
Merge pull request #2140 from phl0/deletedBadgeDxccAward
Deleted badge dxcc award
2023-05-14 15:47:41 +01:00
phl0
456d963fc6
Support for new lang stuff (See PR 2085) 2023-05-14 16:07:35 +02:00
phl0
5e1bbdaa97
Show deleted DXCC as badge in DXCC awards 2023-05-14 16:00:22 +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
2bf789cf68
Menu translations for eQSL 2023-05-12 21:27:31 +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
phl0
322085d2f6
Refactor table and add View/Download button 2023-05-11 15:25:35 +02:00
Andreas
97988496c9 [Translation] Translated the menu and header 2023-05-11 09:59:07 +02:00
phl0
9d77d199b4
Show table of not yet downloaded QSLs 2023-05-10 22:14:29 +02:00
phl0
c317a63236
Basics for a eQSL image download page 2023-05-10 21:36:46 +02:00
phl0
21562bffc4
Add eQSL card list/view 2023-05-10 16:03:30 +02:00
Peter Goodhall
c61bb81e30
Merge pull request #2125 from dg0tm/dev
[User selectable columns] Add Location to possible columns
2023-05-09 14:56:28 +01:00
Peter Goodhall
2181ee48e9 [QSO] Make sure browsers don't suggest content on fields 2023-05-09 14:54:59 +01: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
Peter Goodhall
6a80ed8338 probably should just show this 2023-05-08 14:41:59 +01:00
phl0
45d94a781d
Make sure frequencies have 3 decimal digits 2023-05-08 13:15:40 +02:00
phl0
fe8872d65b
Alignment on radio CAT state banner for screenreaders 2023-05-08 12:44:36 +02:00
phl0
61b2928105
Align ordering of QSL to match with overview view 2023-05-08 08:49:24 +02:00
Andreas Kristiansen
a6611773de
Merge pull request #2108 from phl0/radioStatusHint
Show radio CAT status above QSO panel if available
2023-05-05 14:53:14 +02:00
Andreas
daad991689 [eQSL] Added datatable 2023-05-05 12:00:23 +02:00
Andreas Kristiansen
d847d0ec30
Merge pull request #2109 from phl0/tweetRefs 2023-05-04 13:42:59 +02:00
phl0
a580a920ef
Rename "Don't Send" to "Not Sent" to make difference from Invalid/Ignore
a little more clear
2023-05-04 13:40:14 +02:00
phl0
fd5a09d8ce
Tweet references also if present 2023-05-04 13:37:15 +02:00
Andreas
c4ac74c4ff [QSLPrint] Only set bureau for those QSOs that does not have col_qsl_sent_via 2023-05-03 20:52:42 +02:00
phl0
642135e88d
Show radio CAT status above QSO panel if available 2023-05-03 16:11:19 +02:00
Andreas
c192abaee6 [Advanced Logbook] Added a button to set QSL not required 2023-05-03 13:00:01 +02:00
Andreas
591bd15098 [Notes backup] Added support for backing up notes with an API key 2023-05-03 09:38:28 +02:00
Andreas Kristiansen
d0e3408f34
Merge pull request #2106 from AndreasK79/advanced_logbook_qsl_eqsl_lotw
[Advanced logbook] Added columns for  QSL/LoTW/eQSL confirmations
2023-05-02 21:45:29 +02:00
Andreas Kristiansen
e430ebe348
Merge pull request #2104 from phl0/potaLookup
Add POTA lookup function
2023-05-02 20:58:22 +02:00
Andreas
7b6a90634c [Advanced Logbook] Show/hide LoTW/eQSL according to username set 2023-05-02 19:04:12 +02:00
Andreas
0c5c94d191 [Advanced Logbook] Added columns for QSL/LoTW/eQSL 2023-05-02 14:48:46 +02:00
phl0
d6529890b2
Delete stray a tag 2023-05-01 21:34:13 +02:00
phl0
a7473a44a8
Fix download link 2023-05-01 21:31:40 +02:00
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
196f5cfcf3 {Advanced Logbook] Added sat filter 2023-05-01 08:58:13 +02:00
Andreas
aad8eaab3b [OQRS] Addes triped table to the requests 2023-04-30 13:31:50 +02:00
Andreas
47c435e3e6 [Advanced logbook] Added striped table and css so that marked lines will have correct color 2023-04-30 12:22:20 +02:00
Andreas Kristiansen
d949cf9238
Merge pull request #2097 from AndreasK79/map_options 2023-04-29 20:31:05 +02:00
Andreas Kristiansen
8289b93904
Merge pull request #2098 from phl0/harmonizeNoneAsDxcc
Harmonize display of none as DXCC
2023-04-29 19:16:48 +02:00
Andreas
60851a9571 [PHP 8] Fixed passing null to string when DXCCid = 0 2023-04-29 19:15:50 +02:00
phl0
29fc7b67e0
Harmonize display of none as DXCC 2023-04-29 18:57:35 +02:00
Andreas
e32ebe35a8 [Map options] Added options for map on dashboard and in logbook 2023-04-29 18:44:35 +02:00
phl0
0fa9d5066e
Make sure we only store numbers for station power 2023-04-28 14:04:59 +02:00
Andreas
057b639d99 [Station location] Added helpful links to WWFF/SOTA/POTA 2023-04-28 11:55:21 +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
bee2a4d864
Remove debug code 2023-04-28 07:55:34 +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
b3e65d3f04
Some eye-candy for API keys page 2023-04-27 22:03:59 +02:00
Andreas Kristiansen
5c872cf54e
Merge pull request #2087 from phl0/advancedLogbookDeletedDxcc
Show deleted DXCC marker in advanced logbook
2023-04-27 18:10:37 +02:00
phl0
7b5f7d5f5c
Add some xOTA hastags for tweets 2023-04-27 16:42:05 +02:00
phl0
8c6618cfa7
Show deleted DXCC marker in advanced logbook 2023-04-27 16:00:02 +02:00
phl0
fc12664da8
Add deleted DXCC badge to linked station profiles 2023-04-27 09:47:09 +02:00
phl0
a485d9e72e
Show deleted DXCC badge in timeline 2023-04-27 09:23:11 +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
Andreas Kristiansen
54e137db90
Merge pull request #2082 from AndreasK79/oqrs_grouped 2023-04-26 21:07:27 +02:00
Andreas Kristiansen
3ab60c4109
Merge pull request #2079 from phl0/removeRedundantDxccData 2023-04-26 21:07:07 +02:00
Andreas
932171c51e Merge branch 'oqrs_grouped' of https://github.com/AndreasK79/Cloudlog into oqrs_grouped 2023-04-26 20:33:48 +02:00
Andreas
041aa02b02 [OQRS] Fixed time formatting. Added datatable and submit with enter on search. 2023-04-26 20:33:45 +02:00
Andreas Kristiansen
1dc49053af
Merge pull request #2084 from phl0/reformatOqrsTime
Suppress seconds in OQRS requests (zeros anyway)
2023-04-26 07:45:41 +02:00
phl0
3eb846aa12
Reposition div so that CSS is applied accordingly 2023-04-26 06:24:51 +02:00
phl0
91e04f24fa
Suppress seconds in OQRS requests (zeros anyway) 2023-04-26 06:15:24 +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
5d6abd1fd3
Remove redundant country colum in station_profile
Squashed commit of the following:

commit 29e5f5118a1c3f8deb623e5948c3b7602241792d
Merge: 566b390d e0a04cbe
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 23:28:31 2023 +0200

    Merge remote-tracking branch 'upstream/dev' into removeRedundantDxccNames

commit 566b390d8b0322b32f4438994354ce902010c0d4
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 23:18:28 2023 +0200

    Refactor reassign function to use DXCC name from dxcc_entities

commit 2e50b34c1bdb9bb087e0e0d16f13c340c15588fb
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 22:05:12 2023 +0200

    Use DXCC name from DXCC entities upon import

commit d2b1d895818777747db593848b855819f53ffe6d
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 21:18:53 2023 +0200

    Add DB migration script

commit 0ecf4b8d9cf0253c1f818a252f7ae83722254544
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 18:16:55 2023 +0200

    Fix export function for requests QSLs

commit 51d2c5c6175a8e8c69b9edd57d6f1e95c4a03600
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 17:53:50 2023 +0200

    Fix webadif/qrz upload

commit 45039a6b1284d1a23f610fc70a39ef25ce720cab
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 17:32:40 2023 +0200

    Fix lotw_export function

commit 1306225d027cacbe70e510fd0fc5d3ca5040c35e
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 17:21:37 2023 +0200

    Fix SIG export function

commit 082798a80d8bb446500dcbadfa4912c510e4a458
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 17:01:42 2023 +0200

    Fix SAT export functions

commit 2f035afaa3d3c74ca811c96c66f7bf9726b31a78
Merge: 87555f20 d6139439
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 16:52:43 2023 +0200

    Merge remote-tracking branch 'upstream/dev' into removeRedundantDxccNames

commit 87555f201817fb963be117ab193d42bc03889972
Author: phl0 <github@florian-wolters.de>
Date:   Thu Apr 20 23:54:14 2023 +0200

    Use DXCC entity name from dxcc_entities in ADIF export

commit e2fd1c5eb9b7e3257ed016814719bc7f9b913587
Author: phl0 <github@florian-wolters.de>
Date:   Thu Apr 20 23:36:16 2023 +0200

    Make logbooks use DXCC name from entities table

commit 463057523dacbc34a545f0d9f720f2c29c9883a7
Author: phl0 <github@florian-wolters.de>
Date:   Thu Apr 20 23:01:58 2023 +0200

    Use DXCC name from separate table in QSO view

commit 62b8f7aed8c1dca426b055eb7af6360106fc022b
Author: phl0 <github@florian-wolters.de>
Date:   Thu Apr 20 18:21:57 2023 +0200

    Add table join to station profile lookup

commit 0afe155f46f1fcd227446166b215a98729494dc8
Author: phl0 <github@florian-wolters.de>
Date:   Thu Apr 20 18:13:35 2023 +0200

    Remove country name from edit functions

commit ecb3689a0a73f0cc9c5ca7eba5dec7df5f9fbcd1
Author: phl0 <github@florian-wolters.de>
Date:   Thu Apr 20 18:07:58 2023 +0200

    Remove station_country parameter

commit 22c350a585a3ff95d1d0b1f49dbe8ca310bdaf85
Author: phl0 <github@florian-wolters.de>
Date:   Thu Apr 20 17:59:24 2023 +0200

    Use DXCC name from dxcc_entitites table
2023-04-25 00:13:49 +02:00
phl0
cd0fb19d6c
Ignore manual parameter on editing contests 2023-04-25 00:06:52 +02:00
Andreas Kristiansen
cc0decae27
Merge pull request #2067 from phl0/dxccIdfromLotwCert 2023-04-21 18:20:10 +02:00
phl0
182c2c09cb
Add hint link for maidenhead grids also 2023-04-20 15:06:46 +02:00
phl0
5decf0b353
Appyly custom date format also to status badge 2023-04-20 08:07:29 +02:00
phl0
398e43dbc4
Fix typo 2023-04-19 22:24:02 +02:00
phl0
607a3a72d9
Use DXCC ID from LotW cert for uploads 2023-04-19 22:06:32 +02:00
phl0
d1ea6a6fb8
Use direct links for specific grid 2023-04-19 21:18:45 +02:00
phl0
19c72eb75a
Use DXCC ID from LotW certificate (rather than selecting DXCC manually) 2023-04-19 15:32:32 +02:00
phl0
f8772c110d
Use a more interactive zone lookup tool 2023-04-18 13:41:09 +02:00
Andreas
dcc2bb6aee [OQRS] Fixed missing ; 2023-04-18 08:50:41 +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
c4e481b87d [OQRS] Added a line break below text in view 2023-04-18 08:36:40 +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
Andreas
01c342f393 [Cabrillo export] Changed order for dropdowns 2023-04-14 08:00:48 +02:00
Andreas
a48858acda [Cabrillo export] Added more info to the form 2023-04-13 12:30:12 +02:00
Andreas
695bf7caa7 [Cabrillo export] Increased station location width 2023-04-12 15:09:34 +02:00
Andreas
fa947770a8 [Cabrillo export] Tweaked layout width 2023-04-12 15:07:05 +02:00
Andreas
ef3c92d9cf [Cabrillo export] Added station location 2023-04-12 14:24:03 +02:00
Andreas
7423c9eae6 [Cabrillo export] Changed filename 2023-04-12 13:31:30 +02:00
Andreas
3a415a5587 [Cabrillo export] Added contest export for cabrillo 2023-04-12 11:58:47 +02:00
Andreas
249f6c95ae [QRB Map] Bugfix when loading map. Bugfix when longitude is < -170. Added fullscreen. 2023-04-01 15:28:21 +02:00
Peter Goodhall
9c4882c79b [QO-100 Club] Fixed typo in the url to station locations 2023-03-27 15:05:34 +01:00
Peter Goodhall
e43e4616ae
Merge pull request #2045 from m0urs/105-display-notes-tab-in-qso-data-view-if-a-note-exists-for-a-qso
Show Notes tab in "QSO data" view if a note exists
2023-03-21 15:22:26 +00:00
Peter Goodhall
45f30f04e9
Merge pull request #2044 from hugosilvaparagramanet/feature/show-message-on-mark-qsos-as-uploaded-if-no-api-key-is-set
Show nice message if the user doesn't have QO-100 Dx Club export conf…
2023-03-21 15:21:32 +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
m0urs
b74894c910 Implement https://github.com/m0urs/Cloudlog/issues/105 2023-03-21 09:58:29 +01:00
phl0
1193c9e122
Fix whitespace 2023-03-21 07:43:46 +01:00
Hugo Silva
a0d02e96e9 Show nice message if the user doesn't have QO-100 Dx Club export configured 2023-03-20 19:47:37 +00:00
Peter Goodhall
c1d2a98da8
Merge pull request #2035 from hugosilvaparagramanet/feature/export-to-qo-100-dx-club
Basic QO-100 Dx Club API integration
2023-03-20 14:53:41 +00:00
Andreas
7d7a569e41 [Map] Added full screen option to gridsquare and activator maps 2023-03-19 17:13:07 +01:00
Andreas Kristiansen
5c4af8b295
Merge pull request #2039 from AndreasK79/cqmap_fullscreen
[CQ Map] Added full screen option
2023-03-19 16:53:58 +01:00
Andreas
430990ab0c [CQ Map] Added full screen option 2023-03-18 14:16:59 +01:00
Hugo Silva
cbf6efd19f Adds export to QO-100 Dx Club menu entry and functionality 2023-03-17 17:55:12 +00:00
Hugo Silva
c962a972a8 Basic QO-100 Dx Club API integration 2023-03-16 18:58:48 +00:00
phl0
050e950df5
Add clickable API URL to API keys page 2023-03-09 22:57:28 +01:00
Peter Goodhall
6d0e86ce55 [Users] Improved CSS 2023-02-24 16:28:36 +00:00
Andreas
2808423170 [Timeline] Small dropdown fix 2023-02-20 08:16:29 +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
578ad13f96 [Forgotten password] Small lock to the right instead 2023-02-10 08:06:39 +01:00
Peter Goodhall
623840cd70
Merge pull request #1992 from AndreasK79/forgotten_password_tweak
[Forgotten password] Tweaked layout to be the same as login
2023-02-09 22:59:15 +00:00
Andreas
36de030151 [Continents] Added band and mode filter 2023-02-09 12:35:30 +01:00
Andreas
57126b3269 [Forgotten password] Tweaked layout to be the same as login 2023-02-09 11:02:58 +01:00
phl0
8b38d28122
Add basis continent statistics 2023-02-09 01:05:36 +01:00
Peter Goodhall
b0da997352 Update login.php 2023-02-08 14:56:04 +00:00
Peter Goodhall
53fc2397cb Update login.php 2023-02-08 14:50:36 +00:00
Peter Goodhall
b2a990fbc8
Merge pull request #1986 from AndreasK79/tweaked_login
[Login] Tweaked login
2023-02-07 15:35:22 +00:00
Andreas
846184cd47 [Login] Fixed image url. Tnx @phl0 2023-02-06 10:47:59 +01:00
Andreas
bce9ac121e [Login] Tweaked login 2023-02-06 10:28:24 +01:00
phl0
72c2853fc6
Add fields for continent and update function 2023-02-04 17:41:21 +01:00
Peter Goodhall
48e43eecc8
Merge pull request #1976 from phl0/moreDebug
Display branch info on unpushed branches correctly
2023-02-02 16:36:05 +00:00
phl0
ad3529fbf8
Display branch info on unpushed branches correctly 2023-02-01 09:48:17 +01:00
Peter Goodhall
f71bd3c893
Merge pull request #1974 from phl0/moreDebug
Re-make URL copy-able (lost on previous commit)
2023-01-31 15:15:11 +00:00
phl0
cdf56086bb
Re-make URL copy-able (lost on previous commit) 2023-01-31 16:05:40 +01:00
Peter Goodhall
d578fa6133 [Debug] Only show git data if its available 2023-01-31 14:56:18 +00:00
Peter Goodhall
a7a0b9610f
Merge pull request #1973 from phl0/moreDebug
Make sure git can be executed before using its results
2023-01-31 14:53:57 +00:00
phl0
765ab1512d
Make sure git can be executed before using its results 2023-01-31 15:52:49 +01:00
Peter Goodhall
978910341b
Merge pull request #1972 from phl0/moreDebug
More debug
2023-01-31 14:37:29 +00:00
phl0
f897ec2db3
Correct link to branches in github 2023-01-31 15:15:33 +01:00
Peter Goodhall
ea86529895
Merge pull request #1955 from AndreasK79/dxcc_summary_qsoentry
[QSO Entry] Added dxcc summary to spawn when dxcc is identified
2023-01-31 13:47:55 +00:00
phl0
b9b0d0e483
Make base URL copyable 2023-01-31 13:00:23 +01:00
Andreas
dcdfd66a01 [Timeline] Added VUCC as selection for award 2023-01-30 19:54:27 +01:00
phl0
c56c21b611
Add some Cloudlog info to debug page
(hopefully useful for future debugging)
2023-01-30 15:54:57 +01:00
phl0
995e89e444
Option tu upload SAT status info to amsat.org/status 2023-01-27 17:24:48 +01:00
phl0
ff9e43fe15
Use active profile for preselection during ADIF im/export 2023-01-27 10:29:14 +01:00
Andreas
8135d07c45 [QSO Entry] Added dxcc summary to spawn when dxcc is identified 2023-01-26 08:54:35 +01:00
Peter Goodhall
27ac864a44 Restores the ability to delete a QSO 2023-01-25 17:43:47 +00:00
Andreas
054d557c78 Moved several javascript functions to common.js to clean footer.php a bit 2023-01-24 10:52:58 +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
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
phl0
f8d7203615
Fix SQL query and rename QSL type 2023-01-18 13:34:27 +01:00
Andreas Kristiansen
5ca3ea2d7e
Merge pull request #1932 from phl0/reworkDOKstats
Rework DOK stats and add some eye candy
2023-01-18 09:57:16 +01:00
Andreas
dc2c5ca4bc [DOK view] Removed css. Only needed for leaflet map. 2023-01-18 09:17:08 +01:00
phl0
ab989cbb3f
Deal with empty results 2023-01-17 21:55:46 +01:00
Andreas
7e9e23e9b7 [Tweak] Removed one db call to oqrs in menu. Set variable and check on variable instead of two calls. 2023-01-17 20:58:23 +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
98bbf63a87 [Widgets] Fixes #1915 removes link from Callsign field 2023-01-12 13:50:44 +00:00
Peter Goodhall
ab12eca088
Merge pull request #1912 from phl0/showEqslOnImport
Show link to eQSL image on import status page
2023-01-10 11:34:55 +00:00
phl0
cab8f01c6c
Show link to eQSL image on import status page 2023-01-10 00:29:43 +01:00
phl0
3e9bbedf1e
Only hide login in oqrs segment 2023-01-09 23:48:55 +01:00
phl0
7b072cd65b
Revert "Hide Login button on OQRS page"
This reverts commit 325f2d0e24.
2023-01-09 23:47:36 +01:00
phl0
325f2d0e24
Hide Login button on OQRS page 2023-01-09 08:16:37 +01:00
Andreas
dbdb713128 [PHP 8.1] Fix QSLSDATE/QSLRDATE null error 2023-01-05 17:07:18 +01:00
phl0
622fa4d86c
Prevent passing null to htmlspecialchars 2023-01-03 15:17:10 +01:00
phl0
a2ae32671f
Fix syntax errors 2023-01-02 16:19:12 +01:00
phl0
ba206223fd
Fix PHP8.1 error on LotW export 2023-01-02 15:51:07 +01:00
Peter Goodhall
14ded7857c
Merge pull request #1893 from phl0/fixOqrsQsosNullDatetime
Add check for null values to QSL timestamps
2023-01-02 13:35:43 +00:00
Peter Goodhall
6947daaa40
Merge pull request #1892 from phl0/beautifyCallbookResults
Beautify table and add QRZ/HAMQTH links
2023-01-02 13:35:28 +00:00
Peter Goodhall
500e5bcef5
Merge pull request #1889 from AndreasK79/user_edit_view_tweak
[User view] Tweaked the edit layout a bit
2023-01-02 13:35:14 +00:00
Peter Goodhall
c4cddf1249
Merge pull request #1888 from AndreasK79/station_locations_view_tweak
[Station locations] Tweaked the table a little bit
2023-01-02 13:34:43 +00:00
phl0
c2dd384d3f
Fix qslprint qsolist 2023-01-02 14:15:55 +01:00
phl0
41d6da8d4d
Also fix advanced search 2023-01-02 13:34:41 +01:00
phl0
31ee65ae6f
Add check for null values to QSL timestamps 2023-01-02 13:17:15 +01:00
phl0
4863a46dbc
Beautify table and add QRZ/HAMQTH links 2023-01-02 12:30:03 +01:00
Andreas
c1ec375bc8 [User view] Tweaked add user view. Same design as edit. 2023-01-01 19:32:07 +01:00
Andreas
fc669a0c2a [User view] Tweaked the edit layout a bit 2023-01-01 13:53:55 +01:00
Andreas
3b5c940d51 [Station locations] Added title on buttons 2023-01-01 13:37:39 +01:00
Andreas
6ed50f4e2f [Station locations] Tweaked the table a little bit 2023-01-01 13:32:12 +01:00
Andreas
b56fcb2f79 [Station logbooks] Tweaked the view a little bit and corrected the warning text on delete. 2023-01-01 13:26:20 +01:00
Andreas
aeaa52319c Merge branch 'dev' of https://github.com/magicbug/Cloudlog into dev 2023-01-01 13:07:04 +01:00
Andreas
dd5df25a22 [Station logbooks] Fixed card header and misc layout 2023-01-01 13:07:01 +01:00
Andreas
c6aaf97c8a [OQRS] Changed to visitor header 2022-12-31 00:01:34 +01:00
Andreas
ff869eee57 [OQRS] Time shortcuts 2022-12-30 23:16:38 +01:00
phl0
5e5d8ec653
Add badge with number of OQRS requests 2022-12-29 23:17:32 +01:00
phl0
93b1f847a3
Add check for empty message 2022-12-29 18:03:48 +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
Peter Goodhall
b186088bbb [Nav] Moved QSL Printing items around 2022-12-29 13:34:44 +00:00
Peter Goodhall
c77db67bc2 [Menu] Removed OQRS Link 2022-12-29 13:33:06 +00:00
phl0
81b9c270c8
Correct text input id to be able to save it 2022-12-29 00:00:45 +01:00
phl0
bac26df67d
Show public OQRS link if at least one callsign has OQRS activated 2022-12-28 23:37:14 +01:00
Andreas
3ab8204009 [Logbook Advanced] Fixed mode listing and search 2022-12-27 18:56:04 +01:00
Andreas
54c31a6b3f [QSLPrint] Added the display of qsl sent via 2022-12-26 16:29:28 +01:00
Andreas Kristiansen
db597b4af9
Merge pull request #1864 from m0urs/72-advanced-qso-view-add-possibility-for-electronic-qsl
Add "Electronic" as QSL selection
2022-12-24 10:11:09 +01:00
Andreas
cc681838eb [OQRS] Fixed QSO marking for bureau/direct 2022-12-23 22:58:03 +01:00
phl0
4c9e65930d
Check for user_id before using it 2022-12-23 14:56:40 +01:00
phl0
33ed61409b
Show warnings on dashboard and set deadline to 30 days 2022-12-23 14:49:03 +01:00
phl0
50190eb4eb
Add warning grace time notification for LotW certs 2022-12-23 10:53:46 +01:00
Michael Urspringer
f7c79eb3da Add "Electronic" as QSL selection 2022-12-23 08:24:48 +01:00
Andreas
0bdebe187f [OQRS] Added location name to OQRS dropdown 2022-12-22 19:59:42 +01:00
Peter Goodhall
1c92c5f345
Merge pull request #1842 from AndreasK79/online_qsl_request
Online qsl request
2022-12-22 13:35:08 +00:00
phl0
b4a14ae4bb
Only show QSL dates if those are set 2022-12-22 08:32:12 +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
phl0
a8987d1c11
Have two separate items for logbook and advanced 2022-12-21 14:37:10 +01:00
phl0
07617e65ff
Check eQSL/LotW dates for NULL before using them 2022-12-21 14:14:01 +01:00
Andreas
6ca8bb117f [Logbookadvanced] Improved layout on different resolutions 2022-12-19 20:33:48 +01:00
Andreas
26cc67a55b [Logbookadvanced] Added dropdown to choose number of results returned 2022-12-19 18:20:55 +01:00
Andreas
04e9960734 [Advanced search] Fixed frequency column 2022-12-19 11:44:46 +01:00
Andreas
f5bd6df419 [Advanced search] Fixed correct tag in table head 2022-12-19 10:32:34 +01:00
Andreas Kristiansen
0cad6c70ab
Merge pull request #1844 from phl0/addFreqColumn 2022-12-18 22:15:42 +01:00
phl0
044b0df782
Convert Hz to MHz on public pages 2022-12-18 21:16:06 +01:00
Andreas
2cf7e87d75 Fixed frequency tag in logbook. 2022-12-18 20:28:41 +01:00
Andreas
6cd742bea3 [Logbookadvanced] Added a few more columns 2022-12-18 19:50:54 +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
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
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
7043561f18
Merge pull request #1840 from phl0/fixMoreAdifVersions
Fix ADIF version tags
2022-12-13 12:48:39 +01:00
Andreas Kristiansen
4da2227002
Merge branch 'dev' into iota_map 2022-12-12 09:30:59 +01:00
phl0
cd6dfd0929
Remove redundant 'Version' info 2022-12-12 07:53:52 +01:00
Andreas Kristiansen
516141d231
Merge pull request #1834 from AndreasK79/dxcc_award_map
Dxcc award map
2022-12-12 07:48:58 +01:00
phl0
611013bcdc
Fix ADIF version tags 2022-12-11 23:04:41 +01:00
Andreas
6e91f641d1 [Backup ADIF] Fixed invalid length of programversion. Fixes #1837 2022-12-11 18:02:45 +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
phl0
656758afed
Fix issue re POTA in bands 2022-12-07 12:28:28 +01:00
Peter Goodhall
28ec4e8eaa
Merge pull request #1828 from phl0/fixtQSLdateDisplay 2022-12-07 10:52:29 +00:00
Peter Goodhall
ca4f0d7ea1
Merge pull request #1826 from phl0/addPotaSupport 2022-12-07 10:49:06 +00:00
phl0
9389c0ffbd
Display dates only if SENT or RCVD is set 2022-12-07 10:24:35 +01:00
Andreas
41a72d3f51 [QRBCalc] Added fitbounds so that map is centered and zoomed on the path. 2022-12-04 21:52:57 +01:00
Andreas
72d128bd76 [QRZ Logbook] Fixed datepicker for marking QSOs 2022-12-04 15:16:36 +01:00
phl0
dfb9e8a9bb
Add eye candy to POTA awards table 2022-11-30 17:17:19 +01:00
phl0
a280b4d00f
Fix layout error 2022-11-30 16:13:35 +01:00
phl0
034fa625fb
Add support for POTA fields according to ADIF update 2022-11-30 15:38:40 +01:00
phl0
de700ad185
Apply custom date format also for import screen 2022-11-30 15:04:48 +01:00
Peter Goodhall
cc0b3f774d [Gridsquare Map] When loading band map default to "ALL" qsos rather than 2m 2022-11-28 13:15:55 +00:00
phl0
c5c8b83dee
Fix typo 2022-11-25 00:27:45 +01:00
phl0
32992dc00e
Remove c+p mistake 2022-11-25 00:25:22 +01:00
phl0
08108b4638
Add option to select previous QSL type 2022-11-25 00:22:31 +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
9d1f30d8e8 [OQRS] Added OQRS system 2022-11-15 18:29:33 +01: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
c416e9b8e4
Add more QSL details for E and M 2022-11-10 14:45:40 +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
Peter Goodhall
84f93da503 [Search][Duplicate QSOs] Changed the alert to success as its not a warning 2022-11-08 16:31:07 +00:00
Peter Goodhall
4cbb5c6d4b Merge branch 'dev' of https://github.com/magicbug/Cloudlog into dev 2022-11-08 16:30:21 +00:00
Peter Goodhall
336c814acd [Search][Incorrect Zones] Improved no incorrect zones message and changed to success alert 2022-11-08 16:30:16 +00:00
phl0
42b09388aa
Fix display of tQSL information 2022-11-08 14:57:34 +01:00
phl0
7bb07395de
Apply SOTA changes against dev and correct missed ; 2022-11-08 12:24:44 +01:00
Peter Goodhall
0628a9c6cc [QSO Details] Aligned Twitter Share with other buttons 2022-11-07 17:53:41 +00:00
Andreas
6dd676cc45 Fixed error in gridsquare print. 2022-11-07 16:42:19 +01:00
phl0
0cc9dc5aa6
Show VUCC grids if GRID is absent 2022-11-07 16:33:06 +01:00
phl0
c8079a8c56
Add grid to result table 2022-11-07 13:20:31 +01:00
Andreas Kristiansen
64bbed8991
Merge pull request #1739 from AndreasK79/wrong_cq_zone 2022-11-07 07:20:50 +01:00
Andreas
ef2d032e03 [Search] Added migration script and tweaks to view 2022-11-01 19:47:06 +01:00
Andreas
8d3f338282 [Search] Fix for callsign link not working in duplicate search 2022-10-31 20:13:39 +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 Kristiansen
1ce8b81ce8
Merge pull request #1734 from AndreasK79/duplicate_search
[Search] Added tab to check for duplicate QSOs
2022-10-31 18:37:38 +01:00
Andreas
87a08a4f7d Fixed hidden QSO menu generally 2022-10-31 15:27:54 +01:00
Andreas
349545fe48 [Search] Added tab to check for duplicate QSOs 2022-10-31 12:25:56 +01:00
Andreas
7a81d98dd6 [QSO] Fixed broken QSL image upload. Tag wasn't closed correctly. 2022-10-30 16:53:01 +01:00
Andreas
00fe8116c0 [Timeline] Updated form to include confirmation status 2022-10-28 11:24:01 +02:00
Andreas
8e938c8ed6 [Footer] removed () to get rid of error message in search 2022-10-27 21:06:08 +02:00
Peter Goodhall
61bc890159
Merge pull request #1706 from phl0/moreQsoButton 2022-10-26 13:37:32 +01:00
Peter Goodhall
8dbdee368a
Merge pull request #1705 from phl0/autoQTH 2022-10-26 13:34:32 +01:00
phl0
afa4c0932d
Brush up WWFF awards table with some candy 2022-10-25 13:35:45 +02:00
Peter Goodhall
8f76dba633
Merge pull request #1709 from m0urs/43-power-setting-is-overwritten-if-rig-control-does-not-provide-a-value 2022-10-24 17:07:21 +01:00
Peter Goodhall
30d339b04d
Merge pull request #1712 from AndreasK79/search_menu_fix 2022-10-24 17:05:32 +01:00
Peter Goodhall
e5f85dde71
Merge pull request #1713 from AndreasK79/cqmap_reload_fix 2022-10-24 17:05:10 +01:00
Peter Goodhall
62c9696dc1
Merge pull request #1704 from phl0/wwffLookup 2022-10-24 17:01:33 +01:00
Andreas
f1e91766c7 [CQ Map] Fix when reloading map after selection change 2022-10-22 20:40:32 +02:00
Andreas
f6e0301180 [Search] Fix for hidden menu in search result 2022-10-22 18:24:09 +02:00
Michael Urspringer
a25eb34026
Corrected wrong condition 2022-10-21 12:37:03 +02:00
Michael Urspringer
bc6381aa9b Check NULL value for data.power 2022-10-21 11:36:40 +02: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
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
Peter Goodhall
19b6a7c62a
Merge pull request #1688 from phl0/removeSlug 2022-10-15 21:23:24 +01:00
phl0
6a52c8c37c
Hide station locations of other users 2022-10-15 21:07:59 +02:00
phl0
7205a82d61
Add function to delete public slugs 2022-10-15 20:50:20 +02:00
Peter Goodhall
b69a084329 [Visitor] Fixes issue of map not loading 2022-10-14 17:04:50 +01:00
Andreas
465fa4256f [CQ Award] Removed unnecessary break below title 2022-10-12 19:06:22 +02:00
kb-light
10a02aa0e6 [Welcome] add missing space 2022-10-12 14:52:03 +00:00
Andreas Kristiansen
6a920cacff
Merge pull request #1658 from AndreasK79/cq_award_new_map 2022-10-12 14:06:25 +02:00
phl0
df4dcf91eb
Use globally configured tileUrl for CQ map 2022-10-12 12:49:05 +02:00
Peter Goodhall
291d75f0fe [Bands] Don't show create or edit buttons for users who arent admin 2022-10-12 11:23:01 +01:00
Andreas
49025ff0bc [CQ Award] Added legend on map 2022-10-12 10:46:59 +02: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
Andreas
b1616ac5c4 [Welcome] Fix typo in view 2022-10-11 17:34:44 +02:00
Peter Goodhall
1ff1e541f6 still rushing bugs 2022-10-11 15:06: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
08d6294e34 [Welcome] Only show role changes if needed 2022-10-10 15:21:04 +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
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
6a401dfaeb
Merge pull request #1643 from phl0/fixJsError
Only serve JS if maps are really to be displayed
2022-10-07 16:25:29 +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
phl0
00ecfa8e5a
Only serve JS if maps are really to be displayed
Signed-off-by: phl0 <github@florian-wolters.de>
2022-10-06 12:51:36 +02: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
3521c6b003
Fix missed replacement
Signed-off-by: phl0 <github@florian-wolters.de>
2022-10-05 17:59:49 +02:00
phl0
16253c321a
Fix C+P mistake 2022-10-05 17:55:35 +02:00
phl0
65189d07ca
Basic POTA support 2022-10-05 17:05:53 +02:00
Peter Goodhall
40b5746e48 [Welcome] Only show debug notice if its not production 2022-10-05 15:18:58 +01:00
Peter Goodhall
4419558971 Merge branch 'station_logbooks' of https://github.com/magicbug/Cloudlog into station_logbooks 2022-10-05 15:15:32 +01:00
Peter Goodhall
2628e46d1b {Welcome to Cloudlog V2] Started writing the welcome page 2022-10-05 15:15:29 +01:00
phl0
303b8bf8e3
Fix syntax
Signed-off-by: phl0 <github@florian-wolters.de>
2022-10-04 22:36:06 +02:00
phl0
bc26d9d717
Also apply for activated grids
Signed-off-by: phl0 <github@florian-wolters.de>
2022-10-04 22:33:02 +02:00
phl0
9426dc7cf3
Set min zoom so view does not crash
Signed-off-by: phl0 <github@florian-wolters.de>
2022-10-04 22:28:56 +02:00
Peter Goodhall
dd1e224d7f
Merge pull request #1582 from kb-light/radioapi
[WIP] Unify radio API
2022-09-30 15:47:30 +01:00
Peter Goodhall
7f76672a48
Merge pull request #1621 from AndreasK79/statistics_raw_qso_data_and_unqique_calls
[Statistics] Raw QSO data and unique callsigns
2022-09-28 21:14:15 +01:00
phl0
d4234ba53e
Add translation to tooltip (ger/en) 2022-09-28 15:49:57 +02:00
phl0
97af7abc4c
Add shortcut for copying api keys 2022-09-28 15:41:08 +02:00
kb-light
07b7930f64 Fix indentation 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
kb-light
a60885f2ed Unify radio API
Radio API should not depend on the name
Remove further occurrence of SatPC32 and CloudlogCatQt
2022-09-27 19:49:57 +00:00
Andreas
f61c2cca12 [Debug] Added Codeigniter version and corrected a typo 2022-09-26 18:11:36 +02:00
Andreas
aa17f4f438 [Statistics] Raw QSO data and unique callsigns 2022-09-25 20:39:55 +02:00
phl0
aea62c5b56
Use global tile URL also for distance plots 2022-09-22 23:39:12 +02:00
phl0
3a4ea503fa
Use globally configurable tileUrl for maps 2022-09-22 23:33:32 +02:00
Alessio Caiazza
27a8d235fd
eQSL import from multiple QTH nicknames 2022-09-22 08:58:14 +02:00
Andreas Kristiansen
f49f8a20b9
Merge pull request #1607 from phl0/makeEorUpperCase
Make <eor> tags upper case (now with fixed LotW issue)
2022-09-20 20:42:48 +02:00
Andreas
7a23b6fbfc [Quick Lookup] Added ucwords with options to dxcc name 2022-09-20 19:55:31 +02:00
Andreas
33d18c8001 [KML Export] Added ucwords with options 2022-09-20 19:51:43 +02:00
Andreas
32f31d31ab [DX Atlas export] Added ucwords to dxcc name 2022-09-20 19:46:58 +02:00
Andreas
9e110039f3 [Bands] Added WWFF support to bands 2022-09-20 17:25:50 +02:00
Andreas
f2fbe48b6f [Bands] Now saves when clicking checkbox 2022-09-20 10:49:49 +02:00
Andreas Kristiansen
66a54078e6
Merge pull request #1608 from phl0/addSeparatorsToUcwords
Add "-(/" as separators to ucwords to display DXCCs (more) correctly
2022-09-19 19:07:25 +02:00
Andreas
4fc49b425e [Bands] Moved menu item from admin to user 2022-09-19 16:34:13 +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
4628c7742c [Statistics] Adjusted size of canvas and padding. 2022-09-19 09:55:44 +02:00
phl0
ee8b84441a
Add "-(/" as separators to ucwords to display DXCCs (more) correctly 2022-09-19 08:58:21 +02:00
phl0
6ef4c52925
Make <eor> tags upper case (now with fixed LotW issue) 2022-09-19 07:29:55 +02:00
Peter Goodhall
39966301f1 Revert "Merge pull request #1603 from phl0/makeEorUpperCase"
This reverts commit 8091869c9d, reversing
changes made to 6e87211fde.
2022-09-18 22:28:04 +01:00
Andreas
18bd01286e [Statistics] Adjusted parameters for the doughnuts when log contains many bands and satellites 2022-09-18 17:59:57 +02:00
Andreas
4e17281a98 [Statistics] Changed from Google Charts to Chart.js 2022-09-18 16:48:16 +02:00
phl0
f8e4bd9dd7
Make <eor> upper case 2022-09-12 09:49:23 +02:00
Andreas Kristiansen
b5fc571e2e
Merge pull request #1601 from AndreasK79/more_icons
[Menu] Added icons to QSO menu, and changed maps
2022-09-11 13:12:35 +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
Andreas
c2222bfad3 [Menu] Added icons to QSO menu, and changed maps 2022-09-11 12:46:24 +02:00
Andreas
ba8a196c6e [Menu] Added icons to award and analytics menu 2022-09-10 15:57:22 +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 Kristiansen
20f186b393
Merge pull request #1583 from AndreasK79/custom_map_mode_prop
[Custom map] Added mode and propagation selection
2022-09-07 16:05:27 +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
0366431975 [Bands] Added message saying that band has been saved. 2022-09-06 16:39:30 +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
fdd6140b00 [Bands] Added menu entry 2022-09-04 18:25:30 +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
0681975c45 [Mode editor] Tweaked column filtering 2022-08-28 20:02:07 +02:00
Andreas
ba1b1402e4 [Mode editor] Added column filtering 2022-08-28 19:27:24 +02:00
Andreas
11468187ee [Custom Map] Datetimes are set after submitting form 2022-08-28 09:38:03 +02:00
Andreas
724971d1e7 [Custom map] Made the date selectors the same size as the other dropdowns. 2022-08-27 20:15:40 +02:00
Andreas
f9045d0427 [Custom map] Added mode and propagation selection 2022-08-27 19:24:22 +02:00
Peter Goodhall
67cd4ca37f
Merge pull request #1580 from phl0/addQsoDatesToLotwCerts
Add QSO dates to LotW certs
2022-08-27 13:54:37 +01:00
Peter Goodhall
2907640628
[Tweet] Only show distance if gridsquare is provided 2022-08-24 17:18:11 +01:00
phl0
133239df7f
Merge remote-tracking branch 'upstream/station_logbooks' into addQsoDatesToLotwCerts 2022-08-24 17:18:55 +02: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
97c0e622cc
Merge pull request #1570 from phl0/hideLinkedStationProfiles
Hide already linked station profiles
2022-08-24 16:01:37 +01:00
Peter Goodhall
613696b57d
Merge pull request #1572 from phl0/optionalCity
Make specification of city name optional
2022-08-24 16:01:21 +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
a0d551d3c3
Catch exeption when start/end dates are not (yet) set 2022-08-24 14:48:26 +02:00
phl0
82321c791d
Import QSO start and end date from LotW certs 2022-08-24 12:16:41 +02:00
phl0
1d0f0e3da2
Add Aicraft Scatter prop mode 2022-08-17 22:19:51 +02:00
phl0
c90f65eb49
Make specification of city name optional 2022-08-17 22:07:58 +02:00
phl0
566be098a6
Hide already linked station profiles 2022-08-17 20:38:08 +02: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
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
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
66f70af2c4
Add separate input field for WWFF info 2022-08-15 16:04:33 +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
Peter Goodhall
b34ef59538
Merge pull request #1547 from dg9vh/twitter_with_submode
Tweeting with submode
2022-07-29 08:13:08 +01: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
Ondřej Nový
9604bf4a2f Keep LSB/USB mode from radio (and save as submode) 2022-07-09 20:14:55 +02:00
phl0
56b2833920
Link to WWFF/GMA details in QSO view 2022-07-08 12:18:25 +02:00
Peter Goodhall
3c5b0548c2
Merge pull request #1520 from AndreasK79/qso_dialog_map_fix
[QSO dialog] Map fix
2022-07-07 16:20:23 +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
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
d4fd9050db
Merge pull request #1518 from phl0/visitorSlug
Fix link for public slugs
2022-07-03 14:15:46 +01: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
phl0
8459f31422
Implement profile pic for hamqth 2022-07-03 11:39:05 +02:00
phl0
545e7765a0
Fix link for public slugs 2022-07-03 08:44:37 +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
Andreas
a1d7ca8040 Class is not needed. ID is set and used in CSS. 2022-07-03 00:02:51 +02:00
Andreas
a28eb44ac4 Fix for Logbook Model - now loads without a logbook defined. Fixed #1481 2022-07-02 23:40:04 +02:00
phl0
d0b7303426
Should also set the appropriate class to make previous commit effective 2022-07-02 21:35:21 +02:00
phl0
570ac1e505
Use optionslib to read config value 2022-06-30 21:32:09 +02:00
phl0
4ab72e94c0
Add to activated grids and some minor beauty stuff 2022-06-20 09:08:36 +02:00
phl0
43b2b51133
Remove debug statement? 2022-06-20 08:38:03 +02:00
phl0
e566432fa7
Add grid count to visitors map 2022-06-20 08:37:27 +02:00
phl0
0805c7ceb0
Add grind count to map view 2022-06-20 08:18:52 +02:00
Andreas Kristiansen
64c9eb4fbb
Merge pull request #1489 from Werzi2001/fix_setRst_error
setRst is now always called and therefore has to be present always
2022-06-16 18:04:10 +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
phl0
1f67ffc871
Replace 0 by slashed zero 2022-06-12 13:50:54 +02:00
phl0
9846a19617
Delete not needed ajax stuff and debug output 2022-06-12 13:45:25 +02:00
phl0
ea6e7f20f6
Add activators map 2022-06-12 13:18:26 +02:00
phl0
c07108c55d
Minor changes to display grids a little nicer 2022-06-12 13:16:30 +02:00
Thomas Werzmirzowsky
98ca1ffc92 adapted visible conditions for lotw arrows to be consistent to eqsl
arrows
2022-06-12 10:57:54 +02:00
Thomas Werzmirzowsky
618055ff4a setRst is now always called and therefore has to be present always 2022-06-01 18:40:38 +02:00
Peter Goodhall
b7c046184a Revert "Make the manual query parameter optional"
This reverts commit 0faf59c7e8.
2022-05-30 14:30:28 +01:00
Andreas Kristiansen
0920c73f7f
Merge pull request #1486 from Cadair/make_contesting_query_param_optional
Make the manual query parameter optional
2022-05-29 20:17:13 +02:00
Andreas Kristiansen
a85d0c92cb
Merge pull request #1472 from phl0/orderQslImages 2022-05-28 12:06:00 +02:00
phl0
085f8b18dc
Use correct PHP tag 2022-05-27 23:10:19 +02:00
Andreas Kristiansen
b4867d0cfa
Merge pull request #1466 from Werzi2001/add_station_name_to_qso_detail
add station profile name to qso detail
2022-05-27 20:25:13 +02:00
Andreas
53c8105754 Added type for datatable to sort date column correctly 2022-05-27 20:20:25 +02:00
Stuart Mumford
0faf59c7e8
Make the manual query parameter optional 2022-05-26 10:40:28 +01:00
phl0
774a68ef9c
Add link to IOTA details map 2022-05-09 14:57:26 +02:00
phl0
be63741e82
Enable manual sorting per column 2022-05-09 10:13:25 +02:00
Thomas Werzmirzowsky
b2e32080c2 added possibility to sort locations by id
server side sort is obsolete because of client side sort
2022-05-04 23:42:05 +02:00
Peter Goodhall
d3f5f8f1ec [Station Logbooks][Edit] Link to public dashboard shown if slugs set 2022-05-03 14:49:10 +01:00
Peter Goodhall
85528104cd [Station Logbooks] Cleaned up text and added link for public page 2022-05-03 14:36:30 +01:00