提交图

1049 提交

作者 SHA1 备注 提交日期
phl0
82321c791d
Import QSO start and end date from LotW certs 2022-08-24 12:16:41 +02:00
Alessio Caiazza
ab14b85065 Fix eQSL upload for linked account
When uploading QSOs for a linked account the username must match the
station callsign. i.e. when operating portable it should be callsign/p
2022-08-19 08:44:15 +02:00
Alessio Caiazza
4cbe4b3a11 Extract a SOTA library from QSO controller
SOTA functions are implemented inside the QSO controller, moving this
implementation into a dedicated library will simplify code reuse.
2022-08-17 22:15:06 +02:00
phl0
418b725aba
Implement update function for WWFF directory 2022-08-17 16:54:04 +02:00
Alessio Caiazza
e61baa195d Add station copy
When doing portable activations, often times you need a new station location that is identical to another one with just a few changes like the grid square, SIG, and/or SOTA.

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

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

    Also take VUCC_GRIDS into account

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

    Add ShowQSO function for detailed view

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

    Distinguish between LEO and GEO in SAT selection

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

    Make sure mincount is numeric

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

    Implement optional minimin grid count

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

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