| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Critical fix on machine operator number of segments duplication on job ticket. | Roy Ben Shabat | 2025-08-18 | 1 | -27/+28 |
| | | | | | Removed number of spools references on X1 UI. | ||||
| * | Merged Buzzer Branch To Software !!! | Roy Ben Shabat | 2025-03-17 | 1 | -1/+5 |
| |\ | |||||
| | * | PPC Job Progress Redesign & Gradients. | Roy Ben Shabat | 2025-02-19 | 1 | -1/+5 |
| | | | |||||
| * | | X1 Closure. | Roy Ben Shabat | 2025-01-27 | 1 | -4/+13 |
| |/ | |||||
| * | Revision of statistics and resumed jobs. | Roy Ben Shabat | 2024-07-14 | 1 | -0/+4 |
| | | |||||
| * | Added Number of spools to PMR. | Victoria Plitt | 2023-10-22 | 1 | -0/+2 |
| | | |||||
| * | Changed Number of Spools in Converters and GUI PPC. | Victoria Plitt | 2023-10-22 | 1 | -14/+7 |
| | | |||||
| * | PPC. Jobs List - added Thread column, changed Length with spools for Eureka. | Victoria Plitt | 2023-05-24 | 1 | -1/+8 |
| | | |||||
| * | Eureka PPC. Input brush stop content control. Weight in gram. | Victoria Plitt | 2023-04-02 | 1 | -2/+2 |
| | | |||||
| * | Eureka PPC. GoToJob, Notifications, LengthWothSpool. | Victoria Plitt | 2023-03-30 | 1 | -1/+1 |
| | | |||||
| * | Eureka PPC. Added weight of job by length and RML. | Victoria Plitt | 2023-03-29 | 1 | -0/+112 |
| | | |||||
| * | Dialog Adaptations. | Roy | 2023-03-05 | 1 | -8/+0 |
| | | | | | | | Separate Job View. Machine Status View Start. EurekaTouchPanel. | ||||
| * | Statistics Fine Tuning Adaptation. | Roy | 2022-11-19 | 1 | -1/+10 |
| | | |||||
| * | FSE Stats Module. | Roy | 2022-11-13 | 1 | -0/+3 |
| | | | | | | Extended job run structure. CSV export. | ||||
| * | PPC. Copy Job - added number to copy job. | Victoria Plitt | 2022-06-16 | 1 | -3/+20 |
| | | | | | Related Work Items: #6420 | ||||
| * | Save job Version in Export/import job in PPC | Victoria Plitt | 2022-05-19 | 1 | -0/+2 |
| | | | | | Related Work Items: #6528 | ||||
| * | Jobs - update index by grouped segments. | Victoria Plitt | 2022-03-20 | 1 | -11/+28 |
| | | |||||
| * | Summary viewer - incorrect display on printing - bug in get length. | Victoria Plitt | 2022-03-16 | 1 | -4/+3 |
| | | | | | Related Work Items: #6357 | ||||
| * | MyColors - creating default name for new Libraries. | Victoria Plitt | 2022-03-08 | 1 | -9/+27 |
| | | | | | | | | Add button close to save MyColors. Change name of library color. Related Work Items: #6217, #6262 | ||||
| * | Save grouping segments in file and loading from file. | Victoria Plitt | 2022-03-06 | 1 | -74/+122 |
| | | | | | Related Work Items: #6268, #6280 | ||||
| * | Bugs during duplicate Job and delete job. Some bugs with grouping segments. | Victoria Plitt | 2022-03-02 | 1 | -1/+2 |
| | | | | | Related Work Items: #6234 | ||||
| * | Group Repeating - add logic in Dyeing. | Victoria Plitt | 2022-03-01 | 1 | -14/+143 |
| | | | | | Related Work Items: #6229 | ||||
| * | Workarounds for some bugs. | Roy Ben Shabat | 2020-05-18 | 1 | -22/+30 |
| | | |||||
| * | Dropped IsTransparent from PPC jobs. | Roy Ben Shabat | 2020-02-05 | 1 | -2/+2 |
| | | | | | Add full support for IsWhite on PPC and integration. | ||||
| * | Added auto update check interval on PPC settings view. | Roy Ben-Shabat | 2020-01-30 | 1 | -5/+10 |
| | | | | | Added support for IsWhite on brush stops RGB/LAB. | ||||
| * | Merged Beta+ fixes to master. | Roy Ben-Shabat | 2020-01-12 | 1 | -1/+1 |
| | | |||||
| * | Started working on Action Logs !!! | Roy Ben-Shabat | 2019-12-17 | 1 | -0/+2 |
| | | |||||
| * | Added SOURCE to JOB. | Roy Ben Shabat | 2019-12-17 | 1 | -0/+11 |
| | | | | | | | Added IS_SYNCHRONIZED to TANGO_UPDATE. Added OfflineUpdates to Synchronization. Added TangoUpdates on PPC side. | ||||
| * | Implemented Jobs, JobRuns & Machine Events Synchronization. | Roy Ben Shabat | 2019-12-11 | 1 | -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. | ||||
| * | Refactored Object mapping extension methods ! | Roy Ben Shabat | 2019-12-10 | 1 | -2/+2 |
| | | | | | | | Removed FK from JOB_RUNS => JOBS Added MACHINE_GUID to JOB_RUNS Refactored MS Statistics module for the new changes. | ||||
| * | Fixed bug with job title length too long to display. | Victoria Plitt | 2019-11-28 | 1 | -0/+5 |
| | | | | | | | | Added job name length validation job entity. Implemented TouchRadioButton. Related Work Items: #1449 | ||||
| * | Fixed Job import creation date. | Roy Ben-Shabat | 2019-10-30 | 1 | -0/+1 |
| | | |||||
| * | Added true job changed detection when exit to PPC and MS. | Roy Ben-Shabat | 2019-10-28 | 1 | -54/+72 |
| | | |||||
| * | Another fix for SetLiquidVolumes. | Roy Ben-Shabat | 2019-10-02 | 1 | -1/+44 |
| | | | | | | | Changed JobFile PMR. Implemented new JobFile with Liquid Volume awareness. Implemented Import/Export jobs on research module. | ||||
| * | Implemented bug reporting Machine SN & Embedded Version. | Roy Ben-Shabat | 2019-09-16 | 1 | -1/+1 |
| | | | | | Implemented ProcessParameters.DryerBufferLengthMeters. | ||||
| * | Fixed a bug on job import and export. | Roy Ben-Shabat | 2019-08-15 | 1 | -6/+11 |
| | | |||||
| * | After Mirta ColorLib Integration. | Roy Ben-Shabat | 2019-08-08 | 1 | -0/+2 |
| | | |||||
| * | Added job/brush stops catalogs and colors to Job import/export. | Roy Ben-Shabat | 2019-08-06 | 1 | -4/+20 |
| | | |||||
| * | New ColorConversion project. | Roy Ben-Shabat | 2019-07-07 | 1 | -34/+34 |
| | | |||||
| * | Removed Object extension methods from global namespace. | Roy Ben-Shabat | 2019-07-07 | 1 | -10/+21 |
| | | |||||
| * | Removed Deffered delete from ObservableEntity. | Roy Ben-Shabat | 2019-07-07 | 1 | -7/+12 |
| | | | | | Added Delete for Cascade Delete. | ||||
| * | Many bug fixes !!! | Roy Ben-Shabat | 2019-07-01 | 1 | -0/+4 |
| | | |||||
| * | Some fixes on android 9 PIE. | Roy Ben-Shabat | 2019-05-16 | 1 | -1/+8 |
| | | | | | PPC improvements. | ||||
| * | Implemented screen lock for PPC. | Roy Ben-Shabat | 2019-04-23 | 1 | -2/+2 |
| | | |||||
| * | Fixed issue when inter segment length default is 0. | Roy Ben-Shabat | 2019-03-27 | 1 | -1/+13 |
| | | |||||
| * | Improvements and bug fixes on PPC. | Roy Ben-Shabat | 2019-03-05 | 1 | -0/+29 |
| | | |||||
| * | Added new BL entities with inheritance !!!! | Roy Ben-Shabat | 2019-01-03 | 1 | -1234/+389 |
| | | |||||
| * | Added DISPENSERS & SPOOLS tables. | Roy Ben Shabat | 2018-12-29 | 1 | -75/+341 |
| | | | | | Modified Observable Entities to have an On****Changed methods ! | ||||
| * | Optimized accuracy of CSV recordings! | Roy Ben-Shabat | 2018-11-15 | 1 | -82/+375 |
| | | |||||
| * | Added new colorized static text widget to tech board. | Roy Ben-Shabat | 2018-08-26 | 1 | -8/+7 |
| | | | | | | | Added option to go back to job/jobs from running job view. Fixed issue with bug reporting. Fixed other bugs. | ||||
