aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.CodeGeneration/Templates/EntityCodeFile.cshtml
Commit message (Collapse)AuthorAgeFilesLines
* Added new staple spun process parameters to database, BL and PMR.Roy Ben Shabat2020-01-231-0/+6
| | | | | | Implemented process params index via db. Added new process params in MS. Added JOB_RUN => Upload time, Heating Time, IsGradient...
* Implemented StringFormat control for db properties.Roy Ben-Shabat2020-01-221-5/+20
| | | | Added StringFormat 0.000 for FeederTension on ProcessParameters.
* Implemented hardware parameter description and range through DB and ↵Roy Ben-Shabat2019-09-191-0/+8
| | | | observables generator.
* Fixed several issues with PPC.Roy Ben-Shabat2019-03-041-1/+12
|
* Added new BL entities with inheritance !!!!Roy Ben-Shabat2019-01-031-1/+1
|
* Added DISPENSERS & SPOOLS tables.Roy Ben Shabat2018-12-291-3/+20
| | | | Modified Observable Entities to have an On****Changed methods !
* Optimized accuracy of CSV recordings!Roy Ben-Shabat2018-11-151-1/+24
|
* Added new colorized static text widget to tech board.Roy Ben-Shabat2018-08-261-1/+1
| | | | | | Added option to go back to job/jobs from running job view. Fixed issue with bug reporting. Fixed other bugs.
* Working on new Machine Studio DB.Roy Ben-Shabat2018-08-201-0/+1
|
* Some work on PPC.Roy Ben-Shabat2018-07-101-0/+21
| | | | Implemented retrieval of column description for auto generated observables & pmr's.
* Working on PPC.Roy Ben-Shabat2018-06-211-1/+11
|
* Another BL Optimization /:Roy2018-03-011-1/+1
|
* Moved Dispensing and Observables to Tango.BL !!!Roy Ben-Shabat2018-03-011-1/+1
|
* Working on new developer module.Roy Ben-Shabat2018-02-181-0/+4
|
* Moved Observables to Integration !!Roy Ben-Shabat2018-01-301-2/+2
| | | | Implemented basic sketch for IDS Pack Formulation.
* Added IDS_PACK_FORMULA.Roy2018-01-271-1/+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-26/+11
|
* Added partial declarations for DAL observables.Roy Ben-Shabat2018-01-141-1/+1
|
* Added DAL.Observables project.Roy Ben-Shabat2017-12-101-3/+4
| | | | | Changes DB table CONFIGURATIONS_DISPENSER to IDS_PACKS. CHanges DB table SYNC_CONFIGURATION to SYNC_CONFIGURATIONS
* Moved ExtendedObject & RelayCommand to Core.Roy2017-12-061-0/+61
CodeGeneration EntityCodeFile working + cycle reference!