| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Allow SMS notifications. | Roy Ben Shabat | 2025-01-27 | 1 | -5/+1 |
| | | |||||
| * | 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. | ||||
| * | Upgraded EF from 6.0 to 6.2 for all projects. | Roy Ben-Shabat | 2019-01-17 | 3 | -10/+15 |
| | | | | | | Improved EF first load with pre-compiled views and model store. Implemented auto generate views in Tango Build VSIX. | ||||
| * | Working on dispenserssssssss | Roy Ben Shabat | 2018-12-30 | 1 | -6/+6 |
| | | |||||
| * | Sign-out works ! | Roy Ben-Shabat | 2018-10-10 | 1 | -1/+1 |
| | | | | | | Fixed issue where color conversion was busy while not in research module but research module in job view. Added new RealTimeGraphX ! | ||||
| * | BACK TO .NET 4.6 !! | Roy Ben-Shabat | 2018-10-07 | 1 | -1/+1 |
| | | |||||
| * | Added new colorized static text widget to tech board. | Roy Ben-Shabat | 2018-08-26 | 1 | -1/+1 |
| | | | | | | | Added option to go back to job/jobs from running job view. Fixed issue with bug reporting. Fixed other bugs. | ||||
| * | Fixed some issues with MS 3.0 | Roy Ben-Shabat | 2018-08-23 | 1 | -1/+1 |
| | | |||||
| * | Machine Studio v3.0 | Roy Ben-Shabat | 2018-08-23 | 1 | -1/+1 |
| | | |||||
| * | Refactored ObservablesContext to use DataSource object! | Roy Ben-Shabat | 2018-08-21 | 2 | -2/+2 |
| | | | | | Upgraded to .NET 4.7.2 !!! | ||||
| * | Reorganization of solution build paths ! | Roy Ben-Shabat | 2018-08-14 | 1 | -3/+3 |
| | | | | | Optimized production packages. | ||||
| * | Machine Studio v2.7 | Roy Ben-Shabat | 2018-08-07 | 1 | -1/+1 |
| | | |||||
| * | 1. Top priority: When stopping job (stop button), the system cannot run ↵ | Roy Ben-Shabat | 2018-08-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | again (notes it is still printing). Disconnectconnect solves 2. Dispenser manual control (tech bord) a. Add Color and name to the dispenser controller at the tech-bord b. Homing dosnt work on the tech-bord controller c. When moving the courser from the icon while still pushing and then removing the finger, the motor still running d. Limit sw are not activated in manual dispenser jogging 3. Read dispenser pressure manually separately for each dispenser 4. High priority: Dispenser pressure is presented in PSI (that’s what written..) ?? I am not sure that the formula is correct even for PSI.. 5. TI is calculated in the job by factor and not by min uptake (factor for TI is meaningless) 6. Top priority: TI dispensing amounts are constant: Changing TI amounts by factor did not change the total amount of dispensing (tested by flow sensor) 7. I would like to monitor (tech bord) the RPM or pulse rate of all possible motors (priority: thread system, dispensers, others) 8. I would like to monitor (tech bord) the status of the 3Wvalves of the dispensers (open / close) 9. Top priority: Cannot read head temperatures | ||||
| * | Machine Studio v2.4 | Roy Ben-Shabat | 2018-08-06 | 1 | -1/+1 |
| | | |||||
| * | Working on SQLExaminer lib | Roy Ben-Shabat | 2018-08-02 | 1 | -1/+1 |
| | | |||||
| * | Machine Studio v2.0.9 | Roy Ben-Shabat | 2018-07-25 | 1 | -1/+1 |
| | | |||||
| * | Implemented revision number as delta years and day of year for auto ↵ | Roy Ben-Shabat | 2018-07-23 | 1 | -1/+1 |
| | | | | | incremented versions. | ||||
| * | Redundant. | Roy Ben-Shabat | 2018-07-23 | 1 | -1/+1 |
| | | |||||
| * | New version numbers using Auto Increment Versions visual studio extension ! | Roy Ben-Shabat | 2018-07-23 | 2 | -2/+2 |
| | | |||||
| * | Changed versions to per assembly. | Roy Ben-Shabat | 2018-07-23 | 2 | -2/+8 |
| | | |||||
| * | Split assembly versions to Core, Machine Studio, PPC! | Roy Ben-Shabat | 2018-06-20 | 1 | -2/+2 |
| | | |||||
| * | Code cleanup for warnings. | Roy Ben-Shabat | 2018-06-11 | 1 | -5/+5 |
| | | |||||
| * | Implemented PPC data base source from %appdata% on PPC. | Roy Ben-Shabat | 2018-05-31 | 1 | -1/+1 |
| | | |||||
| * | Implemented SQLite db on PPC. | Roy Ben-Shabat | 2018-05-30 | 2 | -12/+13 |
| | | | | | Working on PPC. | ||||
| * | New Settings Library. | Roy Ben-Shabat | 2018-05-16 | 1 | -1/+2 |
| | | |||||
| * | Implemented VS solution release builds! | Roy Ben-Shabat | 2018-03-11 | 1 | -1/+1 |
| | | |||||
| * | Change LogManager to Instance. | Roy Ben-Shabat | 2018-02-28 | 3 | -0/+5 |
| | | |||||
| * | Implemented progress text on DB Comparers instead of custom logger. | Roy Ben-Shabat | 2018-02-07 | 3 | -84/+113 |
| | | |||||
| * | Added Synchronization Configuration (SynchronizeToRemote) where rows ↵ | Roy Ben-Shabat | 2018-01-25 | 4 | -5/+25 |
| | | | | | | | synchronize but added only from local to remote.. JOBS, JOB_RUNS, SEGMENTS, BRUSH_STOPS. | ||||
| * | Implemented SQL Server To SQLite Conversion Utility!!! | Roy Ben-Shabat | 2018-01-25 | 1 | -0/+32 |
| | | | | | | | Added missing synchronization tables to remote synchronization. Updated DAL.Local. | ||||
| * | Added SENSORS table to db. | Roy Ben-Shabat | 2018-01-24 | 10 | -0/+1641 |
| | | | | | Added SQLServer To SQLite conversion library. | ||||
| * | Implemented new CATS. | Roy | 2018-01-20 | 1 | -7/+7 |
| | | | | | | | | Implemented Process Parameters View on DB Module. Implemented RML Process Parameters View on DB Module. Modified DB Module table initials letter casing. Moved observables generator to CLI. | ||||
| * | Removed Dispensers & Cartridges! | Roy Ben-Shabat | 2018-01-16 | 1 | -9/+4 |
| | | | | | Only Dispenser Type & CartridgeType now. | ||||
| * | Added code comments for: | Roy Ben-Shabat | 2018-01-14 | 12 | -11/+135 |
| | | | | | Synchronization. | ||||
| * | Added Mid Tanks to DB. | Roy Ben-Shabat | 2018-01-03 | 1 | -8/+3 |
| | | | | | Started implementing Machine Designer. | ||||
| * | Fixed issue with local sync SQL Logic error. | Roy Ben-Shabat | 2017-12-27 | 4 | -13/+48 |
| | | | | | | Added some missing columns to SQLite db. Direct Remote Sync is fully working !!! | ||||
| * | Implemented Remote To Local File Synchronization. | Roy | 2017-12-22 | 2 | -2/+4 |
| | | |||||
| * | Started working on 'Synchronization' - Machine Studio module. | Roy Ben-Shabat | 2017-12-19 | 3 | -7/+29 |
| | | |||||
| * | Added DAL.Observables project. | Roy Ben-Shabat | 2017-12-10 | 2 | -6/+6 |
| | | | | | | Changes DB table CONFIGURATIONS_DISPENSER to IDS_PACKS. CHanges DB table SYNC_CONFIGURATION to SYNC_CONFIGURATIONS | ||||
| * | Added Tango.Serialization. | Roy Ben-Shabat | 2017-12-04 | 2 | -1/+6 |
| | | | | | Added Tango.Settings. | ||||
| * | MERGE | Roy Ben-Shabat | 2017-12-03 | 4 | -0/+90 |
| | | |||||
| * | Fixed an issue with boolean values on local DB sync. | Roy Ben-Shabat | 2017-11-29 | 8 | -20/+156 |
| | | | | | | | | Added support for SYNC_CONFIGURATION table on for local DB sync. Fixed an issue with multiple row updates on remote DB sync. Added warning for missing destination property on remote DB sync. Throw exception when no remote machine found on remote DB sync. | ||||
| * | Implemented SQL Server <=> SQLite Synchronization ! | Roy Ben-Shabat | 2017-11-29 | 5 | -7/+281 |
| | | |||||
| * | Started Remote <=> Local Synchronization... /; | Roy Ben-Shabat | 2017-11-27 | 9 | -46/+101 |
| | | |||||
| * | Migrated solution .Net 4.5 to 4.6 ! | Roy Ben-Shabat | 2017-11-27 | 3 | -13/+16 |
| | | |||||
| * | Fixed default value for LAST_UPDATED & GUID in SQLite sync. | Roy Ben-Shabat | 2017-11-27 | 1 | -1/+1 |
| | | |||||
| * | Implemented Tango SQLite DB Synchronizer. | Roy Ben-Shabat | 2017-11-26 | 4 | -4/+68 |
| | | |||||
| * | Implemented shortcut generator + post build events for all GUI utilities. | Roy Ben-Shabat | 2017-11-26 | 1 | -1/+1 |
| | | |||||
| * | Implemented SQLite Synchronization Library! | Roy | 2017-11-26 | 11 | -0/+1020 |
