a0e7519
(HEAD -> master)
Expire product catalog cache entries after 10 minutes. by
2018-07-12 09:57:12 +0200
bace046
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. by
2018-06-11 14:43:07 +0200
dd31bad
Handle DeliveredQuantity==0 by
2018-02-19 13:28:12 +0200
4c3a140
Fix OrderBy on Vouchers. by
2018-02-16 14:48:55 +0200
e8b05eb
Move re-export functionaltiy to a separate HTML form so that users can do it directly if necessary. by
2018-02-15 13:12:00 +0200
fd70936
Add re-export functionality. by
2018-02-15 02:25:50 +0200
0569729
Add minBatchId parameter to /api/batches/ and deprecate lastBatchId. Add maxRemoteId parameter to /api/vendorevents/. by
2018-02-13 23:22:24 +0200
488efd8
Add response compression. Add lastBatchId parameter to /api/batches by
2018-02-12 09:43:35 +0200
6474cbb
Fix comment. by
2018-02-07 12:03:52 +0200
5ba5028
Add logging of requests and the encryption key. by
2018-02-07 11:46:36 +0200
4448a46
Add logging before and after placing an order through MAX. Add logging after saving a batch. by
2018-02-06 13:15:11 +0200
81cedc0
Rename LogParseError to ThrowParseError Modify ParseDecimal to fall back to double.Parse if decimal.Parse fails. by
2018-02-05 12:42:16 +0200
242683d
Add ability to log all MAX responses. Improve error logging on parse errors of MAX response parts. by
2018-02-05 12:21:47 +0200
46fa845
Add exception handler middleware to format exceptions as JSON. Add custom exception for MAX error responses. by
2018-01-27 17:52:40 +0200
bf5a6f7
Improve error checking on voucher downloads. by
2018-01-26 15:13:54 +0200
e384da7
Remove unnecessary usings. by
2018-01-11 15:14:53 +0200
cd14860
Add vendors/nextinternalref API. by
2018-01-11 15:11:10 +0200
67b038f
Add InternalReference field to batches and send it through when placing orders. by
2018-01-11 13:01:06 +0200
a2b4407
Fix saving of BulkReExport permission to database. by
2017-09-28 12:25:40 +0200
b770e1d
Add BulkReExport permission. by
2017-09-28 11:48:58 +0200
771a107
Catch exceptions when viewing a single batch and simply return readyForDownload=false if readyForDownload is false and the download fails again. by
2017-09-10 16:52:48 +0200
80c2d4b
Switch to using SFTP instead of FTP for downloading vouchers. by
2017-09-06 15:08:24 +0200
861188a
Add retry field to vender events. Add download, export and view PIN user permissions. by
2017-08-23 11:56:46 +0200
847559b
Delete voucher files from the FTP server after a successful import. by
2017-07-11 15:21:38 +0200
41857ea
Allow OrderGuid to be specified when placing an order. by
2017-07-11 13:38:20 +0200
bfdd066
Add VendorEvents Change DateTime to DateTimeOffset where necessary by
2017-07-11 13:07:59 +0200
ec4d147
Move hardcoded FTP settings into the configuration. by
2017-07-06 03:28:59 +0200
3996c19
Add paging for batch and voucher lists. Read encryption keys directly from config rather than deriving them from passwords. Add date and nonce to login response credentials payload. by
2017-07-06 02:51:10 +0200
4240c06
Add support for products, batches and vouchers by
2017-07-05 18:10:16 +0200
88b191f
Initial user authentication and user account database synchronisation now working. by
2017-07-01 17:14:20 +0200
4ba8332
Initial revision. by
2017-06-28 14:18:22 +0200