FlexitimeTracker/DataCenter_Windows/WindowsDataCenter
Chris.Watts90@outlook.com 19b718a946 changed IRepository to accept a DateTime for the arg, instead of an int for calendar week/year.
added SelectedDate to the TimeLog object.
changed the timelog controller to accept a datetime as an arg, instead of the previous calendarweek/year args.
This kills two birds with one arg.
Changed the goToTimeLogs function to accept an args object to allow passing of datetime SelectedDate parameter.
removed console.logs to tidy code a little.
corrected some "undefined" parameter bugs/errors.
#5
2017-02-10 12:07:02 +00:00
..
Interfaces changed IRepository to accept a DateTime for the arg, instead of an int for calendar week/year. 2017-02-10 12:07:02 +00:00
NLogLogger added NLog Logger stub project to implement the logger. #9 2017-02-09 16:30:50 +00:00
SQLiteRepository changed IRepository to accept a DateTime for the arg, instead of an int for calendar week/year. 2017-02-10 12:07:02 +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 changed IRepository to accept a DateTime for the arg, instead of an int for calendar week/year. 2017-02-10 12:07:02 +00:00
WindowsDataServiceHost Finalized the merge.. 2017-02-01 20:28:42 +00:00
WindowsDataCenter.sln added wix installer stub project. 2017-02-09 22:28:21 +00:00