aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Utilities/Tango.SQLiteGenerator.CLI/Program.cs
Commit message (Collapse)AuthorAgeFilesLines
* Refactored ObservablesContext to use DataSource object!Roy Ben-Shabat2018-08-211-2/+2
| | | | Upgraded to .NET 4.7.2 !!!
* Reorganization of solution build paths !Roy Ben-Shabat2018-08-141-1/+1
| | | | Optimized production packages.
* Implemented TouchAutoComplete!Roy Ben Shabat2018-06-231-0/+10
| | | | | | Refactored VSIX Tango Build Engine to use VS dialogs only. Added SQLite generation to VSIX. Implemented Job customer with auto complete on PPC job view.
* Working on PPC.Roy Ben-Shabat2018-06-201-0/+2
| | | | | Added some fields to DB Job. Added Customers Table.
* Implemented PPC data base source from %appdata% on PPC.Roy Ben-Shabat2018-05-311-1/+1
|
* Implemented SQLite db on PPC.Roy Ben-Shabat2018-05-301-3/+19
| | | | Working on PPC.
* New Settings Library.Roy Ben-Shabat2018-05-161-1/+2
|
* Implemented SQL Server To SQLite Conversion Utility!!!Roy Ben-Shabat2018-01-251-0/+79
Added missing synchronization tables to remote synchronization. Updated DAL.Local.