| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Implemented new TangoIOC container & TangoMessenger. | Roy Ben-Shabat | 2018-04-22 | 10 | -105/+81 | |
| | | | | | | | Got rid of MVVMLite libs ! Got rid of IShutdownRequestBlocker, IShutdownListener, IModuleRequestListener. Implemented IStudioViewModel & StudioViewModel. | |||||
| * | Implemented NavigationControl for better performance!!! | Roy | 2018-04-21 | 15 | -160/+137 | |
| | | | | | Redesign of machine studio module initialization. | |||||
| * | Started working on UI automation testing! | Roy Ben-Shabat | 2018-04-18 | 1 | -1/+1 | |
| | | ||||||
| * | Lots Of Work ! | Roy Ben-Shabat | 2018-04-15 | 4 | -7/+17 | |
| | | ||||||
| * | Added Disconnect & Connect requests. | Roy Ben-Shabat | 2018-04-11 | 9 | -62/+280 | |
| | | | | | | | | Fixed issue with Machine Connection View Scanning. Fixed issue with ShowModalDialog close event.. Added ConnectedMachineView. Added TransferRate for Adapters. | |||||
| * | Added event resolvable / requires user. | Roy Ben-Shabat | 2018-04-10 | 6 | -8/+88 | |
| | | | | | Added HTML Templates.. | |||||
| * | More work on event html pages... | Roy Ben-Shabat | 2018-04-09 | 2 | -3/+6 | |
| | | ||||||
| * | Lots of changes :/ | Roy Ben-Shabat | 2018-04-09 | 7 | -25/+228 | |
| | | ||||||
| * | Fixed issue with | Roy Ben-Shabat | 2018-04-08 | 2 | -6/+4 | |
| | | | | | | | "Application Started" event. Fixed issue with segment indexing after emb import. | |||||
| * | Implemented timeline events ! | Roy Ben-Shabat | 2018-04-08 | 2 | -19/+14 | |
| | | ||||||
| * | Working on logging module ! | Roy Ben-Shabat | 2018-03-26 | 4 | -8/+45 | |
| | | | | | Modified PID Control Table. | |||||
| * | Working on logging module. | Roy Ben-Shabat | 2018-03-25 | 3 | -1/+35 | |
| | | ||||||
| * | Simulate Hardware Events using DiagnosticsFrameProvider. | Roy Ben-Shabat | 2018-03-22 | 2 | -15/+33 | |
| | | ||||||
| * | Working on machine events ! | Roy Ben-Shabat | 2018-03-18 | 4 | -9/+46 | |
| | | ||||||
| * | Working on machine events ! | Roy Ben-Shabat | 2018-03-15 | 5 | -1/+101 | |
| | | ||||||
| * | Working on machine events. | Roy Ben-Shabat | 2018-03-15 | 8 | -12/+38 | |
| | | ||||||
| * | Implemented virtual machine selection when connecting via USB. | Roy Ben-Shabat | 2018-03-15 | 5 | -12/+168 | |
| | | ||||||
| * | Fixed some issues with primary keys on db. | Roy Ben-Shabat | 2018-03-14 | 1 | -0/+10 | |
| | | | | | | Implemented embroidery import Fit To Scale. Implemented assignment of user last login on machine studio login. | |||||
| * | Added cascade delete for Machine -> Jobs. | Roy Ben-Shabat | 2018-03-12 | 1 | -0/+1 | |
| | | | | | | Added addresses auto complete to users & roles. Maybe Users & Roles module is complete.. | |||||
| * | Implemented VS solution release builds! | Roy Ben-Shabat | 2018-03-11 | 1 | -2/+2 | |
| | | ||||||
| * | Profiling and performance optimizations.. | Roy | 2018-03-10 | 9 | -12/+51 | |
| | | ||||||
| * | Working on Users & Roles Module. | Roy Ben-Shabat | 2018-03-07 | 2 | -3/+10 | |
| | | ||||||
| * | Started implementing color lab module. | Roy Ben-Shabat | 2018-03-05 | 2 | -1/+6 | |
| | | ||||||
| * | Implemented job embroidery image capture, display export, | Roy Ben-Shabat | 2018-03-04 | 2 | -0/+51 | |
| | | | | | Implemented running job text to speech. | |||||
| * | Implemented Embroidery Editor. | Roy | 2018-03-04 | 1 | -0/+51 | |
| | | | | | Implemented Create job from embroidery file. | |||||
| * | Managed to get Embroidery Adapter to integrate. | Roy | 2018-03-03 | 2 | -3/+3 | |
| | | ||||||
| * | Another BL Optimization /: | Roy | 2018-03-01 | 4 | -4/+6 | |
| | | ||||||
| * | Moved Dispensing and Observables to Tango.BL !!! | Roy Ben-Shabat | 2018-03-01 | 6 | -5/+9 | |
| | | ||||||
| * | Upgraded protobuf from 4.1 to 5.1 ? | Roy Ben-Shabat | 2018-03-01 | 3 | -21/+35 | |
| | | | | | | | | Implemented a workaround for protobuf ToByteString bug. Lowered Transporter Push/Pull Interval from 2 to 1 mili. Set No Alpha Channel as default on color canvas. Fixed issue with single graphs colors on technician module. | |||||
| * | Lots of work !!! | Roy Ben-Shabat | 2018-02-28 | 1 | -1/+1 | |
| | | ||||||
| * | Change LogManager to Instance. | Roy Ben-Shabat | 2018-02-28 | 8 | -15/+23 | |
| | | ||||||
| * | Working on Hardware Designer Module. | Roy Ben-Shabat | 2018-02-26 | 1 | -0/+4 | |
| | | | | | Added Installer Project Installer. | |||||
| * | Improved data capturing seeking. | Roy | 2018-02-25 | 1 | -9/+62 | |
| | | | | | | Fixed possible issue in diagnostics file recorder. Some design improvement. | |||||
| * | Implemented machine studio periodical update checking. | Roy | 2018-02-23 | 6 | -25/+157 | |
| | | ||||||
| * | Machine Studio Update & Publish. | Roy | 2018-02-23 | 2 | -1/+10 | |
| | | | | | | Improved user roles & permissions structure. Added permission for version publish. | |||||
| * | Working on machine studio update center ! | Roy Ben-Shabat | 2018-02-22 | 2 | -54/+15 | |
| | | ||||||
| * | Working on macine studio update center.. | Roy Ben-Shabat | 2018-02-21 | 4 | -24/+178 | |
| | | ||||||
| * | Working on machine studio update center.. | Roy Ben-Shabat | 2018-02-21 | 14 | -3/+490 | |
| | | ||||||
| * | Fixed all issues with machine studio installer. | Roy Ben-Shabat | 2018-02-20 | 6 | -7/+42 | |
| | | ||||||
| * | Improved module popout.. | Roy Ben-Shabat | 2018-02-20 | 3 | -26/+65 | |
| | | ||||||
| * | Implemented module popping! | Roy Ben-Shabat | 2018-02-20 | 7 | -5/+222 | |
| | | ||||||
| * | Enable Diagnostics on connection. | Roy Ben-Shabat | 2018-02-15 | 1 | -19/+31 | |
| | | ||||||
| * | Working on Data Capture Module. | Roy Ben-Shabat | 2018-02-14 | 4 | -18/+83 | |
| | | ||||||
| * | Implemented StudioModuleBase. | Roy Ben-Shabat | 2018-02-13 | 1 | -4/+23 | |
| | | ||||||
| * | Digital out. | Roy Ben-Shabat | 2018-02-13 | 1 | -6/+7 | |
| | | ||||||
| * | Implemented future IVideoCaptureProvider.. | Roy Ben-Shabat | 2018-02-13 | 1 | -0/+3 | |
| | | ||||||
| * | Implemented global exception trapping on machine studio. | Roy Ben-Shabat | 2018-02-12 | 7 | -17/+192 | |
| | | ||||||
| * | More work on technician view... | Roy | 2018-02-11 | 1 | -0/+17 | |
| | | | | | | | | Added auto loading of last project. Added IShutdownListener interface. Added TechName to Tech Items. Fixed issue with tech name of IO port. | |||||
| * | Working on MachineTechView.. | Roy | 2018-02-08 | 1 | -0/+8 | |
| | | ||||||
| * | Added logging categories!!! | Roy Ben-Shabat | 2018-02-07 | 1 | -1/+5 | |
| | | ||||||
