Wykres commitów

1325 Commity (625f828bd5b8e015f4129d0af68ebd29b12fb189)

Autor SHA1 Wiadomość Data
Peter Goodhall 625f828bd5 If TX Powers stored in the database it will be shown on the QSO popup under "Station Information" 2020-04-09 15:44:15 +01:00
Peter Goodhall 353f860319 Hidden the CNTY fields in LOTW not required currently 2020-04-08 17:10:59 +01:00
Peter Goodhall 70831269e5 Added MY_STATE to the ADIF export 2020-04-08 17:04:01 +01:00
Peter Goodhall 48f6ea69bb Added US state to station profile options 2020-04-08 17:00:25 +01:00
Peter Goodhall d9ec5ec514 Final code commits for MY fields for tQSL 2020-04-08 15:00:48 +01:00
Peter Goodhall 8858fd1806 Added further tQSL fields to export 2020-04-08 14:53:20 +01:00
Peter Goodhall 752a8b48d3 Fixes ADIF so that the MY fields are set which tQSL can automatically use to select location 2020-04-08 14:47:25 +01:00
Peter Goodhall f6d8d02357 Added US State and County to the local data look up for the API lookup function 2020-04-07 00:07:17 +01:00
Peter Goodhall 5042ce3f8c Benchmarking data added to controller function and new callsign lookup call to speed up load times 2020-04-06 23:58:26 +01:00
Peter Goodhall db0d0db60d Started a new callsign lookup function that will replace the current one, this will handle dxcc lookup correctly and return all data as json objects for cloudlog and third party usage 2020-04-06 23:38:02 +01:00
Peter Goodhall 923e03d4a5 Fixed issue #444 when resetting previous contacts didn't clear back to the main list now resolved 2020-04-06 22:03:55 +01:00
Peter Goodhall a4e89235e3 Fixes /API/QSO after ADIF improvements (Fixes issue with Pushing ADIF to Cloudlog) 2020-04-06 11:06:37 +01:00
Peter Goodhall 4a94d3ba21 Removed more invalid dxcc checking for dashboard items. 2020-04-05 22:03:00 +01:00
Peter Goodhall 08440a0449 Fixed dashboard country stats as it included DXCC Invalid 2020-04-05 22:01:26 +01:00
Peter Goodhall 43a5926ce7
Merge pull request #457 from AndreasK79/Adif_import_options
Added a few options on ADIF import. Added mode to duplicate check whe…
2020-04-05 21:57:12 +01: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 4b5e41fc24 Added statistics to /api/statistics gives todays, total, month and year totals in json output 2020-04-03 16:41:21 +01:00
Peter Goodhall 1f583ef6ac
Merge pull request #455 from phl0/map6DigitGrids
Also show 6-digit grids worked and confirmed
2020-04-02 15:35:55 +01:00
phl0 e3b2ea5801
Also show 6-digit grids worked and confirmed 2020-04-02 15:59:48 +02:00
Peter Goodhall 8fd62424f7
Merge pull request #452 from AndreasK79/LoTW_marking_on_export
Added possibility to mark QSOs as exported to LoTW. Fixes #446.
2020-04-01 13:58:52 +01:00
AndreasK79 e7d1b3bf27 Added possibility to mark QSOs as exported to LoTW. 2020-04-01 08:43:08 +02:00
Peter Goodhall 17dcf68d3c Fixed bug where Month total on dashboard wasn't always displaying correctly. 2020-03-31 15:27:29 +01:00
Peter Goodhall 0a7b59608b
Merge pull request #449 from AndreasK79/WAS_fix
Fixed a few bugs in the WAS award
2020-03-31 15:21:30 +01:00
AndreasK79 bfe1a40260 Fixed a few bugs in the WAS award 2020-03-31 07:43:33 +02:00
Peter Goodhall 5281bfde98
Merge pull request #448 from AndreasK79/CQ_award_enhancements
Enhanced the CQ award with a table and form.
2020-03-30 20:33:19 +01:00
AndreasK79 2cfd8efdf2 Enhanced the CQ award with a table and form. 2020-03-30 21:03:38 +02:00
Peter Goodhall 4f467e7256
Merge pull request #447 from AndreasK79/master
Rewrote WAS (Worked All States) to the same design as DXCC And IOTA.
2020-03-30 12:06:02 +01:00
AndreasK79 cde55ab338 Rewrote WAS (Worked All States) to the same design as DXCC And IOTA. 2020-03-29 00:36:18 +01:00
Peter Goodhall b8c8255568
Merge pull request #441 from AndreasK79/dxcc_sat_fix
Fixed for DXCC award. Removed SAT QSOs from each band. SAT should only count fo…
2020-03-21 11:11:28 +00:00
Peter Goodhall 22aac29bf5
Merge pull request #442 from AndreasK79/iota_wrong_column_fix
Fixed using the wrong column in query to filter out SAT qsos.
2020-03-21 11:10:35 +00:00
AndreasK79 ebe58443b5 Fixed using the wrong column in query to filter out SAT qsos. 2020-03-21 08:19:42 +01:00
AndreasK79 bf12d931b4 Fixed for DXCC award. Removed SAT QSOs from each band. Only counts for SAT. 2020-03-21 07:53:12 +01:00
Peter Goodhall 37f9439089
Merge pull request #440 from AndreasK79/IOTA_award_added
Iota award added
2020-03-20 20:04:07 +00:00
Peter Goodhall 2ed763ec53 Changed IOTA in the nav to uppercase 2020-03-20 20:02:11 +00:00
Peter Goodhall 7d1fc66097 Changed migration table number 2020-03-20 20:00:36 +00:00
Peter Goodhall 9250eb816d
Merge branch 'master' into IOTA_award_added 2020-03-20 19:56:37 +00:00
Peter Goodhall 714a59aae3 Created migration file to add IOTA reference table and records 2020-03-20 19:50:11 +00:00
Peter Goodhall e1e0190e17 Merge branch 'master' of https://github.com/magicbug/Cloudlog 2020-03-20 17:32:39 +00:00
Peter Goodhall f2e0e8d581 Updated CSS layout for awards nav 2020-03-20 17:32:33 +00:00
AndreasK79 ead4e960de Cleaned up some code and filtered out sat qso when band not like SAT. 2020-03-18 19:26:26 +01:00
Peter Goodhall 12cb2deaf5
Merge pull request #439 from AndreasK79/VUCC_qso_sat_removed
Removed SAT qsos when viewing qsos with a gridsquare, and band is not…
2020-03-17 13:42:33 +00:00
AndreasK79 efdaf6284f Removed SAT qsos when viewing qsos with a gridsquare, and band is not SAT 2020-03-17 14:39:34 +01:00
AndreasK79 01588e6e64 Fixed a typo in the IOTA-form. 2020-03-17 14:33:42 +01:00
Peter Goodhall 453de173bf forgot to clear the table body when loading new qsos 2020-03-16 17:45:28 +00:00
Peter Goodhall 84419c24ff Cleaned up the code a bit 2020-03-16 17:41:42 +00:00
Peter Goodhall 4cff817526 Clicking on a gridsquare on the gridsquare area when square is 4 char log shows who you worked. 2020-03-16 17:35:14 +00:00
Peter Goodhall b1048246b2 remove satellite qsos from details view in vucc if SAT is not the selected output 2020-03-16 15:32:16 +00:00
Peter Goodhall b5b7ba4abe filter sat qsos from vucc totals 2020-03-16 15:30:20 +00:00
Peter Goodhall 766ece3e5c removed code change 2020-03-16 15:28:51 +00:00
Peter Goodhall 8088140669 testing removing sat numbers from 2/70 numbers 2020-03-16 15:27:34 +00:00