25 Commits (02ce6b4a850850db241f33d1cf7bd93135384348)

Autor SHA1 Mensaje Fecha
  Brett Credo 02ce6b4a85 Reduce the rate at which PopulateGrid is called to prevent the UI from grinding to a halt. hace 8 años
  Brett Credo 641189771a Moved batch download thread into BatchDownloader class. hace 8 años
  Brett Credo 5feead915a Move log download thread to LogDownloader class. hace 8 años
  Brett Credo f7c5c504f0 Move log upload thread to LogUploader class hace 8 años
  Brett Credo 02b6cea76a Add version number display and logging, configurable via AssembyFileVersion in AssemblyInfo.cs hace 8 años
  Brett Credo 246bb928ec Add DBHelper class and route all database calls through it. hace 8 años
  Brett Credo fbe8ba0536 Modified Migration2 to simplify log initialisation. hace 8 años
  Brett Credo 04f9ab63b3 Fix setting of last autoincrement id for Logs table. hace 8 años
  Brett Credo 483c8f0e83 Add Serilog logging together with an uncaught exception handler. hace 8 años
  Brett Credo 3389b06f90 Allow print form to grow so that it doesn't hide the buttons. hace 8 años
  Brett Credo 67157e8bc2 Wrap all SQLCommand objects in using blocks. hace 8 años
  Brett Credo 76967d9b6d Ensure that only one logging or download thread runs at a time. hace 8 años
  Brett Credo 49c7dcb6a7 Add JSON error format handling. hace 8 años
  Brett Credo 313356600e Optimised check for unprinted vouchers in range on Reprint next button hace 8 años
  Brett Credo 0e8f8a46e7 Duplicated check from last commit to Reprint hace 8 años
  Brett Credo a19ee70644 Attempted fix for DBnull error on printing by comparing number of actual downloaded vouchers to DeliveredQuantity hace 8 años
  Brett Credo 4c533bd002 Fixed page numbers not printed with correct association to sequence numbers (ceiling of seqno/20) hace 8 años
  Brett Credo 55679fd46e Added 30s timer to repeatedly poll for unfinished batches hace 8 años
  Brett Credo 5e09cd6840 Fixed Date on Order Report cutting the first character off hace 8 años
  Brett Credo 4af3dac9d8 Tweaked printing alignment on Order Report hace 8 años
  Brett Credo 42e0247500 Added Print Order Report functionality (graphical printing) hace 8 años
  Brett Credo 3516cb2191 Added check for AppData directory when creating settings file incase DB was not created first hace 8 años
  Brett Credo fb5e706f0b Updated SQLite to Nuget version hace 8 años
  Brett Credo 06387825ee Moved settings from Registry to AppData to prevent privilege requirements hace 8 años
  Brett Credo 96daee8cc7 Initial commit hace 8 años