FlexitimeTracker/DataCenter_Windows/WindowsDataCenter
Watts 6e278d1478 added LogDirection array for dropdown list to bind to.
referenced helpers.js/Helpers() class
added "selectedTimeLogDate" observable to make manual log creation filtering easier.
added api endpoints for create/delete logs.
removed processRequestFailure and createRequestUrl as been replaced by using Helpers.js
refactored the returnButtonClick method to use Helpers.js method.
updated assignHandler function for new bootstrap datetimepicker control.
created assignUpdateHandler to register to change when the datetimepicker is being used for creating/editing logs.
added the createManualLog and deleteManualLog methods to interact with the API.
added deleteLog method, with user Confirm.
added sammy route for "manualLog" for form submission in the manual log dialog.
#29
2017-04-12 22:08:45 +01:00
..
CardReaderService removed hardcoded string for WebApp endpoint (previously "http://*:8800") 2017-03-21 21:44:23 +00:00
CardReaderServiceHost add Ninject.Extensions.Xml to the installer components. 2017-02-22 13:19:39 +00:00
CardReaderServiceInstaller update installers to version 0.1.5.0 2017-03-18 23:12:29 +00:00
ConfigurationHandler update all dll versions to 0.1.5.0 2017-03-19 07:57:35 +00:00
Interfaces 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
NLogLogger update all dll versions to 0.1.5.0 2017-03-19 07:57:35 +00:00
SQLiteRepository update TimeLogDb to use LogSourceDb 2017-04-12 22:01:10 +01:00
Third-Party/SqLite3 added sqlite third party dependencies. 2017-01-30 22:27:43 +00:00
WebApiServerHostInstaller add missing ConfigurationHandler dll 2017-03-19 07:49:53 +00:00
WindowsDataCenter added LogDirection array for dropdown list to bind to. 2017-04-12 22:08:45 +01:00
WindowsDataServiceHost Add Process.Start call to start browser on start (hardcoded to the 8800 localhost port and is for debug only) 2017-03-06 14:59:20 +00: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 remove ConfigMonitor project. 2017-03-02 22:01:46 +00:00