aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.DAL.Remote/DB/MACHINE.cs
Commit message (Collapse)AuthorAgeFilesLines
* Allow SMS notifications.Roy Ben Shabat2025-01-271-0/+1
|
* Machine Type Connection, Discovery Handling.Roy2023-02-061-0/+1
|
* Version Tag Rescued from old PC.Roy Ben Shabat2022-07-261-0/+1
|
* #5821 , #5831 RML extension . Created new tables in database and ↵Victoria Plitt2022-01-101-0/+6
| | | | corresponding classes in Tango.BL.
* After VirusVictoria Plitt2021-07-041-0/+6
|
* Added Machine BTSR_INSTALLEDRoy Ben Shabat2021-02-181-0/+1
|
* "Light Inks Installed" & "Use Light Inks When Possible"Roy Ben Shabat2021-01-201-0/+1
|
* Added DISABLED for TANGO_VERSIONS.Roy Ben Shabat2020-11-181-0/+1
| | | | | Added ACTIVATION_KEY for MACHINE. Added activation key generation for ms designer.
* Data Store On SQL Server.Roy Ben Shabat2020-10-211-0/+3
|
* Major Changes Regarding RML & SPOOL parameters changes!Roy Ben-Shabat2020-02-261-3/+0
|
* Added new values to process parameters.Roy Ben-Shabat2020-02-241-0/+1
| | | | | | | Added head type for machine and RML. Added RML display name, qualification and spools calibration string. All on DB, BL and PMR.
* Added sites and machine studio module template.Roy Ben Shabat2019-12-131-0/+1
|
* Added DEVICE_ID, DEVICE_NAME & IS_DEVICE_REGISTERED fields to db.Roy Ben-Shabat2019-10-271-0/+4
| | | | | | | | 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.
* Added SUSPEND_VERSION_UPDATERoy Ben-Shabat2019-05-161-0/+3
| | | | | | | Added PERFORM_SCHEMA_UPDATE Added DEVICE_COM_PORT fields to DB, MS, PPC.
* Working on new Machine Designer.Roy Ben-Shabat2018-12-301-1/+3
|
* Working on dispenserssssssssRoy Ben Shabat2018-12-301-3/+0
|
* Some work on PPC and database!Roy Ben-Shabat2018-12-251-1/+1
|
* Fixed some issues with observables generator.Roy Ben-Shabat2018-12-231-1/+0
|
* Added environments support for users & roles !!Roy Ben-Shabat2018-12-201-0/+4
|
* PPC working on tablet !Roy Ben-Shabat2018-12-181-0/+5
|
* Implemented OS activation + UWF.Roy Ben-Shabat2018-12-181-0/+1
| | | | Added OSKey to MACHINES table and machine service.
* Working on PPC hotspot and external bridge.Roy Ben-Shabat2018-12-111-2/+0
|
* Worked on PPC setup & update.Roy Ben-Shabat2018-12-041-0/+2
|
* Implemented full machine setup with connectivity and communication testing!Roy Ben-Shabat2018-08-161-1/+0
| | | | Fixed an issue with auto reset event on transport and logging :/
* New Implementation of PPC WiFI networks management!Roy Ben-Shabat2018-08-161-0/+1
|
* Working on PPC machine settings !Roy Ben-Shabat2018-07-301-0/+9
|
* Managed to get java back working again.Roy Ben-Shabat2018-03-181-1/+1
|
* Working on machine events.Roy Ben-Shabat2018-03-151-0/+2
|
* Working on color lab module !Roy Ben-Shabat2018-03-051-0/+3
|
* A lot of work on Developer Module and Jobs related DB tables.Roy Ben-Shabat2018-01-231-0/+3
|
* Implemented new CATS.Roy2018-01-201-3/+0
| | | | | | | 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.
* 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.
* Added CONFIGURATION_GUID to MACHINES table.Roy Ben-Shabat2017-12-191-0/+2
| | | | Implemented CloneConfiguration method for cloning a machine configuration.
* Started working on machine designer view models.Roy Ben-Shabat2017-12-101-0/+1
| | | | Added NAME field to MACHINE table.
* Implemented SQL Server <=> SQLite Synchronization !Roy Ben-Shabat2017-11-291-5/+5
|
* 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/+40
Implemented Unit testing for SQLite & SQL Server connections.