aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.DAL.Remote
Commit message (Collapse)AuthorAgeFilesLines
...
* Added new values to process parameters.Roy Ben-Shabat2020-02-245-78/+118
| | | | | | | Added head type for machine and RML. Added RML display name, qualification and spools calibration string. All on DB, BL and PMR.
* Added RmlGuid to job runs.Roy Ben-Shabat2020-02-194-79/+83
| | | | | | Added RmlGuid to JobRunsFixer. Updated observables.. Replaces PPC loading_new_thread gif.
* Fixed a bug with none site for machine.Roy Ben Shabat2020-01-233-78/+86
| | | | Added Job run designation, source, uploading, heating time...
* Added new staple spun process parameters to database, BL and PMR.Roy Ben Shabat2020-01-235-79/+131
| | | | | | Implemented process params index via db. Added new process params in MS. Added JOB_RUN => Upload time, Heating Time, IsGradient...
* Implemented JOB_RUN: Name, Length, Source, JobFileRoy Ben-Shabat2020-01-213-80/+96
| | | | Implemented a complete fix using JobRunsGenerator/Fixer.
* Implemented new ms user creation + PASSWORD_CHANGE_REQUIRED.Roy Ben-Shabat2020-01-194-82/+86
| | | | | Improved ms login design + password change. Improved ms main menu and current user design.
* Added job length and quntity string to job run.Roy Ben-Shabat2020-01-124-74/+82
|
* Refactored Site Rmls & Catalogs to FK.Roy Ben Shabat2019-12-219-83/+302
| | | | | | Implemented Sites & Site Builders. Implemented DTO's and ActionLogs. Changed SQLExaminer scripts accordingly.
* Started working on Action Logs !!!Roy Ben-Shabat2019-12-177-79/+196
|
* Added SOURCE to JOB.Roy Ben Shabat2019-12-174-77/+85
| | | | | | Added IS_SYNCHRONIZED to TANGO_UPDATE. Added OfflineUpdates to Synchronization. Added TangoUpdates on PPC side.
* Implemented full transparent color support on infra and PPC!Roy Ben Shabat2019-12-143-77/+81
| | | | | Fixed issue with fine tunning causing delay in job load. Added async support for IColorConverter.
* Implemented site catalogs !Roy Ben Shabat2019-12-135-76/+137
|
* Added sites and machine studio module template.Roy Ben Shabat2019-12-137-154/+162
|
* Added organizations rmls and machines rmls.Roy Ben Shabat2019-12-136-71/+193
|
* Implemented Jobs, JobRuns & Machine Events Synchronization.Roy Ben Shabat2019-12-115-73/+85
| | | | | | | | | | | | | Added synchronizations to Updates view on Machine Designer. Removed request response events logging from machine studio. Fixed issue with exception throwing from machine service. Implemented "New jobs synchronized" notification item to PPC. Added synchronization to PPC settings. Added Synchronization view to technician module. Implemented PPC Schema synchronizer utility. Added custom query support to EntityCollectionBuilder. Added synchronization status to TangoUpdate. Removed FK from Jobs and Job runs.
* Refactored Object mapping extension methods !Roy Ben Shabat2019-12-105-124/+92
| | | | | | Removed FK from JOB_RUNS => JOBS Added MACHINE_GUID to JOB_RUNS Refactored MS Statistics module for the new changes.
* Added PPC pending updates...Roy Ben-Shabat2019-11-285-76/+161
|
* Added firmware version to TANGO_VERSIONS.Roy Ben-Shabat2019-10-303-62/+66
| | | | Added total version info to TUP file as 'version.json'.
* Added DEVICE_ID, DEVICE_NAME & IS_DEVICE_REGISTERED fields to db.Roy Ben-Shabat2019-10-273-71/+87
| | | | | | | | 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 support for multiple ColorLib versions !Roy Ben-Shabat2019-09-193-73/+77
| | | | | Added version control and display in RML & Research Module. Implemented GenerateHive optimizations.
* Implemented hardware configuration!!!Roy Ben-Shabat2019-09-163-73/+77
|
* After Mirta ColorLib Integration.Roy Ben-Shabat2019-08-083-79/+79
|
* Added job/brush stops catalogs and colors to Job import/export.Roy Ben-Shabat2019-08-063-79/+79
|
* Added COLOR_CATALOG to BRUSH STOP.Roy Ben-Shabat2019-08-064-73/+116
|
* Added ColorCatalogGuid to job.Roy Ben-Shabat2019-07-294-73/+116
| | | | Added catalog selection to job creation.
* Added new motor parameters.Roy Ben-Shabat2019-07-253-73/+109
| | | | Added better LAB/RGB support on colorlab module.
* Implemented color catalogs module.Roy Ben-Shabat2019-07-234-73/+81
|
* Refactored CCT to single CCT per RML.Roy Ben-Shabat2019-07-114-132/+121
|
* Implemented MS color catalogs.Roy Ben-Shabat2019-07-096-102/+90
|
* Refactoring of all color catalogs objects !!!Roy Ben-Shabat2019-07-0811-162/+484
|
* 2. Update PPC DB Schema and Liquid Types. ***Roy Ben-Shabat2019-05-194-71/+75
| | | | | | | | 3. Test preferred index on PPC. *** 3.1. Add Has_Pigment to Liquid Type. *** 4. Add "Use Preferred Index to Machine Studio. *** 4. Enable KeepAlive by default. *** 4. Disable upload HW for TCP by default. ***
* MERGERoy Ben Shabat2019-05-182-0/+12
|\
| * Added SUSPEND_VERSION_UPDATERoy Ben-Shabat2019-05-163-70/+82
| | | | | | | | | | | | | | Added PERFORM_SCHEMA_UPDATE Added DEVICE_COM_PORT fields to DB, MS, PPC.
* | Added Preffered Index to Liquid Volumes.Roy Ben Shabat2019-05-184-71/+75
|/
* Added guidance to event types.Roy Ben-Shabat2019-04-233-70/+74
| | | | | | | Implemented general event view on PPC. Improved job resume tracking. Improved job resume on PPC. Added corruption emulation to machine emulator.
* Fixed a few issues with PPC events and memory leak.Roy Ben-Shabat2019-04-171-70/+70
| | | | | Changed color space PANTON to Coats. Modified JobProgressBarItem in PPC to display the proper duration.
* Implemented Cleaner liquid type !!!Roy Ben-Shabat2019-03-261-68/+68
|
* Implemented auto installer release for machine studio and PPC.Roy Ben-Shabat2019-02-255-71/+79
|
* Implemented auto DTO generation.Roy Ben Shabat2019-02-235-79/+71
| | | | | | Implemented mapping of DTO <=> Observables. Organization of unit tests. Removed DELETED from ADDRESS & CONTACT.
* Machine Studio v4.0.8.0Roy Ben-Shabat2019-02-193-92/+76
|
* Added new event types.Roy Ben-Shabat2019-02-103-78/+70
| | | | Remove IsStable and AcceptBetaRelease from machine studio.
* Upgraded EF from 6.0 to 6.2 for all projects.Roy Ben-Shabat2019-01-173-10/+12
| | | | | Improved EF first load with pre-compiled views and model store. Implemented auto generate views in Tango Build VSIX.
* Refactored catalogs to per RML.Roy Ben-Shabat2019-01-088-193/+130
| | | | | | | | | 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.
* Added new events !!!Roy Ben-Shabat2019-01-0711-649/+124
|
* Removed Default configuration from machine version.Roy Ben-Shabat2018-12-314-119/+80
| | | | | Implemented custom ToJson for observables. Implemented Apply & Create prototype machine for machine version.
* Machine designer working with spools !Roy Ben-Shabat2018-12-304-100/+100
| | | | PMR of dispenser & spools changed.
* Working on new Machine Designer.Roy Ben-Shabat2018-12-307-89/+168
|
* Working on dispenserssssssssRoy Ben Shabat2018-12-3010-251/+104
|
* Added DISPENSERS & SPOOLS tables.Roy Ben Shabat2018-12-299-77/+243
| | | | Modified Observable Entities to have an On****Changed methods !
* Some work on PPC and database!Roy Ben-Shabat2018-12-254-79/+83
|