Wykres commitów

606 Commity (ec5c356cc07e755c2f3403c6b44b04d18358ae71)

Autor SHA1 Wiadomość Data
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
Peter Goodhall ae7c84869e Merge branch 'master' of https://github.com/magicbug/Cloudlog 2019-05-21 13:44:31 +01:00
Peter Goodhall 7a78deedf3 QSO Page changed to new ui and deleted old assets 2019-05-21 13:44:22 +01:00
Michael Cullen fb1e949acf dxcc tables: extend prefix/call field to 32 characters
While importing the clublog data, I noticed there's an entry
with a 11 character callsign. This is longer than the 10 characters
allowed for the field, causing a problem. This commit extends it to
32 characters, which should be more than enough, while also being a
power of 2.

fixes #272
2019-05-17 02:01:55 +01:00
Michael Cullen 2f85b199be Logbook model: More changes to prevent strings being inserted into non-string columns 2019-05-17 02:00:06 +01:00
Michael Cullen af3f405d7f Update Controller: More empty strings where NULLs should be 2019-05-17 01:59:56 +01:00
Peter Goodhall f17690ad4c Didnt remove break point woops 2019-05-16 23:02:56 +01:00
Peter Goodhall bc44d5d485 Fixed country bug 2019-05-16 23:01:57 +01:00
Peter Goodhall faf2d4156e Issue where CQ zone index errored 2019-05-16 22:49:43 +01:00
Peter Goodhall 3f464c5499 band rx var must be provided 2019-05-16 22:07:05 +01:00
Peter Goodhall 5eff3f015b Less code to get the max post size from php.ini :) 2019-05-16 16:19:56 +01:00
Peter Goodhall 645eb395ce Typo 2019-05-16 16:12:37 +01:00
Peter Goodhall 40ad2c138f Removed dash as its not used for options seperation 2019-05-16 16:11:00 +01:00
Peter Goodhall 9a49b1c207 Improved Error reporting on ADIF upload and display the maxmium file size for upload the web server supports 2019-05-16 16:03:52 +01:00
Peter Goodhall 78b16e921b Merge branch 'master' of https://github.com/magicbug/Cloudlog 2019-05-16 08:31:36 +01:00
Peter Goodhall 1f8daf0681 Checks freq field is supplied in the ADIF record before trying to create a band from it 2019-05-16 08:31:30 +01:00