| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | PPC Telemetry First Integration. | Roy Ben Shabat | 2025-08-30 | 1 | -27/+27 |
| | | |||||
| * | Machine Service Telemetry Checkpoints & Device Registration. | Roy Ben Shabat | 2025-08-19 | 1 | -0/+52 |
| | | |||||
| * | Prevent AD group check using AD Graph API. | Roy Ben Shabat | 2025-04-22 | 1 | -4/+4 |
| | | |||||
| * | Merged Buzzer Branch To Software !!! | Roy Ben Shabat | 2025-03-17 | 1 | -1/+1 |
| |\ | |||||
| | * | Critical fix on job rgb/lab cmyk & MyColors. | Roy Ben Shabat | 2025-02-09 | 1 | -1/+1 |
| | | | |||||
| * | | Allow SMS notifications. | Roy Ben Shabat | 2025-01-27 | 1 | -0/+15 |
| |/ | |||||
| * | Finished SMS. | Roy Ben Shabat | 2024-12-05 | 1 | -2/+12 |
| | | |||||
| * | Added support for SMS notifications on TS & X4. | Roy Ben Shabat | 2024-11-14 | 1 | -0/+25 |
| | | |||||
| * | FSE/RSM MachineService Provides full capability. | Roy Ben Shabat | 2024-05-18 | 1 | -21/+21 |
| | | |||||
| * | Eureka adjustments. | Roy | 2023-05-01 | 1 | -1/+1 |
| | | |||||
| * | PPC multi version support completed on PPC,FSE,MS,DB. | Roy | 2022-11-02 | 1 | -5/+22 |
| | | |||||
| * | Version Tag Rescued from old PC. | Roy Ben Shabat | 2022-07-26 | 1 | -4/+26 |
| | | |||||
| * | Fixed setup fpga on machine service Setup !!! | Roy Ben Shabat | 2021-04-13 | 1 | -0/+1 |
| | | |||||
| * | Added DISABLED for TANGO_VERSIONS. | Roy Ben Shabat | 2020-11-18 | 1 | -4/+4 |
| | | | | | | Added ACTIVATION_KEY for MACHINE. Added activation key generation for ms designer. | ||||
| * | Working on data store view. | Roy Ben Shabat | 2020-11-12 | 1 | -1/+10 |
| | | |||||
| * | DataStore Synchronization ! | Roy Ben Shabat | 2020-10-21 | 1 | -1/+1 |
| | | |||||
| * | DataStore EF ! | Roy Ben Shabat | 2020-10-21 | 1 | -16/+73 |
| | | |||||
| * | Improved Auth2 package and tested. | Roy Ben Shabat | 2020-09-25 | 1 | -3/+1 |
| | | | | | | Dropped "Stack trace not provided" message from TangoController. Retained job user round-trip from MS. | ||||
| * | Changed all PPC updated to based on GUID ! | Roy Ben Shabat | 2020-09-24 | 1 | -3/+7 |
| | | |||||
| * | Allow null user on jobs. | Roy Ben Shabat | 2020-09-24 | 1 | -25/+3 |
| | | | | | Dropped use of any user on PPC. | ||||
| * | Improved PPC Publisher for Firmware version display and validation. | Roy Ben Shabat | 2020-08-05 | 1 | -1/+4 |
| | | |||||
| * | Fixed issue with machine virtual user when synchronizing jobs from PPC. | Roy Ben Shabat | 2020-05-20 | 1 | -0/+1 |
| | | |||||
| * | Fixed issue with PPC firmware update report on demo machines. | Roy Ben Shabat | 2020-05-10 | 1 | -3/+6 |
| | | |||||
| * | Integrated firmware version difference to PPC update. | Roy Ben-Shabat | 2020-03-24 | 1 | -0/+8 |
| | | |||||
| * | Implemented job runs reset on factory restore. | Roy Ben-Shabat | 2020-02-24 | 1 | -0/+22 |
| | | |||||
| * | Implemented version rollback on AzureUtils. | Roy Ben Shabat | 2020-02-14 | 1 | -1/+1 |
| | | | | | Changed GetLatestVersion on machine service to respond to any version difference instead of smaller version. | ||||
| * | Implemented team viewer join group. | Roy Ben-Shabat | 2020-01-22 | 1 | -1/+2 |
| | | | | | | | | | | | | 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. | ||||
| * | Implemented not existing deleted RML check for PPC update and error message. | Roy Ben Shabat | 2019-12-21 | 1 | -0/+4 |
| | | | | | Added proper notification when trying to remove used RML onMS. | ||||
| * | Working some more on ActionLogs across MS. | Roy Ben Shabat | 2019-12-21 | 1 | -0/+2 |
| | | |||||
| * | Implemented PPC Updates/Synchronization View. | Roy Ben Shabat | 2019-12-17 | 1 | -0/+5 |
| | | | | | | | 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 | -0/+31 |
| | | | | | | | 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 | -1/+6 |
| | | | | | | | | 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 Jobs, JobRuns & Machine Events Synchronization. | Roy Ben Shabat | 2019-12-11 | 1 | -5/+272 |
| | | | | | | | | | | | | | | 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 | -1/+1 |
| | | |||||
| * | Implemented fast database update detection of RMLL, Hardware Versions & ↵ | Roy Ben Shabat | 2019-12-08 | 1 | -0/+28 |
| | | | | | | | Color Catalogs. Related Work Items: #1622 | ||||
| * | Integrated CDN downloads to PPC and MS. | Roy Ben-Shabat | 2019-12-05 | 1 | -1/+11 |
| | | |||||
| * | Added PPC pending updates... | Roy Ben-Shabat | 2019-11-28 | 1 | -5/+89 |
| | | |||||
| * | Added firmware version to TANGO_VERSIONS. | Roy Ben-Shabat | 2019-10-30 | 1 | -0/+2 |
| | | | | | Added total version info to TUP file as 'version.json'. | ||||
| * | Implemented PPC rollback procedures. | Roy Ben-Shabat | 2019-10-30 | 1 | -0/+3 |
| | | |||||
| * | Added DEVICE_ID, DEVICE_NAME & IS_DEVICE_REGISTERED fields to db. | Roy Ben-Shabat | 2019-10-27 | 1 | -2/+27 |
| | | | | | | | | | Prevent multiple machine setup from different devices. Moved notification to inner layout on PPC. Improved PPC notification bar. Added more machine status support from embedded. FIxed issue with external bridge and emergency pressed. | ||||
| * | Added SUSPEND_VERSION_UPDATE | Roy Ben-Shabat | 2019-05-16 | 1 | -7/+12 |
| | | | | | | | | Added PERFORM_SCHEMA_UPDATE Added DEVICE_COM_PORT fields to DB, MS, PPC. | ||||
| * | Fixed issue with machine service not including exception messages on azure. | Roy Ben-Shabat | 2019-03-04 | 1 | -1/+0 |
| | | |||||
| * | Implemented auto installer release for machine studio and PPC. | Roy Ben-Shabat | 2019-02-25 | 1 | -6/+17 |
| | | |||||
| * | Updated PMR. | Roy Ben-Shabat | 2019-02-25 | 1 | -2/+2 |
| | | |||||
| * | Working on refresh tokens... | Roy Ben Shabat | 2019-02-24 | 1 | -4/+4 |
| | | |||||
| * | Implemented auto DTO generation. | Roy Ben Shabat | 2019-02-23 | 1 | -1/+2 |
| | | | | | | | Implemented mapping of DTO <=> Observables. Organization of unit tests. Removed DELETED from ADDRESS & CONTACT. | ||||
| * | A lot of work !!! | Roy Ben-Shabat | 2019-02-20 | 1 | -25/+17 |
| | | |||||
| * | Fixed some issues with PPC publish and setup.. | Roy Ben-Shabat | 2019-02-20 | 1 | -1/+1 |
| | | |||||
| * | Machine Studio v4.0.8.0 | Roy Ben-Shabat | 2019-02-19 | 1 | -2/+2 |
| | | |||||
| * | Implemented auto generated web clients for PPC and machine studio. | Roy Ben Shabat | 2019-02-19 | 1 | -2/+2 |
| | | | | | Improved interactions with web clients across solutions. | ||||
