aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj
Commit message (Collapse)AuthorAgeFilesLines
...
* Upgraded protobuf from 4.1 to 5.1 ?Roy Ben-Shabat2018-03-011-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.
* Implemented unit testing for ColorLib.Roy Ben-Shabat2018-02-051-0/+1
|
* Moved Observables to Integration !!Roy Ben-Shabat2018-01-301-4/+4
| | | | Implemented basic sketch for IDS Pack Formulation.
* Implemented new CATS.Roy2018-01-201-0/+4
| | | | | | | 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.
* Added DAL.Observables project.Roy Ben-Shabat2017-12-101-0/+4
| | | | | Changes DB table CONFIGURATIONS_DISPENSER to IDS_PACKS. CHanges DB table SYNC_CONFIGURATION to SYNC_CONFIGURATIONS
* Stubs execution utility almost done.Roy2017-12-091-4/+0
|
* Moved ExtendedObject & RelayCommand to Core.Roy2017-12-061-0/+6
| | | | CodeGeneration EntityCodeFile working + cycle reference!
* Added Tango.Serialization.Roy Ben-Shabat2017-12-041-0/+4
| | | | Added Tango.Settings.
* Implemented SQL Server <=> SQLite Synchronization !Roy Ben-Shabat2017-11-291-0/+5
|
* Split DAL to DAl.Local & DAL.Remote due to ambiguity of table names in EF.Roy Ben-Shabat2017-11-271-0/+30
| | | | Implemented Unit testing for SQLite & SQL Server connections.
* Migrated solution .Net 4.5 to 4.6 !Roy Ben-Shabat2017-11-271-1/+2
|
* Rename "Visual Studio" to "Visual_Studio"Roy Ben-Shabat2017-11-161-0/+100
Rename "External Repositories" to "External_Repositories".