aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/PPC/Tango.PPC.UI/ViewModels
Commit message (Collapse)AuthorAgeFilesLines
...
* Implemented Waste Replace Handling.Roy2022-12-261-0/+19
| | | | | Implemented Job Stop on Out Of Range on MachineOperator. Implemented job upload error on Volumes out of range.
* PPC_v1.8.1Roy Ben-Shabat2022-11-031-1/+1
|
* PPC multi version support completed on PPC,FSE,MS,DB.Roy2022-11-021-1/+1
|
* PPC Screen Saver.Roy2022-10-231-0/+41
|
* PPC. Color Selection Tools. OutOfGamut behaviorVictoria Plitt2021-10-091-1/+1
|
* Skip head type check on emulator.Roy Ben Shabat2021-07-221-1/+1
|
* Implemented head type checking on PPC.Roy Ben Shabat2021-06-231-0/+28
|
* Implemented FSE "Application Restart" on remote desktop.Roy Ben Shabat2021-06-231-1/+1
| | | | | | | Fixed issue with insufficient liquid quantities dialog on MS. Added "Display Name" to MS RMLs list. Implemented sorting to all rmls lists on PPC. Implemented "Display Name" on all PPC rmls lists.
* Removed debug logs from PPC setup.Roy Ben Shabat2021-04-131-5/+0
|
* Implemented Ink Filling/Waste Emptying popups.Roy Ben Shabat2021-02-171-2/+24
|
* Light Inks Basics.Roy Ben Shabat2021-01-191-0/+6
|
* Fixed ink filling colors.Roy Ben Shabat2021-01-181-1/+30
| | | | Improved ink filling message.
* Several bug fixes...Roy Ben Shabat2021-01-041-2/+2
|
* Implemented several fallbacks to PPC update failure !Roy Ben Shabat2020-12-151-1/+33
|
* Fixed ink filling to ignore empty ids packs.Roy Ben Shabat2020-11-171-1/+1
|
* Prevent a machine update while dyeing.Roy Ben Shabat2020-10-162-6/+20
|
* Implemented PPC standby.Roy Ben Shabat2020-10-161-0/+23
|
* Fixed error handling of bad tfp package from DOK.Roy Ben Shabat2020-10-151-2/+4
|
* Implemented ink waste cartridge filling emptying progress.Roy Ben Shabat2020-10-131-0/+130
|
* Changed all PPC updated to based on GUID !Roy Ben Shabat2020-09-241-3/+3
|
* Allow null user on jobs.Roy Ben Shabat2020-09-242-31/+44
| | | | Dropped use of any user on PPC.
* New thread loading wizard.Roy Ben Shabat2020-09-141-92/+5
|
* Refactored total liquid volume exceeds the max calc to nl/cm based.Roy Ben Shabat2020-07-201-2/+9
| | | | | Fixed notes for New Environment. Applied possible fix for PPC power up message stuck.
* Several correctionsRoy Ben Shabat2020-07-051-0/+14
|
* Added PPC power up sequence support !Roy Ben Shabat2020-05-251-2/+40
| | | | Refactored AppBarItems implementation.
* Batch import/export jobs.Roy Ben Shabat2020-05-251-2/+10
|
* Improved safety operations handling from ExternalBridgeReceiver.Roy Ben Shabat2020-05-051-7/+2
| | | | Suppress firmware upgrade on remote upgrade feature.
* Require Safety Level Operations !Roy Ben Shabat2020-05-051-3/+45
|
* FSE TUP/TFP.Roy Ben Shabat2020-04-141-16/+16
| | | | Refactored progress with TangoProgress<T>
* FSE Tup/Tfp & WaitForReconnection.Roy Ben Shabat2020-04-141-8/+123
|
* FSE TUPRoy Ben Shabat2020-04-131-3/+107
|
* Added application information to login response.Roy Ben Shabat2020-04-091-0/+3
| | | | Several improvements and fixed.
* Added RmlQualification and HeadType enums to machine and RML.Roy Ben-Shabat2020-02-241-3/+3
| | | | | | Filtered RML by head type on PPC. Updated SQLExaminer configurations.. Added all new rml and machine parameters to machine designer and RML modules.
* Implemented job runs reset on factory restore.Roy Ben-Shabat2020-02-241-1/+4
|
* Implemented PPC thread loading from preparation..Roy Ben-Shabat2020-02-181-4/+34
|
* Several bug fixes on PPC.Roy Ben-Shabat2020-02-181-0/+2
|
* Implemented team viewer join group.Roy Ben-Shabat2020-01-221-0/+9
| | | | | | | | | | | Prevent multiple power up dialogs from showing. Implement auto available dispenser assignment for machine creation. Sorting for machines and dispensers in Machine designer. Implemented new PPC factory reset with team viewer and device name change. Fixed "Exit To Shell" to open real explorer. Redesigned restarting system view. Updated power off animation. Updated loading animation.
* External bridge improvements.Roy Ben Shabat2020-01-151-4/+4
|
* Merged Beta+ fixes to master.Roy Ben-Shabat2020-01-121-1/+52
|
* Implemented offline firmware upgrade support on PPC.Roy Ben Shabat2019-12-241-1/+66
|
* Implemented not existing deleted RML check for PPC update and error message.Roy Ben Shabat2019-12-211-0/+23
| | | | Added proper notification when trying to remove used RML onMS.
* Refactored Site Rmls & Catalogs to FK.Roy Ben Shabat2019-12-211-3/+3
| | | | | | Implemented Sites & Site Builders. Implemented DTO's and ActionLogs. Changed SQLExaminer scripts accordingly.
* Implemented auto thread loading.Roy Ben-Shabat2019-12-191-2/+74
| | | | | | | Implemented advanced settings for technician. Implemented thread loading on emulator. Removed PowerUpSelectedRML from settings. Now using LoadedRml settings for ThreadLoading and PowerUp.
* Implemented power down by user and from embedded button.Roy Ben-Shabat2019-12-152-3/+120
|
* Implmented InternalModule navigation for PPC.Roy Ben Shabat2019-12-153-0/+60
| | | | | Fixed issue with TangoIOC.GetAllInstancedByBase. Implemented PowerOff Screen.
* Enabled transparent color for catalogs.Roy Ben Shabat2019-12-141-1/+1
| | | | | | | Added machine last update check for quick db check PPC = >Service. Implemented AutoUpdateCheck vai PPC settings. Dropped use of AutoUpdateCheck from DB. Added skipping over TFP firmware upgrade upload if no other files other than mcu were found. Added more logs to firmware upgrade.
* Implemented full transparent color support on infra and PPC!Roy Ben Shabat2019-12-141-0/+14
| | | | | Fixed issue with fine tunning causing delay in job load. Added async support for IColorConverter.
* Implemented site catalogs !Roy Ben Shabat2019-12-131-2/+2
|
* Implemented power up screen.Roy Ben Shabat2019-12-131-0/+71
| | | | | Implemented power on emulator. Implemented power via machine operator.
* Implemented full TUP package update !!!Roy Ben Shabat2019-12-091-17/+13
|