提交图

353 提交

作者 SHA1 备注 提交日期
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
AndreasK79
7c032d380c Added a few options on ADIF import. Added mode to duplicate check when importing. 2020-04-05 14:23:43 +02: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
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
9250eb816d
Merge branch 'master' into IOTA_award_added 2020-03-20 19:56:37 +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
AndreasK79
efdaf6284f Removed SAT qsos when viewing qsos with a gridsquare, and band is not SAT 2020-03-17 14:39:34 +01: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
Peter Goodhall
c1d2bd5e2f
Merge pull request #436 from AndreasK79/master
VUCC award added.
2020-03-16 11:24:27 +00:00
AndreasK79
992eb62a8b VUCC award added. 2020-03-15 14:18:49 +01:00
Peter Goodhall
6b4c85cd62 Distance plots only shown for the active station profile not all qsos in the database table 2020-03-08 21:50:55 +00:00
AndreasK79
13771e9a07 IOTA Award added. 2020-03-07 11:39:22 +01:00
Peter Goodhall
47c7ed0ce9
Merge pull request #430 from dg9vh/awards_dxcc
URL-Encoding fixed
2020-03-05 20:12:31 +00:00
Kim Huebel
4c290c3360 URL-Encoding fixed
This fixes a problem with URL-Encoding of some entities with & in the name like Agalega & St Brandon Islands or similiar.
Problem was, that the & was misinterpreted within the browser-url and does not show the correct results.
2020-03-05 19:42:54 +01:00
Peter Goodhall
01cade18fe Added USA State to the edit fields list 2020-03-05 18:31:54 +00:00
Peter Goodhall
f3e88ffdef Added USA state to the General tab 2020-03-05 18:27:11 +00:00
phl0
5accdc248f
Omit "Deleted" columen if deleted DXCCs are not included 2020-03-05 17:09:53 +01:00
phl0
fe286bd74c
Revert "Do not store div design in array"
This reverts commit 1aa2741351.
2020-03-05 17:03:55 +01:00
phl0
8cd5c690d6
Fix nasty bug with deleted vs. includedeleted 2020-03-05 15:48:50 +01:00
phl0
1aa2741351
Do not store div design in array 2020-03-05 15:22:36 +01:00
phl0
3f036e91d4
Fix error if nothing is selected at all in Awards 2020-03-05 15:16:46 +01:00
Peter Goodhall
5e8ca71d59 New DXCC modal wasn't getting log qso table name from config file 2020-03-03 14:50:59 +00:00
Peter Goodhall
96e5000e08
Merge pull request #426 from AndreasK79/master
Reworked DXCC award. Changed look a bit, and added form for selection.
2020-03-03 14:45:12 +00:00
AndreasK79
e8941cf17d Reworked DXCC award. Changed look a bit, and added form for selection.
Setting of start/end in dxcc_entities was fixed as well. This is needed to be able to select/deselect deleted entites.
2020-03-03 12:39:45 +01:00
Peter Goodhall
18abea2aa0 Sets propagation mode as a session variable and prepopulates the next QSO till its unselected, if SAT if sat name is selected prop_mode SAT automatically populated 2020-03-02 19:53:50 +00:00
Peter Goodhall
c56aa4fa31 Updated Fancybox library, added function to save images to cloudlog from eqsl 2020-03-01 18:08:17 +00:00
Peter Goodhall
f615403668 Update Distances_model.php 2020-02-20 15:15:17 +00:00
Peter Goodhall
23a64dd489 Corrected some spelling on the Distances worked analyics page 2020-02-20 15:14:24 +00:00
AndreasK79
e6c788a131 Added distanceplotting. Fixes #384. 2020-02-18 10:49:27 +01:00
Adam
39d74e23fc
Fix "non zero" date error 2020-02-09 19:26:41 -06:00
AndreasK79
e70039661a Added WAS (Worked All States) under awards. It's based on the same layout as the DXCC award.
Display of qsoes when clicking a CQ-zone was also fixed.
2020-02-09 13:20:59 +01:00
Peter Goodhall
25394501e6
Merge pull request #394 from dg9vh/improved_countries_breakdown
Improved Countries Breakdown
2020-02-07 16:48:03 +00:00
AndreasK79
a4e942af43 Added a button to only delete the log, not the profile. I found this to be valuable when testing out the import, and not having to create a new profile each time. 2020-02-07 14:54:49 +01:00