Commit Graph

16 Commits

Author SHA1 Message Date
040ad59922 created SQLiteRepositoryInstaller project
#25
2017-04-18 11:09:25 +01:00
Watts
640ef5f2bf 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
bb05dd9828 create initial bundle installer using wix bootstrapper
added custom ui elements to conditionally install the card reader and data center services.
#26
2017-03-21 22:29:26 +00:00
bd54511d70 remove ConfigMonitor project.
#54
2017-03-02 22:01:46 +00:00
4a976f59f4 create ConfigurationHandler project to retrieve configuration settings from the app.config
#54
2017-03-02 22:00:25 +00:00
7501ca52fe create ConfigMonitor project to actively monitor the app.config file.
#54
2017-03-01 16:50:17 +00:00
655ac4732d general updates to solutions etc. 2017-02-18 21:38:03 +00:00
de4dd18790 create card reader service installer
#21
2017-02-17 13:07:53 +00:00
ebfced87ee fix relative file paths (file not found errors).
added razor engine to WindowsDataCenter project.
fixed odd logCount errors in spa.js/index.html
2017-02-16 17:07:48 +00:00
439dcc2154 sln/project file updates 2017-02-15 22:55:30 +00:00
f1794a2e56 project/sln updates. 2017-02-10 16:56:10 +00:00
ced578e05d added wix installer stub project.
#7
2017-02-09 22:28:21 +00:00
666975b2ec added NLog Logger stub project to implement the logger. #9 2017-02-09 16:30:50 +00:00
a0d050acd2 Created the SQLiteRepository stub. ready for implementation..
(move to Ninject/Dependency Injection model)
2017-01-31 17:25:01 +00:00
1ad53fbe76 Added Interfaces project which holds everything required for the IRepository Interface 2017-01-31 17:24:16 +00:00
e5ce621827 Initial commit of Windows Service DataCenter variant (pulling code from the RPi variant). 2017-01-26 16:45:04 +00:00