Commit Graph

9 Commits

Author SHA1 Message Date
1ab31f6d75 Urgent fixes for inability to create policy with blank Db
also inability to save policy.
2020-02-26 08:31:39 +00:00
a9d8e4c015 Set versions to 0.2.1.0 for release.
update bug tracking url for gitlab bug reports
2018-06-01 10:34:34 +01:00
0e709267d2 stop labels being tab stops.
Add label for Database Type option selection and make radio button for SQLite conform to ui layout.
#25
2017-04-18 16:18:23 +01:00
10c2763b48 added Database configuration radio button to UI.
tied to property that conditionally installs the SQLite Database provider.
#25
2017-04-18 11:17:17 +01:00
ede5a70beb Added SQLiteRepositoryInstaller Chain entry to install SQLite provider if chosen.
Added INSTALLFOLDER configuration to set a single install directory for both data service and plugins.
#25
2017-04-18 11:16:12 +01:00
95c3d260cd add reference to SQLiteRepositoryInstaller project
#25
2017-04-18 11:11:06 +01:00
Watts
97240bd752 added configuration gui elements for the bootstrapper to enable configuration of the port and IP on install.
#26 #31
2017-04-15 20:26:13 +01:00
Watts
3e2a19c0e4 added properties to configure the ip and port of the data center.
added code to pass the configuration properties through to the msi installers.
#31 #26
2017-04-15 20:24:54 +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