FlexitimeTracker/DataCenter_Windows/WindowsDataCenter
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 change card reader decision code to prevent null ref in main app. 2017-04-21 08:15:27 +01:00
CardReaderServiceHost added debug and release installers build configuration to projects/solution to enable building installers in a complete/single step, to save building them individually. 2017-04-15 20:21:09 +01:00
CardReaderServiceInstaller Add reference to ConfigurationHandler project. 2017-04-21 08:16:10 +01:00
ConfigurationHandler fix null reference error when configuration setting specified by "keyName" parameter doesnt exist. 2017-04-21 08:03:32 +01:00
FlexiTimeSystemInstaller stop labels being tab stops. 2017-04-18 16:18:23 +01:00
Interfaces change the interface to return a LogEventResponse object 2017-04-16 19:39:51 +01:00
NLogLogger added debug and release installers build configuration to projects/solution to enable building installers in a complete/single step, to save building them individually. 2017-04-15 20:21:28 +01:00
SQLiteProvider created SQLiteRepositoryInstaller project 2017-04-18 11:09:25 +01:00
SQLiteRepository create db version object for table to hold our db version. 2018-03-06 17:07:05 +00:00
Third-Party/SqLite3 added sqlite third party dependencies. 2017-01-30 22:27:43 +00:00
WebApiServerHostInstaller add missing knockout context menu css and js files. 2017-04-21 08:16:38 +01:00
WindowsDataCenter make saturday sunday only visible if theres hours on them #92 2018-03-06 11:54:21 +00:00
WindowsDataServiceHost added debug and release installers build configuration to projects/solution to enable building installers in a complete/single step, to save building them individually. 2017-04-15 20:21:09 +01:00
NDP452-KB2901907-x86-x64-AllOS-ENU.exe fix relative file paths (file not found errors). 2017-02-16 17:07:48 +00:00
Sentinel.zip fix relative file paths (file not found errors). 2017-02-16 17:07:48 +00:00
WindowsDataCenter.sln created SQLiteRepositoryInstaller project 2017-04-18 11:09:25 +01:00