aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.DB/ViewModels/DbTableViewModel.cs
Commit message (Collapse)AuthorAgeFilesLines
* Removed Object extension methods from global namespace.Roy Ben-Shabat2019-07-071-0/+1
|
* Removed Deffered delete from ObservableEntity.Roy Ben-Shabat2019-07-071-1/+2
| | | | Added Delete for Cascade Delete.
* Code cleanup for warnings.Roy Ben-Shabat2018-06-111-2/+2
|
* Added support for Win7 for stubs UI.Roy Ben-Shabat2018-05-061-10/+0
| | | | | Added Dancers, Winders, PID Controls on tech module. Some code cleanups.
* Implemented new TangoIOC container & TangoMessenger.Roy Ben-Shabat2018-04-221-5/+5
| | | | | | Got rid of MVVMLite libs ! Got rid of IShutdownRequestBlocker, IShutdownListener, IModuleRequestListener. Implemented IStudioViewModel & StudioViewModel.
* Working on machine events !!!Roy Ben-Shabat2018-03-141-2/+25
|
* Another BL Optimization /:Roy2018-03-011-1/+2
|
* Some work on BL..Roy2018-03-011-4/+5
|
* Moved Dispensing and Observables to Tango.BL !!!Roy Ben-Shabat2018-03-011-1/+1
|
* Working on developer module..Roy Ben-Shabat2018-02-191-4/+4
|
* More work on technician view...Roy2018-02-111-6/+1
| | | | | | | Added auto loading of last project. Added IShutdownListener interface. Added TechName to Tech Items. Fixed issue with tech name of IO port.
* Moved Observables to Integration !!Roy Ben-Shabat2018-01-301-1/+1
| | | | Implemented basic sketch for IDS Pack Formulation.
* Added IDS_PACK_FORMULA.Roy2018-01-271-8/+9
| | | | | Added necessary login to machine designer & db module. Started working on job segments.
* Refactored ObservableEntity:Roy Ben-Shabat2018-01-251-4/+4
| | | | | | | | | Observables comparison is now done by GUID. Implemented != == Equals overrides. Save and load are now done only on decorated properties so properties on partial class are allowed! Implemented dynamic graph sizes on developer module.
* Removed Deleted from most of DB Tables !!!!!!!!!!!Roy Ben-Shabat2018-01-181-8/+7
|
* Added CCT & CAT to DB Module !Roy2017-12-261-12/+38
| | | | Implemented "deep filtering" on db module search.
* Continue for last commit.Roy2017-12-241-1/+0
|
* Started working on 'Synchronization' - Machine Studio module.Roy Ben-Shabat2017-12-191-2/+1
|
* MERGE.Roy Ben-Shabat2017-12-191-13/+113
|
* Implemented Roles in DB Module.Roy Ben-Shabat2017-12-141-5/+6
| | | | Added Permission enum generation.
* Successfully separated Machine Studio to modules...Roy Ben-Shabat2017-12-131-0/+219