| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Refactoring - added app.xaml files to view in designer VS | Victoria Plitt | 2019-10-07 | 2 | -1/+17 |
| | | |||||
| * | Machine Studio : added configuration for dark /light theme | Victoria Plitt | 2019-08-11 | 36 | -36/+36 |
| | | |||||
| * | Refactored CCT to single CCT per RML. | Roy Ben-Shabat | 2019-07-11 | 1 | -4/+4 |
| | | |||||
| * | Removed Object extension methods from global namespace. | Roy Ben-Shabat | 2019-07-07 | 1 | -0/+1 |
| | | |||||
| * | Removed Deffered delete from ObservableEntity. | Roy Ben-Shabat | 2019-07-07 | 1 | -1/+2 |
| | | | | | Added Delete for Cascade Delete. | ||||
| * | MERGE | Roy Ben Shabat | 2019-04-09 | 1 | -7/+19 |
| | | |||||
| * | A lot of work !!! | Roy Ben-Shabat | 2019-02-20 | 1 | -1/+1 |
| | | |||||
| * | Machine Studio v4.0.8.0 | Roy Ben-Shabat | 2019-02-19 | 2 | -2/+2 |
| | | |||||
| * | 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. | ||||
| * | Refactored catalogs to per RML. | Roy Ben-Shabat | 2019-01-08 | 7 | -182/+1 |
| | | | | | | | | | | Dropped MEDIA_COLOR. Added RML White Point LAB. Added additional dispenser parameters in MS module. Attempt to optimize PPC color catalog view performance. Removed "Color Catalog Code" from brush stop. Implemented PPC color catalog selection per RML. | ||||
| * | Added new events !!! | Roy Ben-Shabat | 2019-01-07 | 18 | -609/+1 |
| | | |||||
| * | Removed some weired file... | Roy Ben-Shabat | 2019-01-03 | 1 | -530/+0 |
| | | |||||
| * | Added new BL entities with inheritance !!!! | Roy Ben-Shabat | 2019-01-03 | 1 | -0/+530 |
| | | |||||
| * | Working on new Machine Designer. | Roy Ben-Shabat | 2018-12-30 | 1 | -1/+0 |
| | | |||||
| * | 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 |
| | | |||||
| * | Improvements to machine studio view models and navigation system. | Roy Ben-Shabat | 2018-08-23 | 1 | -20/+25 |
| | | | | | Improvements to tech board selection and edit modes handling. | ||||
| * | DB Module with lazy loading working... | Roy Ben-Shabat | 2018-08-22 | 2 | -0/+46 |
| | | |||||
| * | 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. | ||||
| * | Removed APPLICATION_VERSIONS & EMBEDDED_SOFTWARE_VERSIONS TABLES. | Roy Ben-Shabat | 2018-08-09 | 12 | -299/+1 |
| | | | | | | Added TANGO_VERSIONS. Working on PPC machine setup. | ||||
| * | Working on PPC machine setup ! | Roy Ben-Shabat | 2018-08-08 | 2 | -2/+2 |
| | | |||||
| * | Machine Studio v2.7 | Roy Ben-Shabat | 2018-08-07 | 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 |
| | | |||||
| * | Fixed an issue with MS DB Module table scrolling lagging. | Roy Ben-Shabat | 2018-07-09 | 1 | -1/+1 |
| | | | | | Added new event type for embedded job status message. | ||||
| * | Machine Studio Version 1.0.0.3 | Roy Ben-Shabat | 2018-06-21 | 2 | -50/+0 |
| | | |||||
| * | Split assembly versions to Core, Machine Studio, PPC! | Roy Ben-Shabat | 2018-06-20 | 1 | -3/+3 |
| | | |||||
| * | Machine Studio 1.0.0.2 | Roy Ben-Shabat | 2018-06-18 | 1 | -1/+0 |
| | | |||||
| * | Fixed issue with RML in Machine Studio DB Module. | Roy Ben-Shabat | 2018-06-18 | 9 | -2/+191 |
| | | | | | | Implemented TouchTextBox. Made some modifications to ViewModel validation. | ||||
| * | Code cleanup for warnings. | Roy Ben-Shabat | 2018-06-11 | 1 | -2/+2 |
| | | |||||
| * | Added machine studio modules order. | Roy Ben-Shabat | 2018-05-07 | 1 | -0/+1 |
| | | | | | Implemented delayed GetInstance for TangoIOC. | ||||
| * | Added support for Win7 for stubs UI. | Roy Ben-Shabat | 2018-05-06 | 1 | -10/+0 |
| | | | | | | Added Dancers, Winders, PID Controls on tech module. Some code cleanups. | ||||
| * | Implemented new TangoIOC container & TangoMessenger. | Roy Ben-Shabat | 2018-04-22 | 7 | -122/+148 |
| | | | | | | | 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/+8 |
| | | | | | Redesign of machine studio module initialization. | ||||
| * | Added event resolvable / requires user. | Roy Ben-Shabat | 2018-04-10 | 2 | -0/+11 |
| | | | | | Added HTML Templates.. | ||||
| * | More work on event html pages... | Roy Ben-Shabat | 2018-04-09 | 1 | -0/+2 |
| | | |||||
| * | Working on machine events !!! | Roy Ben-Shabat | 2018-03-14 | 10 | -2/+188 |
| | | |||||
| * | Implemented VS solution release builds! | Roy Ben-Shabat | 2018-03-11 | 1 | -1/+1 |
| | | |||||
| * | Split RML MediaColor to L A B. | Roy Ben-Shabat | 2018-03-08 | 2 | -3/+11 |
| | | |||||
| * | Implemented job embroidery image capture, display export, | Roy Ben-Shabat | 2018-03-04 | 1 | -0/+1 |
| | | | | | Implemented running job text to speech. | ||||
| * | Another BL Optimization /: | Roy | 2018-03-01 | 49 | -49/+51 |
| | | |||||
| * | Some work on BL.. | Roy | 2018-03-01 | 1 | -4/+5 |
| | | |||||
| * | Moved Dispensing and Observables to Tango.BL !!! | Roy Ben-Shabat | 2018-03-01 | 50 | -49/+53 |
| | | |||||
