aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.DB
Commit message (Collapse)AuthorAgeFilesLines
...
* Lots of work !Roy Ben-Shabat2018-03-016-0/+9
|
* Refactored Hardware Designer DAL.Roy Ben-Shabat2018-02-2723-364/+170
|
* Added PID Control.Roy Ben-Shabat2018-02-277-0/+225
|
* Added DB Tables.Roy Ben-Shabat2018-02-2617-0/+541
| | | | | | | | | | TECH_HEATERS DANCER_TYPES MOTOR_TYPES HARDWARE_VERSIONS_MOTOR_TYPES HARDWARE_VERSIONS_DANCER_TYPES Implemented Dancers & motors on DB Module.
* Working on developer module..Roy Ben-Shabat2018-02-191-4/+4
|
* Developer redesign..Roy2018-02-181-1/+7
|
* Refactored all studio modules to use StudioModuleBase.Roy Ben-Shabat2018-02-141-35/+8
|
* More work on technician view...Roy2018-02-111-6/+1
| | | | | | | Added auto loading of last project. Added IShutdownListener interface. Added TechName to Tech Items. Fixed issue with tech name of IO port.
* Moved Observables to Integration !!Roy Ben-Shabat2018-01-3046-49/+49
| | | | Implemented basic sketch for IDS Pack Formulation.
* Added IDS_PACK_FORMULA.Roy2018-01-2710-9/+189
| | | | | Added necessary login to machine designer & db module. Started working on job segments.
* Re-factored DAL Observables using EF Code First !!!!!!Roy2018-01-2722-95/+72
|
* Refactored ObservableEntity:Roy Ben-Shabat2018-01-251-4/+4
| | | | | | | | | Observables comparison is now done by GUID. Implemented != == Equals overrides. Save and load are now done only on decorated properties so properties on partial class are allowed! Implemented dynamic graph sizes on developer module.
* A lot of work on Developer Module and Jobs related DB tables.Roy Ben-Shabat2018-01-2310-49/+70
|
* Implemented Developer Module Configuration Section!Roy Ben-Shabat2018-01-222-3/+26
|
* Fixed max width of DB table view.Roy Ben-Shabat2018-01-212-1/+7
| | | | Added FindAncestor on UIHelper.
* Implemented new CATS.Roy2018-01-2015-47/+180
| | | | | | | 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.
* Added Process Parameters Table.Roy Ben-Shabat2018-01-188-0/+253
|
* Removed Deleted from most of DB Tables !!!!!!!!!!!Roy Ben-Shabat2018-01-189-56/+52
|
* Added Max_NL_Per_CM to DB Module !!Roy Ben-Shabat2018-01-1610-0/+164
| | | | | | Added Liquid_Types_Rml table to DB module. Added new nl/cm to dispenser. Added capacity to dispenser.
* Removed Dispensers & Cartridges!Roy Ben-Shabat2018-01-1612-310/+0
| | | | Only Dispenser Type & CartridgeType now.
* Embedded RealTimeGraphEx library to solution.Roy Ben-Shabat2018-01-161-3/+6
| | | | | Added graphs to technician view. Implemented simple sensors data test using Machine Emulator.
* Added code comments for:Roy Ben-Shabat2018-01-1415-108/+124
| | | | MachineStudio.DB
* Implemented LogOut from machine studio.Roy Ben-Shabat2018-01-071-0/+4
| | | | | | Modified Machine Designer image. Fixed issue with updating contact on DB Module. Improved Machine Studio Drawer graphics.
* Progress on machine designer...Roy2018-01-071-0/+8
|
* Added Mid Tanks to DB.Roy Ben-Shabat2018-01-039-5/+179
| | | | Started implementing Machine Designer.
* Added CCT & CAT to DB Module !Roy2017-12-2614-12/+557
| | | | Implemented "deep filtering" on db module search.
* MERGERoy2017-12-2653-2/+1625
|
* Continue for last commit.Roy2017-12-243-32/+0
|
* Started working on 'Synchronization' - Machine Studio module.Roy Ben-Shabat2017-12-193-4/+3
|
* Added Event Types and Action Types to DB Module !Roy Ben-Shabat2017-12-1913-3/+394
|
* Modified several table names.Roy Ben-Shabat2017-12-1911-26/+71
|
* Added CONFIGURATION_GUID to MACHINES table.Roy Ben-Shabat2017-12-192-1/+3
| | | | Implemented CloneConfiguration method for cloning a machine configuration.
* MERGE.Roy Ben-Shabat2017-12-1997-48/+2890
|
* Implemented IAuthenticationProvider, INavigationProvider, IModuleLoader.Roy Ben-Shabat2017-12-1410-2/+161
| | | | | LoadingView, LoginView,
* Implemented Roles in DB Module.Roy Ben-Shabat2017-12-1418-18/+295
| | | | Added Permission enum generation.
* Implemented new MDI Container Control !Roy Ben-Shabat2017-12-142-6/+10
|
* Modified DB Module design.Roy Ben-Shabat2017-12-133-55/+37
|
* Machine Studio, Dynamic Module Loading...Roy Ben-Shabat2017-12-134-1/+49
|
* Successfully separated Machine Studio to modules...Roy Ben-Shabat2017-12-1344-0/+1911