| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added import /export to hardware version in machine studio. | Roy Ben-Shabat | 2019-10-28 | 2 | -3/+102 |
| | | |||||
| * | Added comments to hardware comparison code. | Victoria Plitt | 2019-10-10 | 8 | -15/+138 |
| | | |||||
| * | Refactoring - added app.xaml files to view in designer VS | Victoria Plitt | 2019-10-07 | 2 | -1/+17 |
| | | |||||
| * | Hardware version comparison, change colors according to themes | Victoria Plitt | 2019-09-03 | 2 | -15/+15 |
| | | |||||
| * | Implemented hardware versions comparison tool. | Victoria Plitt | 2019-09-02 | 11 | -1/+923 |
| | | |||||
| * | Machine Studio : added configuration for dark /light theme | Victoria Plitt | 2019-08-11 | 1 | -16/+16 |
| | | |||||
| * | Refactored machine studio for using colors static resources. | Victoria Plitt | 2019-07-28 | 1 | -2/+2 |
| | | |||||
| * | Removed Object extension methods from global namespace. | Roy Ben-Shabat | 2019-07-07 | 1 | -0/+1 |
| | | |||||
| * | MERGE | Roy Ben Shabat | 2019-04-09 | 1 | -7/+19 |
| | | |||||
| * | A lot of work !!! | Roy Ben-Shabat | 2019-02-20 | 1 | -1/+1 |
| | | |||||
| * | Upgraded EF from 6.0 to 6.2 for all projects. | Roy Ben-Shabat | 2019-01-17 | 3 | -6/+30 |
| | | | | | | Improved EF first load with pre-compiled views and model store. Implemented auto generate views in Tango Build VSIX. | ||||
| * | Reorganized machine studio permissions. | Roy Ben-Shabat | 2018-12-02 | 1 | -1/+1 |
| | | |||||
| * | Fixed issue hardware designer copy parameters. | Roy Ben-Shabat | 2018-11-22 | 1 | -1/+3 |
| | | |||||
| * | Added component type name in hardware versions module. | Roy Ben-Shabat | 2018-11-21 | 2 | -1/+46 |
| | | |||||
| * | 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 | 2 | -15/+15 |
| | | | | | | | 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 |
| | | |||||
| * | ObservablesContext is now LazyLoading = 'false' by default. | Roy Ben-Shabat | 2018-08-23 | 1 | -3/+0 |
| | | |||||
| * | Added ObservablesContextAdapter and it's interactions. | Roy Ben-Shabat | 2018-08-23 | 1 | -2/+2 |
| | | |||||
| * | Improvements to machine studio view models and navigation system. | Roy Ben-Shabat | 2018-08-23 | 1 | -3/+1 |
| | | | | | Improvements to tech board selection and edit modes handling. | ||||
| * | Added IsFree to base ViewModel. | Roy Ben-Shabat | 2018-08-22 | 2 | -8/+34 |
| | | | | | Implemented IsFree on HardwareVersions & ColorLab modules. | ||||
| * | DB Module with lazy loading working... | Roy Ben-Shabat | 2018-08-22 | 1 | -42/+46 |
| | | |||||
| * | Refactored Machine Versions Module !!!! | Roy Ben-Shabat | 2018-08-22 | 2 | -554/+246 |
| | | | | | | | | Embedded sqlexaminer.msi to repo. Implemented precompiled views ? Fixed an issue with RemoteDB DAL. Added Active field to hardware components. | ||||
| * | Refactored ObservablesContext to use DataSource object! | Roy Ben-Shabat | 2018-08-21 | 1 | -1/+1 |
| | | | | | Upgraded to .NET 4.7.2 !!! | ||||
| * | Reorganization of solution build paths ! | Roy Ben-Shabat | 2018-08-14 | 1 | -2/+2 |
| | | | | | Optimized production packages. | ||||
| * | Machine Studio v2.7 | Roy Ben-Shabat | 2018-08-07 | 1 | -1/+1 |
| | | |||||
| * | Machine Studio v2.4 | Roy Ben-Shabat | 2018-08-06 | 1 | -1/+1 |
| | | |||||
| * | Implemented Blowers, Break Sensors in Machine Versions Module. | Roy Ben Shabat | 2018-08-04 | 5 | -3/+207 |
| | | | | | Removed all unnecessary Observable entities extension methods. | ||||
| * | 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 | -3/+3 |
| | | |||||
| * | Added USB baud rate to integration settings. | Roy Ben-Shabat | 2018-06-04 | 2 | -68/+294 |
| | | | | | Implemented copy params/clone on hardware versions module. | ||||
| * | Implemented new Hardware Speed Sensor ! | Roy Ben-Shabat | 2018-05-16 | 4 | -83/+159 |
| | | |||||
| * | Added machine studio modules order. | Roy Ben-Shabat | 2018-05-07 | 1 | -2/+3 |
| | | | | | Implemented delayed GetInstance for TangoIOC. | ||||
| * | New Hardware designer module. | Roy Ben-Shabat | 2018-05-07 | 6 | -433/+299 |
| | | |||||
| * | Implemented new TangoIOC container & TangoMessenger. | Roy Ben-Shabat | 2018-04-22 | 4 | -21/+45 |
| | | | | | | | Got rid of MVVMLite libs ! Got rid of IShutdownRequestBlocker, IShutdownListener, IModuleRequestListener. Implemented IStudioViewModel & StudioViewModel. | ||||
| * | Implemented NavigationControl for better performance!!! | Roy | 2018-04-21 | 1 | -2/+5 |
| | | | | | Redesign of machine studio module initialization. | ||||
| * | Implemented VS solution release builds! | Roy Ben-Shabat | 2018-03-11 | 1 | -1/+1 |
| | | |||||
| * | Implemented job embroidery image capture, display export, | Roy Ben-Shabat | 2018-03-04 | 1 | -0/+1 |
| | | | | | Implemented running job text to speech. | ||||
| * | Added Delta Resolution for Hive Color Picker. | Roy | 2018-03-03 | 1 | -0/+7 |
| | | | | | | Implemented Embroidery PMR. Implemented Embroidery Native Adapter. | ||||
| * | Another BL Optimization /: | Roy | 2018-03-01 | 4 | -4/+5 |
| | | |||||
| * | Moved Dispensing and Observables to Tango.BL !!! | Roy Ben-Shabat | 2018-03-01 | 5 | -4/+8 |
| | | |||||
| * | Lots of work ! | Roy Ben-Shabat | 2018-03-01 | 5 | -118/+144 |
| | | |||||
| * | Implemented hardware designer new, save, delete. | Roy Ben-Shabat | 2018-02-27 | 5 | -21/+137 |
| | | |||||
| * | Refactored Hardware Designer DAL. | Roy Ben-Shabat | 2018-02-27 | 3 | -71/+67 |
| | | |||||
