Wykres commitów

137 Commity (50fef635d5ffabfea0b1f44e91f37050eab2eeb3)

Autor SHA1 Wiadomość Data
Peter Goodhall ebd408b425 Improved LOTW commenting on code 2020-09-05 21:42:55 +01:00
Peter Goodhall 8cfa51fa24 Added OpenSSL is required Warning to LOTW pages if modules missing 2020-09-05 21:42:07 +01:00
Peter Goodhall 7195538e5a Started the code that will replace satellite names with LOTW suitable names based on the name mapping 2020-09-03 23:20:22 +01:00
Peter Goodhall 1dca0564dc Added some minor auth changes and removed dud code 2020-09-02 14:48:13 +01:00
Peter Goodhall 6814c38ed4 Create folder /uploads/lotw/certs if it doesnt exist. 2020-09-02 14:02:58 +01:00
Peter Goodhall 5d645b0844 dont upload if no qsos are present 2020-09-02 12:02:29 +01:00
Peter Goodhall 1940f0c730 typo on isset 2020-09-02 11:46:54 +01:00
Peter Goodhall 636af12d66 move on if LOTW cert isnt found 2020-09-02 11:45:50 +01:00
Peter Goodhall 9bce835377 Removed LIMIT from query, added Date checks for LOTW QSO upload 2020-09-02 11:22:08 +01:00
Peter Goodhall 232f8144fe Added code comments to thank PY2RAF 2020-08-26 21:26:37 +01:00
Peter Goodhall eb8e4c0971 removed unneeded code 2020-08-26 21:23:28 +01:00
Peter Goodhall 91c172f315 Update Last_Upload field inside lotw_cert table when tq8 upload is successful 2020-08-26 21:20:58 +01:00
Peter Goodhall 25f620a486 Builds and uploads TQ8 File to LOTW, Marks QSOs as sent to LOTW if successful 2020-08-26 21:04:17 +01:00
Peter Goodhall 94f3060419 Adds main cert & fixes some typos 2020-08-26 16:31:35 +01:00
Peter Goodhall 042475a989 ADIF Export for LOTW ready for signing 2020-08-25 17:50:52 +01:00
Peter Goodhall 047636b674 Basics for ADIF TQ8 headers added based on database info 2020-08-25 15:53:20 +01:00
Peter Goodhall f9448bddb2 Started code to read station profiles and find matching certs 2020-08-22 22:26:04 +01:00
Peter Goodhall 90831f407b Added all the parts to allow uploading p12 files into Cloudlog plus storing the data 2020-08-17 17:02:54 +01:00
Peter Goodhall 7852fbe6d1 Code to create PEM output and read cert data 2020-08-13 23:34:10 +01:00
Peter Goodhall fc3ea9fff1 Code to read p12 and get pem 2020-08-13 23:03:25 +01:00
Peter Goodhall c780de0b7d Code comments because its a nightmare without them 2020-08-13 17:28:22 +01:00
Peter Goodhall 1296656dd6 Created the start of the frontend to display uploaded certificates. 2020-08-13 17:24:07 +01:00
Peter Goodhall 5f2542e9f1 example of singing a QSO properly for lotw upload. 2020-08-12 23:53:24 +01:00
Peter Goodhall 89054af0ea Import the state from LoTW if its provided #561 2020-08-10 23:07:55 +01:00
Joshua Rubin d118f0f3d2
don't require auth to update lotw users
required for cron

Signed-off-by: Joshua Rubin <me@jawa.dev>
2020-07-01 00:34:51 -06:00
AndreasK79 9895494237 Added option if you want to import missing QSOs. If yes, try to locate station_id, if missing, do not import. Chose to use only 4 chars in gridsquare and like in query, to have the highest success in finding a station_id, since 6 char gridsquares can be entered, as well as multiples gridsquares. Fixes #407. 2020-05-01 13:29:02 +02:00
AndreasK79 a9c957e683 Added fix for import of not found LoTW matches. Fixes #480. 2020-04-28 13:01:46 +02:00
AndreasK79 adbc7f68ce Added datepicker for LoTW report download. Fixes #465. 2020-04-25 23:11:13 +02:00
Peter Goodhall 890a5abda6 Before importing activity csv from lotw empty the table 2019-06-16 16:52:32 +01:00
Peter Goodhall 5db81d6089 Displays under the callsign whether persons an lotw user or not 2019-06-16 16:37:26 +01:00
Peter Goodhall 6cfbf774cb Added code to import lotw-useractivity.csv for displaying if users on lotw
The csv can be imported by using /index.php/lotw/load_users need to impliment frontend next
2019-06-16 14:31:23 +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 f506750cfb Bootstrap Interface Updates 2019-01-14 16:29:06 +00:00
Tony Corbett, G0WFV e907bd9ca2 Lotw: Fix the auto pull error 2018-12-14 18:59:29 +00:00
Tony Corbett, G0WFV baec4be5bd LoTW: Prevent error auto pull after initial pull 2018-12-14 16:54:29 +00: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