FlexitimeTracker/DataCenter_Windows/WindowsDataCenter
Chris.Watts90@outlook.com 69aaf53bb4 Added method to calculate the daily logs.
extended TimeLogList object:
 > to group logs into days with the "DailyLogs" object
 > to calculate the WeeklyTotal hours automatically based on the TimeLogs.DailyLogs object for each day.

Created DailyLogs object:
 > holds the number of entries for a day.
 > holds the time "in"/"at work" for that day (dailytotal).

#15
2017-02-14 17:06:16 +00:00
..
CardReaderService updated references to pull in required packages. 2017-02-10 16:54:21 +00:00
CardReaderServiceHost merge in Card Reader Service and Service host projects. 2017-02-10 15:59:37 +00:00
Interfaces Added method to calculate the daily logs. 2017-02-14 17:06:16 +00:00
NLogLogger added trace logging to the controller classes. 2017-02-13 14:07:09 +00:00
SQLiteRepository Added method to calculate the daily logs. 2017-02-14 17:06:16 +00:00
Third-Party/SqLite3 added sqlite third party dependencies. 2017-01-30 22:27:43 +00:00
WebApiServerHostInstaller added wix installer stub project. 2017-02-09 22:28:21 +00:00
WindowsDataCenter fixup! add foreach to group logs by the day of the week in which they are entered. #15 2017-02-14 14:04:03 +00:00
WindowsDataServiceHost added postbuild event steps to copy dependencies into the output directory. 2017-02-10 22:42:05 +00:00
WindowsDataCenter.sln project/sln updates. 2017-02-10 16:56:10 +00:00