36 Revīzijas (3256615005d6c47a6d062c1626bda703ef368310)

Autors SHA1 Ziņojums Datums
  Brett Credo 3256615005 Fix reprinting by page range and serial number. 8 gadi atpakaļ
  Brett Credo 1d56c89c67 Grey out inapplicable input boxes in the reprint dialog. 8 gadi atpakaļ
  Brett Credo d9bdd35bb5 Add spaces in front of vendor ID on voucher. 8 gadi atpakaļ
  Brett Credo ae8ba4f69f Made printer init string configurable via a dialog. 8 gadi atpakaļ
  Brett Credo e8db99855c Fix reprint warning message. 8 gadi atpakaļ
  Brett Credo 41ff233365 Add log summarisation functionality so that we can avoid so many queries on the entire Logs table. 8 gadi atpakaļ
  Brett Credo 594eb7f36b Add missing Migration parameter update and a fix for boxes where the migration has already taken place without the update. 8 gadi atpakaļ
  Brett Credo 83b735efb3 Add VoucherId index to Logs. 8 gadi atpakaļ
  Brett Credo 6a0a520afb Improve print speed by removing unnused log table join. 8 gadi atpakaļ
  Brett Credo 87fe0f97f3 Add login failed message for server connect timeouts. 8 gadi atpakaļ
  Brett Credo c6aa512482 Bump version number to 1.2. 8 gadi atpakaļ
  Brett Credo 02ce6b4a85 Reduce the rate at which PopulateGrid is called to prevent the UI from grinding to a halt. 8 gadi atpakaļ
  Brett Credo 641189771a Moved batch download thread into BatchDownloader class. 8 gadi atpakaļ
  Brett Credo 5feead915a Move log download thread to LogDownloader class. 8 gadi atpakaļ
  Brett Credo f7c5c504f0 Move log upload thread to LogUploader class 8 gadi atpakaļ
  Brett Credo 02b6cea76a Add version number display and logging, configurable via AssembyFileVersion in AssemblyInfo.cs 8 gadi atpakaļ
  Brett Credo 246bb928ec Add DBHelper class and route all database calls through it. 8 gadi atpakaļ
  Brett Credo fbe8ba0536 Modified Migration2 to simplify log initialisation. 8 gadi atpakaļ
  Brett Credo 04f9ab63b3 Fix setting of last autoincrement id for Logs table. 8 gadi atpakaļ
  Brett Credo 483c8f0e83 Add Serilog logging together with an uncaught exception handler. 8 gadi atpakaļ
  Brett Credo 3389b06f90 Allow print form to grow so that it doesn't hide the buttons. 8 gadi atpakaļ
  Brett Credo 67157e8bc2 Wrap all SQLCommand objects in using blocks. 8 gadi atpakaļ
  Brett Credo 76967d9b6d Ensure that only one logging or download thread runs at a time. 8 gadi atpakaļ
  Brett Credo 49c7dcb6a7 Add JSON error format handling. 8 gadi atpakaļ
  Brett Credo 313356600e Optimised check for unprinted vouchers in range on Reprint next button 8 gadi atpakaļ
  Brett Credo 0e8f8a46e7 Duplicated check from last commit to Reprint 8 gadi atpakaļ
  Brett Credo a19ee70644 Attempted fix for DBnull error on printing by comparing number of actual downloaded vouchers to DeliveredQuantity 8 gadi atpakaļ
  Brett Credo 4c533bd002 Fixed page numbers not printed with correct association to sequence numbers (ceiling of seqno/20) 8 gadi atpakaļ
  Brett Credo 55679fd46e Added 30s timer to repeatedly poll for unfinished batches 8 gadi atpakaļ
  Brett Credo 5e09cd6840 Fixed Date on Order Report cutting the first character off 8 gadi atpakaļ
  Brett Credo 4af3dac9d8 Tweaked printing alignment on Order Report 8 gadi atpakaļ
  Brett Credo 42e0247500 Added Print Order Report functionality (graphical printing) 8 gadi atpakaļ
  Brett Credo 3516cb2191 Added check for AppData directory when creating settings file incase DB was not created first 8 gadi atpakaļ
  Brett Credo fb5e706f0b Updated SQLite to Nuget version 8 gadi atpakaļ
  Brett Credo 06387825ee Moved settings from Registry to AppData to prevent privilege requirements 8 gadi atpakaļ
  Brett Credo 96daee8cc7 Initial commit 8 gadi atpakaļ