| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Critical fix on job rgb/lab cmyk & MyColors. | Roy Ben Shabat | 2025-02-09 | 1 | -2/+2 |
| | | |||||
| * | Eureka Firmware Upgrade. | Roy | 2023-07-09 | 1 | -6/+0 |
| | | |||||
| * | Eureka adjustments. | Roy | 2023-05-01 | 1 | -2/+11 |
| | | |||||
| * | PPC multi version support completed on PPC,FSE,MS,DB. | Roy | 2022-11-02 | 1 | -0/+9 |
| | | |||||
| * | Attempt to fix auto update check. | Roy Ben Shabat | 2021-04-27 | 1 | -29/+43 |
| | | | | | Fixed emulator ink consumption calc. | ||||
| * | Several fixes. | Roy Ben Shabat | 2021-04-06 | 1 | -3/+1 |
| | | |||||
| * | Fixed issue with UpdateFromTUP and backups folder removal. | Roy Ben Shabat | 2021-01-13 | 1 | -11/+14 |
| | | |||||
| * | Fixed some bugs with thread loading wizard. | Roy Ben Shabat | 2021-01-01 | 1 | -2/+7 |
| | | | | | | fail proof notification bar min height. (maybe timing issue) PPC auto update first check after 30 seconds always regardless of settings. | ||||
| * | Implemented several fallbacks to PPC update failure ! | Roy Ben Shabat | 2020-12-15 | 1 | -28/+88 |
| | | |||||
| * | MERGED PPC Update Future Branch ! | Roy Ben Shabat | 2020-10-11 | 1 | -26/+21 |
| |\ | |||||
| | * | Changed all PPC updated to based on GUID ! | Roy Ben Shabat | 2020-09-24 | 1 | -26/+21 |
| | | | |||||
| * | | Fixed update manager PPC not allowing db updates when machine is disconnected | Roy Ben Shabat | 2020-09-29 | 1 | -2/+2 |
| |/ | |||||
| * | Improved firmware upgrade progress handling. | Roy Ben Shabat | 2020-09-02 | 1 | -3/+3 |
| | | |||||
| * | Improved machine operator firmware upgrade on emulated devices. | Roy Ben Shabat | 2020-08-27 | 1 | -31/+10 |
| | | | | | | added isEmulated flag. Dropped the need to modify the FirmwareUpgrade mode when emulated due to this new flag. | ||||
| * | Fixed issue with auto check for update timing PPC. | Roy Ben Shabat | 2020-06-17 | 1 | -1/+7 |
| | | |||||
| * | Synchronized local PPC Schema. | Roy Ben Shabat | 2020-06-17 | 1 | -1/+0 |
| | | |||||
| * | Fixed issue with update error message. | Roy Ben Shabat | 2020-05-25 | 1 | -1/+1 |
| | | |||||
| * | PPC prevent any update when dyeing. | Roy Ben Shabat | 2020-05-13 | 1 | -8/+15 |
| | | |||||
| * | FSE TUP | Roy Ben Shabat | 2020-04-13 | 1 | -0/+2 |
| | | |||||
| * | Logs, Comments & General organization on FSE/PPC. | Roy Ben Shabat | 2020-04-09 | 1 | -18/+11 |
| | | | | | Several improvements. | ||||
| * | Implemented PPC Updates & Packages. | Roy Ben Shabat | 2020-03-30 | 1 | -2/+41 |
| | | | | | | Moved PPC/FSE interfaces to PPC.Shared. Changes Generic Serialization to json. | ||||
| * | Integrated firmware version difference to PPC update. | Roy Ben-Shabat | 2020-03-24 | 1 | -0/+1 |
| | | |||||
| * | Added auto update check interval to 30 minutes. | Roy Ben-Shabat | 2020-01-30 | 1 | -3/+3 |
| | | | | | | Added auto update check interval to PPC settings. Updated event types PMR. | ||||
| * | added offline firmware updates support. | Roy Ben Shabat | 2019-12-25 | 1 | -77/+152 |
| | | |||||
| * | Implemented offline firmware upgrade support on PPC. | Roy Ben Shabat | 2019-12-24 | 1 | -2/+93 |
| | | |||||
| * | Implemented not existing deleted RML check for PPC update and error message. | Roy Ben Shabat | 2019-12-21 | 1 | -0/+1 |
| | | | | | Added proper notification when trying to remove used RML onMS. | ||||
| * | Implemented PPC Updates/Synchronization View. | Roy Ben Shabat | 2019-12-17 | 1 | -15/+25 |
| | | | | | | | Refactored database updates to be deleted if no differences. Updated MS and PPC with Offline Updates. Refactored Machine Designer Updates View to take only last 100 update entries. | ||||
| * | Added SOURCE to JOB. | Roy Ben Shabat | 2019-12-17 | 1 | -21/+160 |
| | | | | | | | Added IS_SYNCHRONIZED to TANGO_UPDATE. Added OfflineUpdates to Synchronization. Added TangoUpdates on PPC side. | ||||
| * | Enabled transparent color for catalogs. | Roy Ben Shabat | 2019-12-14 | 1 | -7/+12 |
| | | | | | | | | 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. | ||||
| * | Added progress support for package runner. | Roy Ben Shabat | 2019-12-12 | 1 | -3/+3 |
| | | |||||
| * | Implemented Jobs, JobRuns & Machine Events Synchronization. | Roy Ben Shabat | 2019-12-11 | 1 | -0/+2 |
| | | | | | | | | | | | | | | 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. | ||||
| * | Implemented full TUP package update !!! | Roy Ben Shabat | 2019-12-09 | 1 | -63/+405 |
| | | |||||
| * | Implemented fast database update detection of RMLL, Hardware Versions & ↵ | Roy Ben Shabat | 2019-12-08 | 1 | -2/+21 |
| | | | | | | | Color Catalogs. Related Work Items: #1622 | ||||
| * | Implemented auto check for update notification on PPC... | Roy Ben Shabat | 2019-12-07 | 1 | -0/+61 |
| | | | | | Related Work Items: #1460 | ||||
| * | Implemented machine updates history on machine designer. | Roy Ben Shabat | 2019-12-07 | 1 | -4/+25 |
| | | | | | Related Work Items: #1618 | ||||
| * | Improved PPC cdn integration... | Roy Ben-Shabat | 2019-12-05 | 1 | -19/+19 |
| | | |||||
| * | Integrated CDN downloads to PPC and MS. | Roy Ben-Shabat | 2019-12-05 | 1 | -12/+20 |
| | | |||||
| * | Added support for version delta handling on PPC packages. | Roy Ben-Shabat | 2019-12-05 | 1 | -2/+24 |
| | | |||||
| * | Working on PPC packages... | Roy Ben-Shabat | 2019-12-05 | 1 | -2/+24 |
| | | |||||
| * | Working on PPC packages | Roy Ben-Shabat | 2019-12-04 | 1 | -2/+27 |
| | | |||||
| * | Implemented db rollback for db only update. | Roy Ben Shabat | 2019-12-03 | 1 | -33/+91 |
| | | | | | | Improved db rollback for PPC update. Changed device reset to use Stub insead of DFU. | ||||
| * | Implemented setup and update notifications from PPC to service. | Roy Ben-Shabat | 2019-11-28 | 1 | -92/+182 |
| | | |||||
| * | Completed PPC Backup/Restore !!! | Roy Ben-Shabat | 2019-11-28 | 1 | -3/+10 |
| | | |||||
| * | Implemented PPC update rollback... | Roy Ben-Shabat | 2019-10-30 | 1 | -0/+8 |
| | | |||||
| * | Implemented PPC rollback procedures. | Roy Ben-Shabat | 2019-10-30 | 1 | -9/+79 |
| | | |||||
| * | Removed Object extension methods from global namespace. | Roy Ben-Shabat | 2019-07-07 | 1 | -0/+1 |
| | | |||||
| * | Added SUSPEND_VERSION_UPDATE | Roy Ben-Shabat | 2019-05-16 | 1 | -3/+3 |
| | | | | | | | | Added PERFORM_SCHEMA_UPDATE Added DEVICE_COM_PORT fields to DB, MS, PPC. | ||||
| * | General bug fixes. | Roy Ben-Shabat | 2019-04-30 | 1 | -2/+2 |
| | | |||||
| * | Machine Studio v4.0.10 | Roy Ben-Shabat | 2019-03-14 | 1 | -7/+4 |
| | | | | | PPC v1.0.9 | ||||
| * | Working on PPC update.. | Roy Ben-Shabat | 2019-03-12 | 1 | -0/+7 |
| | | |||||
