aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Utilities/Tango.Stubs.CLI
Commit message (Collapse)AuthorAgeFilesLines
* Renewed Stubs UI utility installation!Roy Ben-Shabat2019-09-095-26/+12
| | | | Added Stubs UI installation excludes to gitignore.
* A lot of work !!!Roy Ben-Shabat2019-02-203-5/+5
|
* Upgraded EF from 6.0 to 6.2 for all projects.Roy Ben-Shabat2019-01-171-0/+4
| | | | | Improved EF first load with pre-compiled views and model store. Implemented auto generate views in Tango Build VSIX.
* Added array support for stubsexec.Roy Ben-Shabat2018-12-101-0/+11
| | | | Improved PPC update & setup.
* Modified MidTank Pressure 1-8 DoubleArray to MidTank Level 1-8 standard array.Roy Ben-Shabat2018-12-101-1/+1
|
* Working on PPC firmware upgrade !!!Roy Ben-Shabat2018-12-061-8/+16
|
* Improved stubexec CLI !Roy Ben-Shabat2018-12-051-11/+42
|
* Fixed issue with stubexec utility.Roy Ben-Shabat2018-11-201-1/+1
|
* 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
|
* Machine Studio v3.0Roy Ben-Shabat2018-08-231-1/+1
|
* Refactored ObservablesContext to use DataSource object!Roy Ben-Shabat2018-08-211-1/+1
| | | | Upgraded to .NET 4.7.2 !!!
* Reorganization of solution build paths !Roy Ben-Shabat2018-08-141-3/+3
| | | | Optimized production packages.
* Machine Studio v2.0.9Roy Ben-Shabat2018-07-251-1/+1
|
* New version numbers using Auto Increment Versions visual studio extension !Roy Ben-Shabat2018-07-231-1/+1
|
* Changed versions to per assembly.Roy Ben-Shabat2018-07-232-0/+9
|
* Split assembly versions to Core, Machine Studio, PPC!Roy Ben-Shabat2018-06-201-3/+0
|
* Implemented TeamFoundationClient components !!!Roy Ben-Shabat2018-04-232-3/+3
|
* Implemented VS solution release builds!Roy Ben-Shabat2018-03-111-1/+1
|
* Managed to get Embroidery Adapter to integrate.Roy2018-03-032-3/+3
|
* Upgraded protobuf from 4.1 to 5.1 ?Roy Ben-Shabat2018-03-012-3/+3
| | | | | | | Implemented a workaround for protobuf ToByteString bug. Lowered Transporter Push/Pull Interval from 2 to 1 mili. Set No Alpha Channel as default on color canvas. Fixed issue with single graphs colors on technician module.
* Added costura for Stubs.UI, Stubs.CLI.Roy2018-02-243-0/+24
| | | | Implemented Tango Stubs GUI installer.
* Added code comments for:Roy Ben-Shabat2018-01-081-1/+1
| | | | PMR.
* Fixed some issue in Stubs CLIRoy Ben-Shabat2017-12-281-7/+6
|
* Avi: Added several PMR stub messages.Avi Levkovich2017-12-121-1/+1
| | | | Roy: Fixed issue where proto compiler generates modified enum field names using OriginalName attribute.
* Stubs scripting improvements.Roy2017-12-081-1/+1
|
* Fixed issue with protobuf nuget.Roy2017-12-073-4/+4
| | | | Some improvements on Stubs GUI.
* Some work on CodeGeneration and machine designer.Roy Ben-Shabat2017-12-075-0/+293
Implemented stubs CLI. Working on stubs UI.