aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.DAL.Observables/ExtensionMethods/ConfigurationExtensions.cs
Commit message (Collapse)AuthorAgeFilesLines
* Moved Observables to Integration !!Roy Ben-Shabat2018-01-301-37/+0
| | | | Implemented basic sketch for IDS Pack Formulation.
* DAL Observables are now also parameterized.Roy Ben-Shabat2018-01-281-0/+1
|
* Re-factored DAL Observables using EF Code First !!!!!!Roy2018-01-271-3/+3
|
* Removed Dispensers & Cartridges!Roy Ben-Shabat2018-01-161-1/+1
| | | | Only Dispenser Type & CartridgeType now.
* Added code comments for:Roy Ben-Shabat2018-01-081-0/+8
| | | | DAL.Observables.
* Progress on machine designer...Roy2018-01-071-1/+2
|
* Added Mid Tanks to DB.Roy Ben-Shabat2018-01-031-1/+2
| | | | Started implementing Machine Designer.
* Started working on 'Synchronization' - Machine Studio module.Roy Ben-Shabat2017-12-191-1/+1
|
* Added CONFIGURATION_GUID to MACHINES table.Roy Ben-Shabat2017-12-191-0/+26
Implemented CloneConfiguration method for cloning a machine configuration.