FlexitimeTracker/DataCenter_Windows/WindowsDataCenter/Interfaces
Chris.Watts90@outlook.com b557174ef9 set .net versions to .net 4.5 for interfaces, ConfigurationHandler, CardReaderService projects in order to target mono framework.
update ninject to 3.3.1 to attempt compatibility with mono framework.
switch ninject config to use logfile logger not nlog..for now..
2018-05-31 14:08:41 +01:00
..
Properties update all dll versions to 0.1.5.0 2017-03-19 07:57:35 +00:00
AppDetails.cs created AppDetails object 2017-02-27 16:47:16 +00:00
DailyLogs.cs Flatten the TimeLogsList object. 2017-02-15 16:51:19 +00:00
EventLogResponse.cs create EventLogResponse to hold the direction of the user and the operational response. 2017-04-16 19:39:13 +01:00
Group.cs Created Group object. 2017-03-08 16:25:20 +00:00
GroupList.cs create GroupList object. 2017-03-14 22:45:50 +00:00
Identifier.cs Add property LastUsed 2017-03-03 21:36:02 +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 set .net versions to .net 4.5 for interfaces, ConfigurationHandler, CardReaderService projects in order to target mono framework. 2018-05-31 14:08:41 +01:00
IRepository.cs add method to clear unassigned card identifiers. 2018-03-07 08:59:29 +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 Add Log Source Identification to determine if a log has been created/updated from the UI/Other Applications 2017-04-12 22:00:08 +01:00
TimeLogList.cs add new property to TimeLogList object to contain the user details - UserInformation 2017-02-24 22:13:44 +00:00
User.cs Created Group object. 2017-03-08 16:25:20 +00:00
UserList.cs add GroupFilter property for UI drop down etc to show the active/applied filter 2017-03-17 23:51:36 +00:00