FlexitimeTracker/DataCenter_Windows/WindowsDataCenter/Interfaces
chris.watts90@outlook.com 1a130b464d ignore csproj.user files.
add missing DailyLog.cs reference file to proj.
2017-02-14 21:03:02 +00:00
..
Properties Added Interfaces project which holds everything required for the IRepository Interface 2017-01-31 17:24:16 +00:00
DailyLogs.cs Added method to calculate the daily logs. 2017-02-14 17:06:16 +00:00
Identifier.cs Added IRepository comments. 2017-01-31 21:57:21 +00:00
IdentifierList.cs Added Interfaces project which holds everything required for the IRepository Interface 2017-01-31 17:24:16 +00:00
ILogger.cs added ILogger interface to support a logging output for errors etc. 2017-02-09 16:26:42 +00:00
Interfaces.csproj ignore csproj.user files. 2017-02-14 21:03:02 +00:00
IRepository.cs added pagination to the repository GetUser method. 2017-02-12 22:26:00 +00:00
ManualLog.cs added manuallog object to allow users to create a sign in/out log for the swipedatacontroller log. 2017-02-09 21:36:22 +00:00
OperationResponse.cs Added IRepository comments. 2017-01-31 21:57:21 +00:00
TimeLog.cs created enum for LogDirection (in, out or unknown) added extra parameters to TimeLog to provide sufficient data on the log event. 2017-02-08 22:19:58 +00:00
TimeLogList.cs Added method to calculate the daily logs. 2017-02-14 17:06:16 +00:00
User.cs #4 Added IsContractor flag to the UserIdentity and User Object, the Api will now relate that status to the output object. note, notimplemented in the UI yet to control this flag. 2017-02-03 12:39:38 +00:00
UserList.cs added pagination to the repository GetUser method. 2017-02-12 22:26:00 +00:00