aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Core/ExtendedObject.cs
Commit message (Collapse)AuthorAgeFilesLines
* DiagnosticsRoy Ben Shabat2020-05-151-1/+1
|
* Implemented cached entities using DataResolver<T>.Roy Ben Shabat2020-03-231-1/+5
| | | | | | | | Implemented DataResolver Builder. Implemented offline gateway, authentication, machines... Implemented online checking. Moved FSEWebClient and Gateway to BL. Implemented blocking of machines outside of the organization.
* Working on PPC performance...Roy Ben Shabat2019-04-201-1/+8
|
* Implemented notification for observables entities modification..Roy Ben-Shabat2018-08-011-42/+5
|
* Implemented global disable UI Invokations & Property changed events on ↵Roy Ben-Shabat2018-07-151-7/+44
| | | | | | ExtendedObject. Some comments on PPC threading.
* Working on PPC jobs loading performance...Roy Ben Shabat2018-07-071-0/+10
|
* New TemporaryManager !Roy Ben-Shabat2018-05-091-0/+12
|
* Working on reporting...Roy Ben-Shabat2018-04-241-1/+4
|
* Added changes to PMR hardware.Roy Ben-Shabat2018-04-121-0/+8
| | | | | | Implemented Start Job and Record. Fixed issue with logs timeline event width. Implemented 'Event Resolved' event to event logs.
* Working on machine events.Roy Ben-Shabat2018-03-151-0/+9
|
* Added Process Parameters Table Selection.Roy Ben-Shabat2018-01-311-0/+2
| | | | Fixed issue with infinity values on BrushStop.
* Added gradient display of color Brush Stops.Roy Ben-Shabat2018-01-291-0/+8
|
* Started working on machine designer view models.Roy Ben-Shabat2017-12-101-0/+10
| | | | Added NAME field to MACHINE table.
* Moved ExtendedObject & RelayCommand to Core.Roy2017-12-061-0/+71
CodeGeneration EntityCodeFile working + cycle reference!