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