Build: #42 was successful Rebuilt by Clint Furse
Code commits
TabletDirector-1.9.0
-
Clint Furse 64aa7d258fb172861da8dfd2af7d48b22e36fd4b
implemented pick override WM-21
- TabletDirector/Controllers/WebServiceController.cs (diffs)
- TabletDirector/Migrations/201409021540266_PickOverride.Designer.cs (diffs)
- TabletDirector/Migrations/201409021540266_PickOverride.cs (diffs)
- TabletDirector/Migrations/201409021540266_PickOverride.resx (diffs)
- TabletDirector/Models/DatabaseModels/Group.cs (diffs)
- TabletDirector/Models/ServiceModels/SmPicking.cs (diffs)
- TabletDirector/Models/ServiceModels/SmUser.cs (diffs)
- TabletDirector/TabletDirector.csproj (diffs)
- TabletDirector/Views/Group/Create.cshtml (diffs)
- TabletDirector/Views/Group/Edit.cshtml (diffs)
-
Clint Furse aa3b2328ebf0491863cbe818169ee58c5f1ec014
added installer for new Thatcher host service
- .gitignore (diffs)
- HostAgentInstaller/HostAgentInstaller.aip (diffs)
- TabletDirectorInstaller/TabletDirectorInstaller.aip (diffs)
- TabletDirectorInstaller/TabletDirectorInstaller.back.aip (diffs)
- ThatcherHostService/HostService.cs (diffs)
- ThatcherHostService/Program.cs (diffs)
- ThatcherHostServiceInstaller/ThatcherHostService.aip (diffs)
-
Clint Furse 3e9f89a509e8d026d3fe8d3fe6ab4c1546b116db
re-wrote Thatcher host to be a windows service
- HostAgentInstaller/HostAgentInstaller.aiproj (diffs)
- HostThatcher/App_Start/BundleConfig.cs (diffs)
- HostThatcher/App_Start/FilterConfig.cs (diffs)
- HostThatcher/App_Start/RouteConfig.cs (diffs)
- HostThatcher/App_Start/WebApiConfig.cs (diffs)
- HostThatcher/Areas/HelpPage/ApiDescriptionExtensions.cs (diffs)
- HostThatcher/Areas/HelpPage/App_Start/HelpPageConfig.cs (diffs)
- HostThatcher/Areas/HelpPage/Controllers/HelpController.cs (diffs)
- HostThatcher/Areas/HelpPage/HelpPage.css (diffs)
- HostThatcher/Areas/HelpPage/HelpPageAreaRegistration.cs (diffs)
- HostThatcher/Areas/HelpPage/HelpPageConfigurationExtensions.cs (diffs)
- HostThatcher/Areas/HelpPage/Models/HelpPageApiModel.cs (diffs)
- HostThatcher/Areas/HelpPage/SampleGeneration/HelpPageSampleGenerator.cs (diffs)
- HostThatcher/Areas/HelpPage/SampleGeneration/HelpPageSampleKey.cs (diffs)
- HostThatcher/Areas/HelpPage/SampleGeneration/ImageSample.cs (diffs)
- HostThatcher/Areas/HelpPage/SampleGeneration/InvalidSample.cs (diffs)
- HostThatcher/Areas/HelpPage/SampleGeneration/ObjectGenerator.cs (diffs)
- HostThatcher/Areas/HelpPage/SampleGeneration/SampleDirection.cs (diffs)
- HostThatcher/Areas/HelpPage/SampleGeneration/TextSample.cs (diffs)
- HostThatcher/Areas/HelpPage/Views/Help/Api.cshtml (diffs)
- HostThatcher/Areas/HelpPage/Views/Help/DisplayTemplates/ApiGroup.cshtml (diffs)
- HostThatcher/Areas/HelpPage/Views/Help/DisplayTemplates/HelpPageApiModel.cshtml (diffs)
- HostThatcher/Areas/HelpPage/Views/Help/DisplayTemplates/ImageSample.cshtml (diffs)
- HostThatcher/Areas/HelpPage/Views/Help/DisplayTemplates/InvalidSample.cshtml (diffs)
- HostThatcher/Areas/HelpPage/Views/Help/DisplayTemplates/Parameters.cshtml (diffs)
- HostThatcher/Areas/HelpPage/Views/Help/DisplayTemplates/Samples.cshtml (diffs)
- HostThatcher/Areas/HelpPage/Views/Help/DisplayTemplates/TextSample.cshtml (diffs)
- HostThatcher/Areas/HelpPage/Views/Help/Index.cshtml (diffs)
- HostThatcher/Areas/HelpPage/Views/Shared/_Layout.cshtml (diffs)
- HostThatcher/Areas/HelpPage/Views/Web.config (diffs)
- HostThatcher/Areas/HelpPage/Views/_ViewStart.cshtml (diffs)
- HostThatcher/Areas/HelpPage/XmlDocumentationProvider.cs (diffs)
- HostThatcher/Content/Site.css (diffs)
- HostThatcher/Content/bootstrap-theme.css (diffs)
- HostThatcher/Content/bootstrap-theme.min.css (diffs)
- HostThatcher/Content/bootstrap.css (diffs)
- HostThatcher/Content/bootstrap.min.css (diffs)
- HostThatcher/Controllers/HomeController.cs (diffs)
- HostThatcher/Controllers/TabletController.cs (diffs)
- HostThatcher/Global.asax (diffs)
- HostThatcher/Global.asax.cs (diffs)
- HostThatcher/HostThatcher.csproj (diffs)
- HostThatcher/Models/ImportItemMaster.cs (diffs)
- HostThatcher/Models/ImportOrder.cs (diffs)
- HostThatcher/Models/OrderComplete.cs (diffs)
- HostThatcher/Models/ServiceResponse.cs (diffs)
- HostThatcher/Models/TabletUser.cs (diffs)
- HostThatcher/NLog.config (diffs)
- HostThatcher/NLog.xsd (diffs)
- HostThatcher/Project_Readme.html (diffs)
- HostThatcher/Properties/AssemblyInfo.cs (diffs)
- HostThatcher/Scripts/_references.js (diffs)
- HostThatcher/Scripts/bootstrap.js (diffs)
- HostThatcher/Scripts/bootstrap.min.js (diffs)
- HostThatcher/Scripts/jquery-1.10.2.intellisense.js (diffs)
- HostThatcher/Scripts/jquery-1.10.2.js (diffs)
- HostThatcher/Scripts/jquery-1.10.2.min.js (diffs)
- HostThatcher/Scripts/jquery-1.10.2.min.map (diffs)
- HostThatcher/Scripts/modernizr-2.6.2.js (diffs)
- HostThatcher/Scripts/respond.js (diffs)
- HostThatcher/Scripts/respond.min.js (diffs)
- HostThatcher/Views/Home/Index.cshtml (diffs)
- HostThatcher/Views/Shared/Error.cshtml (diffs)
- HostThatcher/Views/Shared/_Layout.cshtml (diffs)
- HostThatcher/Views/Web.config (diffs)
- HostThatcher/Views/_ViewStart.cshtml (diffs)
- HostThatcher/Web.Debug.config (diffs)
- HostThatcher/Web.Release.config (diffs)
- HostThatcher/Web.config (diffs)
- HostThatcher/favicon.ico (diffs)
- HostThatcher/fonts/glyphicons-halflings-regular.eot (diffs)
- HostThatcher/fonts/glyphicons-halflings-regular.svg (diffs)
- HostThatcher/fonts/glyphicons-halflings-regular.ttf (diffs)
- HostThatcher/fonts/glyphicons-halflings-regular.woff (diffs)
- HostThatcher/packages.config (diffs)
- TabletDirector.sln (diffs)
- TabletDirector/Controllers/AppSettingsController.cs (diffs)
- TabletDirector/Controllers/ItemMasterController.cs (diffs)
- TabletDirector/Controllers/OrderController.cs (diffs)
- TabletDirector/LocalServices/HostService.cs (diffs)
- TabletDirector/Migrations/201408292035466_RemovePullTimes.Designer.cs (diffs)
- TabletDirector/Migrations/201408292035466_RemovePullTimes.cs (diffs)
- TabletDirector/Migrations/201408292035466_RemovePullTimes.resx (diffs)
- TabletDirector/Models/DatabaseModels/AppSettings.cs (diffs)
- TabletDirector/Models/DatabaseModels/HostTrigger.cs (diffs)
- TabletDirector/TabletDirector.csproj (diffs)
- TabletDirector/Views/AppSettings/Edit.cshtml (diffs)
- TabletDirectorInstaller/TabletDirectorInstaller.aiproj (diffs)
- ThatcherHostService/App.config (diffs)
- ThatcherHostService/HostService.Designer.cs (diffs)
- ThatcherHostService/HostService.cs (diffs)
- ThatcherHostService/NLog.config (diffs)
- ThatcherHostService/NLog.xsd (diffs)
- ThatcherHostService/Program.cs (diffs)
- ThatcherHostService/Properties/AssemblyInfo.cs (diffs)
- ThatcherHostService/PullApiController.cs (diffs)
- ThatcherHostService/ThatcherHostService.csproj (diffs)
- ThatcherHostService/packages.config (diffs)