Wykres commitów

28 Commity (397a60d08384eafbaaedbc903dae6449114c4be2)

Autor SHA1 Wiadomość Data
Thomas Werzmirzowsky 309803e252 renamed station profile to station location
only show station locations of user
check station location user in backend
2021-11-15 19:46:20 +01:00
Andreas f4b29bd601 [QRZ Logbook] Updated the rest of the code to work with the new placement for the marking of QSOs. 2021-09-05 17:11:58 +02:00
Andreas 64827f4506 [ADIF Import] Added option to always use login call as operator. Request by OE3IDE. 2021-05-01 19:52:13 +02:00
Andreas 6f07bb3a4b [Adif Export] Added possibility to choose station profile when exporting or marking QSOs. 2021-03-08 20:20:05 +01:00
Andreas ae1c82815f [ADIF import] Skip QRZ Logbook upload when importing ADIF from import, and LoTW. 2020-12-11 10:49:33 +01:00
Andreas b03a753ab6 [ADIF Import / Export] GUI tweaking. Split into tabs. Added option for marking QSOs as exported to QRZ Logbook when importing from ADIF. 2020-12-04 14:52:00 +01:00
Andreas 256dddc1f6 [QRZ Logbook] Added mark QSOs as uploaded. 2020-11-21 22:06:25 +01:00
Peter Goodhall e7d0d00e89 Fixed issue with ADIF export when exporting all the log 2020-11-17 17:35:48 +00:00
Paul Beesley 2ebf33a084 Update admin page titles
Trying to bring the page title into line with the Admin menu dropdown entry or vice-versa, depending on which one is most used
2020-10-20 22:03:37 +01:00
AndreasK79 62e961747d Added option for adif export to only export those not flagged as exported. 2020-06-23 09:22:37 +02:00
Peter Goodhall 752a8b48d3 Fixes ADIF so that the MY fields are set which tQSL can automatically use to select location 2020-04-08 14:47:25 +01:00
AndreasK79 7c032d380c Added a few options on ADIF import. Added mode to duplicate check when importing. 2020-04-05 14:23:43 +02:00
AndreasK79 e7d1b3bf27 Added possibility to mark QSOs as exported to LoTW. 2020-04-01 08:43:08 +02:00
Peter Goodhall 4252a3ab2d Lots more ADIF validation. 2019-10-21 17:41:21 +01:00
Peter Goodhall f638b82005 When exporting, always use the active station profile 2019-09-24 23:42:01 +01:00
Peter Goodhall c124a0200c You can now select station profile for ADIF file when importing 2019-08-19 22:25:50 +01:00
Peter Goodhall e0851324ff Fixed issue where sometimes EOH was skipped 2019-08-18 15:25:23 +01:00
Peter Goodhall 37e38c4433 Cleaned up old files not needed since all the changes at the start of the year 2019-07-08 19:42:03 +01:00
Peter Goodhall e660f1640a Make sure that ADIF logs are always handled as UTF-8 encoded to support international langs 2019-06-30 23:29:58 +01:00
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