Adam
|
8c0f1d33af
|
Very minor language changes
|
2020-11-22 20:05:26 -06:00 |
Adam
|
f7a9e63832
|
Very minor language updates
|
2020-11-22 20:04:33 -06:00 |
Adam
|
a84b8f6de1
|
Very minor language cleanup
|
2020-11-22 20:01:20 -06:00 |
Adam
|
3b6f9e4d99
|
Very minor language updates
|
2020-11-22 19:58:12 -06:00 |
Adam
|
d669adba8c
|
Very minor language updates
|
2020-11-22 19:56:52 -06:00 |
Adam
|
bf58232466
|
Very minor cleanup of text
|
2020-11-22 19:53:51 -06:00 |
Adam
|
545ef6933f
|
Really minor language cleanups
|
2020-11-22 19:46:02 -06:00 |
Peter Goodhall
|
47e8adda89
|
Merge pull request #715 from AndreasK79/distplot_measurement_base
[Distance plotting] This now follows chosen distance measurement. MAP…
|
2020-11-21 21:33:54 +00:00 |
Peter Goodhall
|
1994b9f36e
|
Merge pull request #717 from AndreasK79/mark_uploaded_to_qrz
[QRZ Logbook] Added mark QSOs as uploaded.
|
2020-11-21 21:32:10 +00:00 |
Peter Goodhall
|
8b5c59826c
|
Merge pull request #716 from AndreasK79/qrz_logbook_bugfixes
[QRZ Logbook] Bugfix for mass upload. Rewrote export to use AdifHelper.
|
2020-11-21 21:30:44 +00:00 |
Andreas
|
256dddc1f6
|
[QRZ Logbook] Added mark QSOs as uploaded.
|
2020-11-21 22:06:25 +01:00 |
Andreas
|
85c5a09a20
|
[QRZ Logbook] Bugfix for mass upload. Rewrote export to use AdifHelper.
|
2020-11-21 14:25:02 +01:00 |
Andreas
|
727231d9cd
|
[Distance plotting] Added default in switch.
|
2020-11-20 12:14:30 +01:00 |
Andreas
|
3e59cd3651
|
[Distance plotting] This now follows chosen distance measurement. MAP file added for broken highstock.js.
|
2020-11-20 11:55:55 +01:00 |
Peter Goodhall
|
38e9c18b37
|
trying to fix tx power error when saving
|
2020-11-19 16:17:34 +00:00 |
Peter Goodhall
|
a4cb766479
|
Station Profile Create - QRZ Real Time always No by default
|
2020-11-18 22:58:41 +00:00 |
Peter Goodhall
|
e843ef76ba
|
Fixed issue where edit wasn't functioning correctly
|
2020-11-18 22:18:58 +00:00 |
Peter Goodhall
|
d336a801b7
|
QRZ Real time upload is false by default
|
2020-11-18 19:53:58 +00:00 |
Peter Goodhall
|
a0fe49e04b
|
Merge pull request #703 from daccle/fix_edit_transmit_pwr
adds TX_PWR to qso edit dialog
|
2020-11-18 16:19:00 +00:00 |
Peter Goodhall
|
438352f519
|
Merge branch 'master' into fix_edit_transmit_pwr
|
2020-11-18 16:18:42 +00:00 |
Peter Goodhall
|
522d589527
|
Merge pull request #705 from daccle/add_SIG_and_SIG_INFO_fields
Add the possibilty to log SIG and SIG_INFO
|
2020-11-18 16:16:13 +00:00 |
Peter Goodhall
|
bfcf87218b
|
Merge pull request #710 from daccle/AndreasK79/local_copy_js
Use local copies of JS and CSS assets
|
2020-11-18 16:12:28 +00:00 |
Peter Goodhall
|
4e8757ec59
|
[QRZ Logbook] Realtime upload can be turned off via each station profile.
|
2020-11-18 14:20:42 +00:00 |
Peter Goodhall
|
ea91773090
|
Changed Dropdowns to Yes/No
|
2020-11-18 14:19:21 +00:00 |
Andreas
|
e149d34ba1
|
[QRZ Logbook] option for realtime logging added
|
2020-11-18 11:50:15 +01:00 |
Daniel Clerc
|
3a3b53bc58
|
Add SIG and SIG_INFO to edit logbook model
|
2020-11-17 22:29:06 +01:00 |
Daniel Clerc
|
da342674f5
|
use local js and css in qso/edit and edit_ajax
|
2020-11-17 21:51:35 +01:00 |
Daniel Clerc
|
98f4d45c60
|
Add SIG and SIG_INFO to AdifHelper
|
2020-11-17 21:39:05 +01:00 |
Daniel Clerc
|
0b3af61fb1
|
Add SIG and SIG_INFO to adif export
|
2020-11-17 21:37:28 +01:00 |
Daniel Clerc
|
8d85ab230a
|
Add SIG and SIG_INFO to edit qso views
|
2020-11-17 21:35:44 +01:00 |
Daniel Clerc
|
f803561376
|
Add SIG and SIG_INFO to logbook model and qso view
|
2020-11-17 21:35:43 +01:00 |
Daniel Clerc
|
58a552ce23
|
add SIG and SIG_INFO to view_log
|
2020-11-17 21:35:43 +01:00 |
Daniel Clerc
|
963f58f0ee
|
add tx_power to LogbookModel/edit function
|
2020-11-17 21:29:03 +01:00 |
Peter Goodhall
|
388bfb848a
|
Revert "Merge pull request #706 from ofadam/patch-1"
This reverts commit 9647fa917e , reversing
changes made to e7d0d00e89 .
|
2020-11-17 17:40:55 +00:00 |
Peter Goodhall
|
9647fa917e
|
Merge pull request #706 from ofadam/patch-1
Display submode if available
|
2020-11-17 17:39:00 +00:00 |
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 |
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 |
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 |
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 |