| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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 | 3 | -4/+4 | |
| | | ||||||
| * | Changed versions to per assembly. | Roy Ben-Shabat | 2018-07-23 | 2 | -2/+8 | |
| | | ||||||
| * | *1. Implement Real Progress on Machine Emulator. | Roy Ben-Shabat | 2018-07-17 | 2 | -3/+10 | |
| | | | | | | | | | | | | *2. Add ParameterIgnore to Observable Entity validation props. *3. Block logging of similar continous job status events from embedded. (Add counter for embedded logs). *6. Make font size larger on Research module. *7. Open jobs on double click. *9. Add default sorting to job events. (NOT WORKING) *10. Add tool tips for job progress. *12. Test PPC Job Progress *13. Fix issue with inversed color conversion. | |||||
| * | Added color conversion to Machine Studio. | Roy Ben-Shabat | 2018-07-16 | 1 | -1/+9 | |
| | | | | | Fixed issue with segments cloning. | |||||
| * | Machine Studio v1.0.0.13 | Roy Ben-Shabat | 2018-07-12 | 1 | -4/+12 | |
| | | ||||||
| * | Fixed an issue with MS DB Module table scrolling lagging. | Roy Ben-Shabat | 2018-07-09 | 1 | -3/+0 | |
| | | | | | Added new event type for embedded job status message. | |||||
| * | Fixed issue with machine studio update service version sorting. | Roy Ben-Shabat | 2018-07-04 | 1 | -0/+15 | |
| | | | | | | | | | | Added about dialog to machine studio with version information. Fixed issue with Stubs UI installer. Stubs UI v3.1 Machine Studio v1.0.0.10 | |||||
| * | Implemented StubsView & VM !!! | Roy Ben-Shabat | 2018-07-03 | 1 | -1/+2 | |
| | | ||||||
| * | Machine Studio v 1.0.0.5 ! | Roy Ben-Shabat | 2018-06-24 | 1 | -0/+3 | |
| | | | | | | Forced update. Hashed passwords. | |||||
| * | Added password encryption. | Roy Ben-Shabat | 2018-06-24 | 2 | -2/+5 | |
| | | | | | | | | | | | | | Core version 1.0.0.1 Machine Studio version 1.0.0.4 Added forced update to machine studio versions db. Removed pubxml files from gitignore. Implemented a publish profile for machine studio update service. Worked on twine.local IIS & FTP !! :( Implemented virtual host names for publish and download (MS versions) FTP sites. | |||||
| * | Split assembly versions to Core, Machine Studio, PPC! | Roy Ben-Shabat | 2018-06-20 | 3 | -78/+4 | |
| | | ||||||
| * | Moved some method from UIHelper to DependencyObjectExtensions | Roy Ben-Shabat | 2018-06-11 | 1 | -1/+1 | |
| | | ||||||
| * | Code cleanup for warnings. | Roy Ben-Shabat | 2018-06-11 | 2 | -2/+0 | |
| | | ||||||
| * | New Settings Library. | Roy Ben-Shabat | 2018-05-16 | 7 | -79/+112 | |
| | | ||||||
| * | Added machine studio modules order. | Roy Ben-Shabat | 2018-05-07 | 2 | -0/+20 | |
| | | | | | Implemented delayed GetInstance for TangoIOC. | |||||
| * | Added support for Win7 for stubs UI. | Roy Ben-Shabat | 2018-05-06 | 1 | -5/+0 | |
| | | | | | | Added Dancers, Winders, PID Controls on tech module. Some code cleanups. | |||||
| * | Added start/stop diagnostics and debugging on PMR. | Roy Ben-Shabat | 2018-05-06 | 2 | -6/+6 | |
| | | | | | | | Added device info to connected machine view. Added enable/disable diagnostics/debugging to connected machine view. Improved transfer rate calculation. | |||||
| * | merge | Shlomo Hecht | 2018-05-02 | 5 | -0/+144 | |
| | | ||||||
| * | Working on reporting... | Roy Ben-Shabat | 2018-04-24 | 1 | -0/+6 | |
| | | ||||||
| * | Implemented TeamFoundationClient components !!! | Roy Ben-Shabat | 2018-04-23 | 2 | -0/+43 | |
| | | ||||||
| * | Implemented graphs rendering control (NavigatedTo/From) on technician module. | Roy Ben-Shabat | 2018-04-22 | 1 | -2/+7 | |
| | | ||||||
| * | Implemented some UI test automation for Job create/delete. | Roy Ben-Shabat | 2018-04-22 | 3 | -0/+37 | |
| | | ||||||
| * | Implemented new TangoIOC container & TangoMessenger. | Roy Ben-Shabat | 2018-04-22 | 12 | -137/+222 | |
| | | | | | | | Got rid of MVVMLite libs ! Got rid of IShutdownRequestBlocker, IShutdownListener, IModuleRequestListener. Implemented IStudioViewModel & StudioViewModel. | |||||
| * | Implemented NavigationControl for better performance!!! | Roy | 2018-04-21 | 4 | -4/+34 | |
| | | | | | Redesign of machine studio module initialization. | |||||
| * | Added changes to PMR hardware. | Roy Ben-Shabat | 2018-04-12 | 2 | -1/+19 | |
| | | | | | | | Implemented Start Job and Record. Fixed issue with logs timeline event width. Implemented 'Event Resolved' event to event logs. | |||||
| * | Added Disconnect & Connect requests. | Roy Ben-Shabat | 2018-04-11 | 1 | -1/+1 | |
| | | | | | | | | Fixed issue with Machine Connection View Scanning. Fixed issue with ShowModalDialog close event.. Added ConnectedMachineView. Added TransferRate for Adapters. | |||||
| * | Lots of changes :/ | Roy Ben-Shabat | 2018-04-09 | 6 | -1/+126 | |
| | | ||||||
| * | Fixed issue with | Roy Ben-Shabat | 2018-04-08 | 1 | -11/+18 | |
| | | | | | | | "Application Started" event. Fixed issue with segment indexing after emb import. | |||||
| * | Implemented timeline events ! | Roy Ben-Shabat | 2018-04-08 | 3 | -51/+1 | |
| | | ||||||
| * | Working on logging module ! | Roy Ben-Shabat | 2018-03-26 | 4 | -27/+91 | |
| | | | | | Modified PID Control Table. | |||||
| * | Working on logging module. | Roy Ben-Shabat | 2018-03-25 | 2 | -0/+16 | |
| | | ||||||
| * | Simulate Hardware Events using DiagnosticsFrameProvider. | Roy Ben-Shabat | 2018-03-22 | 2 | -4/+73 | |
| | | ||||||
| * | Working on machine events ! | Roy Ben-Shabat | 2018-03-18 | 1 | -0/+1 | |
| | | ||||||
| * | Working on machine events ! | Roy Ben-Shabat | 2018-03-15 | 1 | -17/+34 | |
| | | ||||||
| * | Working on machine events. | Roy Ben-Shabat | 2018-03-15 | 4 | -27/+133 | |
| | | ||||||
| * | Implemented virtual machine selection when connecting via USB. | Roy Ben-Shabat | 2018-03-15 | 2 | -0/+30 | |
| | | ||||||
| * | Working on event handling ! | Roy Ben-Shabat | 2018-03-14 | 5 | -0/+209 | |
| | | ||||||
| * | Implemented VS solution release builds! | Roy Ben-Shabat | 2018-03-11 | 1 | -1/+1 | |
| | | ||||||
| * | Add auto generation for ColorLab color space & liquid type. | Roy | 2018-03-07 | 1 | -2/+1 | |
| | | | | | Started implementing native color query in colorlab module. | |||||
| * | Some improvements on hive. | Roy Ben-Shabat | 2018-03-06 | 5 | -77/+277 | |
| | | ||||||
| * | Implemented job embroidery image capture, display export, | Roy Ben-Shabat | 2018-03-04 | 5 | -0/+29 | |
| | | | | | Implemented running job text to speech. | |||||
| * | Implemented Embroidery Editor. | Roy | 2018-03-04 | 1 | -0/+10 | |
| | | | | | Implemented Create job from embroidery file. | |||||
| * | Added Delta Resolution for Hive Color Picker. | Roy | 2018-03-03 | 2 | -3/+60 | |
| | | | | | | Implemented Embroidery PMR. Implemented Embroidery Native Adapter. | |||||
| * | Another BL Optimization /: | Roy | 2018-03-01 | 3 | -3/+3 | |
| | | ||||||
| * | Changed Operators to Operation in Integration. | Roy Ben-Shabat | 2018-03-01 | 1 | -1/+1 | |
| | | | | | Added UploadHardwareCOnfiguration method to IMachineOperator. | |||||
| * | Moved Dispensing and Observables to Tango.BL !!! | Roy Ben-Shabat | 2018-03-01 | 5 | -4/+9 | |
| | | ||||||
| * | Working on machine studio update center ! | Roy Ben-Shabat | 2018-02-22 | 5 | -0/+84 | |
| | | ||||||
| * | Working on macine studio update center.. | Roy Ben-Shabat | 2018-02-21 | 2 | -0/+57 | |
| | | ||||||
