Go to file
Chris.Watts90@outlook.com c56144d9b3 create db version object for table to hold our db version.
update assemblyinfo so that it uses static const properties.
Create 0.2 upgrade script.
Add code to repository class that will check version of the database currently being referenced. IT will then proceed to run upgrade scripts (in order) from the oldest to newest version on the database, before finally setting the db version number.

#85
2018-03-06 17:07:05 +00:00
CardReaderService Improve code to handle disconnected card reader during runtime. 2018-03-06 15:10:10 +00:00
DataCenter removed interfaces reference (unused in RPI variant.) 2017-01-30 22:27:02 +00:00
DataCenter_Windows create db version object for table to hold our db version. 2018-03-06 17:07:05 +00:00
Sentinel added sentinel configuration to view any NLog Chainsaw messages output from the system. 2017-02-10 22:40:52 +00:00
TestData added Postman collection for exercising the API. 2017-02-08 22:28:54 +00:00
Tools added sentinel to tools directory. 2017-03-19 07:49:28 +00:00
UI added html code for a simple datepicker. shows all dependencies, in their required order, plus highlights week on hover, to emphasise selecting week. 2017-02-04 15:42:46 +00:00
.gitignore remove spa.min.* files. 2017-04-16 19:35:20 +01:00