30 Commits (bace0467f17954185ec7f827717b115346e0b307)

Author SHA1 Message Date
  Andrew Klopper bace0467f1 Change order placement logging to warning instead of debug so that we can still see it with the log level set to a reasonable level. 7 years ago
  Andrew Klopper dd31badacc Handle DeliveredQuantity==0 8 years ago
  Andrew Klopper 4c3a14049f Fix OrderBy on Vouchers. 8 years ago
  Andrew Klopper e8b05ebc58 Move re-export functionaltiy to a separate HTML form so that users can do it directly if necessary. 8 years ago
  Andrew Klopper fd70936c40 Add re-export functionality. 8 years ago
  Andrew Klopper 05697292c0 Add minBatchId parameter to /api/batches/ and deprecate lastBatchId. 8 years ago
  Andrew Klopper 488efd8fbd Add response compression. 8 years ago
  Andrew Klopper 6474cbb31c Fix comment. 8 years ago
  Andrew Klopper 5ba5028492 Add logging of requests and the encryption key. 8 years ago
  Andrew Klopper 4448a46fae Add logging before and after placing an order through MAX. 8 years ago
  Andrew Klopper 81cedc06e4 Rename LogParseError to ThrowParseError 8 years ago
  Andrew Klopper 242683d58b Add ability to log all MAX responses. 8 years ago
  Andrew Klopper 46fa845bf0 Add exception handler middleware to format exceptions as JSON. 8 years ago
  Andrew Klopper bf5a6f7392 Improve error checking on voucher downloads. 8 years ago
  Andrew Klopper e384da744b Remove unnecessary usings. 8 years ago
  Andrew Klopper cd148601f4 Add vendors/nextinternalref API. 8 years ago
  Andrew Klopper 67b038f550 Add InternalReference field to batches and send it through when placing orders. 8 years ago
  Andrew Klopper a2b440741b Fix saving of BulkReExport permission to database. 8 years ago
  Andrew Klopper b770e1d789 Add BulkReExport permission. 8 years ago
  Andrew Klopper 771a107cb5 Catch exceptions when viewing a single batch and simply return readyForDownload=false if readyForDownload is false and the download fails again. 8 years ago
  Andrew Klopper 80c2d4b3fd Switch to using SFTP instead of FTP for downloading vouchers. 8 years ago
  Andrew Klopper 861188a4e7 Add retry field to vender events. 8 years ago
  Andrew Klopper 847559b7a1 Delete voucher files from the FTP server after a successful import. 8 years ago
  Andrew Klopper 41857ea4ab Allow OrderGuid to be specified when placing an order. 8 years ago
  Andrew Klopper bfdd066f69 Add VendorEvents 8 years ago
  Andrew Klopper ec4d147867 Move hardcoded FTP settings into the configuration. 8 years ago
  Andrew Klopper 3996c1979d Add paging for batch and voucher lists. 8 years ago
  Andrew Klopper 4240c0697a Add support for products, batches and vouchers 8 years ago
  Andrew Klopper 88b191fb13 Initial user authentication and user account database synchronisation now working. 8 years ago
  Andrew Klopper 4ba833274e Initial revision. 8 years ago