FlexitimeTracker/DataCenter_Windows/WindowsDataCenter/Interfaces
2017-02-08 22:22:49 +00:00
..
Properties Added Interfaces project which holds everything required for the IRepository Interface 2017-01-31 17:24: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
Interfaces.csproj Added Interfaces project which holds everything required for the IRepository Interface 2017-01-31 17:24:16 +00:00
IRepository.cs added out param to return created time log id. 2017-02-08 22:14:12 +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 TimeLogCount 2017-02-08 22:22:49 +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 corrected uiPages method to return correct home endpoint. 2017-02-06 22:18:09 +00:00