aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/PPC/Modules
Commit message (Collapse)AuthorAgeFilesLines
* mergeMirta2020-12-30232-10942/+604
|
* Fixed issues with reset counters.Roy Ben Shabat2020-12-113-11/+29
| | | | | | | | | Display general authorization error instead of unexpected application error. Display environment on FSE. Completed cleaner dispensing dialog. Hide/show "Open/Close dyeing head lid" on Flat/Arc. Emulator will raise proper "Opened" events after "Open dyeing head lid" command. Updated EF Extensions version to all project due to a bug in "DeleteFromQuery".
* Implemented machine events emulation via FSE.Roy Ben Shabat2020-12-011-1/+1
| | | | | | Added support for event 5099. Updated event rev to 28. Added 3 & 4 dancer types for X4.
* Cleaner dispensing dialog.Roy Ben Shabat2020-12-017-1/+248
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoRoy Ben Shabat2020-11-291-1/+7
|\
| * Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoRoy Ben-Shabat2020-11-262-23/+31
| |\
| * | Prevent back navigation when settings require restart.Roy Ben-Shabat2020-11-261-1/+7
| | |
* | | Fixed issue with machine creation from prototype and cats.Roy Ben Shabat2020-11-291-0/+6
| |/ |/| | | | | Fixed issue with many clicks on job summary dye/back.
* | Moved job app bar item control to main view model by current navigation vm.Roy Ben Shabat2020-11-262-23/+31
|/
* Dropped support for browser module.Roy Ben Shabat2020-11-253-14/+10
|
* Fixed PPC notifications priority.Roy Ben Shabat2020-11-251-2/+2
|
* Show time zone settings only on tech mode.Roy Ben Shabat2020-11-191-1/+1
|
* Added support for time zone change on PPC.Roy Ben Shabat2020-11-142-3/+131
| | | | Added support for UWF mode change on PPC.
* Fixed single file selection on storage PPC.Roy Ben Shabat2020-11-081-1/+2
|
* Completed ThreadBreak/Loading Wizards !!!Roy Ben Shabat2020-11-058-10/+132
|
* Fixed issue with PPC export multiple jobs invalid characters.Roy Ben Shabat2020-11-032-6/+2
|
* Notification bar improvement.Roy Ben Shabat2020-10-281-1/+1
|
* PPC enable synchronization even when jobs sync and diagnostics sync are ↵Roy Ben Shabat2020-10-261-1/+1
| | | | disabled. (for data store)
* Implemented PPC LAN connectivity indicator.Roy Ben Shabat2020-10-161-17/+5
|
* Dropped PPC Job Additional Tools.Roy Ben Shabat2020-10-162-10/+10
|
* Added fail safe for PPC deleted default RML.Roy Ben Shabat2020-10-151-1/+1
|
* Disable job execution when liquid volumes out of range.Roy Ben Shabat2020-10-152-3/+6
|
* Added and integrated persistent and success events to PPC/FSE.Roy Ben Shabat2020-10-143-8/+32
|
* Implemented PPC maintenance Waste status.Roy Ben Shabat2020-10-137-13/+111
|
* MERGED PPC Update Future Branch !Roy Ben Shabat2020-10-111-2/+2
|\
| * Allow null user on jobs.Roy Ben Shabat2020-09-241-2/+2
| | | | | | | | Dropped use of any user on PPC.
* | Some improvements to notification bar.Roy Ben Shabat2020-10-111-1/+3
|/
* New thread loading wizard.Roy Ben Shabat2020-09-143-1/+11
|
* Fixed PPC job runs start time patch.Roy Ben Shabat2020-08-242-5/+4
|
* Implemented pre-connection protocol configuration.Roy Ben Shabat2020-08-221-5/+1
| | | | | | Improved error handling across transport layer. Improved unexpected app crash for PPC. Improved transporter request received handlers tunneling.
* Insights anomalies.Roy Ben Shabat2020-08-211-2/+2
|
* DB: Changed TechMonitors HeadZone5_6HeaterCurrent => HeadZone56HeaterCurrentRoy Ben Shabat2020-08-191-1/+26
| | | | | | | | | | | | | | | | | | | Working on insights and insights annotations. Added insights events. Added insights settings to PPC advanced settings. Added compression support for transport adapters. Implemented compression support on TCP/SignalR/WebRTC. Added Compression flag to ExternalBridge discovery packet. Added compression setting to PPC advanced settings. Refactored transport layer to use Bson instead of Json for Generic Messages. Added all SciChart referenced assemblies. Registered EF Extensions license for FSE. Added support for FSE PushTask notification cancel button.
* Added application start logs viewing to FSE & PPC using LogSafe.Roy Ben Shabat2020-08-141-0/+8
|
* PPC Technician Module -> Remote Connections.Roy Ben Shabat2020-08-148-0/+216
|
* Fixed issue with PPC exit job view before job loading completes causing an ↵Roy Ben Shabat2020-08-042-44/+41
| | | | | | error message. Fixed job view "job length" field not scrolling when focused because of virtualization.
* Prevent Dryer head open/close on event 4004.Roy Ben Shabat2020-08-022-1/+7
| | | | Fixed EventsStateProvider EventsChanged event.
* Added head cleaning jobs to job runs as "IS_HEAD_CLEANING"Roy Ben Shabat2020-08-011-0/+235
|
* Fixed total dye time formating on PPC and MS.Roy Ben Shabat2020-07-312-2/+2
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoRoy Ben Shabat2020-07-196-31/+96
|\
| * Changed "Getting ready" strings with capitalize first letter.Victoria Plitt2020-07-141-6/+6
| | | | | | | | Related Work Items: #3017
| * PPC last stage added file StringToFirstLetterConverter.Victoria Plitt2020-07-141-1/+2
| |
| * PPC Refactoring. Undo last changes in StringToFirstLetterConverter. Added ↵Victoria Plitt2020-07-143-9/+43
| | | | | | | | LiquidTypeToShortNameConverter.
| * GUI changes according to item.Victoria Plitt2020-07-124-23/+53
| | | | | | | | Related Work Items: #3128
* | Fixed several possible issues with PPC start/stop dyeing buttons visibility.Roy Ben Shabat2020-07-182-1/+21
|/ | | | Prevented navigation conflicts raised by impatient users.
* Fixed wording of totals on PPC maintenance.Roy Ben Shabat2020-07-081-2/+2
|
* Several correctionsRoy Ben Shabat2020-07-051-5/+16
|
* Added little change in xaml for the formatting stack with job progress show.Victoria Plitt2020-06-081-1/+1
| | | | Related Work Items: #2858
* JobResume refactored !Roy Ben Shabat2020-05-281-10/+2
|
* Improved running job viewer accuracy.Roy Ben Shabat2020-05-261-59/+53
|
* Added PPC power up sequence support !Roy Ben Shabat2020-05-251-10/+7
| | | | Refactored AppBarItems implementation.