Peter Goodhall
|
e7d0d00e89
|
Fixed issue with ADIF export when exporting all the log
|
2020-11-17 17:35:48 +00:00 |
|
Peter Goodhall
|
62601318a3
|
Merge pull request #699 from AndreasK79/refactor_adif_export
[Adif export] Refactor the view and added a library to make the adif-…
|
2020-11-17 17:26:39 +00:00 |
|
Andreas
|
2229a1579b
|
Logging is working. Contest exchange is being logged. Basic contest logging is now working.
|
2020-11-17 09:47:57 +01:00 |
|
Adam
|
6128c2a3ef
|
Display submode if available
This looks for submode first on the "MODE:" display fields – matching how the logbook itself functions.
|
2020-11-16 18:50:40 -06:00 |
|
Adam
|
2b5a424a78
|
Display submode if available
This looks for submode first on the "MODE:" display fields – matching how the logbook itself functions.
|
2020-11-16 18:46:18 -06:00 |
|
Daniel Clerc
|
29809b2836
|
adds TX_PWR to qso edit dialog
|
2020-11-16 21:01:54 +01:00 |
|
Andreas Kristiansen
|
c2d4439928
|
Merge branch 'master' into refactor_adif_export
|
2020-11-16 19:24:49 +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
|
e557d92c47
|
Tweaking of logging form. Added some logic in javascript, and started on a function for saving the qso in the controller.
|
2020-11-16 19:20:45 +01:00 |
|
Peter Goodhall
|
a6466b481e
|
Merge pull request #701 from ofadam/patch-1
Change to show submode if available - otherwise mode
|
2020-11-16 17:40:51 +00:00 |
|
Peter Goodhall
|
f4d258b566
|
Merge pull request #690 from daccle/add_sig_to_station
Add sig and sig_info to station #688
|
2020-11-16 17:30:53 +00:00 |
|
Jeremy Brown
|
4ed092b955
|
Fixed an issue that I had fixed for imports when the QRZ session key had expired lookups would fail. Now it does the same thing for manually entering QSOs
|
2020-11-16 10:00:47 -05:00 |
|
Adam
|
5e9542e73f
|
Change to show submode if available - otherwise mode
This change matches the initial dashboard view.
|
2020-11-15 20:20:35 -06:00 |
|
Jeremy Brown
|
bf24cff4aa
|
Fix for #2, if dxcc info is not in the adif, and the user wants to get it from the adif, we will still look it up if it's not included.
|
2020-11-14 15:40:22 -05: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
|
a5561236b1
|
Add a check when doing QRZ lookups to see if the session is valid, if not, create a new session and try again.
|
2020-11-13 10:57:48 -05:00 |
|
Jeremy Brown
|
064075980b
|
Check to see if dxcc is set on import to avoid errors
|
2020-11-13 08:02:17 -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
|
9718ae672e
|
Fixed code that I accidently deleted
|
2020-11-11 18:48:30 -05:00 |
|
Jeremy Brown
|
f70b249710
|
Fixed code that I accidently deleted
|
2020-11-11 18:46:10 -05:00 |
|
Jeremy Brown
|
7c2c6cf4f0
|
Checks to see if eithere the name and gridsquare is set on import, and if neithere is not set, it will do the lookup. If both are set in the adi for import, no lookup will be done.
|
2020-11-11 18:42:32 -05:00 |
|
Jeremy Brown
|
4d555ca886
|
Merge remote-tracking branch 'upstream/master'
Updating fork with latest from upstream repo
|
2020-11-11 18:11:32 -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 |
|
Daniel Clerc
|
01578c4f40
|
Readds TX_PWR and COMMENT to adif export
|
2020-11-11 18:38:11 +01:00 |
|
Daniel Clerc
|
4c1088da5e
|
Fix form name tag to avoid overwriting sota field
|
2020-11-11 18:19:31 +01:00 |
|
Jeremy Brown
|
4064418942
|
Trying to get full names working correctly
|
2020-11-11 12:18:37 -05:00 |
|
Daniel Clerc
|
137c4d95ec
|
Add sig/sig_info to adif exportall function
|
2020-11-11 18:15:14 +01:00 |
|
Daniel Clerc
|
59af8dd7f1
|
Add sig/sig_info to function reassign in Stations model
|
2020-11-11 18:10:33 +01:00 |
|
Daniel Clerc
|
27418ea0a5
|
Add set migration to 55 in config/migration
|
2020-11-11 18:10:32 +01:00 |
|
Daniel Clerc
|
f41af318b9
|
Add migration for sig and sig_info fields
|
2020-11-11 18:10:32 +01:00 |
|
Daniel Clerc
|
8412095d3c
|
Add sig and sig_info fields to edit and create view
|
2020-11-11 18:10:32 +01:00 |
|
Daniel Clerc
|
54531b08c5
|
Add sig and sig_info fields to model
|
2020-11-11 18:10:32 +01:00 |
|
Peter Goodhall
|
844ded79d6
|
Fixed unclosed script tag causing other js functions to fail
|
2020-11-11 15:08:59 +00:00 |
|
Jeremy Brown
|
593db48556
|
Added exception handling when qrz or hamqth is not available/accessible.
|
2020-11-11 09:17:08 -05:00 |
|
Peter Goodhall
|
3237d0b514
|
Merge pull request #691 from daccle/add_tx_pwr_and_comment_to_export
Adds TX_PWR and COMMENT to adif export
|
2020-11-11 12:10:18 +00:00 |
|
Peter Goodhall
|
4604b1abc7
|
Typo dont code when feeling unwell
|
2020-11-11 12:09:50 +00:00 |
|
Peter Goodhall
|
068f6b09b8
|
Adds comment to satellite adif export
|
2020-11-11 12:07:38 +00:00 |
|
Peter Goodhall
|
0868b5877e
|
Merge pull request #689 from AndreasK79/local_copy_js
Javascript: changed to local copies of files.
|
2020-11-11 11:54:10 +00:00 |
|
Jeremy Brown
|
8660d3d3ce
|
Does a lookup on qrz/hamqth on api or when entering by hand. Names and grid squares are returned and populated if not already set. Full names are set since they are not shown unless logged in.
|
2020-11-10 22:13:25 -05:00 |
|
Jeremy Brown
|
4d73a50ef6
|
Shows full name, but only when logged in (if available)
|
2020-11-10 20:25:26 -05:00 |
|
Peter Goodhall
|
94fe1ffe5f
|
Merge pull request #693 from daccle/create_qslcard_dir_inside_assets
adds qslcard dir to assets dir
|
2020-11-09 11:33:38 +00:00 |
|
Daniel Clerc
|
286ac43162
|
adds qslcard dir to assets dir
|
2020-11-09 09:41:30 +01:00 |
|
Daniel Clerc
|
2be31034be
|
Adds TX_PWR and COMMENT to adif export
|
2020-11-09 09:27:56 +01:00 |
|
Andreas
|
14e69ed43a
|
Javascript: changed to local copies of files.
|
2020-11-08 11:26:38 +01:00 |
|
Andreas
|
e83e7340f5
|
[Contest logging] Started work on the logging form.
|
2020-11-08 10:46:08 +01:00 |
|
Peter Goodhall
|
e072305591
|
[QSL Card] /qsl added padding to the top
|
2020-11-04 14:48:22 +00:00 |
|
Peter Goodhall
|
219c11d4d5
|
[QSL Cards] Added notification on storage usage to /qsl
|
2020-11-04 14:46:42 +00:00 |
|
Peter Goodhall
|
0d5b15847e
|
Merge pull request #682 from poll-busily/header-user-icon
Use icon next to logged-in username
|
2020-11-04 14:35:48 +00:00 |
|