FlexitimeTracker/DataCenter_Windows/WindowsDataCenter/SQLiteRepository
Chris.Watts90@outlook.com 69f3e502e0 Add LastEventDateTime property to User object
Add Code to populate the LastEventDateTime property in SQLiteRepository - getting the last TimeLogEvent datetime. will return min value if no logs available.
#53
2017-03-03 13:00:01 +00:00
..
Properties updated the AssemblyInfo properties to be the right version. 2017-02-27 16:47:51 +00:00
CardUniqueId.cs Move the database calls/procedures out into the SQLiteRepository, IRepository implementation. 2017-01-31 21:59:42 +00:00
Constants.cs Move the database calls/procedures out into the SQLiteRepository, IRepository implementation. 2017-01-31 21:59:42 +00:00
LogDirectionDb.cs renamed TimeLogDB to TimeLogDb. 2017-02-09 21:33:52 +00:00
packages.config fix relative file paths (file not found errors). 2017-02-16 17:07:48 +00:00
SQLiteProcedures.cs reformat/reorder SQLiteProcedures file. 2017-02-27 15:16:23 +00:00
SQLiteRepository.cs Add LastEventDateTime property to User object 2017-03-03 13:00:01 +00:00
SQLiteRepository.csproj reference ConfigurationHandler and update calls to get configurations. 2017-03-02 22:04:58 +00:00
TimeLogDb.cs renamed TimeLogDB to TimeLogDb. 2017-02-09 21:33:52 +00:00
UserIdentity.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