aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common
Commit message (Collapse)AuthorAgeFilesLines
* mergeMirta2020-12-3040-771/+114
|
* Changed MS & PPC publisher from push to sync.Roy Ben-Shabat2020-12-061-1/+1
|
* Machine_Studio_v4.2.4Roy Ben-Shabat2020-11-262-34/+56
|
* Fixed search combobox arrows click.Roy Ben Shabat2020-09-151-1/+1
|
* Refactored SearchComboBox !!!Roy Ben Shabat2020-09-141-203/+36
|
* Fixed issue with MS event logger.Roy Ben-Shabat2020-09-141-12/+18
|
* Fixed MS/PPC publishers git repo path.Roy Ben-Shabat2020-09-131-1/+1
|
* Added Tag Creation via new Git library to MS/PPC/FSE.Roy Ben Shabat2020-09-103-1/+54
|
* Color Calibrations. Applied buttons to import data from file and save data ↵Victoria Plitt2020-08-301-10/+15
| | | | | | in to the current RML calibration tables. Added shadow effect to popup search combobox.
* MS. Statistics mode. In open popup at least one checkbox remains selected. ↵Victoria Plitt2020-08-261-1/+1
| | | | 2) SelectAll font the same as for all list.
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoRoy Ben Shabat2020-08-251-23/+120
|\
| * mergeAvi Levkovich2020-08-251-23/+120
| |
* | Removed all application event logging from MS.Roy Ben Shabat2020-08-251-4/+4
|/
* Style of TextBox in search comboboxVictoria Plitt2020-08-051-2/+2
| | | | Related Work Items: #3286
* Added a new control SearchComboBox. Refactoring code filter of ↵Victoria Plitt2020-08-051-0/+159
| | | | | | RmlsCollectionView. Related Work Items: #3286
* Added combobox style to some itemsVictoria Plitt2020-07-231-3/+3
| | | | Related Work Items: #3099
* MS Popup of Combobox. Selected part of Combobox was showed wrong. item 3099Victoria Plitt2020-07-121-28/+13
|
* Prevent machine studio from saving events to db when connected via external ↵Roy Ben Shabat2020-03-222-1/+24
| | | | bridge.
* Dropped logging categories from settings on MS and PPC.Roy Ben Shabat2020-03-221-6/+0
| | | | Debug Logs Processing is done in real time from UI.
* See previous commit...Roy Ben Shabat2020-02-166-3080/+3
|
* Gateway service using code-first db.Roy Ben Shabat2020-02-164-0/+2782
| | | | | Added notes about Nswag usage. Dropped MS idea with gateway. (will use in FSE...)
* Working on Gateway and auto Nswag generation.Roy Ben Shabat2020-02-142-1/+300
|
* Machine Studio. Set some colors in dialogs for Dark theme.Victoria Plitt2020-02-052-0/+10
| | | | Removed gradientResolution from CreateJobRunLiquidQuantities.
* Added TCP write mode setting to MS settings.Roy Ben Shabat2020-01-271-0/+7
| | | | | | | 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.
* 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 new ms user creation + PASSWORD_CHANGE_REQUIRED.Roy Ben-Shabat2020-01-191-0/+1
| | | | | Improved ms login design + password change. Improved ms main menu and current user design.
* Improved ms logging screen.Roy Ben-Shabat2020-01-191-1/+1
| | | | Improved ObservableStaticCollection init speed.
* Implemented machine studio connection via access token WORKING!.Roy Ben Shabat2020-01-195-2/+27
| | | | Implemented machine studio login method selection.
* Implemented Machine Studio => PPC auto reconnection.Roy Ben Shabat2020-01-181-0/+5
| | | | Implemented SignalR Adapter reconnection.
* Working on SignalR ExternalBridge...Roy Ben Shabat2020-01-151-0/+12
|
* Implementing the new Machine Studio ActionLogs module.Victoria Plitt2019-12-241-56/+56
| | | | Related Work Items: #2213
* Added error message for when external bridge failed due to udp port is ↵Roy Ben Shabat2019-12-2020-3/+35
| | | | | | | | already used. Implemented flexo font on mahcine studio. Added module title/image on MS. Updated some machine icons on MS.
* Implemented Jobs, JobRuns & Machine Events Synchronization.Roy Ben Shabat2019-12-112-3/+12
| | | | | | | | | | | | | 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.
* Added LocalDB to machine prerequisit to machine studio installer.Roy Ben Shabat2019-12-091-1/+4
| | | | | | | 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-097-1/+362
|
* Integrated CDN downloads to PPC and MS.Roy Ben-Shabat2019-12-052-0/+4
|
* Fixed a bug with job colorspace is null when entering job summery on catalog.Roy Ben-Shabat2019-11-061-0/+6
| | | | | | 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.
* Removed rollback version in machine studio.Roy Ben-Shabat2019-10-271-0/+6
| | | | | | | 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 support for token authentication from MS to DB.Roy Ben-Shabat2019-10-164-1/+41
|
* Fixed issue with BypassVersionCheck not loading modules.Roy Ben Shabat2019-09-262-3/+9
| | | | Added ForceVersionUpdate setting.
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoVictoria Plitt2019-09-251-0/+7
|\
| * Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoRoy Ben-Shabat2019-09-231-0/+4
| |\
| * | Implemented auto process selection on color space volume.Roy Ben-Shabat2019-09-221-0/+7
| | | | | | | | | | | | | | | | | | | | | Implemented number of units on Device. Fixed issue with color conversion process index. Increased max volume to 200 on PPC. Implemented Thread cloning on MS!
* | | Implemented Hardware Configuration Tab on Machine Designer !!!Victoria Plitt2019-09-251-4/+0
| |/ |/|
* | Dropped dependencies of ColorLab module.Victoria Plitt2019-09-181-0/+4
|/ | | | | Implemented ColorConversion view and view model. Refactored Machine Designer "Color Calibration" Tab.
* Added TransparentComboBoxStyle styleVictoria Plitt2019-08-133-61/+262
|
* Machine Studio : added configuration for dark /light themeVictoria Plitt2019-08-119-31/+425
|
* Refactored machine studio for using colors static resources.Victoria Plitt2019-07-286-13/+233
|
* Removed Object extension methods from global namespace.Roy Ben-Shabat2019-07-071-0/+1
|
* MERGEMirta2019-05-129-184/+148
|\