aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner
Commit message (Collapse)AuthorAgeFilesLines
...
* Working some more on ActionLogs across MS.Roy Ben Shabat2019-12-211-3/+29
|
* Removed sorting for component properties.Victoria Plitt2019-12-181-1/+0
| | | | Related Work Items: #1619
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoVictoria Plitt2019-12-1810-21/+334
|\
| * Implemented PPC Updates/Synchronization View.Roy Ben Shabat2019-12-173-1/+8
| | | | | | | | | | | | 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.
| * Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoRoy Ben-Shabat2019-12-1510-15/+322
| |\
| | * Enabled transparent color for catalogs.Roy Ben Shabat2019-12-141-2/+2
| | | | | | | | | | | | | | | | | | | | | 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 sites module on MS.Roy Ben Shabat2019-12-142-1/+23
| | | | | | | | | | | | Implemented site selection on Machine Designer.
| | * Implemented Jobs, JobRuns & Machine Events Synchronization.Roy Ben Shabat2019-12-113-12/+61
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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/+1
| | | | | | | | | | | | | | | | | | | | | 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-096-0/+236
| | |
| * | Implemented possible improvement for WebClient download speed.Roy Ben-Shabat2019-12-081-6/+5
| |/ | | | | | | Implemented PPC notifications priority.
* / Implement alphanumeric sorting on hw comparison and hw configuration in ↵Victoria Plitt2019-12-111-1/+9
|/ | | | | | MachineStudio. Related Work Items: #1619
* Implemented machine updates history on machine designer.Roy Ben Shabat2019-12-079-2/+433
| | | | Related Work Items: #1618
* 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
* Fixed issue with machine clone and device registration.Roy Ben-Shabat2019-11-213-59/+102
| | | | Implemented device registration details and reset in Machine Designer.
* 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.
* Redundant.Roy Ben-Shabat2019-10-073-12/+49
|
* Refactoring - added app.xaml files to view in designer VSVictoria Plitt2019-10-072-0/+16
|
* Refactoring code - added commentsVictoria Plitt2019-10-077-38/+84
|
* Changes in HardwareConfigurationView for support dark themeVictoria Plitt2019-09-261-15/+15
|
* Implemented Hardware Configuration Tab on Machine Designer !!!Victoria Plitt2019-09-259-1/+961
|
* Dropped dependencies of ColorLab module.Victoria Plitt2019-09-185-21/+346
| | | | | Implemented ColorConversion view and view model. Refactored Machine Designer "Color Calibration" Tab.
* Added TransparentComboBoxStyle styleVictoria Plitt2019-08-132-7/+7
|
* Machine Studio : added configuration for dark /light themeVictoria Plitt2019-08-114-41/+41
|
* Refactored machine studio for using colors static resources.Victoria Plitt2019-07-284-7/+7
|
* Working MS on bugs and improvement.Roy Ben-Shabat2019-07-111-0/+3
|
* Added SUSPEND_VERSION_UPDATERoy Ben-Shabat2019-05-161-0/+9
| | | | | | | Added PERFORM_SCHEMA_UPDATE Added DEVICE_COM_PORT fields to DB, MS, PPC.
* MERGERoy Ben Shabat2019-04-091-8/+16
|
* Implemented open dispensers & machine designer via double click.Roy Ben-Shabat2019-03-182-2/+6
|
* Implemented Color Calibration on Machine Designer!Roy Ben-Shabat2019-03-065-1/+77
|
* A lot of work !!!Roy Ben-Shabat2019-02-201-1/+1
|
* Some fixes.Roy Ben Shabat2019-01-311-1/+1
|
* Removed binding error from MachineView.Roy Ben-Shabat2019-01-241-17/+0
|
* Upgraded EF from 6.0 to 6.2 for all projects.Roy Ben-Shabat2019-01-173-6/+30
| | | | | Improved EF first load with pre-compiled views and model store. Implemented auto generate views in Tango Build VSIX.
* Fixed some issue with creating new machine.Roy Ben-Shabat2019-01-141-1/+1
|
* Implemented ActionTimer.Roy Ben-Shabat2018-12-314-13/+29
| | | | Fixed some issue with machine designer and dispenser module.
* Added Trigger for machine delete to erase configuration & IDS Packs also!Roy Ben-Shabat2018-12-315-8/+126
| | | | Implemented Machine creation dialog in machine designer.
* Added machine clone in machine designer !Roy Ben-Shabat2018-12-302-7/+30
|
* Machine designer working with spools !Roy Ben-Shabat2018-12-306-2/+162
| | | | PMR of dispenser & spools changed.
* Working on new Machine Designer.Roy Ben-Shabat2018-12-309-384/+425
|
* Working on dispenserssssssssRoy Ben Shabat2018-12-3012-1400/+1440
|
* PPC working on tablet !Roy Ben-Shabat2018-12-181-1/+8
|
* Machine Studio v3.5.64Roy Ben-Shabat2018-11-121-0/+14
|
* Sign-out works !Roy Ben-Shabat2018-10-101-1/+1
| | | | | Fixed issue where color conversion was busy while not in research module but research module in job view. Added new RealTimeGraphX !
* BACK TO .NET 4.6 !!Roy Ben-Shabat2018-10-071-1/+1
|
* Added IDS Pack Index + 1 Display.Roy Ben-Shabat2018-09-172-0/+21
|
* Added new colorized static text widget to tech board.Roy Ben-Shabat2018-08-261-1/+1
| | | | | | Added option to go back to job/jobs from running job view. Fixed issue with bug reporting. Fixed other bugs.
* Fixed some issues with MS 3.0Roy Ben-Shabat2018-08-231-1/+1
|
* Machine Studio v3.0Roy Ben-Shabat2018-08-231-1/+1
|
* ObservablesContext is now LazyLoading = 'false' by default.Roy Ben-Shabat2018-08-231-1/+0
|