aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Synchronization/Remote
Commit message (Collapse)AuthorAgeFilesLines
* Refactored Object mapping extension methods !Roy Ben Shabat2019-12-101-2/+2
| | | | | | Removed FK from JOB_RUNS => JOBS Added MACHINE_GUID to JOB_RUNS Refactored MS Statistics module for the new changes.
* Working on dispenserssssssssRoy Ben Shabat2018-12-301-6/+6
|
* Refactored ObservablesContext to use DataSource object!Roy Ben-Shabat2018-08-211-1/+1
| | | | Upgraded to .NET 4.7.2 !!!
* Implemented PPC data base source from %appdata% on PPC.Roy Ben-Shabat2018-05-311-1/+1
|
* New Settings Library.Roy Ben-Shabat2018-05-161-1/+2
|
* Change LogManager to Instance.Roy Ben-Shabat2018-02-281-0/+1
|
* Implemented progress text on DB Comparers instead of custom logger.Roy Ben-Shabat2018-02-071-53/+67
|
* Added Synchronization Configuration (SynchronizeToRemote) where rows ↵Roy Ben-Shabat2018-01-251-4/+14
| | | | | | synchronize but added only from local to remote.. JOBS, JOB_RUNS, SEGMENTS, BRUSH_STOPS.
* Implemented SQL Server To SQLite Conversion Utility!!!Roy Ben-Shabat2018-01-251-0/+32
| | | | | | Added missing synchronization tables to remote synchronization. Updated DAL.Local.
* Implemented new CATS.Roy2018-01-201-7/+7
| | | | | | | Implemented Process Parameters View on DB Module. Implemented RML Process Parameters View on DB Module. Modified DB Module table initials letter casing. Moved observables generator to CLI.
* Removed Dispensers & Cartridges!Roy Ben-Shabat2018-01-161-9/+4
| | | | Only Dispenser Type & CartridgeType now.
* Added code comments for:Roy Ben-Shabat2018-01-142-0/+70
| | | | Synchronization.
* Added Mid Tanks to DB.Roy Ben-Shabat2018-01-031-8/+3
| | | | Started implementing Machine Designer.
* Fixed issue with local sync SQL Logic error.Roy Ben-Shabat2017-12-271-8/+16
| | | | | Added some missing columns to SQLite db. Direct Remote Sync is fully working !!!
* Implemented Remote To Local File Synchronization.Roy2017-12-221-1/+1
|
* Started working on 'Synchronization' - Machine Studio module.Roy Ben-Shabat2017-12-191-4/+14
|
* Added DAL.Observables project.Roy Ben-Shabat2017-12-101-5/+5
| | | | | Changes DB table CONFIGURATIONS_DISPENSER to IDS_PACKS. CHanges DB table SYNC_CONFIGURATION to SYNC_CONFIGURATIONS
* Added Tango.Serialization.Roy Ben-Shabat2017-12-041-1/+2
| | | | Added Tango.Settings.
* MERGERoy Ben-Shabat2017-12-031-0/+41
|
* Fixed an issue with boolean values on local DB sync.Roy Ben-Shabat2017-11-292-30/+37
| | | | | | | Added support for SYNC_CONFIGURATION table on for local DB sync. Fixed an issue with multiple row updates on remote DB sync. Added warning for missing destination property on remote DB sync. Throw exception when no remote machine found on remote DB sync.
* Implemented SQL Server <=> SQLite Synchronization !Roy Ben-Shabat2017-11-292-7/+255
|
* Started Remote <=> Local Synchronization... /;Roy Ben-Shabat2017-11-271-0/+45