abarrau
|
57dc71292d
|
eqsl: add date force update
|
2023-10-02 20:50:23 +02:00 |
abarrau
|
d750a6cd4b
|
eqsl: add date force update
|
2023-10-02 20:43:37 +02:00 |
abarrau
|
8d0af35567
|
Update EqslImporter.php
|
2023-09-28 19:09:18 +02:00 |
Andreas Kristiansen
|
e74a949b07
|
Merge pull request #2432 from phl0/ajaxToPost
|
2023-09-05 12:56:04 +02:00 |
Petr Kracík
|
059a0860af
|
eSQL: Security fix, use HTTPS to send password over the internet
Signed-off-by: Petr Kracík <petrkr@petrkr.net>
|
2023-08-29 17:58:22 +02:00 |
phl0
|
3efcbf0b0d
|
Convert bearing lookup to POST request
|
2023-08-25 16:26:25 +02:00 |
phl0
|
61e2461646
|
Add an exit for the case 2 or more than 3 commans exist in grid
|
2023-08-23 14:48:49 +02:00 |
phl0
|
77edb72d2c
|
Handle VUCC grid lines and corners in Qrb mapping
|
2023-08-23 14:22:20 +02:00 |
Peter Goodhall
|
563f3d5b69
|
[QRZ] Clean Gridsquare to allow only 8 character's max
|
2023-07-30 11:47:53 +01:00 |
int2001
|
0de8cd6c46
|
try to fix some things...
|
2023-07-28 17:01:18 +00:00 |
Peter Goodhall
|
c65bac1bb4
|
Add code to support 4, 6, 8 char gridsquares
|
2023-07-28 16:48:35 +01:00 |
int2001
|
723e575af3
|
Add HRDLog to Cloudlog
|
2023-07-07 11:33:15 +00:00 |
int2001
|
4c663bf514
|
Added MODE to matching from LotW/eQSL Confirmations
|
2023-07-05 17:13:17 +00:00 |
int2001
|
ca850adf22
|
Fixed #2238
|
2023-07-04 18:49:00 +00: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 |
Andreas
|
86312d16aa
|
[eQSL] Refactored and moved stuff from logbook_model to eqslmethods_model
|
2023-05-06 11:35:09 +02:00 |
phl0
|
846dec0f61
|
Add POTA lookup function
|
2023-05-01 21:14:30 +02:00 |
Andreas
|
814256714b
|
[Cabrillo export] Tuned the output string
|
2023-04-26 20:58:12 +02:00 |
phl0
|
6a2cf3ae64
|
Fix variables
|
2023-04-14 15:31:30 +02:00 |
Andreas
|
e9dad1d12c
|
[Cabrillo export] Added serial + exchange to output
|
2023-04-14 14:53:53 +02:00 |
Andreas
|
a48858acda
|
[Cabrillo export] Added more info to the form
|
2023-04-13 12:30:12 +02:00 |
phl0
|
36fce4023d
|
Refactor cbr format according to spec
|
2023-04-12 16:46:55 +02:00 |
Andreas
|
ef3c92d9cf
|
[Cabrillo export] Added station location
|
2023-04-12 14:24:03 +02:00 |
Andreas
|
3a415a5587
|
[Cabrillo export] Added contest export for cabrillo
|
2023-04-12 11:58:47 +02:00 |
Peter Goodhall
|
acc6e9ab72
|
[API] Add QSO Fixes bug if string contains the whole ADIF header
|
2023-04-03 16:47:21 +01:00 |
Andreas
|
f37da1aab5
|
[ADIF Parser] If EOH didn't exist, $i was never set. Init on declaration instead.
|
2023-01-22 15:14:00 +01:00 |
phl0
|
cab8f01c6c
|
Show link to eQSL image on import status page
|
2023-01-10 00:29:43 +01:00 |
Andreas
|
bfcf28de44
|
[PHP 8.1] Fixed implicit conversion from float to int in QRA libariy.
|
2023-01-02 21:37:39 +01:00 |
phl0
|
034fa625fb
|
Add support for POTA fields according to ADIF update
|
2022-11-30 15:38:40 +01:00 |
phl0
|
e67435d497
|
Add lookup function for grid and name for WWFF refs
|
2022-10-19 14:52:43 +02:00 |
Peter Goodhall
|
c0f812baeb
|
Hopefully now works correctly
|
2022-10-11 14:59:17 +01:00 |
Peter Goodhall
|
930d80c1fb
|
Fix redirect loop
|
2022-10-11 14:29:02 +01:00 |
Peter Goodhall
|
ff55dba9d3
|
Merge branch 'station_logbooks' of https://github.com/magicbug/Cloudlog into station_logbooks
|
2022-10-11 14:26:50 +01:00 |
Peter Goodhall
|
4b6cd68717
|
[Welcome] Add final checks to carry out the needed migration
|
2022-10-11 14:26:46 +01:00 |
phl0
|
bdda911db2
|
Fix indent
|
2022-10-11 09:20:12 +02:00 |
phl0
|
b321abbdb9
|
Allow for skipping (non mandatory) ADIF headers
|
2022-10-11 09:16:06 +02:00 |
phl0
|
65189d07ca
|
Basic POTA support
|
2022-10-05 17:05:53 +02:00 |
Alessio Caiazza
|
d8c8260097
|
More robust error handling and cleanup
|
2022-09-22 08:58:25 +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 |
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 |
phl0
|
f8e4bd9dd7
|
Make <eor> upper case
|
2022-09-12 09:49:23 +02:00 |
Andreas
|
7a4def1f3d
|
[Bands] Changed frequency library to fetch default frequency from DB
|
2022-09-09 16:53:01 +02: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 |
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
|
cc621bebd7
|
Add MY_WWFF_REF to station profile
|
2022-08-17 14:33:15 +02:00 |
phl0
|
f450392440
|
Add WWFF_REF to ADIF export
|
2022-08-17 13:31:25 +02:00 |
Ondřej Nový
|
e3ceb8ba62
|
Fix convent_band -> convert_band typo
|
2022-07-09 20:15:57 +02:00 |
phl0
|
8459f31422
|
Implement profile pic for hamqth
|
2022-07-03 11:39:05 +02:00 |