FlexitimeTracker/DataCenter_Windows/WindowsDataCenter/SQLiteRepository
2017-03-19 07:57:35 +00:00
..
Properties update all dll versions to 0.1.5.0 2017-03-19 07:57:35 +00:00
CardUniqueId.cs add LastUsed property 2017-03-03 21:36:22 +00:00
Constants.cs Move the database calls/procedures out into the SQLiteRepository, IRepository implementation. 2017-01-31 21:59:42 +00:00
GroupDb.cs create GroupDb object to hold group information 2017-03-08 16:23:14 +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 moved the string update sql statement to a constant with the other procedures in SQLiteProcedures 2017-03-03 21:48:09 +00:00
SQLiteRepository.cs implement GetUsers with a groupId filter applied. 2017-03-17 23:53:47 +00:00
SQLiteRepository.csproj added files to proj 2017-03-08 16:24:20 +00:00
TimeLogDb.cs renamed TimeLogDB to TimeLogDb. 2017-02-09 21:33:52 +00:00
UserGroupJoinDb.cs Add Joining table object to link users to groups. 2017-03-08 16:23:57 +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