aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common/EventLogging/DefaultEventLogger.cs
Commit message (Collapse)AuthorAgeFilesLines
* Fixed issue with MS event logger.Roy Ben-Shabat2020-09-141-12/+18
|
* Removed all application event logging from MS.Roy Ben Shabat2020-08-251-4/+4
|
* Prevent machine studio from saving events to db when connected via external ↵Roy Ben Shabat2020-03-221-1/+19
| | | | bridge.
* Implemented Hangfire experiment.Roy Ben Shabat2020-01-251-0/+1
| | | | | | Refactored Transporter to accept a configuration instead of multiple parameters on all request/response methods. Refactored Transporter to automatically log request/response messaged based on configuration. Fixed issue with ContinuousResponseAborted and external bridge.
* Implemented Jobs, JobRuns & Machine Events Synchronization.Roy Ben Shabat2019-12-111-3/+3
| | | | | | | | | | | | | Added synchronizations to Updates view on Machine Designer. Removed request response events logging from machine studio. Fixed issue with exception throwing from machine service. Implemented "New jobs synchronized" notification item to PPC. Added synchronization to PPC settings. Added Synchronization view to technician module. Implemented PPC Schema synchronizer utility. Added custom query support to EntityCollectionBuilder. Added synchronization status to TangoUpdate. Removed FK from Jobs and Job runs.
* Removed Object extension methods from global namespace.Roy Ben-Shabat2019-07-071-0/+1
|
* Added keep alive to External Bridge Service => Client.Roy Ben-Shabat2019-04-301-1/+1
|
* Added new events !!!Roy Ben-Shabat2019-01-071-10/+6
|
* Added new ports list to DB.Roy Ben-Shabat2018-09-021-6/+9
| | | | Modified diagnostics to use DigitalInterfaceIOs.
* Implemented In-Memory Transport Adapter.Roy Ben-Shabat2018-08-301-1/+1
| | | | Implemented Embedded In-Memory Emulator.
* ObservablesContext is now LazyLoading = 'false' by default.Roy Ben-Shabat2018-08-231-1/+0
|
* Moved external bridge classes to ExternalBridge namespace.Roy Ben-Shabat2018-07-291-1/+1
|
* *1. Implement Real Progress on Machine Emulator.Roy Ben-Shabat2018-07-171-2/+9
| | | | | | | | | | | *2. Add ParameterIgnore to Observable Entity validation props. *3. Block logging of similar continous job status events from embedded. (Add counter for embedded logs). *6. Make font size larger on Research module. *7. Open jobs on double click. *9. Add default sorting to job events. (NOT WORKING) *10. Add tool tips for job progress. *12. Test PPC Job Progress *13. Fix issue with inversed color conversion.
* Added changes to PMR hardware.Roy Ben-Shabat2018-04-121-0/+15
| | | | | | Implemented Start Job and Record. Fixed issue with logs timeline event width. Implemented 'Event Resolved' event to event logs.
* Added Disconnect & Connect requests.Roy Ben-Shabat2018-04-111-1/+1
| | | | | | | Fixed issue with Machine Connection View Scanning. Fixed issue with ShowModalDialog close event.. Added ConnectedMachineView. Added TransferRate for Adapters.
* Fixed issue withRoy Ben-Shabat2018-04-081-11/+18
| | | | | | "Application Started" event. Fixed issue with segment indexing after emb import.
* Implemented timeline events !Roy Ben-Shabat2018-04-081-0/+1
|
* Working on logging module !Roy Ben-Shabat2018-03-261-27/+65
| | | | Modified PID Control Table.
* Working on logging module.Roy Ben-Shabat2018-03-251-0/+11
|
* Working on machine events !Roy Ben-Shabat2018-03-181-0/+1
|
* Working on machine events !Roy Ben-Shabat2018-03-151-17/+34
|
* Working on machine events.Roy Ben-Shabat2018-03-151-27/+126
|
* Working on event handling !Roy Ben-Shabat2018-03-141-0/+144