Build: #39 was successful
Job: Tablet Director was successful
Code commits
TabletDirector-develop
-
Clint Furse 2dff7593ec9d0ae9729f271b14393d750f963f25
renamed order release to order management. WM-155
-
Clint Furse d5b3ebb7d6301e8e2f00e8a3f191135438ad2ddb
Merge branch 'release/1.9.0' into develop
Conflicts:
HostAgentInstaller/HostAgentInstaller.aiproj
HostThatcher/Scripts/_references.js
TabletDirector.sln
TabletDirector/Controllers/InventoryController.cs
TabletDirector/Controllers/WebServiceController.cs
TabletDirector/Models/DatabaseModels/Group.cs
TabletDirector/Models/ImportModels/ImportOrder.cs
TabletDirector/Models/ServiceModels/SmUser.cs
TabletDirector/Properties/AssemblyInfo.cs
TabletDirector/TabletDirector.csproj
TabletDirector/Views/AppSettings/Edit.cshtml
TabletDirector/Views/Group/Create.cshtml
TabletDirector/Views/Group/Edit.cshtml
TabletDirector/Views/Inventory/Index.cshtml
TabletDirector/Views/ItemMaster/Edit.cshtml
TabletDirector/Views/Location/Edit.cshtml
TabletDirectorInstaller/TabletDirectorInstaller.aiproj -
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)
-
Clint Furse 09ea35c5b45332bd056023960ba65d11fb714ace
added flag to order import api call to auto-allocate. WM-156
-
Clint Furse f157ee0374e419f405795b8578416951c91bac5a
importing item now includes zone restrictions and home locations WM-153
-
Clint Furse f721c3cc26526d01b53772bc5c69b93bc4e054e8
removed instances on web screens to add inventory. User must now use API or Manage Inventory from ipad. WM-152
-
Clint Furse 7483f76604e3586a41317a46b4c1f08181fdb5ca
updated version
-
Clint Furse 7648198e0f2ef85f95dfa19dfba5bdcd6062643f
cycle count now properly works with the Location's MultipleItem flag. WM-150
-
Clint Furse 3ff63a0de83e43a45ca65fa93fc05e21264a425b
Merge branch 'hotfix/1.7.8.3'
Conflicts:
TabletDirector/Controllers/WebServiceController.cs
TabletDirector/Models/ServiceModels/SmUser.cs -
Clint Furse a4b9e2fe79bb5387efebe0db9be138becb58bd22
now passing back TabletDirectorVersion to app. Fixed receiving bug where quantities were being duplicated
-
Clint Furse 49439b5ecc9d8417ca69cc28b239c44fd0d6d570
Merge branch 'hotfix/1.7.8.2'
Conflicts:
TabletDirector/Properties/AssemblyInfo.cs -
Clint Furse cd6b415805d3299060b8170a1b3c9d840203e46f
fix for forward compatibility