FlexitimeTracker/DataCenter_Windows/WindowsDataCenter
Chris.Watts90@outlook.com b329fd6e5a add method to use SQL In queries to retrieve lists.
add queries DELETE_TIMELOG_ENTRIES and GET_CARDS_BY_UNIQUE_ID_LIST that use the IN command.
this will delete all timelog entries where the ids exist in the list, or get cards in the db where the unique Id exists in the DB respectively.

GET_GROUP_BY_NAME is to be used for checking whether a group already exists on create and is designed to only return one record.
#95
2018-06-06 10:45:22 +01:00
..
CardReaderService remove console.writelines from code. 2018-03-08 09:21:04 +00:00
CardReaderServiceHost added debug and release installers build configuration to projects/solution to enable building installers in a complete/single step, to save building them individually. 2017-04-15 20:21:09 +01:00
CardReaderServiceInstaller Add reference to ConfigurationHandler project. 2017-04-21 08:16:10 +01:00
ConfigurationHandler fix null reference error when configuration setting specified by "keyName" parameter doesnt exist. 2017-04-21 08:03:32 +01:00
FlexiTimeSystemInstaller stop labels being tab stops. 2017-04-18 16:18:23 +01:00
Interfaces add method to clear unassigned card identifiers. 2018-03-07 08:59:29 +00:00
NLogLogger added console target to NLogConfig.xml, to help debugging on console, rather than using console.writelines. 2018-03-08 09:18:20 +00:00
SQLiteProvider created SQLiteRepositoryInstaller project 2017-04-18 11:09:25 +01:00
SQLiteRepository add method to use SQL In queries to retrieve lists. 2018-06-06 10:45:22 +01:00
Third-Party/SqLite3 added sqlite third party dependencies. 2017-01-30 22:27:43 +00:00
WebApiServerHostInstaller add missing knockout context menu css and js files. 2017-04-21 08:16:38 +01:00
WindowsDataCenter add converters to help convert from/to data transfer objects. 2018-06-04 11:07:29 +01:00
WindowsDataServiceHost added debug and release installers build configuration to projects/solution to enable building installers in a complete/single step, to save building them individually. 2017-04-15 20:21:09 +01:00
NDP452-KB2901907-x86-x64-AllOS-ENU.exe fix relative file paths (file not found errors). 2017-02-16 17:07:48 +00:00
Sentinel.zip fix relative file paths (file not found errors). 2017-02-16 17:07:48 +00:00
WindowsDataCenter.sln created SQLiteRepositoryInstaller project 2017-04-18 11:09:25 +01:00