aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/PPC/Modules
Commit message (Collapse)AuthorAgeFilesLines
...
* 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.
* Implemented spool presence.Roy Ben Shabat2020-05-255-4/+34
|
* Batch import/export jobs.Roy Ben Shabat2020-05-255-52/+173
|
* Environment field to all bug reports.Roy Ben Shabat2020-05-221-0/+3
| | | | | disable console when !PPCAvailable Retry after failed to retrieve environments from gateway.
* Hide fine tuning on volume color space.Roy Ben Shabat2020-05-202-3/+11
|
* Prevent multiple job synchronization notifications.Roy Ben Shabat2020-05-201-1/+9
|
* FSE work + fixed issue with personal access token on MS and PPC.Roy Ben Shabat2020-04-222-8/+12
|
* Lead => LidRoy Ben Shabat2020-04-211-6/+6
|
* Several PPC bug fixes.Roy Ben Shabat2020-04-211-2/+2
|
* Implemented PPC head cleaning.Roy Ben Shabat2020-03-307-2/+258
|
* Implemented PPC Updates & Packages.Roy Ben Shabat2020-03-302-0/+5
| | | | | Moved PPC/FSE interfaces to PPC.Shared. Changes Generic Serialization to json.
* Several bug fixes.Roy Ben Shabat2020-03-251-1/+1
|
* Added new head cleaning parameters support.Roy Ben Shabat2020-03-221-0/+14
| | | | Added build up pressure to process parameters.
* Dropped logging categories from settings on MS and PPC.Roy Ben Shabat2020-03-222-0/+32
| | | | Debug Logs Processing is done in real time from UI.
* Implemented machine counters on PPC maintenance.Roy Ben Shabat2020-03-182-1/+54
|
* Added new maintenance commands to PPC.Roy Ben-Shabat2020-03-0512-89/+597
|
* Added thread parameters DB, PMR, MachineOperator merging, Machine Studio.Roy Ben Shabat2020-02-271-0/+14
|
* Major Changes Regarding RML & SPOOL parameters changes!Roy Ben-Shabat2020-02-261-1/+1
|
* PPC: Added job position to job failure message.Roy Ben Shabat2020-02-251-1/+1
|
* Added RmlQualification and HeadType enums to machine and RML.Roy Ben-Shabat2020-02-243-4/+4
| | | | | | Filtered RML by head type on PPC. Updated SQLExaminer configurations.. Added all new rml and machine parameters to machine designer and RML modules.
* PPC: Fixed issue with color hive on Volume.Roy Ben-Shabat2020-02-242-0/+16
| | | | | | PPC: Fixed issue with segments edit docking. Added RmlGuid to JobRunsLogger.
* Added RmlGuid to job runs.Roy Ben-Shabat2020-02-191-0/+0
| | | | | | Added RmlGuid to JobRunsFixer. Updated observables.. Replaces PPC loading_new_thread gif.
* Several bug fixes on PPC.Roy Ben-Shabat2020-02-183-13/+34
|
* Some fixes on transport layer.Roy Ben-Shabat2020-02-103-83/+99
| | | | | | | Fix on machine operator upgrade firmware.. Fix on SessionFileLogger. Fix on PPC jobs view. Fix on Tech Catalog View.
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoVictoria Plitt2020-02-063-238/+239
|\