aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Refactored Object mapping extension methods !Roy Ben Shabat2019-12-106-16/+63
| | | | | | | | | | | | | | | | | | Removed FK from JOB_RUNS => JOBS Added MACHINE_GUID to JOB_RUNS Refactored MS Statistics module for the new changes.
| * | Added LocalDB to machine prerequisit to machine studio installer.Roy Ben Shabat2019-12-093-3/+7
| | | | | | | | | | | | | | | | | | | | | Implemented machine studio installer feature selection. Removed roslyn folder from MS release output. Added date to tup file generation. Added LocalDB start before connect service on TupFileBuilder.
| * | Implemented full TUP package update !!!Roy Ben Shabat2019-12-0914-2/+603
| |/
* / Implemented possible improvement for WebClient download speed.Roy Ben-Shabat2019-12-082-6/+8
|/ | | | Implemented PPC notifications priority.
* Implemented fast database update detection of RMLL, Hardware Versions & ↵Roy Ben Shabat2019-12-082-0/+2
| | | | | | Color Catalogs. Related Work Items: #1622
* Implemented machine updates history on machine designer.Roy Ben Shabat2019-12-079-2/+433
| | | | Related Work Items: #1618
* Added new PID and heaters to hw, diagnostics and tech.Roy Ben Shabat2019-12-061-7/+7
| | | | | | Implemented proper sorting on hw version and tech board. (DB CHANGE!) Related Work Items: #1595
* Integrated CDN downloads to PPC and MS.Roy Ben-Shabat2019-12-053-1/+6
|
* MREGEVictoria Plitt2019-12-043-62/+90
|\
| * Deprecated the use of loaded rml, default rml, default spool type, target ↵Roy Ben-Shabat2019-11-281-15/+0
| | | | | | | | | | | | color spaces, target job types and implemented through settings on PPC. Related Work Items: #1499
| * Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoRoy Ben-Shabat2019-11-282-22/+56
| |\
| * | Fixed issue with machine clone and device registration.Roy Ben-Shabat2019-11-213-59/+102
| | | | | | | | | | | | Implemented device registration details and reset in Machine Designer.
* | | Implemented deleted users handling on Machine Studio.Victoria Plitt2019-12-043-3/+78
| |/ |/| | | | | | | | | Started working on Dispenser Analyzer. Related Work Items: #1533
* | Implemented AutoLogRemoval & MaxFileSizeLimit to FileLogger, LogFileParser ↵Victoria Plitt2019-11-242-22/+56
|/ | | | and TFS bug reporting!!!
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoRoy Ben-Shabat2019-11-141-12/+21
|\
| * Changed color of text and format in InsufficientLiquidQuantityException dialogVictoria Plitt2019-11-141-12/+21
| |
* | Refactored IsLiquidVolumesOutOfRange to use process parameters.Roy Ben-Shabat2019-11-143-77/+92
|/
* Improve insufficient liquid quantity view.Victoria Plitt2019-11-133-42/+80
| | | | Fixed MS finalizing text.
* Restored job liquid quantity validation to start of procedure.Victoria Plitt2019-11-132-32/+18
|
* see itemVictoria Plitt2019-11-121-32/+43
| | | | Related Work Items: #1295
* Added Color Conversion v3.Roy Ben-Shabat2019-11-103-3/+7
| | | | | Machine Studio v4.0.32 PPC v1.0.50
* Fixed issue with job completion on emulator.Roy Ben-Shabat2019-11-072-7/+40
| | | | | | | Added liquid volumes grid full step. Added full step to dispensing calculations. Fixed issue with gradient generation progress on MS. Worked on software items doc.
* Implemented liquid quantity validation on PPC and MS.Roy Ben-Shabat2019-11-062-18/+32
| | | | Improved PPC full control view.
* Fixed a bug with job colorspace is null when entering job summery on catalog.Roy Ben-Shabat2019-11-062-0/+7
| | | | | | Added ContinuousRequestTimeout to MachineOperator and machine studio external bridge connection. Fixed dispensing nl\sec calculation. Fixed job brush stops liquid volumes setting by correct process parameters.
* DoneVictoria Plitt2019-11-0515-5/+81
| | | | Related Work Items: #1277
* Machine Studio v4.0.31Roy Ben-Shabat2019-10-291-1/+1
| | | | PPC v1.0.49
* Added import /export to hardware version in machine studio.Roy Ben-Shabat2019-10-282-3/+102
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoRoy Ben-Shabat2019-10-288-15/+138
|\
| * Added comments to hardware comparison code.Victoria Plitt2019-10-108-15/+138
| |
* | Fixed app crash when error in machine events loading (redundant).Roy Ben-Shabat2019-10-281-17/+25
| |
* | Added true job changed detection when exit to PPC and MS.Roy Ben-Shabat2019-10-281-1/+11
| |
* | Removed rollback version in machine studio.Roy Ben-Shabat2019-10-278-65/+64
| | | | | | | | | | | | | | Omitted remove old dll files from machine studio updater. Removed ColorCapture module from MS update to reduce package size. Added ColorCapture module only to MS installer. Added ExternalBridge default timeout to machine studio settings file.
* | Added DEVICE_ID, DEVICE_NAME & IS_DEVICE_REGISTERED fields to db.Roy Ben-Shabat2019-10-271-0/+3
| | | | | | | | | | | | | | | | Prevent multiple machine setup from different devices. Moved notification to inner layout on PPC. Improved PPC notification bar. Added more machine status support from embedded. FIxed issue with external bridge and emergency pressed.
* | Added support for token authentication from MS to DB.Roy Ben-Shabat2019-10-165-1/+70
|/
* Redundant.Roy Ben-Shabat2019-10-073-12/+49
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoRoy Ben-Shabat2019-10-0736-46/+333
|\
| * Refactoring - added app.xaml files to view in designer VSVictoria Plitt2019-10-0730-8/+249
| |
| * Refactoring code - added commentsVictoria Plitt2019-10-077-38/+84
| |
* | Machine Studio v4.0.29Roy Ben-Shabat2019-10-071-1/+1
| | | | | | | | PPC 1.0.48
* | Implemented RML import/export.Roy Ben-Shabat2019-10-075-32/+148
|/ | | | | | | Fixed issue with MS in 1920x1080. Added IP Address & Up Time to PPC. Added ExternalBridge Icon IsInSession Indication. Fixed issue with ExternalBridgeService disconnection.
* Another fix for SetLiquidVolumes.Roy Ben-Shabat2019-10-027-19/+169
| | | | | | Changed JobFile PMR. Implemented new JobFile with Liquid Volume awareness. Implemented Import/Export jobs on research module.
* Machine Studio v4.0.28Roy Ben-Shabat2019-10-021-1/+1
| | | | PPC v1.0.46
* Fixed issue with BypassVersionCheck not loading modules.Roy Ben Shabat2019-09-266-13/+32
| | | | Added ForceVersionUpdate setting.
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoRoy Ben-Shabat2019-09-261-15/+15
|\
| * Changes in HardwareConfigurationView for support dark themeVictoria Plitt2019-09-261-15/+15
| |
* | Machine Studio v4.0.27Roy Ben-Shabat2019-09-261-1/+1
|/ | | | PPC v1.0.45
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoRoy Ben-Shabat2019-09-2510-5/+961
|\
| * Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoVictoria Plitt2019-09-2515-33/+180
| |\
| * | Implemented Hardware Configuration Tab on Machine Designer !!!Victoria Plitt2019-09-2510-5/+961
| | |
* | | Implemented MultiGraph data series colors from configuration.Roy Ben-Shabat2019-09-254-4/+98
| | | | | | | | | | | | Added dispensers & mid-tanks diagnostics monitors.