Build: #439 was successful
Job: Tablet Director was successful
Code commits
TabletDirector-develop
-
David Butt 5a079c01d7741dfca51f0f14d41e17f7106ea9c0
getting ready to merge 2.5 into Trunk
-
David Butt e7260996988b0741d8d1e07a0d008fec1357eb1d
fixed shopify not getting partial fulfillments also fixed hostid on shipping boxes not being filled in.
-
David Butt 9e234db674dee98203ec44df4cb3e363c72e7c27
fixed detail line split not carrying over the host id made the integration service for ecommerce a singleton to help with web call counts
- TabletDirector/API/PrintMessagesController.cs (diffs)
- TabletDirector/Controllers/WebServiceController.cs (diffs)
- TabletDirector/Models/PrintMessage.cs (diffs)
- TabletDirector/Models/PushApiModels/OrderComplete.cs (diffs)
- TabletDirector/Models/PushApiModels/PackingComplete.cs (diffs)
- TabletDirector/Services/AllocationServices/AllocationServiceInventory.cs (diffs)
- TabletDirector/Services/AllocationServices/AllocationServiceInventory_Threaded.cs (diffs)
- TabletDirector/Services/AllocationServices/AllocationServiceMinGrab.cs (diffs)
- TabletDirector/Services/AllocationServices/AllocationServiceMinGrab_Threaded.cs (diffs)
- TabletDirector/Services/AllocationServices/AllocationServiceZone.cs (diffs)
- TabletDirector/Services/AllocationServices/AllocationServiceZone_Threaded.cs (diffs)
- TabletDirector/TabletDirector.csproj (diffs)
- TabletDirector/Views/Home/Index.cshtml (diffs)
- TabletDirector/Views/Shared/_MenuPartial.cshtml (diffs)
- eCommerce.ExecutionConsole/Program.cs (diffs)
- eCommerce.ServiceLayer/IntegrationModels/ShipStation/ShipStationWebApi.cs (diffs)
- eCommerce.ServiceLayer/IntegrationServices/ShipStationService.cs (diffs)
- eCommerce.ServiceLayer/IntegrationServices/ShopifyService.cs (diffs)
- eCommerce.ServiceLayer/SchedulerModels/QuickbooksDesktop/GetOrders.cs (diffs)
- eCommerce.ServiceLayer/SchedulerModels/QuickbooksDesktop/ImportItems.cs (diffs)
- eCommerce.ServiceLayer/SchedulerModels/QuickbooksDesktop/ProcessCompletedOrders.cs (diffs)
- eCommerce.ServiceLayer/SchedulerModels/QuickbooksDesktop/ProcessInventory.cs (diffs)
- eCommerce.ServiceLayer/SchedulerModels/ShipStation/GetOrders.cs (diffs)
- eCommerce.ServiceLayer/SchedulerModels/ShipStation/ProcessCompletedOrders.cs (diffs)
- eCommerce.ServiceLayer/SchedulerModels/ShipStation/ProcessInventory.cs (diffs)
- eCommerce.ServiceLayer/SchedulerModels/Shopify/GetOrders.cs (diffs)
- eCommerce.ServiceLayer/SchedulerModels/Shopify/ImportItems.cs (diffs)
- eCommerce.ServiceLayer/SchedulerModels/Shopify/ProcessCompletedOrders.cs (diffs)
- eCommerce.ServiceLayer/SchedulerModels/Shopify/ProcessInventory.cs (diffs)
- eCommerce.ServiceLayer/ServiceConfiguration.cs (diffs)
- eCommerce.ServiceLayer/Services/IntegrationService.cs (diffs)
-
David Butt 9a1d24a7e02bc5f3d114a74035dcb08aba2c7d85
Host Message changes
- TabletDirector/Controllers/OrderController.cs (diffs)
- TabletDirector/Controllers/OrderReleaseController.cs (diffs)
- TabletDirector/Controllers/WebServiceController.cs (diffs)
- TabletDirector/Migrations/201603021841262_HostMessagesUpdate.Designer.cs (diffs)
- TabletDirector/Migrations/201603021841262_HostMessagesUpdate.cs (diffs)
- TabletDirector/Migrations/201603021841262_HostMessagesUpdate.resx (diffs)
- TabletDirector/Models/DatabaseModels/HostMessage.cs (diffs)
- TabletDirector/Models/ImportModels/ExportHostMessage.cs (diffs)
- TabletDirector/Models/PushApiModels/AllocationStatus.cs (diffs)
- TabletDirector/Models/PushApiModels/OrderComplete.cs (diffs)
- TabletDirector/Models/PushApiModels/PackingComplete.cs (diffs)
- TabletDirector/Services/AllocationServices/AllocationServiceBase.cs (diffs)
- TabletDirector/Services/HostService.cs (diffs)
- TabletDirector/TabletDirector.csproj (diffs)
- TabletDirector/Views/HostMessage/_HostMessageList.cshtml (diffs)
- eCommerce.ServiceLayer/IntegrationModels/Tag.cs (diffs)
-
David Butt aabb8a7663ca43c62c26669934c2898b05306c5f
Fixed Allocation short host message logic most of the word and pdf functionality is done
- PrinterConsole/App.config (diffs)
- PrinterConsole/PrinterConsole.csproj (diffs)
- PrinterConsole/Program.cs (diffs)
- PrinterConsole/TabletDirectorClient.cs (diffs)
- PrinterConsole/packages.config (diffs)
- PrinterUI/Form1.cs (diffs)
- PrinterUI/PrinterUI.csproj (diffs)
- PrintingService/DocumentServices.csproj (diffs)
- PrintingService/PdfPrinting.cs (diffs)
- PrintingService/PrintingService.csproj (diffs)
- PrintingService/WordUtilities.cs (diffs)
- PrintingWindowsService/App.config (diffs)
- PrintingWindowsService/PrintingWindowsService.csproj (diffs)
- PrintingWindowsService/Program.cs (diffs)
- PrintingWindowsService/Properties/AssemblyInfo.cs (diffs)
- PrintingWindowsService/Service1.Designer.cs (diffs)
- PrintingWindowsService/Service1.cs (diffs)
- PrintingWindowsService/TabletDirectorClient.cs (diffs)
- PrintingWindowsService/packages.config (diffs)
- TabletDirector.sln (diffs)
- TabletDirector/Models/DatabaseModels/HistoryLog.cs (diffs)
- TabletDirector/Services/AllocationServices/AllocationServiceBase.cs (diffs)
- TabletDirector/TabletDirector.csproj (diffs)
- eCommerce.ServiceLayer/IntegrationServices/ShipStationService.cs (diffs)
- eCommerce.ServiceLayer/IntegrationServices/ShopifyService.cs (diffs)
-
David Butt 43213b6f6a32a8ac7dac710c01d8cfda942d3d80
fixed next order when giving a order number
-
David Butt a9d8e86d5ce2b0e2708669d208f3fe8a1185de33
starting of printing POC fixed pickcomplete deleting hostid
- NoCompileScripts/ShipStationMapping.cs (diffs)
- PrinterConsole/App.config (diffs)
- PrinterConsole/PrinterConsole.csproj (diffs)
- PrinterConsole/Program.cs (diffs)
- PrinterConsole/Properties/AssemblyInfo.cs (diffs)
- PrinterUI/App.config (diffs)
- PrinterUI/Form1.Designer.cs (diffs)
- PrinterUI/Form1.cs (diffs)
- PrinterUI/Form1.resx (diffs)
- PrinterUI/PrinterUI.csproj (diffs)
- PrinterUI/Program.cs (diffs)
- PrinterUI/Properties/AssemblyInfo.cs (diffs)
- PrinterUI/Properties/Resources.Designer.cs (diffs)
- PrinterUI/Properties/Resources.resx (diffs)
- PrinterUI/Properties/Settings.Designer.cs (diffs)
- PrinterUI/Properties/Settings.settings (diffs)
- PrintingService/PdfPrinting.cs (diffs)
- PrintingService/PrintingService.csproj (diffs)
- PrintingService/Properties/AssemblyInfo.cs (diffs)
- TabletDirector.sln (diffs)
- TabletDirector/API/OrderApiController.cs (diffs)
- TabletDirector/Content/images/wms_logo_white_text_pld.png (diffs)
- TabletDirector/Controllers/OrderController.cs (diffs)
- TabletDirector/Controllers/WebServiceController.cs (diffs)
- TabletDirector/Migrations/Configuration.cs (diffs)
- TabletDirector/Services/HostService.cs (diffs)
- TabletDirector/Views/Order/Create.cshtml (diffs)
- TabletDirector/Views/OrderRelease/Index.cshtml (diffs)
- eCommerce.ServiceLayer/IntegrationServices/ShipStationService.cs (diffs)
- eCommerce.ServiceLayer/IntegrationServices/ShopifyService.cs (diffs)
-
David Butt 9cc7cdbb32cd68840455ee9e1bb7cf8aa12488b7
new logos removed grid column removal stuff while i figure it out.
- NoCompileScripts/ShipStationMapping.cs (diffs)
- NoCompileScripts/ShopifyMapping.cs (diffs)
- TabletDirector/Content/images/wms_logo_white_text.png (diffs)
- TabletDirector/Content/images/wms_logo_white_text_box.png (diffs)
- TabletDirector/Content/images/wms_logo_white_text_pld.png (diffs)
- TabletDirector/Views/Home/Index.cshtml (diffs)
- TabletDirector/Views/OrderRelease/Index.cshtml (diffs)
- TabletDirector/Views/Shared/_Layout.cshtml (diffs)
- eCommerce.ServiceLayer/IntegrationServices/ShipStationService.cs (diffs)
- eCommerce.ServiceLayer/IntegrationServices/ShopifyService.cs (diffs)
-
David Butt 0f2e80d0da7f833a368f97073f9bbf338d26d764
message processing tweaks
- eCommerce.ServiceLayer/IntegrationServices/ShipStationService.cs (diffs)
- eCommerce.ServiceLayer/IntegrationServices/ShopifyService.cs (diffs)
- eCommerce.ServiceLayer/SchedulerModels/ShipStation/GetOrders.cs (diffs)
- eCommerce.ServiceLayer/SchedulerModels/ShipStation/ProcessCompletedOrders.cs (diffs)
- eCommerce.ServiceLayer/SchedulerModels/ShipStation/ProcessInventory.cs (diffs)
- eCommerce.ServiceLayer/SchedulerModels/Shopify/GetOrders.cs (diffs)
- eCommerce.ServiceLayer/SchedulerModels/Shopify/ImportItems.cs (diffs)
- eCommerce.ServiceLayer/SchedulerModels/Shopify/ProcessCompletedOrders.cs (diffs)
- eCommerce.ServiceLayer/SchedulerModels/Shopify/ProcessInventory.cs (diffs)
-
David Butt 2d9ffe64b79d1e431083094b471225a34393443e
fixed trigger sending two messages
-
David Butt f222e17cd4394ac21b0003558453b589749aac0b
fixed tag stuff for shipstation
- eCommerce.ExecutionConsole/Program.cs (diffs)
- eCommerce.ServiceLayer/IntegrationModels/ShipStation/Configuration.cs (diffs)
- eCommerce.ServiceLayer/IntegrationServices/ShipStationService.cs (diffs)
- eCommerce.ServiceLayer/IntegrationServices/ShopifyService.cs (diffs)
- eCommerce.ServiceLayer/SchedulerModels/ShipStation/ProcessCompletedOrders.cs (diffs)
-
David Butt 647de0dbf52f6b6a8271a50cd249388adf24c94c
missed line in allocation for allocation trigger
-
David Butt 0bcc1cffddf79c694ea26682d420f50f1603f98b
fixed shipstation post methods fixed allocation trigger not sending proper data
-
David Butt bd7831fc1c69740a71dc6202efb7c92845590d6b
added security to location generation page added more column reorder stuff to the grids added shipstation logging of urls to help with debugging
- TabletDirector/Controllers/LocationController.cs (diffs)
- TabletDirector/Migrations/201602101953344_AddECommerceValues.cs (diffs)
- TabletDirector/Migrations/201602162231545_AddQuartzTables.cs (diffs)
- TabletDirector/Migrations/Configuration.cs (diffs)
- TabletDirector/Views/Location/Generator.cshtml (diffs)
- TabletDirector/Views/OrderRelease/Index.cshtml (diffs)
- eCommerce.ServiceLayer/IntegrationModels/ShipStation/ShipStationWebApi.cs (diffs)
- eCommerce.ServiceLayer/IntegrationServices/ShipStationService.cs (diffs)
-
David Butt 162e3686ca8e958491367b5ca844245a39395e29
packages added itextsharp