FlexitimeTracker/DataCenter_Windows/WindowsDataCenter/WindowsDataCenter
chris.watts90@outlook.com 7b5077ff5b fix data binding for the timelogs to the timelog table.
fixed formatting for convertToHours to correct for one decimal place minutes (less than 10).
added convertToDisplayTime method to convert the timelog timestamp to a logical format (hh:mm).
#15
2017-02-15 20:53:05 +00:00
..
Controllers removed braces. 2017-02-14 17:07:07 +00:00
DefaultComponents changed Configuration to bind ninject assemblies from xml file using Ninject.Extentions.Xml 2017-02-10 22:40:18 +00:00
Help/DalSoft.WebApi.HelpPage.Views added static files owin host and dalsoft webapi help pages package manually to merge in branch. (preventing app from running after merge otherwise, no idea why) 2017-02-01 19:46:17 +00:00
Helpers Added Cache Attribute to stop IE caching data. 2017-02-07 17:25:07 +00:00
Properties Initial commit of Windows Service DataCenter variant (pulling code from the RPi variant). 2017-01-26 16:45:04 +00:00
www fix data binding for the timelogs to the timelog table. 2017-02-15 20:53:05 +00:00
App.config csproj update to reference Interfaces and SQLiteRepository implementation. 2017-01-31 22:09:40 +00:00
CardData.cs suspect service1 file incomplete due to selected line commits. 2017-01-30 22:38:49 +00:00
Configuration.cs changed Configuration to bind ninject assemblies from xml file using Ninject.Extentions.Xml 2017-02-10 22:40:18 +00:00
JsonpFormatter.cs moved owin config to its own file, 2017-01-30 22:30:58 +00:00
NinjectConfig.xml changed Configuration to bind ninject assemblies from xml file using Ninject.Extentions.Xml 2017-02-10 22:40:18 +00:00
NinjectDependencyResolver.cs moved NinjectDependencyResolver, NinjectDependencyScope and NinjectHelper to their own files 2017-01-31 22:00:40 +00:00
NinjectDependencyScope.cs moved NinjectDependencyResolver, NinjectDependencyScope and NinjectHelper to their own files 2017-01-31 22:00:40 +00:00
NinjectHelper.cs moved NinjectDependencyResolver, NinjectDependencyScope and NinjectHelper to their own files 2017-01-31 22:00:40 +00:00
packages.config changed Configuration to bind ninject assemblies from xml file using Ninject.Extentions.Xml 2017-02-10 22:40:18 +00:00
Program.cs Initial commit of Windows Service DataCenter variant (pulling code from the RPi variant). 2017-01-26 16:45:04 +00:00
RestService_Get.cs Initial commit of Windows Service DataCenter variant (pulling code from the RPi variant). 2017-01-26 16:45:04 +00:00
RestService_Post.cs Initial commit of Windows Service DataCenter variant (pulling code from the RPi variant). 2017-01-26 16:45:04 +00:00
Service1.cs change endpoint to start on all ip addresses. 2017-02-02 17:00:45 +00:00
Service1.Designer.cs Initial commit of Windows Service DataCenter variant (pulling code from the RPi variant). 2017-01-26 16:45:04 +00:00
sqlite3.def added sqlite dependency 2017-01-30 22:28:20 +00:00
sqlite3.dll added sqlite dependency 2017-01-30 22:28:20 +00:00
StartOwin.cs manually merging static files etc from branch, this way i can make sure it still works.. seems to be some package going belly up with its dependencies.. no idea what. 2017-02-01 20:05:30 +00:00
WindowsDataCenter.csproj changed Configuration to bind ninject assemblies from xml file using Ninject.Extentions.Xml 2017-02-10 22:40:18 +00:00
WindowsDataCenter.csproj.user manually merging static files etc from branch, this way i can make sure it still works.. seems to be some package going belly up with its dependencies.. no idea what. 2017-02-01 20:05:30 +00:00