Cloudlog/application
2020-11-16 10:00:47 -05:00
..
cache
config Fixed migration file was malformed PHP, changed some text in the tabs 2020-10-29 17:34:59 +00:00
controllers Fixed an issue that I had fixed for imports when the QRZ session key had expired lookups would fail. Now it does the same thing for manually entering QSOs 2020-11-16 10:00:47 -05:00
core
helpers
hooks
language/english Minor punctuation tweaks for English language 2020-10-07 17:49:41 +01:00
libraries When using fullname, the space was always inserted between first and last names even when no name was set. This now fixes issues #3 by triming the resultant string. 2020-11-13 13:43:33 -05:00
logs
migrations Changed Migration so that it checks if qsl_images exists as i kept getting errors jumping around branches :) 2020-10-30 16:11:41 +00:00
models Fix for #2, if dxcc info is not in the adif, and the user wants to get it from the adif, we will still look it up if it's not included. 2020-11-14 15:40:22 -05:00
third_party
views Fix for #2, if dxcc info is not in the adif, and the user wants to get it from the adif, we will still look it up if it's not included. 2020-11-14 15:40:22 -05:00
.htaccess
index.html