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
Peter Goodhall
7d91342c0b
Merge pull request #284 from dg9vh/patch-1
...
Fixing bug with & in name of DXCC
2019-06-13 13:50:13 +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
1fa21fc245
Merge branch 'master' of https://github.com/magicbug/Cloudlog
2019-06-12 17:11:58 +01: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
6ed07a63c2
Update README.md
2019-05-26 15:38:46 +01:00
Peter Goodhall
9db7d76569
Removed CSS for html5 validation till i clean it up
2019-05-25 22:22:17 +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
ad0bccbc50
Merge branch 'master' of https://github.com/magicbug/Cloudlog
2019-05-25 16:56:56 +01:00
Peter Goodhall
cd78bda206
Fixed issue where eQSL username wasn't editable
2019-05-25 16:55:47 +01:00
Peter Goodhall
05d2c627ce
Update README.md
2019-05-24 22:49:50 +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
105edbafdc
Removed css that wasn't needed
2019-05-22 22:26:07 +01:00
Peter Goodhall
2cb1b8b09b
Forgot to define css for qsl arrows
2019-05-22 22:24:16 +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
Peter Goodhall
09327d84c3
Merge pull request #273 from mich181189/master
...
Fixes issues with DXCC file updating
2019-05-20 00:12:15 +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
e4f6242a1d
Renamed the icon favicon for standardisation
2019-05-16 16:09:31 +01:00