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
Andreas
b76b1e97bf
[QRZ] search use_fullname = false - brought over from mater
2022-04-10 17:23:38 +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
0eb2b6043e
[Mapping] calculate midpoint of multi grids for markers
2022-04-04 15:15:24 +01:00
phl0
d7a23d23a4
Pull image from qrz.com and display in QSO log window
2022-04-03 10:28:36 +02:00
Peter Goodhall
eaf814b336
[Options] Fixes shoddy get_option() function
2022-03-25 16:14:51 +00:00
Peter Goodhall
bfe1b38c86
[QSO] Fixed issue with bearing lookups with VUCC Grids
2022-02-18 13:46:16 +00:00
Peter Goodhall
1b64410649
Check if the config items already in session before running a database query
2022-02-16 22:59:59 +00:00
Andreas
c27bc1243a
[QRB Calculator] Tweaked the popup output a little bit
2022-02-15 20:28:37 +01:00
Peter Goodhall
b40e0e7bfe
Merge pull request #1388 from onovy/fix_adif_export
...
Fix ADIF export
2022-02-06 20:52:56 +00:00
Ryan Zink
6b4a328bc1
Addition of 33cm and 1.25m bands where appropriate, reclassification of some bands as Microwave rather than UHF
2022-01-20 21:10:16 -07:00
Peter Goodhall
7b0862e7be
[Global Options] Added Email settings
...
Added email settings under global options to select whether its using smtp or sendmail on the server.
2022-01-19 14:26:36 +00:00
Andreas
60536c4d5c
[ADIF Export] Added contest id to export
2021-10-07 19:15:08 +02:00
Andreas Kristiansen
fa1bb549ee
Merge pull request #694 from jsb2092/master
...
Added support for lookups in services for more detailed information when logged in
2021-10-05 20:58:48 +02:00
Andreas
a0e3cbaa91
If a gridsquare in a qso is longer than 6 characters, the QRA library doesn't handle it. This used substring to only use the first 6.
2021-09-16 20:13:08 +02:00
Jeremy Brown
791cc04f62
Merge branch 'master' of https://github.com/magicbug/Cloudlog into magicbug-master
2021-08-05 15:36:28 -04:00
Andreas
ea916d88c9
[QRA Library] Fixes #1117 . This fixes bearing calculation. Distance was not calculcated if the locator was directly to the north or south of your own locator.
2021-07-31 12:01:14 +02:00
Peter Goodhall
656ff24744
[HamQTH] Fixes issue where certain passwords don't work.
2021-06-07 17:48:27 +01:00
whyIsMyNameUsed
23c0e0115a
Update Qrz.php
...
Not all character works for the qrz-password without urlencode.
2021-05-10 17:59:51 +02:00
Peter Goodhall
422fbd4490
[Frequency Library] Added hz_to_mhz function to the library as its used a lot in Cloudlog
2021-05-06 15:34:30 +01:00
Peter Goodhall
4c9ba52a9b
[QRA] Check length of the gridsquare isn't greater than 6 chars
...
This fixes #934 as Cloudlog bearings only works for squares that are less than 6 chars.
2021-03-30 17:41:56 +01:00
Peter Goodhall
fba5fe92ab
Adds UTF-8 / multi-byte charset support to ADIF parser
2021-03-30 17:01:13 +01:00
Andreas
2d58fdfe18
[Frequency library] Fixed a frequency typo
2021-03-09 14:28:01 +01:00
Peter Goodhall
405c9da68a
Temproary turned off setting language in Global Options as fallback to english wasn't working
2021-02-09 17:55:51 +00:00
Peter Goodhall
4770340c45
[Options] Load the default language setting
2021-01-31 13:25:44 +00:00
Mikael Nousiainen
731438c28d
Add UTF-8 / multi-byte charset support to ADIF parser
2021-01-15 00:52:50 +02:00
Andreas
339ee6e3a7
[Adif_parser] Bugfix for the feed function that is used by the API. Fixes #779 .
2020-12-27 10:36:15 +01:00
Peter Goodhall
0fdce42b33
[ADIF Parser] Modifications done to the ADIF parser to speed it up
2020-12-26 11:35:07 +00:00
Andreas
018bcfebd9
[Print Requested QSLs] Added QSL_VIA to ADIF export.
2020-12-20 22:04:02 +01:00
Peter Goodhall
a012d73df2
[Options] Adds new Save & Update funcs to OptionsLib, Creates /options with the abilty to change the theme globally
2020-12-13 16:55:10 +00:00
Peter Goodhall
b2d7565e63
[Options] This fixes previous error where options tables missing by running migrate every page load
...
run migrate before loading any page content.
2020-12-13 10:42:44 +00:00
Peter Goodhall
8dfaf47c79
[Options] Greates OptionsLib library, sets default theme and others
...
This commit does a couple of things
- Creates OptionsLib which stores the 'Options' within the CI config system prefixed with "options_"
- Loads the OptionsLib automatically
- Adds function to OptionsLib for selecting the active stylesheet.
- Adds function to get an option_value that isn't automatically loaded.
2020-12-12 22:03:42 +00:00
Andreas
41ff9749da
[ADIF Parser] Placed split line correct
2020-12-11 23:52:11 +01:00
Andreas
970ae216cc
[ADIF Parser] Modifications done to the ADIF parser to speed up ADIF files containing several thousand QSOs.
2020-12-09 08:29:20 +01:00
Peter Goodhall
c6c7dd5cd8
Revert "Merge pull request #725 from AndreasK79/adif_import_speedup"
...
This reverts commit 62b8d024b6
, reversing
changes made to b18777318d
.
2020-12-07 19:41:55 +00:00
Peter Goodhall
62b8d024b6
Merge pull request #725 from AndreasK79/adif_import_speedup
...
[ADIF import] Import speedup with minor modifications in Adif_parser.
2020-12-07 13:27:18 +00:00
phl0
f77d60436d
Only calculate Lat/Lon if QRA loc has even number of chars
2020-12-04 11:30:40 +01:00
Andreas
665050ba6f
[ADIF import] Import speedup with minor modifications in Adif_parser.
2020-11-30 20:29:39 +01:00
Daniel Clerc
98f4d45c60
Add SIG and SIG_INFO to AdifHelper
2020-11-17 21:39:05 +01:00
Andreas
2754e05dbe
Uppercased every tag. Added MY_SIG and MY_SIG_INFO. This was not included, as this was in a PR at the time.
2020-11-16 19:23:59 +01:00
Andreas
72e8ee4e0a
[Adif export] Refactor the view and added a library to make the adif-line. Also a bug fixed in MY_STATE. It was exporting COL_STATE, not COL_MY_STATE
2020-11-14 19:50:27 +01:00
Jeremy Brown
c896e5d909
When using fullname, the space was always inserted between first and last names even when no name was set. This now fixes issues #3 by triming the resultant string.
2020-11-13 13:43:33 -05:00
Jeremy Brown
ace8de82bf
Fixes issues #1 . Apparently the code I added broke it, and there was a different issue that was causing names not to save.
2020-11-13 13:30:37 -05:00
Jeremy Brown
80f4bc210c
Escape names so that names with quotes in them work (aka, nicknames)
2020-11-13 08:01:30 -05:00
Jeremy Brown
30600ae220
Added support for a config flag to determine if we should get full names from qrz. Added error checking for this with the api for import as well.
2020-11-11 14:38:00 -05:00
Jeremy Brown
4064418942
Trying to get full names working correctly
2020-11-11 12:18:37 -05:00
Jeremy Brown
593db48556
Added exception handling when qrz or hamqth is not available/accessible.
2020-11-11 09:17:08 -05:00
Jeremy Brown
4d73a50ef6
Shows full name, but only when logged in (if available)
2020-11-10 20:25:26 -05:00
Kim - DG9VH
530cba37d6
Merge branch 'master' into configurable_modes
2020-05-24 00:09:58 +02:00
Peter Goodhall
2ea3233ee2
Added distance function to QRA library, Added Distance between the Worked Station and Station Profile to QSO Popup
2020-05-23 21:35:46 +01:00
Peter Goodhall
42d7db589c
Fixes #510 C4FM was F4M
2020-05-22 15:39:03 +01:00
Kim Huebel
8f1dcf3db6
Make modes customizable and editable
...
As per request of some users, sometimes new modes or missing modes had to be
added into the code.
As that hardcoded lists are not eary maintainable, we created a new table with
all modes and submodes listed and make this list editable.
Now one can activate or deativate modes from beeing shown within the select-
list in QSO Window.
2020-05-17 14:57:28 +02:00
AndreasK79
8230f60ec5
Added ROS and JT6M
2020-05-08 20:54:12 +02:00
Kim - DG9VH
fa130093e7
Added 'MFSK16'
2020-05-02 21:54:54 +02:00
AndreasK79
7c032d380c
Added a few options on ADIF import. Added mode to duplicate check when importing.
2020-04-05 14:23:43 +02:00
Peter Goodhall
7103d74635
Added State lookup for HamQTH and also added US country to returned data
2020-03-07 16:46:31 +00:00
Peter Goodhall
4ddaa36592
Automatically populate USA state from QRZ if its been supplied
2020-03-07 16:36:21 +00:00
Anthony Di Iorio
c2a2f65611
Fix HamQTH session expiry
...
If HamQTH session has expired after 1 hour, start a new session and retry the search.
Checks against a new error field in the HamQTH library.
https://www.hamqth.com/developers.php
2020-03-03 22:37:16 -05:00
Peter Goodhall
55e63f65ad
Rename electronicqsl.php to Electronicqsl.php
2020-03-01 19:21:58 +00:00
Peter Goodhall
17bd4aac31
Hopefully this fixes it!
2020-03-01 19:15:04 +00:00
Peter Goodhall
a6c4b04b05
Keep breaking things getting annoyed
2020-03-01 19:13:45 +00:00
Peter Goodhall
021acd747b
Shouldnt code when sleepy errors!
2020-03-01 18:47:44 +00:00
Peter Goodhall
94219f3b62
Clicking on the received eQSL icon will redisplay the card (rate limited)
2020-03-01 16:59:03 +00:00
Peter Goodhall
5bfab7dec5
Added JS8
2019-12-10 19:35:04 +00:00
Kim - DG9VH
181d1d7a57
Added FT4 to modes
2019-11-11 14:23:31 +01:00
Peter Goodhall
e0851324ff
Fixed issue where sometimes EOH was skipped
2019-08-18 15:25:23 +01:00
Peter Goodhall
e660f1640a
Make sure that ADIF logs are always handled as UTF-8 encoded to support international langs
2019-06-30 23:29:58 +01:00
Peter Goodhall
0b9767ce7a
Merge pull request #304 from dg9vh/measurements
...
Enable configuring the measurement base distance is measured in
2019-06-24 15:05:58 +01:00
Kim Huebel
8365b17f7c
Enable configuring the measurement base distance is measured in
2019-06-24 15:57:48 +02:00
Peter Goodhall
6aa0e5dfcc
Added unit information to qra.php library
2019-06-24 12:10:49 +01:00
Peter Goodhall
b4da6386e0
Cleaned up code a bit
2019-06-17 14:12:39 +01:00
Peter Goodhall
53728a851d
Populate QSL Manager from QRZ in the QSL Via field on the QSO Page
2019-06-16 17:49:39 +01:00