aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/PPC/Modules
Commit message (Collapse)AuthorAgeFilesLines
...
| * Added scrollviewer in system view.Roy Ben Shabat2020-02-051-235/+236
| |
| * Dropped IsTransparent from PPC jobs.Roy Ben Shabat2020-02-052-3/+3
| | | | | | | | Add full support for IsWhite on PPC and integration.
* | Remove spool iconVictoria Plitt2020-02-061-1/+1
|/ | | | Related Work Items: #2415
* Added auto update check interval on PPC settings view.Roy Ben-Shabat2020-01-302-1/+10
| | | | Added support for IsWhite on brush stops RGB/LAB.
* Implemented faster job runs counters retrieval for PPC and MS.Roy Ben-Shabat2020-01-291-1/+1
|
* Added TCP write mode setting to MS settings.Roy Ben Shabat2020-01-271-0/+25
| | | | | | | Added External Bridge TCP and SignalR settings to advanced settings on PPC. Added FailsWithAdapter to ExternalBridgeReceiver. Added TCP write mode to ExternalBridgeService. Added some error handling on ExternalBridgeService SignalR.
* Redundant.Roy Ben Shabat2020-01-231-3/+3
|
* Implemented job cancel while uploading job description file.Roy Ben-Shabat2020-01-221-4/+5
|
* DB CHANGE from previous commit.Roy Ben-Shabat2020-01-221-2/+23
| | | | | | Implemented multiple job stops until success. Related Work Items: #2412
* Implemented team viewer join group.Roy Ben-Shabat2020-01-221-9/+28
| | | | | | | | | | | Prevent multiple power up dialogs from showing. Implement auto available dispenser assignment for machine creation. Sorting for machines and dispensers in Machine designer. Implemented new PPC factory reset with team viewer and device name change. Fixed "Exit To Shell" to open real explorer. Redesigned restarting system view. Updated power off animation. Updated loading animation.
* MERGERoy Ben-Shabat2020-01-121-0/+14
|\
| * Add session log to TFS PPC and Machine Studio.Victoria Plitt2020-01-121-0/+14
| | | | | | | | Related Work Items: #2306
* | Merged Beta+ fixes to master.Roy Ben-Shabat2020-01-123-1/+4
|/
* Implemented maintenance mid-tank graphics.Victoria Plitt2020-01-089-58/+125
| | | | Implemented session file logger.
* added offline firmware updates support.Roy Ben Shabat2019-12-252-0/+6
|
* Implemented offline firmware upgrade support on PPC.Roy Ben Shabat2019-12-241-1/+1
|
* Improved CanPrint and IsPrinting detection on PPC.Roy Ben-Shabat2019-12-221-2/+2
| | | | | Added support for PowerUp and StandBy states. Made sync jobs false by default.
* Refactored Site Rmls & Catalogs to FK.Roy Ben Shabat2019-12-213-4/+4
| | | | | | Implemented Sites & Site Builders. Implemented DTO's and ActionLogs. Changed SQLExaminer scripts accordingly.
* Implemented auto thread loading.Roy Ben-Shabat2019-12-191-2/+60
| | | | | | | Implemented advanced settings for technician. Implemented thread loading on emulator. Removed PowerUpSelectedRML from settings. Now using LoadedRml settings for ThreadLoading and PowerUp.
* Implemented PPC DataGrid Tech style.Roy Ben-Shabat2019-12-1714-266/+397
| | | | | | Changed auto update icon. Changed Backup and Restore module name. Implemented Updates & Synchronization Details View.
* Add JobSource handling on PPC and Machine Studio Job Import.Roy Ben-Shabat2019-12-171-0/+1
|
* Changed Job Orange Brush to Gray Brush.Roy Ben-Shabat2019-12-171-4/+4
|
* Implemented PPC Updates/Synchronization View.Roy Ben Shabat2019-12-179-188/+326
| | | | | | Refactored database updates to be deleted if no differences. Updated MS and PPC with Offline Updates. Refactored Machine Designer Updates View to take only last 100 update entries.
* Added SOURCE to JOB.Roy Ben Shabat2019-12-171-0/+2
| | | | | | Added IS_SYNCHRONIZED to TANGO_UPDATE. Added OfflineUpdates to Synchronization. Added TangoUpdates on PPC side.
* Some fixes.Roy Ben-Shabat2019-12-164-2/+10
|
* Implemented power down by user and from embedded button.Roy Ben-Shabat2019-12-151-1/+2
|
* Added support for chromium touch enabled on PPC.Roy Ben-Shabat2019-12-153-15/+45
| | | | Implemented real Cef Installer.
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoRoy Ben-Shabat2019-12-1552-120/+2207
|\
| * Enabled transparent color for catalogs.Roy Ben Shabat2019-12-144-2/+30
| | | | | | | | | | | | | | Added machine last update check for quick db check PPC = >Service. Implemented AutoUpdateCheck vai PPC settings. Dropped use of AutoUpdateCheck from DB. Added skipping over TFP firmware upgrade upload if no other files other than mcu were found. Added more logs to firmware upgrade.
| * Implemented full transparent color support on infra and PPC!Roy Ben Shabat2019-12-147-100/+209
| | | | | | | | | | Fixed issue with fine tunning causing delay in job load. Added async support for IColorConverter.
| * Implemented site catalogs !Roy Ben Shabat2019-12-134-8/+23
| |
| * Added browser cef loading error support.Roy Ben Shabat2019-12-136-24/+89
| | | | | | | | Implemented better module loading error handling in general.
| * Embedded browser module in technician instead of menu.Roy Ben Shabat2019-12-1211-27/+113
| | | | | | | | Implemented browser module navigation support.
| * Improvements on browser module.Roy Ben Shabat2019-12-123-10/+144
| |
| * Added more functionality to browser module.Roy Ben Shabat2019-12-1215-168/+493
| |
| * Added IsAfterReset to ConnectionResponse PMR.Roy Ben Shabat2019-12-1218-0/+866
| | | | | | | | Started working on PPC.Browser Module !!!
| * Implemented Jobs, JobRuns & Machine Events Synchronization.Roy Ben Shabat2019-12-1119-11/+470
| | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * Refactored Object mapping extension methods !Roy Ben Shabat2019-12-101-1/+1
| | | | | | | | | | | | Removed FK from JOB_RUNS => JOBS Added MACHINE_GUID to JOB_RUNS Refactored MS Statistics module for the new changes.
* | Implemented possible improvement for WebClient download speed.Roy Ben-Shabat2019-12-082-1/+5
|/ | | | Implemented PPC notifications priority.
* Implemented "Export System Logs" on PPC maitenance.Roy Ben-Shabat2019-12-054-3/+82
| | | | Related Work Items: #1617
* Implemented embedded logs display on PPC technician.Roy Ben-Shabat2019-12-057-12/+322
|
* Added packages view to PPC technician.Roy Ben-Shabat2019-12-058-0/+210
|
* Implemented db rollback for db only update.Roy Ben Shabat2019-12-031-1/+1
| | | | | Improved db rollback for PPC update. Changed device reset to use Stub insead of DFU.
* Deprecated the use of loaded rml, default rml, default spool type, target ↵Roy Ben-Shabat2019-11-284-22/+41
| | | | | | color spaces, target job types and implemented through settings on PPC. Related Work Items: #1499
* Completed PPC Backup/Restore !!!Roy Ben-Shabat2019-11-281-8/+8
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoRoy Ben-Shabat2019-11-285-22/+42
|\
| * Fixed bug with job title length too long to display.Victoria Plitt2019-11-285-6/+6
| | | | | | | | | | | | | | Added job name length validation job entity. Implemented TouchRadioButton. Related Work Items: #1449
| * Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoVictoria Plitt2019-11-2472-85/+2182
| |\
| * | Implemented AutoLogRemoval & MaxFileSizeLimit to FileLogger, LogFileParser ↵Victoria Plitt2019-11-242-18/+38
| | | | | | | | | | | | and TFS bug reporting!!!
* | | Working on backup/restore.Roy Ben-Shabat2019-11-281-0/+5
| | |