aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/FSE/Modules/Tango.FSE.PPCConsole
Commit message (Collapse)AuthorAgeFilesLines
* Changed RealTimeGraphX to .NET 4.6.1Roy Ben Shabat2025-10-031-2/+2
|
* Adjustment for Twine X4 and FSE Remote Desktop.Roy2023-05-142-8/+44
|
* Hide "Open task manager" and "Hide PPC and Open Shell" on RSM.Roy2022-12-081-3/+3
|
* Hide remote desktop actions on RSM.Roy2022-12-011-1/+1
|
* Fixed issue with RSM module authorization.Roy2022-11-252-2/+3
|
* Twine RSMRoy2022-11-192-5/+5
|
* PPC multi version support completed on PPC,FSE,MS,DB.Roy2022-11-021-1/+1
|
* Twine StudioRoy2022-10-262-5/+6
|
* Twine Studio TransformationRoy2022-10-261-0/+18
|
* Implemented FSE "Application Restart" on remote desktop.Roy Ben Shabat2021-06-232-1/+50
| | | | | | | Fixed issue with insufficient liquid quantities dialog on MS. Added "Display Name" to MS RMLs list. Implemented sorting to all rmls lists on PPC. Implemented "Display Name" on all PPC rmls lists.
* Workaround for STA thread error on Firmware/Application logs loading..Roy Ben Shabat2021-01-141-3/+6
|
* Fixed issues with reset counters.Roy Ben Shabat2020-12-111-39/+53
| | | | | | | | | Display general authorization error instead of unexpected application error. Display environment on FSE. Completed cleaner dispensing dialog. Hide/show "Open/Close dyeing head lid" on Flat/Arc. Emulator will raise proper "Opened" events after "Open dyeing head lid" command. Updated EF Extensions version to all project due to a bug in "DeleteFromQuery".
* FSE:Roy Ben Shabat2020-09-161-0/+2
| | | | | | Ignore STA thread weird error. Added Debug to Application & Firmware Logs. Improved controlled disconnection procedure.
* Fixed FSE bug report screenshot region.Roy Ben Shabat2020-09-061-1/+4
| | | | Fixed STA thread issue on updates Application/Firmware IsBusy ??
* Several improvements.Roy Ben Shabat2020-09-011-1/+1
| | | | Fixed issue with FSE controlled disconnection message.
* Redundant.Roy Ben Shabat2020-08-301-2/+2
|
* Fixed issue with Bson DateTime serialization.Roy Ben Shabat2020-08-231-1/+1
| | | | Added bug reports insights annotations.
* Redundant.Roy Ben Shabat2020-08-221-2/+2
|
* Insights peek application/firmware logs.Roy Ben Shabat2020-08-197-10/+160
|
* Hide remote desktop actions when no control permission.Roy Ben Shabat2020-08-122-4/+5
| | | | Removed touch mode from remote desktop.
* Reset Application & Firmware "Logs" tab even when machine connection is the ↵Roy Ben Shabat2020-08-041-7/+4
| | | | | | | | same. Fixed issue on FileSystem download. Ignored issue with procedure error highlighting caused application error. Fixed issue when logout/login with different environment did not refreshed the list of available machines for connection.
* Several correctionsRoy Ben Shabat2020-07-051-2/+2
|
* Reload fse remote log files and licenses.Roy Ben Shabat2020-06-272-3/+21
|
* Integrated Touch Simulation API to RDP.Roy Ben Shabat2020-06-042-4/+39
| | | | Not working :/
* Remote Cursor.Roy Ben Shabat2020-06-013-2/+34
| | | | | | Cursor Visibility. Mouse Scroll. PPC notification bar workaround.
* RDP recording.Roy Ben Shabat2020-05-312-1/+132
|
* Take snapshot.Roy Ben Shabat2020-05-314-5/+46
|
* Remote Desktop Detachment.Roy Ben Shabat2020-05-245-84/+152
|
* Environment field to all bug reports.Roy Ben Shabat2020-05-221-15/+17
| | | | | disable console when !PPCAvailable Retry after failed to retrieve environments from gateway.
* Installer improvements.Roy Ben Shabat2020-05-201-1/+1
|
* Several fixes and improvements after first real test against PPC.Roy Ben Shabat2020-05-202-2/+32
|
* Users & Roles suspend.Roy Ben Shabat2020-05-091-2/+2
| | | | | Fixed issue with USERS_ROLES on provisioning script. Buttons design improvements.
* Events.Roy Ben Shabat2020-04-293-27/+0
|
* Beit Hakodesh !Roy Ben Shabat2020-04-171-0/+1
|
* Redundant.Roy Ben Shabat2020-04-152-2/+2
|
* FSE Firmware Logs/Updates.Roy Ben Shabat2020-04-157-57/+44
|
* FSE Firmware FileSystem.Roy Ben Shabat2020-04-152-21/+42
|
* FSE TUP/TFP.Roy Ben Shabat2020-04-142-4/+4
| | | | Refactored progress with TangoProgress<T>
* FSE Tup/Tfp & WaitForReconnection.Roy Ben Shabat2020-04-141-12/+1
|
* Added remote upgrade module project.Roy Ben Shabat2020-04-111-5/+0
|
* Implemented FSE bug reporting !!!Roy Ben Shabat2020-04-118-114/+132
|
* Implemented FSE/PPC Logs.Roy Ben Shabat2020-04-108-3/+563
|
* FSE: Machine software updates details dialog.Roy Ben Shabat2020-04-096-5/+134
|
* Logs, Comments & General organization on FSE/PPC.Roy Ben Shabat2020-04-096-95/+416
| | | | Several improvements.
* Implemented PPC Updates & Packages.Roy Ben Shabat2020-03-308-2/+313
| | | | | Moved PPC/FSE interfaces to PPC.Shared. Changes Generic Serialization to json.
* Many changes and improvements.Roy Ben Shabat2020-03-284-16/+130
|
* Added Download menu implementation to file system.Roy Ben Shabat2020-03-252-2/+68
| | | | Added several stun and turn servers to web rtc.
* Working on storage provider.Roy Ben Shabat2020-03-221-2/+6
|
* Implemented WebRtcTransportAdapter.Roy Ben Shabat2020-03-223-26/+187
| | | | | | | | | Implemented FileSystem via WebRTC. Improved FileSystemControl keyboard control. Implemented FileSystemControl context menu. Improved Transported custom request handler registration. Implemented FS copy/move/delete. Implemented InputBox.
* Implemented priority queues for Transport Layer.Roy Ben Shabat2020-03-202-6/+255
| | | | Working on file/folder download.