aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Synchronization/ViewModels/DirectSynchronizationViewVM.cs
Commit message (Collapse)AuthorAgeFilesLines
* Moved external bridge classes to ExternalBridge namespace.Roy Ben-Shabat2018-07-291-1/+1
|
* New TemporaryManager !Roy Ben-Shabat2018-05-091-1/+1
|
* Implemented new TangoIOC container & TangoMessenger.Roy Ben-Shabat2018-04-221-2/+2
| | | | | | Got rid of MVVMLite libs ! Got rid of IShutdownRequestBlocker, IShutdownListener, IModuleRequestListener. Implemented IStudioViewModel & StudioViewModel.
* Another BL Optimization /:Roy2018-03-011-1/+1
|
* Moved Dispensing and Observables to Tango.BL !!!Roy Ben-Shabat2018-03-011-1/+1
|
* Implemented progress text on DB Comparers instead of custom logger.Roy Ben-Shabat2018-02-071-0/+19
|
* Moved Observables to Integration !!Roy Ben-Shabat2018-01-301-1/+1
| | | | Implemented basic sketch for IDS Pack Formulation.
* Added code comments for:Roy Ben-Shabat2018-01-141-1/+29
| | | | MachineStudio.Synchronization
* Added code comments for:Roy Ben-Shabat2018-01-081-1/+1
| | | | | | | | | | | Integration. Refactored ExternalBridgeClient to: IExternalBridgeSecureClient. ExternalBridgeTcpClient. ExternalBridgeUsbClient. Refactored MachineConnectionView to use the new external bridge clients by data template "data type".
* Fixed an issue with keep alive blocking pulling thread.Roy Ben-Shabat2017-12-271-1/+1
| | | | | Implemented the new TCP reading for java. Modified accuracy of date time on SQLServer.
* Implemented KeepAlive Mechanism.Roy Ben-Shabat2017-12-271-3/+12
| | | | Direct Synchronization is now working good.
* Fixed issue with local sync SQL Logic error.Roy Ben-Shabat2017-12-271-7/+40
| | | | | Added some missing columns to SQLite db. Direct Remote Sync is fully working !!!
* MERGERoy2017-12-261-4/+270
|
* Continue for last commit.Roy2017-12-241-0/+20