| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Implemented VS solution release builds! | Roy Ben-Shabat | 2018-03-11 | 1 | -1/+1 | |
| | | ||||||
| * | Managed to get Embroidery Adapter to integrate. | Roy | 2018-03-03 | 2 | -4/+4 | |
| | | ||||||
| * | Added Delta Resolution for Hive Color Picker. | Roy | 2018-03-03 | 2 | -0/+33 | |
| | | | | | | Implemented Embroidery PMR. Implemented Embroidery Native Adapter. | |||||
| * | Another BL Optimization /: | Roy | 2018-03-01 | 2 | -2/+3 | |
| | | ||||||
| * | Moved Dispensing and Observables to Tango.BL !!! | Roy Ben-Shabat | 2018-03-01 | 3 | -2/+6 | |
| | | ||||||
| * | Upgraded protobuf from 4.1 to 5.1 ? | Roy Ben-Shabat | 2018-03-01 | 2 | -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. | |||||
| * | Change LogManager to Instance. | Roy Ben-Shabat | 2018-02-28 | 2 | -5/+5 | |
| | | ||||||
| * | Working on developer module.. | Roy Ben-Shabat | 2018-02-19 | 1 | -2/+2 | |
| | | ||||||
| * | Refactored ColorLab PMR Structs ! | Roy Ben-Shabat | 2018-02-14 | 1 | -25/+76 | |
| | | ||||||
| * | Added dispensers support on technician module. | Roy | 2018-02-10 | 1 | -0/+8 | |
| | | ||||||
| * | Implemented unit testing for ColorLib. | Roy Ben-Shabat | 2018-02-05 | 2 | -0/+105 | |
| | | ||||||
| * | Added basic skeleton for job printing communication. | Roy Ben-Shabat | 2018-02-04 | 1 | -4/+4 | |
| | | | | | Added Job Handling for Machine Operator & Machine Emulator. | |||||
| * | Moved Job & Segment PMR to Printing namespace. | Roy Ben-Shabat | 2018-02-04 | 1 | -3/+1 | |
| | | ||||||
| * | Moved Observables to Integration !! | Roy Ben-Shabat | 2018-01-30 | 2 | -5/+5 | |
| | | | | | Implemented basic sketch for IDS Pack Formulation. | |||||
| * | Re-factored DAL Observables using EF Code First !!!!!! | Roy | 2018-01-27 | 1 | -10/+10 | |
| | | ||||||
| * | Implemented new CATS. | Roy | 2018-01-20 | 2 | -0/+5 | |
| | | | | | | | | Implemented Process Parameters View on DB Module. Implemented RML Process Parameters View on DB Module. Modified DB Module table initials letter casing. Moved observables generator to CLI. | |||||
| * | Some changes to Protobuf_TST | Roy Ben-Shabat | 2017-12-24 | 1 | -5/+5 | |
| | | | | | Added entity framework providers to Machine Studio UI app.config. | |||||
| * | Implemented native ColorLib + Android NDK JNI Integration !!! | Roy Ben-Shabat | 2017-12-21 | 1 | -1/+20 | |
| | | ||||||
| * | Started working on 'Synchronization' - Machine Studio module. | Roy Ben-Shabat | 2017-12-19 | 2 | -11/+27 | |
| | | ||||||
| * | MERGE. | Roy Ben-Shabat | 2017-12-19 | 1 | -1/+1 | |
| | | ||||||
| * | Improved Observable entities save procedures. | Roy Ben-Shabat | 2017-12-13 | 1 | -3/+1 | |
| | | ||||||
| * | Implemented DB Observables Generator CLI for DAL.Observables post build event. | Roy Ben-Shabat | 2017-12-10 | 1 | -51/+2 | |
| | | | | | Changes DB table FIBER_SYNTHESIS to FIBER_SYNTHESISES to normalize singularization. | |||||
| * | Added DAL.Observables project. | Roy Ben-Shabat | 2017-12-10 | 2 | -3/+11 | |
| | | | | | | Changes DB table CONFIGURATIONS_DISPENSER to IDS_PACKS. CHanges DB table SYNC_CONFIGURATION to SYNC_CONFIGURATIONS | |||||
| * | Stubs execution utility almost done. | Roy | 2017-12-09 | 1 | -4/+0 | |
| | | ||||||
| * | Some work on CodeGeneration and machine designer. | Roy Ben-Shabat | 2017-12-07 | 2 | -2/+3 | |
| | | | | | | Implemented stubs CLI. Working on stubs UI. | |||||
| * | Moved ExtendedObject & RelayCommand to Core. | Roy | 2017-12-06 | 2 | -0/+94 | |
| | | | | | CodeGeneration EntityCodeFile working + cycle reference! | |||||
| * | Added Tango.Serialization. | Roy Ben-Shabat | 2017-12-04 | 3 | -3/+9 | |
| | | | | | Added Tango.Settings. | |||||
| * | MERGE | Roy Ben-Shabat | 2017-12-03 | 1 | -16/+1 | |
| | | ||||||
| * | Fixed an issue with boolean values on local DB sync. | Roy Ben-Shabat | 2017-11-29 | 1 | -0/+4 | |
| | | | | | | | | Added support for SYNC_CONFIGURATION table on for local DB sync. Fixed an issue with multiple row updates on remote DB sync. Added warning for missing destination property on remote DB sync. Throw exception when no remote machine found on remote DB sync. | |||||
| * | Implemented SQL Server <=> SQLite Synchronization ! | Roy Ben-Shabat | 2017-11-29 | 2 | -0/+124 | |
| | | ||||||
| * | Started Remote <=> Local Synchronization... /; | Roy Ben-Shabat | 2017-11-27 | 2 | -2/+2 | |
| | | ||||||
| * | Split DAL to DAl.Local & DAL.Remote due to ambiguity of table names in EF. | Roy Ben-Shabat | 2017-11-27 | 5 | -0/+128 | |
| | | | | | Implemented Unit testing for SQLite & SQL Server connections. | |||||
| * | Migrated solution .Net 4.5 to 4.6 ! | Roy Ben-Shabat | 2017-11-27 | 1 | -1/+2 | |
| | | ||||||
| * | Rename "Visual Studio" to "Visual_Studio" | Roy Ben-Shabat | 2017-11-16 | 5 | -0/+330 | |
| Rename "External Repositories" to "External_Repositories". | ||||||
