aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/PPC/Tango.PPC.Common
Commit message (Collapse)AuthorAgeFilesLines
* mergeMirta2020-12-30121-8034/+376
|
* Implemented several fallbacks to PPC update failure !Roy Ben Shabat2020-12-154-28/+110
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoRoy Ben Shabat2020-12-131-1/+1
|\
| * Changed MS & PPC publisher from push to sync.Roy Ben-Shabat2020-12-061-1/+1
| |
* | Fixed issues with reset counters.Roy Ben Shabat2020-12-111-0/+2
|/ | | | | | | | | Display general authorization error instead of unexpected application error. Display environment on FSE. Completed cleaner dispensing dialog. Hide/show "Open/Close dyeing head lid" on Flat/Arc. Emulator will raise proper "Opened" events after "Open dyeing head lid" command. Updated EF Extensions version to all project due to a bug in "DeleteFromQuery".
* DataStore fixes.Roy Ben Shabat2020-12-031-0/+19
|
* Implemented machine events emulation via FSE.Roy Ben Shabat2020-12-012-1/+36
| | | | | | Added support for event 5099. Updated event rev to 28. Added 3 & 4 dancer types for X4.
* Moved job app bar item control to main view model by current navigation vm.Roy Ben Shabat2020-11-261-0/+5
|
* Fixed issue with IsEnabled on UWF manager.Roy Ben Shabat2020-11-261-0/+1
| | | | Fixed issue on TI calc min vol threshold.
* PPC_v1.2.5Roy Ben-Shabat2020-11-251-50/+49
|
* Pre Tag 'PPC_v1.2.5' commit.Roy Ben-Shabat2020-11-252-6/+30
|
* Fixed PPC notifications priority.Roy Ben Shabat2020-11-251-0/+1
|
* DataStore improvements.Roy Ben Shabat2020-11-181-0/+2
|
* Working on DataStore WebAPI.Roy Ben Shabat2020-11-161-0/+33
| | | | Modified data store bytes parsing to Base64.
* Moved data store projects to DataStore folder.Roy Ben Shabat2020-11-141-21/+21
|
* Fixed issues with UWF enable/disable on settings.Roy Ben Shabat2020-11-142-8/+20
|
* Added support for time zone change on PPC.Roy Ben Shabat2020-11-143-11/+45
| | | | Added support for UWF mode change on PPC.
* Thread Break/Loading improvements.Roy Ben Shabat2020-11-141-1/+1
|
* MERGED FSE configuration to master.Roy Ben Shabat2020-11-132-1/+157
|\
| * Working on data store !Roy Ben Shabat2020-11-131-2/+54
| |
| * Working on data store view.Roy Ben Shabat2020-11-122-3/+78
| |
| * DataStore editing..Roy Ben Shabat2020-11-102-1/+30
| |
* | Completed ThreadBreak/Loading Wizards !!!Roy Ben Shabat2020-11-056-3/+227
|/
* Notification bar improvement.Roy Ben Shabat2020-10-281-2/+2
|
* PPC enable synchronization even when jobs sync and diagnostics sync are ↵Roy Ben Shabat2020-10-261-3/+1
| | | | disabled. (for data store)
* Improved extension methods support on procedures.Roy Ben Shabat2020-10-251-0/+11
| | | | | Drastically reduces procedure designer loading time. DataStore proto support fully working and tested.
* Refactored DataStore Proto.Roy Ben Shabat2020-10-241-3/+11
|
* Improvements to DataStore Remote.Roy Ben Shabat2020-10-231-2/+12
|
* DataStore Improvements.Roy Ben Shabat2020-10-231-5/+7
|
* DataStore Synchronization !Roy Ben Shabat2020-10-211-0/+77
|
* DataStore EF !Roy Ben Shabat2020-10-217-2/+18
|
* DATA STORE !Roy Ben Shabat2020-10-203-1/+283
|
* Implemented PPC LAN connectivity indicator.Roy Ben Shabat2020-10-162-1/+12
|
* Implemented ink waste cartridge filling emptying progress.Roy Ben Shabat2020-10-134-1/+16
|
* MERGED PPC Update Future Branch !Roy Ben Shabat2020-10-1113-48/+48
|\
| * Changed all PPC updated to based on GUID !Roy Ben Shabat2020-09-249-40/+29
| |
| * Allow null user on jobs.Roy Ben Shabat2020-09-245-8/+19
| | | | | | | | Dropped use of any user on PPC.
* | Some improvements to notification bar.Roy Ben Shabat2020-10-111-1/+1
| |
* | Merged Notification_Control Branch.Roy Ben Shabat2020-10-112-17/+7
|\ \
| * | Implement new Notification Control for PPC. Removed all resizeNotificationsVictoria Plitt2020-09-242-17/+7
| | | | | | | | | | | | , IsExpanded from Notification item, changes in GUI.
* | | Fixed update manager PPC not allowing db updates when machine is disconnectedRoy Ben Shabat2020-09-291-2/+2
| |/ |/|
* | New thread loading wizard.Roy Ben Shabat2020-09-143-1/+22
| |
* | CHanged validation over PPC publishing and firmware versions.Roy Ben-Shabat2020-09-131-1/+1
| |
* | Fixed MS/PPC publishers git repo path.Roy Ben-Shabat2020-09-131-1/+1
| |
* | Added Tag Creation via new Git library to MS/PPC/FSE.Roy Ben Shabat2020-09-103-2/+55
| |
* | Events definitions rev 25.Roy Ben Shabat2020-09-061-1/+1
| | | | | | | | | | Added new events group "Jobs". Insights jobs events.
* | Improved firmware upgrade progress handling.Roy Ben Shabat2020-09-021-3/+3
| |
* | Improved connection attempts file logging optimization by pre-testing using ↵Roy Ben Shabat2020-08-301-23/+19
| | | | | | | | a simple open/close serial port. Logs can still be viewed using "Debug" on tech module.
* | Improved machine operator firmware upgrade on emulated devices.Roy Ben Shabat2020-08-273-41/+14
|/ | | | | added isEmulated flag. Dropped the need to modify the FirmwareUpgrade mode when emulated due to this new flag.
* Improved PPC application start event logging.Roy Ben Shabat2020-08-251-3/+5
| | | | Improved PP application shutdown finalization + Added termination event.