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
Peter Goodhall
c1d2bd5e2f
Merge pull request #436 from AndreasK79/master
...
VUCC award added.
2020-03-16 11:24:27 +00:00
Peter Goodhall
47beff6e22
Starting to add popup to gridsquare map (not populated)
2020-03-16 11:20:10 +00:00
AndreasK79
992eb62a8b
VUCC award added.
2020-03-15 14:18:49 +01:00
Peter Goodhall
85039b8c42
strip gridsquare to just first 4 chars.
2020-03-14 22:13:22 +00:00
Peter Goodhall
a05344a0e3
Added onclick for map so that it returns the gridsquare of the mouse click thinking useful for a popup of the people worked in the square
2020-03-14 22:09:25 +00:00
Peter Goodhall
a0bdf32729
Created a json file with active sats and their mode which will be in the future used for auto complete.
2020-03-12 15:23:10 +00:00
Peter Goodhall
13aa9bfe39
Migration file to fix LOTW url issue
2020-03-12 15:04:42 +00:00
Peter Goodhall
8b882a8bee
Changed LoTW urls to '' https://lotw.arrl.org/lotwuser ' in the SQL schema
2020-03-12 14:21:23 +00: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
Peter Goodhall
7103d74635
Added State lookup for HamQTH and also added US country to returned data
2020-03-07 16:46:31 +00:00
Peter Goodhall
b951b24c54
Merge branch 'master' of https://github.com/magicbug/Cloudlog
2020-03-07 16:36:37 +00:00
Peter Goodhall
4ddaa36592
Automatically populate USA state from QRZ if its been supplied
2020-03-07 16:36:21 +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
c72c5deea4
Added USA State to the QSO popup box
2020-03-05 18:29:31 +00:00
Peter Goodhall
f3e88ffdef
Added USA state to the General tab
2020-03-05 18:27:11 +00:00
Peter Goodhall
0ecbef6d9f
Merge branch 'master' of https://github.com/magicbug/Cloudlog
2020-03-05 16:18:37 +00:00
Peter Goodhall
baa789f29c
UI things for upcoming changes
2020-03-05 16:17:25 +00:00
Peter Goodhall
beba4b10d6
Merge pull request #429 from phl0/fixAndUpdateAwards
...
Fix and update awards
2020-03-05 16:16:57 +00:00