aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.DAL.Remote/DB/USER.cs
Commit message (Collapse)AuthorAgeFilesLines
* Prevent Remote Machine AccessRoy2022-10-031-0/+1
|
* Added FSE_VERSION to DB.Roy Ben Shabat2020-04-301-0/+3
|
* Implemented new ms user creation + PASSWORD_CHANGE_REQUIRED.Roy Ben-Shabat2020-01-191-0/+1
| | | | | Improved ms login design + password change. Improved ms main menu and current user design.
* Started working on Action Logs !!!Roy Ben-Shabat2019-12-171-0/+3
|
* Removed APPLICATION_VERSIONS & EMBEDDED_SOFTWARE_VERSIONS TABLES.Roy Ben-Shabat2018-08-091-0/+3
| | | | | Added TANGO_VERSIONS. Working on PPC machine setup.
* Implemented Gauge Control & Technician module controller item !Roy Ben-Shabat2018-03-131-0/+1
| | | | Auto generated diagnostics monitors & controllers PMR.
* Working on machine studio update center..Roy Ben-Shabat2018-02-211-0/+3
|
* Working on new developer module...Roy Ben-Shabat2018-02-181-0/+3
|
* Implemented SQL Server <=> SQLite Synchronization !Roy Ben-Shabat2017-11-291-3/+3
|
* 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/+42
Implemented Unit testing for SQLite & SQL Server connections.