Peter Goodhall
32f8b35c58
whitespace in file logbook model
2021-03-24 16:52:20 +00:00
Andreas
997ae932ec
[Main menu] Added user option to hide notes in the main menu. Fixes #942 .
2021-03-20 21:19:07 +01:00
Peter Goodhall
b5ed97869f
[Awards][WAB] Removes legcy code for tracking WAB squares
...
With the implimentation of SIG in cloudlog logging WAB squares using this field is far better suited than prefixing in the comment field.
Therefore old code has been removed use the SIG field instead.
2021-03-20 15:51:53 +00:00
Peter Goodhall
cb922cfd02
[Awards][Wacral] Removes WACRAL view will be handled by SIG
...
This was legacy code when tracking WACRAL members use the SIG field and awards views system
2021-03-20 15:49:40 +00:00
Peter Goodhall
023766063e
[Awards][Sigs] Creation of the Sig area within the Awards dropdown with data grids and ADIF export
...
Creation of the Sig area within the Awards dropdown that shows each unique SIG option in the database and the ability to see the references along with exporting them as ADIF.
2021-03-20 15:38:34 +00:00
Andreas
ebc4ac0c4b
[Award] SIG added to awards. Based on the work by @daccle.
2021-03-20 11:24:13 +01:00
Mike KJ4Z
8152dd9a64
Adding support for FT4
2021-03-19 15:55:58 -07:00
Andreas
c8b0e48bcd
[Quick lookup] WWFF added. Did some refactoring to simplify code, and make it easier to add queries.
2021-03-17 18:23:01 +01:00
Andreas
d23464aa5f
[Quick lookup] Fix if user inputs longer grid than 4 characters.
2021-03-14 11:56:45 +01:00
Andreas
681cd0af9b
[Quick lookup] New feature to quickly check worked/confirmed on band/mode. Invoked by ALT-L
2021-03-14 10:11:21 +01:00
Peter Goodhall
41f6b54336
Cleaned up how state & county was being handled
2021-03-09 13:36:51 +00:00
Peter Goodhall
22b1accdd8
Merge pull request #927 from AndreasK79/adif_choose_station_profile
...
[Adif Export] Added possibility to choose station profile when export…
2021-03-09 11:58:40 +00:00
Andreas
6f07bb3a4b
[Adif Export] Added possibility to choose station profile when exporting or marking QSOs.
2021-03-08 20:20:05 +01:00
Andreas
7c04327268
[QSO Dialog] Auto-fill location and locator when SOTA is chosen. This is fetched from the API. This can be turned on/off in the user settings.
...
Did a refactor at the same time and moved a lot of javascript from footer.php to qso.js.
2021-02-26 10:37:43 +01:00
Andreas
adaa7f3f8a
[Contesting] Contests can be added/edited/deleted inside Cloudlog. Used for choosing Contest in Contest Logging
2021-02-12 23:27:08 +01:00
Ryan Zink
1fd891f0c4
Update satellite distances worked combo box to sort by satellite name
2021-02-08 22:56:16 -07:00
Andreas
f122a284d7
This fixes the PHP8 warnings. Fixed #873
2021-02-08 21:46:53 +01:00
Andreas
c35d0d257e
Fetches state from previous QSO. Fixes #854
2021-02-08 13:40:07 +01:00
Peter Goodhall
0d2fe0a43b
Merge pull request #869 from AndreasK79/us_counties
...
US Counties award added
2021-02-08 00:57:18 +00:00
Andreas
fc6641f567
[US Counties] Switched field in database, as col_cnty is the correct one. Also corrected format for county. It should be saved as state,county
2021-02-07 17:15:32 +01:00
Andreas
7642ab874f
[Awards][US Counties] Can see list of counties now, and QSOs when clicked on county.
2021-02-07 15:22:03 +01:00
Andreas
e558abf890
[Awards][US Counties] Added US Counties Award. Only totals so far.
2021-02-07 00:03:05 +01:00
Peter Goodhall
89d579489a
[QSO Dialog] County has been added.
...
Adds USA County
2021-01-31 16:49:54 +00:00
Andreas
44a1dd5691
[QSO Entry] County can now be saved and changed when editing a QSO.
2021-01-31 15:27:56 +01:00
Andreas
28d30de120
[Distances Worked] You can now choose satellite. Also cleaned up some code.
2021-01-30 23:25:13 +01:00
Andreas
55591ca4c9
Added seconds to import function in logbook model
2021-01-18 12:19:57 +01:00
Peter Goodhall
a7d3565ccb
When importing a QSO make convert band_rx to lower case
2021-01-11 16:15:37 +00:00
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