提交图

749 提交

作者 SHA1 备注 提交日期
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
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
Peter Goodhall
514184934d
Merge pull request #271 from mich181189/master
Logbook Model: Fix empty strings which should be nulls
2019-05-16 08:22:20 +01:00
Peter Goodhall
e2ff5d77c1 Logbook interface updated 2019-05-14 16:46:16 +01:00
Peter Goodhall
1ce6fdba73 Microwaves breaking DXCC Award chart fixed 2019-05-14 13:08:41 +01:00
Peter Goodhall
660ee53636 3cm causing error on dxcc awards tracking 2019-05-14 13:01:50 +01:00
Peter Goodhall
18c20aa270 Search Interface updated 2019-05-14 11:52:11 +01:00
Peter Goodhall
a0163d6002 Corrected comments which werent correct 2019-05-14 11:25:57 +01:00
Peter Goodhall
df2430b77b Couple of extra tweaks to dashboard 2019-05-14 11:24:45 +01:00
Peter Goodhall
589d56a231 Notes User Interface updated 2019-05-13 18:28:16 +01:00
Peter Goodhall
d7d25fff58 Final change for Stats area 2019-05-13 18:05:21 +01:00
Peter Goodhall
ff70847e50 Fixed typo 2019-05-13 17:38:12 +01:00
Peter Goodhall
cca5b0ae3b Changed Statistics to Bootstrap 4 layout 2019-05-13 17:37:01 +01:00
Peter Goodhall
a3f12f0510 Cleaned up the dashboard on mobile
Added padding to the sections, RST information hidden on mobile and QSL information only shown when logged in.
2019-05-13 14:04:16 +01:00
Michael Cullen
45237c18b8 Logbook Model: Fix empty strings which should be nulls
Some non-string fields were being populated by an empty string, causing problem
on ADIF import.
2019-05-12 00:44:48 +01:00