FlexitimeTracker/DataCenter_Windows/WindowsDataCenter/WindowsDataCenter
Chris.Watts90@outlook.com b20a506d3a removed hardcoded string for WebApp endpoint (previously "http://*:8800")
The app now pulls in the port from the app.config file.
Also added some commented out code to load a config file in a different directory (i.e.: to allow config files in "configs" directory to be pulled in).
If the port isnt specified in the app.config, will default to 8800.
#27
2017-03-21 21:44:23 +00:00
..
Controllers add code in to handle group filtering. 2017-03-17 23:53:02 +00:00
DefaultComponents general updates to solutions etc. 2017-02-18 21:38:03 +00:00
Help/DalSoft.WebApi.HelpPage.Views added static files owin host and dalsoft webapi help pages package manually to merge in branch. (preventing app from running after merge otherwise, no idea why) 2017-02-01 19:46:17 +00:00
Helpers Added Cache Attribute to stop IE caching data. 2017-02-07 17:25:07 +00:00
Minifier added Minify.bat and MinifierConfig.xml to specify the files and their required outputs to minify using AjaxMinifier.exe 2017-03-18 23:05:24 +00:00
Properties update all dll versions to 0.1.5.0 2017-03-19 07:57:35 +00:00
www referenced the new Minified resources in the html pages. 2017-03-18 23:06:58 +00:00
App.config removed hardcoded string for WebApp endpoint (previously "http://*:8800") 2017-03-21 21:44:23 +00:00
CardData.cs suspect service1 file incomplete due to selected line commits. 2017-01-30 22:38:49 +00:00
Configuration.cs general updates to solutions etc. 2017-02-18 21:38:03 +00:00
DataCenterService.cs removed hardcoded string for WebApp endpoint (previously "http://*:8800") 2017-03-21 21:44:23 +00:00
DataCenterService.Designer.cs fixup! rename Service1 to DataCenterService 2017-02-18 21:43:59 +00:00
JsonpFormatter.cs moved owin config to its own file, 2017-01-30 22:30:58 +00:00
NinjectConfig.xml changed Configuration to bind ninject assemblies from xml file using Ninject.Extentions.Xml 2017-02-10 22:40:18 +00:00
NinjectDependencyResolver.cs moved NinjectDependencyResolver, NinjectDependencyScope and NinjectHelper to their own files 2017-01-31 22:00:40 +00:00
NinjectDependencyScope.cs moved NinjectDependencyResolver, NinjectDependencyScope and NinjectHelper to their own files 2017-01-31 22:00:40 +00:00
NinjectHelper.cs moved NinjectDependencyResolver, NinjectDependencyScope and NinjectHelper to their own files 2017-01-31 22:00:40 +00:00
packages.config update ninject packages to fix 500 internal server error. 2017-02-23 16:54:15 +00:00
Program.cs fixup! rename Service1 to DataCenterService 2017-02-18 21:43:59 +00:00
RestService_Get.cs Initial commit of Windows Service DataCenter variant (pulling code from the RPi variant). 2017-01-26 16:45:04 +00:00
RestService_Post.cs Initial commit of Windows Service DataCenter variant (pulling code from the RPi variant). 2017-01-26 16:45:04 +00:00
sqlite3.def added sqlite dependency 2017-01-30 22:28:20 +00:00
sqlite3.dll added sqlite dependency 2017-01-30 22:28:20 +00:00
StartOwin.cs reference ConfigurationHandler and update calls to get configurations. 2017-03-02 22:04:58 +00:00
WindowsDataCenter.csproj proj update to include the minified resources and copy to output 2017-03-18 23:07:41 +00:00
WindowsDataCenter.csproj.user manually merging static files etc from branch, this way i can make sure it still works.. seems to be some package going belly up with its dependencies.. no idea what. 2017-02-01 20:05:30 +00:00