aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.DAL.Observables/Tango.DAL.Observables.csproj
Commit message (Collapse)AuthorAgeFilesLines
* Moved Observables to Integration !!Roy Ben-Shabat2018-01-301-185/+0
| | | | Implemented basic sketch for IDS Pack Formulation.
* Added gradient display of color Brush Stops.Roy Ben-Shabat2018-01-291-0/+6
|
* Added Segment Brush Stops and Dynamic Ink Volumes!Roy Ben-Shabat2018-01-281-0/+1
|
* DAL Observables are now also parameterized.Roy Ben-Shabat2018-01-281-0/+1
|
* Added IDS_PACK_FORMULA.Roy2018-01-271-0/+1
| | | | | Added necessary login to machine designer & db module. Started working on job segments.
* Re-factored DAL Observables using EF Code First !!!!!!Roy2018-01-271-1/+3
|
* Added SENSORS table to db.Roy Ben-Shabat2018-01-241-0/+5
| | | | Added SQLServer To SQLite conversion library.
* A lot of work on Developer Module and Jobs related DB tables.Roy Ben-Shabat2018-01-231-1/+8
|
* Implemented new CATS.Roy2018-01-201-5/+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 Process Parameters Table.Roy Ben-Shabat2018-01-181-0/+2
|
* Removed Deleted from most of DB Tables !!!!!!!!!!!Roy Ben-Shabat2018-01-181-0/+2
|
* Removed Dispensers & Cartridges!Roy Ben-Shabat2018-01-161-2/+0
| | | | Only Dispenser Type & CartridgeType now.
* Added code comments for:Roy Ben-Shabat2018-01-141-0/+1
| | | | MachineStudio.Common.
* Added code comments for:Roy Ben-Shabat2018-01-081-1/+1
| | | | DAL.Observables.
* Progress on machine designer...Roy2018-01-071-0/+3
|
* Added Mid Tanks to DB.Roy Ben-Shabat2018-01-031-0/+1
| | | | Started implementing Machine Designer.
* Added CCT & CAT to DB Module !Roy2017-12-261-0/+2
| | | | Implemented "deep filtering" on db module search.
* Modified several table names.Roy Ben-Shabat2017-12-191-5/+5
|
* Added CONFIGURATION_GUID to MACHINES table.Roy Ben-Shabat2017-12-191-0/+2
| | | | Implemented CloneConfiguration method for cloning a machine configuration.
* MERGE.Roy Ben-Shabat2017-12-191-5/+19
|
* Implemented Roles in DB Module.Roy Ben-Shabat2017-12-141-0/+1
| | | | Added Permission enum generation.
* Implemented DAL Observables auto enumerations generation.Roy Ben-Shabat2017-12-141-1/+41
|
* Improved Observable entities save procedures.Roy Ben-Shabat2017-12-131-0/+1
|
* Big advancement on machine designer.Roy Ben-Shabat2017-12-111-3/+5
|
* Implemented DB Observables Generator CLI for DAL.Observables post build event.Roy Ben-Shabat2017-12-101-41/+16
| | | | Changes DB table FIBER_SYNTHESIS to FIBER_SYNTHESISES to normalize singularization.
* Added DAL.Observables project.Roy Ben-Shabat2017-12-101-0/+119
Changes DB table CONFIGURATIONS_DISPENSER to IDS_PACKS. CHanges DB table SYNC_CONFIGURATION to SYNC_CONFIGURATIONS