Warren Volz
e384826aea
Codeignitor 3.1.6 and corresponding changes
...
- fixes missing () from num_rows in authenticate user function
- removes passwordhash library in favor of built in PHP password_hash
and password_verify functions
- uppercase all class filenames
- add new CLI error templates, move HTML error templates
- update mimes file to latest version
- update routes to latest version
2017-12-01 19:25:26 +00:00
Andy
92474c69fb
remove placeholder comments
2016-01-26 15:51:27 +00:00
Andy
05c6e7292f
eQSL upload and sync now working
2016-01-26 15:43:35 +00:00
Corby Krick
efbc22e665
Results table headers now correctly only show when results are available. Also fixing issue where the first record downloaded from eqsl and lotw was not displayed in the results table. LoTW import now displays message if no results available.
2013-11-15 15:28:56 -06:00
Corby Krick
a07e59dbc0
Added title headings to tables
2013-11-09 14:14:08 -06:00
Corby Krick
e9fdc07b93
Works now if QSLs are not waiting to be downloaded
2013-11-03 13:15:25 -06:00
Corby Krick
226c0c359f
Made the initial HTTP get for eQSL.cc import use cURL instead of file_get_contents. Also Added support for when one does not have any QSLs waiting for them at eQSL.cc
2013-11-03 08:45:30 -06:00
Corby Krick
8e42f35c29
Have eQSL.cc send working.
2013-11-02 10:29:20 -05:00
Corby Krick
0981686b48
Am now getting the proper HTTP strings. TODO: perform HTTP get, parse results, remove recursiveness I am seeing on the results view.
2013-10-26 11:41:56 -05:00
Corby Krick
4406931674
Working on getting the export running. At the point where I am ready to start trying to do the HTTP posts to eQSL.cc
2013-09-08 15:30:24 -05:00
Corby Krick
7bb1748332
Fixing a couple of typos
2013-08-31 11:50:04 -05:00
Corby Krick
f1dc093bf6
The import is getting closer to completion. Next will work on checking for +/- time_on.
2013-08-31 09:54:24 -05:00
Corby Krick
d90facf293
Have the initial pull download working. More work to do on parsing the resulting .adi file and cleaning up the model.
2013-08-25 13:45:09 -05:00