Peter Goodhall
c3c2916c1d
Fixed issue with POST errors shown on the upload page before it had even been submitted fixes #311
2019-06-30 00:06:24 +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
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
9c3a84ab8b
minor changes to satellite export
2019-04-08 15:47:03 +01:00
Peter Goodhall
7cce986807
satellite adif export
2019-04-08 15:36:23 +01:00
Peter Goodhall
0187548829
Converted ADIF pages to Bootstrap 4 and removed the dxcluster controller
2019-01-13 19:11:46 +00:00
Peter Goodhall
e7eff66b59
export satellite adif only
2019-01-07 16:58:23 +00:00
Warren Volz
85a167eda9
Re-add adif + tq8 mime types, upload path
...
- set ADIF file upload path to ./upload/
- for ADIF my browser uses text/plain, so
add this to the adi/adif types
2017-12-18 00:41:17 -07:00
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