aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Synchronization/Tango.Synchronization.csproj
Commit message (Collapse)AuthorAgeFilesLines
* Allow SMS notifications.Roy Ben Shabat2025-01-271-5/+1
|
* Upgraded EF from 6.0 to 6.2 for all projects.Roy Ben-Shabat2019-01-171-3/+3
| | | | | Improved EF first load with pre-compiled views and model store. Implemented auto generate views in Tango Build VSIX.
* Sign-out works !Roy Ben-Shabat2018-10-101-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-Shabat2018-10-071-1/+1
|
* Refactored ObservablesContext to use DataSource object!Roy Ben-Shabat2018-08-211-1/+1
| | | | Upgraded to .NET 4.7.2 !!!
* Reorganization of solution build paths !Roy Ben-Shabat2018-08-141-3/+3
| | | | Optimized production packages.
* New version numbers using Auto Increment Versions visual studio extension !Roy Ben-Shabat2018-07-231-1/+1
|
* Changed versions to per assembly.Roy Ben-Shabat2018-07-231-2/+7
|
* Split assembly versions to Core, Machine Studio, PPC!Roy Ben-Shabat2018-06-201-2/+2
|
* Implemented SQLite db on PPC.Roy Ben-Shabat2018-05-301-8/+9
| | | | Working on PPC.
* Implemented VS solution release builds!Roy Ben-Shabat2018-03-111-1/+1
|
* Added Synchronization Configuration (SynchronizeToRemote) where rows ↵Roy Ben-Shabat2018-01-251-0/+4
| | | | | | synchronize but added only from local to remote.. JOBS, JOB_RUNS, SEGMENTS, BRUSH_STOPS.
* Added SENSORS table to db.Roy Ben-Shabat2018-01-241-0/+9
| | | | Added SQLServer To SQLite conversion library.
* Added Tango.Serialization.Roy Ben-Shabat2017-12-041-0/+4
| | | | Added Tango.Settings.
* MERGERoy Ben-Shabat2017-12-031-0/+2
|
* Fixed an issue with boolean values on local DB sync.Roy Ben-Shabat2017-11-291-1/+2
| | | | | | | 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-291-0/+2
|
* Started Remote <=> Local Synchronization... /;Roy Ben-Shabat2017-11-271-7/+17
|
* Migrated solution .Net 4.5 to 4.6 !Roy Ben-Shabat2017-11-271-6/+9
|
* Implemented Tango SQLite DB Synchronizer.Roy Ben-Shabat2017-11-261-0/+6
|
* Implemented shortcut generator + post build events for all GUI utilities.Roy Ben-Shabat2017-11-261-1/+1
|
* Implemented SQLite Synchronization Library!Roy2017-11-261-0/+85