| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Implemented main window last module loading. | Roy Ben-Shabat | 2018-10-18 | 1 | -1/+1 | |
| | | ||||||
| * | Enabled KeepAlive and for machine studio and implemented a connection lost ↵ | Roy Ben-Shabat | 2018-10-14 | 1 | -1/+9 | |
| | | | | | dialog. | |||||
| * | 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 | |
| | | ||||||
| * | Working on RML module. | Roy Ben-Shabat | 2018-09-27 | 1 | -1/+5 | |
| | | | | | Fixed database diagrams. | |||||
| * | Started working on Test Studio... | Roy Ben-Shabat | 2018-09-04 | 1 | -2/+5 | |
| | | | | | Machine Studio v3.4.42 | |||||
| * | Implemented In-Memory Transport Adapter. | Roy Ben-Shabat | 2018-08-30 | 1 | -1/+6 | |
| | | | | | Implemented Embedded In-Memory Emulator. | |||||
| * | Some work. | Roy Ben-Shabat | 2018-08-28 | 1 | -5/+1 | |
| | | ||||||
| * | merge | Shlomo Hecht | 2018-08-26 | 1 | -1/+2 | |
| |\ | ||||||
| | * | Fixed issue with Bug Reporting. | Roy Ben-Shabat | 2018-08-23 | 1 | -2/+3 | |
| | | | ||||||
| | * | Improvements to machine studio view models and navigation system. | Roy Ben-Shabat | 2018-08-23 | 1 | -0/+1 | |
| | | | | | | | | | Improvements to tech board selection and edit modes handling. | |||||
| | * | DB Module with lazy loading working... | Roy Ben-Shabat | 2018-08-22 | 1 | -0/+4 | |
| | | | ||||||
| | * | ColorLab Module seems to be working ok... | Roy Ben-Shabat | 2018-08-22 | 1 | -0/+4 | |
| | | | ||||||
| | * | Users & Roles seems to be working... | Roy Ben-Shabat | 2018-08-22 | 1 | -0/+4 | |
| | | | ||||||
| | * | Stubs Module Working! | Roy Ben-Shabat | 2018-08-22 | 1 | -1/+5 | |
| | | | ||||||
| | * | Refactored Machine Versions Module !!!! | Roy Ben-Shabat | 2018-08-22 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | Embedded sqlexaminer.msi to repo. Implemented precompiled views ? Fixed an issue with RemoteDB DAL. Added Active field to hardware components. | |||||
| | * | Tech Board Module seems to be working good !! | Roy Ben-Shabat | 2018-08-21 | 1 | -1/+9 | |
| | | | ||||||
| | * | Refactored ObservablesContext to use DataSource object! | Roy Ben-Shabat | 2018-08-21 | 1 | -1/+1 | |
| | | | | | | | | | Upgraded to .NET 4.7.2 !!! | |||||
| | * | Working on new Machine Studio DB. | Roy Ben-Shabat | 2018-08-20 | 1 | -33/+1 | |
| | | | ||||||
| * | | changes on other computers | Shlomo Hecht | 2018-08-23 | 1 | -6/+3 | |
| |/ | ||||||
| * | Reorganization of solution build paths ! | Roy Ben-Shabat | 2018-08-14 | 1 | -4/+19 | |
| | | | | | Optimized production packages. | |||||
| * | Implemented revision number as delta years and day of year for auto ↵ | Roy Ben-Shabat | 2018-07-23 | 1 | -1/+1 | |
| | | | | | incremented versions. | |||||
| * | New version numbers using Auto Increment Versions visual studio extension ! | Roy Ben-Shabat | 2018-07-23 | 1 | -1/+1 | |
| | | ||||||
| * | Changed versions to per assembly. | Roy Ben-Shabat | 2018-07-23 | 1 | -10/+12 | |
| | | ||||||
| * | Fixed issue with machine studio update service version sorting. | Roy Ben-Shabat | 2018-07-04 | 1 | -9/+26 | |
| | | | | | | | | | | 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 | |||||
| * | Machine Studio v 1.0.0.5 ! | Roy Ben-Shabat | 2018-06-24 | 1 | -0/+1 | |
| | | | | | | Forced update. Hashed passwords. | |||||
| * | Split assembly versions to Core, Machine Studio, PPC! | Roy Ben-Shabat | 2018-06-20 | 1 | -3/+3 | |
| | | ||||||
| * | Code cleanup for warnings. | Roy Ben-Shabat | 2018-06-11 | 1 | -1/+2 | |
| | | ||||||
| * | Implemented SQLite db on PPC. | Roy Ben-Shabat | 2018-05-30 | 1 | -8/+9 | |
| | | | | | Working on PPC. | |||||
| * | merge | Shlomo Hecht | 2018-05-02 | 1 | -0/+24 | |
| | | ||||||
| * | Working on reporting... | Roy Ben-Shabat | 2018-04-24 | 1 | -0/+22 | |
| | | ||||||
| * | Implemented new TangoIOC container & TangoMessenger. | Roy Ben-Shabat | 2018-04-22 | 1 | -13/+1 | |
| | | | | | | | Got rid of MVVMLite libs ! Got rid of IShutdownRequestBlocker, IShutdownListener, IModuleRequestListener. Implemented IStudioViewModel & StudioViewModel. | |||||
| * | Added Disconnect & Connect requests. | Roy Ben-Shabat | 2018-04-11 | 1 | -0/+8 | |
| | | | | | | | | 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 | 1 | -0/+6 | |
| | | | | | Added HTML Templates.. | |||||
| * | Lots of changes :/ | Roy Ben-Shabat | 2018-04-09 | 1 | -0/+8 | |
| | | ||||||
| * | Working on logging module. | Roy Ben-Shabat | 2018-03-25 | 1 | -0/+4 | |
| | | ||||||
| * | Working on machine events ! | Roy Ben-Shabat | 2018-03-18 | 1 | -0/+3 | |
| | | ||||||
| * | Working on machine events ! | Roy Ben-Shabat | 2018-03-15 | 1 | -0/+3 | |
| | | ||||||
| * | Implemented virtual machine selection when connecting via USB. | Roy Ben-Shabat | 2018-03-15 | 1 | -0/+12 | |
| | | ||||||
| * | Implemented VS solution release builds! | Roy Ben-Shabat | 2018-03-11 | 1 | -2/+2 | |
| | | ||||||
| * | Working on Users & Roles Module. | Roy Ben-Shabat | 2018-03-07 | 1 | -0/+4 | |
| | | ||||||
| * | Started implementing color lab module. | Roy Ben-Shabat | 2018-03-05 | 1 | -0/+4 | |
| | | ||||||
| * | Managed to get Embroidery Adapter to integrate. | Roy | 2018-03-03 | 1 | -2/+2 | |
| | | ||||||
| * | Moved Dispensing and Observables to Tango.BL !!! | Roy Ben-Shabat | 2018-03-01 | 1 | -0/+4 | |
| | | ||||||
| * | Upgraded protobuf from 4.1 to 5.1 ? | Roy Ben-Shabat | 2018-03-01 | 1 | -2/+2 | |
| | | | | | | | | 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. | |||||
| * | Working on Hardware Designer Module. | Roy Ben-Shabat | 2018-02-26 | 1 | -0/+4 | |
| | | | | | Added Installer Project Installer. | |||||
| * | Machine Studio Update & Publish. | Roy | 2018-02-23 | 1 | -0/+4 | |
| | | | | | | Improved user roles & permissions structure. Added permission for version publish. | |||||
| * | Working on macine studio update center.. | Roy Ben-Shabat | 2018-02-21 | 1 | -0/+9 | |
| | | ||||||
| * | Working on machine studio update center.. | Roy Ben-Shabat | 2018-02-21 | 1 | -0/+15 | |
| | | ||||||
| * | Fixed all issues with machine studio installer. | Roy Ben-Shabat | 2018-02-20 | 1 | -0/+20 | |
| | | ||||||
