aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/PPC/Modules/Tango.PPC.Jobs/ViewModels
Commit message (Collapse)AuthorAgeFilesLines
* X1 Closure.Roy Ben Shabat2025-01-271-1/+1
|
* Eureka. PPC. Job View changes. Basic mode. Summary view.Victoria Plitt2023-03-231-1/+11
|
* Hot folder impl completed.Roy2022-11-011-56/+56
|
* Modified all uses of RML to include GBD and LUB.Roy2022-09-202-1/+2
|
* Merged Jobs V2Roy Ben Shabat2021-12-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.
* | Removed spool type selection from job edit.Roy Ben Shabat2021-11-281-1/+1
| |
* | Added Ha Amma spool support via sites.Roy Ben Shabat2021-11-011-2/+2
|/
* Multiple Jobs on one spool.Roy Ben Shabat2021-08-152-0/+8
|
* Same as previous.Roy Ben Shabat2021-08-131-1/+11
|
* Implemented FSE "Application Restart" on remote desktop.Roy Ben Shabat2021-06-232-2/+2
| | | | | | | 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
|
* Use PrintingEnded event instead of JobHandler.Stopped event for STOP button ↵Roy Ben Shabat2021-06-061-5/+6
| | | | | | Pop(). Related Work Items: #5289
* Fixed DYE button appearing after coming back from update view to jobs view.Roy Ben Shabat2021-06-062-1/+2
|
* Fixed issue with catalog change not updating after recent selection.Roy Ben Shabat2021-06-061-0/+2
| | | | Related Work Items: #5337
* Several bug fixes.Roy Ben Shabat2021-04-071-8/+0
|
* Attempt to work around job handler progress bug.Roy Ben Shabat2021-03-101-0/+8
|
* 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-182-2/+25
| | | | | | | | UpgradeToGen2. MS. FSE. Thread Loading Wizard BTSR tension.. BTSR Completed for now (except guides images).
* Updated events table.Roy Ben Shabat2021-02-131-2/+5
| | | | Some color conversion fixes.
* 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!
* Added "Volume" to color space selection on job creation PPC.Roy Ben Shabat2021-01-141-1/+1
| | | | FSE: Reopen bug report when reporting failed.
* Restored latest changes !!!Roy Ben Shabat2021-01-061-1/+13
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoRoy Ben Shabat2021-01-061-13/+1
|\
* | Fixed issue with reset of catalog color.Roy Ben Shabat2021-01-061-5/+37
| |
* | Assign job first brush stop to catalog type of job..Roy Ben Shabat2021-01-051-1/+13
|/
* 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
|
* Completed csv job import.Roy Ben Shabat2020-12-282-11/+56
|
* Merged Urgent-Color-Space Branch.Roy Ben Shabat2020-12-282-84/+95
|\
| * 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-232-84/+87
| | | | | | | | | | | | Synchronization only when values change. Volume open for all. RGB to closest catalog item...
* | Added basic support for csv job.Roy Ben Shabat2020-12-231-0/+21
|/
* 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
|
* Fixed PPC notifications priority.Roy Ben Shabat2020-11-251-2/+2
|
* Fixed issue with PPC export multiple jobs invalid characters.Roy Ben Shabat2020-11-031-1/+1
|
* Notification bar improvement.Roy Ben Shabat2020-10-281-1/+1
|
* 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
|
* 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
|/
* 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.