Wykres commitów

94 Commity (841bec5d31e2a4662417136dd7c86fefbd03a5d6)

Autor SHA1 Wiadomość Data
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
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
Tobias Mädel 5a19437aed Fetch all callsign information in a single JSON request 2019-02-26 16:37:42 +01:00