| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Added Process Parameters Table. | Roy Ben-Shabat | 2018-01-18 | 8 | -0/+253 | |
| | | ||||||
| * | Removed Deleted from most of DB Tables !!!!!!!!!!! | Roy Ben-Shabat | 2018-01-18 | 16 | -64/+350 | |
| | | ||||||
| * | Added Max_NL_Per_CM to DB Module !! | Roy Ben-Shabat | 2018-01-16 | 10 | -0/+164 | |
| | | | | | | | Added Liquid_Types_Rml table to DB module. Added new nl/cm to dispenser. Added capacity to dispenser. | |||||
| * | Removed Dispensers & Cartridges! | Roy Ben-Shabat | 2018-01-16 | 15 | -338/+19 | |
| | | | | | Only Dispenser Type & CartridgeType now. | |||||
| * | Same as previous commit. | Roy Ben-Shabat | 2018-01-16 | 2 | -11/+11 | |
| | | ||||||
| * | Implemented velocity graph on technician module using mouse position. | Roy Ben-Shabat | 2018-01-16 | 3 | -2/+48 | |
| | | ||||||
| * | Added code comments for: | Roy Ben-Shabat | 2018-01-16 | 9 | -58/+165 | |
| | | | | | MachineStudio.Technician. | |||||
| * | Embedded RealTimeGraphEx library to solution. | Roy Ben-Shabat | 2018-01-16 | 25 | -8/+891 | |
| | | | | | | Added graphs to technician view. Implemented simple sensors data test using Machine Emulator. | |||||
| * | Added Technician Module... | Roy Ben-Shabat | 2018-01-15 | 14 | -0/+542 | |
| | | ||||||
| * | Added code comments for: | Roy Ben-Shabat | 2018-01-14 | 9 | -1/+197 | |
| | | | | | MachineStudio.Synchronization | |||||
| * | Added code comments for: | Roy Ben-Shabat | 2018-01-14 | 2 | -1/+29 | |
| | | | | | MachineStudio.Stubs. | |||||
| * | Added code comments for: | Roy Ben-Shabat | 2018-01-14 | 3 | -58/+209 | |
| | | | | | MachineStudio.MachineDesigner. | |||||
| * | Added code comments for: | Roy Ben-Shabat | 2018-01-14 | 15 | -108/+124 | |
| | | | | | MachineStudio.DB | |||||
| * | Added code comments for: | Roy Ben-Shabat | 2018-01-08 | 1 | -1/+1 | |
| | | | | | PMR. | |||||
| * | Added code comments for: | Roy Ben-Shabat | 2018-01-08 | 1 | -1/+1 | |
| | | | | | | | | | | | | Integration. Refactored ExternalBridgeClient to: IExternalBridgeSecureClient. ExternalBridgeTcpClient. ExternalBridgeUsbClient. Refactored MachineConnectionView to use the new external bridge clients by data template "data type". | |||||
| * | Implemented auto scaling of machine studio to screen resolution. | Roy Ben-Shabat | 2018-01-08 | 5 | -74/+127 | |
| | | | | | | | Modified machine connection icons again. Added Embedded device name to settings. Added port USB and TCP to settings. | |||||
| * | Implemented External Bridge Client USB Connection. | Roy Ben-Shabat | 2018-01-07 | 1 | -1/+1 | |
| | | ||||||
| * | Implemented LogOut from machine studio. | Roy Ben-Shabat | 2018-01-07 | 4 | -1/+8 | |
| | | | | | | | Modified Machine Designer image. Fixed issue with updating contact on DB Module. Improved Machine Studio Drawer graphics. | |||||
| * | Warning on dispenser conflict in Machine Designer. | Roy Ben-Shabat | 2018-01-07 | 2 | -13/+22 | |
| | | ||||||
| * | Added Application Firmware Versions To Machine Designer. | Roy Ben-Shabat | 2018-01-07 | 5 | -10/+59 | |
| | | ||||||
| * | Implemented validation on machine designer. | Roy Ben-Shabat | 2018-01-07 | 5 | -30/+155 | |
| | | | | | Machine Designer seems to be working properly... | |||||
| * | Progress on machine designer... | Roy | 2018-01-07 | 12 | -256/+708 | |
| | | ||||||
| * | Progress on Machine Designer.. | Roy Ben-Shabat | 2018-01-04 | 12 | -90/+515 | |
| | | ||||||
| * | Progress on Machine Designer. | Roy Ben-Shabat | 2018-01-03 | 8 | -132/+323 | |
| | | ||||||
| * | Added Mid Tanks to DB. | Roy Ben-Shabat | 2018-01-03 | 27 | -5/+958 | |
| | | | | | Started implementing Machine Designer. | |||||
| * | Refactored Transporter Adapters collection to single adapter ! | Roy | 2018-01-02 | 1 | -1/+1 | |
| | | ||||||
| * | Some stuff.. | Roy Ben-Shabat | 2017-12-28 | 1 | -8/+5 | |
| | | ||||||
| * | Fixed an issue with keep alive blocking pulling thread. | Roy Ben-Shabat | 2017-12-27 | 1 | -1/+1 | |
| | | | | | | Implemented the new TCP reading for java. Modified accuracy of date time on SQLServer. | |||||
| * | Implemented KeepAlive Mechanism. | Roy Ben-Shabat | 2017-12-27 | 1 | -3/+12 | |
| | | | | | Direct Synchronization is now working good. | |||||
| * | Fixed issue with local sync SQL Logic error. | Roy Ben-Shabat | 2017-12-27 | 3 | -10/+44 | |
| | | | | | | Added some missing columns to SQLite db. Direct Remote Sync is fully working !!! | |||||
| * | Added CCT & CAT to DB Module ! | Roy | 2017-12-26 | 15 | -13/+558 | |
| | | | | | Implemented "deep filtering" on db module search. | |||||
| * | MERGE | Roy | 2017-12-26 | 79 | -70/+4026 | |
| | | ||||||
| * | Continue for last commit. | Roy | 2017-12-24 | 13 | -53/+147 | |
| | | ||||||
| * | Implemented Remote To Local File Synchronization. | Roy | 2017-12-22 | 11 | -63/+683 | |
| | | ||||||
| * | MERGE. | Roy Ben-Shabat | 2017-12-20 | 7 | -13/+422 | |
| | | ||||||
| * | Started working on 'Synchronization' - Machine Studio module. | Roy Ben-Shabat | 2017-12-19 | 32 | -4/+1020 | |
| | | ||||||
| * | Added Event Types and Action Types to DB Module ! | Roy Ben-Shabat | 2017-12-19 | 13 | -3/+394 | |
| | | ||||||
| * | Modified several table names. | Roy Ben-Shabat | 2017-12-19 | 11 | -26/+71 | |
| | | ||||||
| * | Added CONFIGURATION_GUID to MACHINES table. | Roy Ben-Shabat | 2017-12-19 | 3 | -2/+4 | |
| | | | | | Implemented CloneConfiguration method for cloning a machine configuration. | |||||
| * | MERGE. | Roy Ben-Shabat | 2017-12-19 | 97 | -48/+2890 | |
| | | ||||||
| * | Implemented IAuthenticationProvider, INavigationProvider, IModuleLoader. | Roy Ben-Shabat | 2017-12-14 | 12 | -2/+168 | |
| | | | | | | LoadingView, LoginView, | |||||
| * | Implemented Roles in DB Module. | Roy Ben-Shabat | 2017-12-14 | 18 | -18/+295 | |
| | | | | | Added Permission enum generation. | |||||
| * | Implemented new MDI Container Control ! | Roy Ben-Shabat | 2017-12-14 | 2 | -6/+10 | |
| | | ||||||
| * | Modified DB Module design. | Roy Ben-Shabat | 2017-12-13 | 3 | -55/+37 | |
| | | ||||||
| * | Machine Studio, Dynamic Module Loading... | Roy Ben-Shabat | 2017-12-13 | 16 | -1/+518 | |
| | | ||||||
| * | Successfully separated Machine Studio to modules... | Roy Ben-Shabat | 2017-12-13 | 44 | -0/+1911 | |
