Andreas
9e790340d7
[Contesting] Restoring QSO table.
2020-12-28 19:55:51 +01:00
Peter Goodhall
5c22ead586
[LoTW][Sync] Small bug in the update code
2020-12-28 13:45:06 +00:00
Peter Goodhall
7abb6013fd
[LoTW][Sync] You can now select the DXCC for the p12 certificate on upload
2020-12-28 13:42:26 +00:00
Peter Goodhall
32ea0f55f1
[QSO][Radio] Added Band RX to station which is populated based on CAT RX Freq
...
If the radio interface supplies a freq RX then the javascript will populate RX Band.
2020-12-26 14:07:00 +00:00
Peter Goodhall
7e8be5e266
[LoTW][Upload] Make sure Station Profile and Cert DXCCs match
2020-12-26 12:08:43 +00:00
Peter Goodhall
8a2d62e50c
[ADIF import] Skip QRZ Logbook upload when importing ADIF from import and LoTW
2020-12-26 11:34:14 +00:00
Andreas
bcb9ab7047
Fixed a typo.
2020-12-24 10:53:29 +01:00
Peter Goodhall
13367c5a65
[Awards][DXCC] Can now choose by mode
2020-12-21 17:45:52 +00:00
Peter Goodhall
1d09b1038c
[Print Requested QSLs] Bugfix for ADIF export. Fixed #761
2020-12-21 17:44:31 +00:00
Andreas
cc3f646144
[Print Requested QSLs] Bugfix for ADIF export. Fixed #761
2020-12-20 21:22:52 +01:00
Andreas
a51ce5946f
[Contest Mode] Contest name added
2020-12-18 23:27:47 +01:00
Ryan Zink
71f98ab0e1
Case correction on timeplotter for satellite contacts
2020-12-14 23:22:51 -07: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
Andreas
2005ff7f55
[DXCC Award] Adjusted queries for mode.
2020-12-13 09:18:47 +01: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
ae1c82815f
[ADIF import] Skip QRZ Logbook upload when importing ADIF from import, and LoTW.
2020-12-11 10:49:33 +01:00
Peter Goodhall
1703de63a9
Update Logbook_model.php
2020-12-10 16:50:54 +00:00
Peter Goodhall
a3b395db69
[EQSL][Upload] Check to make sure to only select records with callsigns in them
2020-12-10 16:46:15 +00:00
Peter Goodhall
b40b3a2834
[Contesting] New beta contesting features PR by AndreasK79
...
New feature: Contest logging
2020-12-09 18:05:16 +00:00
Peter Goodhall
9d4ab310d2
[Maps] Added a view to show all logged QSOs of an active profile on a map /map
2020-12-07 16:32:12 +00:00
Peter Goodhall
cee3d0c6b1
Merge pull request #730 from AndreasK79/adif_import_export_gui_tweak
...
[ADIF Import / Export] GUI tweaking.
2020-12-07 13:29:25 +00:00
Andreas
b2750b827f
[KML Export] Bugfix, as it was not working. Also made a GUI with options for what you want to export.
2020-12-06 13:21:35 +01:00
Andreas
b03a753ab6
[ADIF Import / Export] GUI tweaking. Split into tabs. Added option for marking QSOs as exported to QRZ Logbook when importing from ADIF.
2020-12-04 14:52:00 +01:00
Peter Goodhall
71e6503881
Merge pull request #719 from AndreasK79/adif_export_adifhelper
...
Refactoring: implemented AdifHelper in Club Log export, satellite exp…
2020-11-28 20:01:45 +00:00
Andreas
2def452260
[VUCC] fixed some warnings if variable was empty.
2020-11-27 12:50:47 +01:00
Andreas
7952ec76f7
Refactoring: implemented AdifHelper in Club Log export, satellite export and backup of ADIF.
2020-11-23 19:52:30 +01: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
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
e843ef76ba
Fixed issue where edit wasn't functioning correctly
2020-11-18 22:18:58 +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
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
f803561376
Add SIG and SIG_INFO to logbook model and qso view
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
Andreas
2229a1579b
Logging is working. Contest exchange is being logged. Basic contest logging is now working.
2020-11-17 09:47:57 +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
54531b08c5
Add sig and sig_info fields to model
2020-11-11 18:10:32 +01:00
Andreas
e83e7340f5
[Contest logging] Started work on the logging form.
2020-11-08 10:46:08 +01:00
Peter Goodhall
bc74942323
Merge pull request #683 from poll-busily/misc-text
...
Further tweaks to text and text formatting
2020-11-04 14:35:24 +00:00
Peter Goodhall
254f7f3f2a
[eQSL] Added Tools this allows you to mark all QSOs as sent to eQSL if manually uploaded
...
Thanks to M0TAZ for requesting this option, if you have lots of QSOs on a fresh install, use this function to mark all QSOs as uploaded to eQSL when you manually upload ADIF to eQSL.
2020-11-03 16:06:35 +00:00
Paul Beesley
5d23802e16
Further tweaks to text and text formatting
...
This commit has some further changes to text throughout the application. There are also some small fixes for text formatting. E.g. making sure that the small "helper" text under certain form fields is all consistent in terms of colour, font, etc.
2020-11-02 09:34:29 +00:00
Peter Goodhall
356296c953
[QSLCard] PR #677 from AndreasK79 this adds QSL Card management features for uploading QSL card images
...
This adds basic document management for QSL cards into Cloudlog which can be used when viewing QSO record.
You might need to make sure /assets/qslcard is writeable and deletable by PHP
2020-11-01 15:52:04 +00:00
Andreas
bcfe979573
[QSL Card image] jQuery upload, dynamically adding/deleting to table and carousel.
2020-11-01 12:36:02 +01:00
Peter Goodhall
344e1202ae
[QRZ Logbook] Comment added to ADIF pushed to QRZ Logbook.
...
Added comment to ADIF that is pushed to QRZ logbook
2020-10-30 17:33:11 +00:00
Andreas
1986c79033
Added comment to ADIF that is pushed to QRZ logbook
2020-10-30 18:29:25 +01:00
Andreas Kristiansen
b22ed135b3
Merge branch 'master' into qsl_card_upload
2020-10-29 17:55:23 +01:00