Commit Graph

621 Commits

Author SHA1 Message Date
Peter Goodhall
9fb7d82702 Created mirgration file to change the logbook table field COL_QSL_VIA from 60 char to 255 2019-06-16 21:45:10 +01:00
Peter Goodhall
183f4348f8
Merge pull request #296 from dg9vh/master
Added more Band-Slots on DXCC-Statistics
2019-06-16 18:20:21 +01:00
Peter Goodhall
09cf6c45d2 Fixed issue where IOTA Ref wasn't populated from QRZ 2019-06-16 18:13:19 +01:00
Kim - DG9VH
f400830170
Merge pull request #4 from magicbug/master
Merge with master
2019-06-16 19:06:17 +02:00
Peter Goodhall
53728a851d Populate QSL Manager from QRZ in the QSL Via field on the QSO Page 2019-06-16 17:49:39 +01:00
Kim Huebel
cd4c752c8c Added more Band-Slots on DXCC-Statistics 2019-06-16 18:41:02 +02:00
Peter Goodhall
890a5abda6 Before importing activity csv from lotw empty the table 2019-06-16 16:52:32 +01:00
Peter Goodhall
5db81d6089 Displays under the callsign whether persons an lotw user or not 2019-06-16 16:37:26 +01:00
Peter Goodhall
33151391e2 Made a typo 2019-06-16 15:33:11 +01:00
Peter Goodhall
be6e47d0d5 Logbook options are now a cog dropdown to clean up the interface 2019-06-16 15:29:31 +01:00
Peter Goodhall
b165bbfe8b Merge branch 'master' of https://github.com/magicbug/Cloudlog 2019-06-16 14:31:31 +01:00
Peter Goodhall
6cfbf774cb Added code to import lotw-useractivity.csv for displaying if users on lotw
The csv can be imported by using /index.php/lotw/load_users need to impliment frontend next
2019-06-16 14:31:23 +01:00
Peter Goodhall
c24c1f31a7
Merge pull request #292 from dg9vh/master
added QSL-RCVD-Button
2019-06-15 19:43:32 +01:00
Kim Huebel
42c24dc402 Added QSL-Received-Button 2019-06-15 20:20:20 +02:00
Tom Fanning
a7fc7975a2 Various tweaks required to import an N1MM+ ADIF 2019-06-15 11:45:29 +00:00
Peter Goodhall
ec5c356cc0 Added a map to the Add QSO page 2019-06-14 00:14:39 +01:00
Peter Goodhall
c3bb33ff03 SOTA list displayed in awards based on the SOTA field in the add qso being filled in correctly 2019-06-13 18:40:02 +01:00
Peter Goodhall
ad76b88ac1 Added field for SOTA Ref and its shown in the popups 2019-06-13 18:35:14 +01:00
Peter Goodhall
c836879591 Made country information a badge with blue background just to see if its useful
Changed country text to a badge layout per Bootstrap, thinking being that these could be used for showing things like LOTW and other statuses
2019-06-13 18:15:51 +01:00
Peter Goodhall
4b24dbf3aa Fixed API Key test link 2019-06-13 18:12:18 +01:00
Peter Goodhall
8635724568 Cleaned up the radio interface delete button 2019-06-13 18:09:21 +01:00
Peter Goodhall
c676a35b21 Shifted QSO notifications to the right panel rather than top to keep elements at the same height 2019-06-13 14:39:35 +01:00
Peter Goodhall
4295e1881c Merge branch 'master' of https://github.com/magicbug/Cloudlog 2019-06-13 14:34:42 +01:00
Peter Goodhall
2af86a3fd8 Roughly styled the edit box for new bootstrap (not finished) and added via 2019-06-13 14:34:31 +01:00
Kim - DG9VH
9153b18d06
Fixing bug with & in name of DXCC
An & in the name of a DXCC causes the webserver to ERROR 500.
2019-06-12 20:01:59 +02:00
Peter Goodhall
30c1db5d6a After updating a contact close the modal box and refresh the page. 2019-06-12 17:10:43 +01:00
Peter Goodhall
6d491fd027 Catch date when it rolls to next day 2019-05-25 22:17:35 +01:00
Peter Goodhall
2cdb45d501 Fixed time issue which happened during ui update 2019-05-25 22:11:53 +01:00
Peter Goodhall
da4dc1bf27 Fixed CSS/HTML for the qso information popup 2019-05-25 18:43:32 +01:00
Peter Goodhall
909ffe4459 Fixed the country files update area which was broken due to the interface update 2019-05-25 17:59:19 +01:00
Peter Goodhall
cd78bda206 Fixed issue where eQSL username wasn't editable 2019-05-25 16:55:47 +01:00
Peter Goodhall
1f80ccb1b2 Added an icon to save button because pretty. 2019-05-22 22:58:53 +01:00
Peter Goodhall
3ee8f7f14a Check within the browser that callsign is provided before submitting the form 2019-05-22 22:52:01 +01:00
Peter Goodhall
481f617b5a Reduced spacing around the inputs to try improve screen layout on the QSO page. 2019-05-22 22:47:56 +01:00
Peter Goodhall
71353f943f Arrow was pointing the wrong way 2019-05-22 22:27:08 +01:00
Peter Goodhall
7e242c1a17 QSL changed to arrows 2019-05-22 22:22:09 +01:00
Peter Goodhall
99c2fceaed Changed all QSL statuses to arrows 2019-05-22 22:21:52 +01:00
Peter Goodhall
39a8e0e667 Display changes for eqsl status 2019-05-22 22:17:13 +01:00
Peter Goodhall
14d002a219 Forgot to remove some old code after writing it. #lid 2019-05-22 21:50:30 +01:00
Peter Goodhall
c8c6f71859 Fixed issues with timeouts 2019-05-22 17:17:26 +01:00
Peter Goodhall
306c5255ed eQSL username HTML element was set to password which it isn't 2019-05-22 17:07:33 +01:00
Peter Goodhall
97b98d825f Improved eQSL interface 2019-05-22 17:06:47 +01:00
Peter Goodhall
101ffe25d2 Fixed eQSL link 2019-05-22 15:56:39 +01:00
Peter Goodhall
c397716cf2 If LOTW import entry isn't found within the database but its within the ADIF from LOTW QSO record is created. 2019-05-22 15:10:57 +01:00
Peter Goodhall
63532296fc Added extra flags for ARRL Lotw ADIF download
Added extra flags for ADIF download, this is to start supporting populating logbook from empty, updating gridsquares if they don't match.
2019-05-22 14:57:20 +01:00
Peter Goodhall
ce2be72e9f removed js from messages template 2019-05-21 17:05:05 +01:00
Peter Goodhall
9d6ce9194e Cleaned up Lotw Import 2019-05-21 17:02:26 +01:00
Peter Goodhall
45c2179932 URL for js wasn't the new path on the logbook page. 2019-05-21 16:47:42 +01:00
Peter Goodhall
15b8c54e01 Set favicon 2019-05-21 14:00:39 +01:00
Peter Goodhall
7607393979 Added some css for validation errors on qso page 2019-05-21 13:49:16 +01:00