aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.DAL.Remote/DB/RML.cs
Commit message (Collapse)AuthorAgeFilesLines
* MS LITERoy Ben Shabat2025-10-191-0/+2
|
* RMl Default Liquid Factor + Machine Type + Improved RML Filter Loading.Roy Ben Shabat2025-09-091-0/+1
|
* New Extra Inks DB, PMR, BL.Roy Ben Shabat2025-09-081-0/+1
|
* Use Lubricant TransformRoy2022-10-031-0/+1
|
* Added GBD and LUB to DB and BL.Roy2022-09-121-0/+4
|
* Created a new project Tango.MachineStudio.ThreadExtentions. Changes in Database.Victoria Plitt2021-05-241-0/+3
|
* BTSR RML Section + Drop Downs.Roy Ben Shabat2021-02-151-0/+1
| | | | | | | BTSR Machine Operator Mapping. BTSR Job Outline. BTSR Spool Tension on RMLS_SPOOLS. Added BTSR Tension Error to RML.
* BTSR DB, BL & PMR.Roy Ben Shabat2021-02-151-0/+4
|
* Added RML & Color Conversion VMax.Roy Ben Shabat2021-01-281-0/+1
|
* Light Inks Basics.Roy Ben Shabat2021-01-191-0/+1
|
* Moved ArcHeadCleaningMotorSpeed to RML => Head Cleaning Parameters.Roy Ben Shabat2020-11-031-0/+1
| | | | Modified local data store schema to unique machine,collection,key.
* Implemented ColorLib gradient generation feature.Roy Ben Shabat2020-10-151-0/+1
|
* Added new head cleaning parameters support.Roy Ben Shabat2020-03-221-0/+1
| | | | Added build up pressure to process parameters.
* Added Bypass Rockers to Thread Parameters.Roy Ben-Shabat2020-03-031-0/+1
| | | | Added RML Spools to DTO Action Logs.
* Added thread parameters DB, PMR, MachineOperator merging, Machine Studio.Roy Ben Shabat2020-02-271-0/+9
|
* Major Changes Regarding RML & SPOOL parameters changes!Roy Ben-Shabat2020-02-261-3/+3
|
* Added new values to process parameters.Roy Ben-Shabat2020-02-241-0/+5
| | | | | | | Added head type for machine and RML. Added RML display name, qualification and spools calibration string. All on DB, BL and PMR.
* Refactored Site Rmls & Catalogs to FK.Roy Ben Shabat2019-12-211-0/+3
| | | | | | Implemented Sites & Site Builders. Implemented DTO's and ActionLogs. Changed SQLExaminer scripts accordingly.
* Added support for multiple ColorLib versions !Roy Ben-Shabat2019-09-191-0/+1
| | | | | Added version control and display in RML & Research Module. Implemented GenerateHive optimizations.
* Refactored CCT to single CCT per RML.Roy Ben-Shabat2019-07-111-3/+2
|
* Refactoring of all color catalogs objects !!!Roy Ben-Shabat2019-07-081-2/+2
|
* Refactored catalogs to per RML.Roy Ben-Shabat2019-01-081-2/+6
| | | | | | | | | Dropped MEDIA_COLOR. Added RML White Point LAB. Added additional dispenser parameters in MS module. Attempt to optimize PPC color catalog view performance. Removed "Color Catalog Code" from brush stop. Implemented PPC color catalog selection per RML.
* Fixed some issues with observables generator.Roy Ben-Shabat2018-12-231-3/+0
|
* Added environments support for users & roles !!Roy Ben-Shabat2018-12-201-0/+5
|
* Working on PPC machine settings !Roy Ben-Shabat2018-07-301-0/+3
|
* Re-factored DAL Observables using EF Code First !!!!!!Roy2018-01-271-4/+4
|
* A lot of work on Developer Module and Jobs related DB tables.Roy Ben-Shabat2018-01-231-2/+5
|
* Implemented new CATS.Roy2018-01-201-2/+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.
* Added Process Parameters Table.Roy Ben-Shabat2018-01-181-0/+4
|
* Removed Deleted from most of DB Tables !!!!!!!!!!!Roy Ben-Shabat2018-01-181-1/+0
|
* Added CCT & CAT to DB Module !Roy2017-12-261-0/+3
| | | | Implemented "deep filtering" on db module search.
* MERGERoy2017-12-261-0/+1
|
* Modified several table names.Roy Ben-Shabat2017-12-191-2/+2
|
* MERGE.Roy Ben-Shabat2017-12-191-2/+2
|
* Implemented DB Observables Generator CLI for DAL.Observables post build event.Roy Ben-Shabat2017-12-101-1/+1
| | | | Changes DB table FIBER_SYNTHESIS to FIBER_SYNTHESISES to normalize singularization.
* Implemented SQL Server <=> SQLite Synchronization !Roy Ben-Shabat2017-11-291-9/+9
|
* Started Remote <=> Local Synchronization... /;Roy Ben-Shabat2017-11-271-1/+1
|
* Split DAL to DAl.Local & DAL.Remote due to ambiguity of table names in EF.Roy Ben-Shabat2017-11-271-0/+56
Implemented Unit testing for SQLite & SQL Server connections.