aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/PPC/Modules/Tango.PPC.Jobs/ViewModels/JobViewVM.cs
Commit message (Collapse)AuthorAgeFilesLines
* Modified all uses of RML to include GBD and LUB.Roy2022-09-201-0/+1
|
* PPC. Color Selection Dialog. Disable buttons OK, Validation when select ↵Victoria Plitt2021-11-151-0/+1
| | | | CMYK tab from Catalog, gui changes.
* Multiple Jobs on one spool.Roy Ben Shabat2021-08-151-0/+4
|
* 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.
* Sort job rmls list on PPC.Roy Ben Shabat2021-06-141-1/+21
| | | | | | Update all volumes on RML switch. Backup/Restore validation using machine id instead of SN. Fixed liquid quantities display string on color conversion hive.
* Fixed issue with JOb RML change on PPC.Roy Ben Shabat2021-06-081-16/+9
|
* Improved memory consumption on job loading PPC.Roy Ben Shabat2021-06-071-18/+63
|
* Fixed DYE button appearing after coming back from update view to jobs view.Roy Ben Shabat2021-06-061-1/+1
|
* Fixed bug with PPC job view vm db context conflict and spool tension.Roy Ben Shabat2021-03-091-4/+4
|
* Fixed a bug with PPC load job and Rmls List dispose.Roy Ben Shabat2021-03-091-2/+6
|
* Fixed issue with spool tension display on PPC job view.Roy Ben Shabat2021-02-261-6/+15
|
* Added BTSR Installed to UpdateMachine and ProvisionMachine.Roy Ben Shabat2021-02-181-1/+13
| | | | | | | | UpgradeToGen2. MS. FSE. Thread Loading Wizard BTSR tension.. BTSR Completed for now (except guides images).
* Fixed issue where touch numeric textbox is rounding the volumes when moving ↵Roy Ben Shabat2021-01-141-15/+4
| | | | | | from RGB/LAB to Volume. Fixed issue where changing the job thread type does not invalidate the liquid factors!
* Fixed issue with reset of catalog color.Roy Ben Shabat2021-01-061-5/+37
|
* Several bug fixes...Roy Ben Shabat2021-01-041-6/+18
|
* Some bug fixes.Roy Ben Shabat2021-01-031-7/+13
|
* Several bug fixesRoy Ben Shabat2021-01-011-5/+7
|
* Implemented lubrication level control per RML for PPC user.Roy Ben Shabat2020-12-281-0/+28
|
* Removed length from job viewer.Roy Ben Shabat2020-12-281-0/+8
| | | | | Improved FastTextBlock. Improved PPC segments loading ability from ~40 to ~150.
* ColorSpace per stop implemented on PPC.Roy Ben Shabat2020-12-231-79/+82
| | | | | | Synchronization only when values change. Volume open for all. RGB to closest catalog item...
* Disable job execution when liquid volumes out of range.Roy Ben Shabat2020-10-151-2/+6
|
* Fixed issue with PPC exit job view before job loading completes causing an ↵Roy Ben Shabat2020-08-041-5/+4
| | | | | | error message. Fixed job view "job length" field not scrolling when focused because of virtualization.
* Fixed several possible issues with PPC start/stop dyeing buttons visibility.Roy Ben Shabat2020-07-181-1/+11
| | | | Prevented navigation conflicts raised by impatient users.
* Major Changes Regarding RML & SPOOL parameters changes!Roy Ben-Shabat2020-02-261-1/+1
|
* Added RmlQualification and HeadType enums to machine and RML.Roy Ben-Shabat2020-02-241-2/+2
| | | | | | Filtered RML by head type on PPC. Updated SQLExaminer configurations.. Added all new rml and machine parameters to machine designer and RML modules.
* Several bug fixes on PPC.Roy Ben-Shabat2020-02-181-12/+9
|
* Dropped IsTransparent from PPC jobs.Roy Ben Shabat2020-02-051-1/+1
| | | | Add full support for IsWhite on PPC and integration.
* Refactored Site Rmls & Catalogs to FK.Roy Ben Shabat2019-12-211-1/+1
| | | | | | Implemented Sites & Site Builders. Implemented DTO's and ActionLogs. Changed SQLExaminer scripts accordingly.
* Some fixes.Roy Ben-Shabat2019-12-161-0/+1
|
* Implemented full transparent color support on infra and PPC!Roy Ben Shabat2019-12-141-20/+44
| | | | | 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 Jobs, JobRuns & Machine Events Synchronization.Roy Ben Shabat2019-12-111-0/+1
| | | | | | | | | | | | | Added synchronizations to Updates view on Machine Designer. Removed request response events logging from machine studio. Fixed issue with exception throwing from machine service. Implemented "New jobs synchronized" notification item to PPC. Added synchronization to PPC settings. Added Synchronization view to technician module. Implemented PPC Schema synchronizer utility. Added custom query support to EntityCollectionBuilder. Added synchronization status to TangoUpdate. Removed FK from Jobs and Job runs.
* Deprecated the use of loaded rml, default rml, default spool type, target ↵Roy Ben-Shabat2019-11-281-2/+2
| | | | | | color spaces, target job types and implemented through settings on PPC. Related Work Items: #1499
* Refactored hive to display all the time except for catalog.Roy Ben-Shabat2019-11-191-1/+10
|
* Refactored PPC hive and color correction.Roy Ben-Shabat2019-11-191-7/+31
|
* Restored job liquid quantity validation to start of procedure.Victoria Plitt2019-11-131-0/+4
|
* Implemented liquid quantity validation on PPC and MS.Roy Ben-Shabat2019-11-061-5/+1
| | | | Improved PPC full control view.
* Fixed issue with DYE button not refreshing after color conversion PPC.Roy Ben-Shabat2019-11-051-0/+4
| | | | Fixed issue with MachineOperator UpdateStatus response.
* Added true job changed detection when exit to PPC and MS.Roy Ben-Shabat2019-10-281-4/+26
|
* Added version to machine studio window title.Roy Ben-Shabat2019-09-241-1/+14
| | | | Fixed LAB support in PPC.
* Implemented Insufficient liquid levels !!!Roy Ben-Shabat2019-09-231-0/+5
|
* Added support for multiple ColorLib versions !Roy Ben-Shabat2019-09-191-5/+5
| | | | | Added version control and display in RML & Research Module. Implemented GenerateHive optimizations.
* Implemented new SimpleDataGrid for Touch PPC.Roy Ben-Shabat2019-08-291-0/+2
| | | | | Implemented new PPC logging module. Redesigned RmlView on MachineStudio.
* PPC GUI changes - font and imagesVictoria Plitt2019-08-221-1/+1
|
* Machine Studio 4.0.23.0Roy Ben-Shabat2019-08-151-0/+6
| | | | PPC 1.0.40.0
* Added ColorCatalogGuid to job.Roy Ben-Shabat2019-07-291-2/+14
| | | | Added catalog selection to job creation.
* Order Index PPC catalogs rendering.Roy Ben-Shabat2019-07-251-1/+1
|
* Refactored CCT to single CCT per RML.Roy Ben-Shabat2019-07-111-1/+1
|
* Refactoring of all color catalogs objects !!!Roy Ben-Shabat2019-07-081-67/+48
|
* New ColorConversion project.Roy Ben-Shabat2019-07-071-7/+10
|