Cloudlog/application
Corby Krick f630dde7ce Moving LoTW config elements to a config table in the database. The config table is created and populated via migration. Removing the config elements from the sample config file. 2013-02-26 22:04:35 -06:00
..
cache
config Turning on migration, adding a migration to add lotw credentials to the database, and removing a sample migration. 2013-02-24 17:58:36 -06:00
controllers Added a call that runs CI migration if we need to migrate up or down. 2013-02-25 21:11:49 -06:00
core
errors
helpers
hooks
language/english
libraries Added Error protection to hamio search api data returning 2012-11-24 20:20:10 +00:00
logs
migrations Moving LoTW config elements to a config table in the database. The config table is created and populated via migration. Removing the config elements from the sample config file. 2013-02-26 22:04:35 -06:00
models Added a function lotw_last_qsl_date() to return the last LoTW QSL received date recorded in the DB. We use that information to only pull back a LoTW report from ARRL that has QSLs since the last QSL (inclusive, unfortunately). 2013-02-23 13:19:29 -06:00
third_party Added '@' to prevent errors in the event we can't read /dev/urandom (as per b4cfc96f2a) 2012-03-29 23:28:47 +02:00
views Mapping database values to items in the list was incorrect for a couple of entries. 2013-02-24 15:42:53 -06:00
.htaccess
index.html
php_error.php added nicer php error message display in development mode 2012-12-12 22:12:13 +00:00