Commit Graph

124 Commits

Author SHA1 Message Date
Lucio Maranta 38fc4bc889 Fix 2018-08-20 15:44:47 +02:00
Lucio Maranta ad22ce02e0 Fix name field & added offset update 2018-08-20 15:42:11 +02:00
Lucio Maranta 37669e5a63 WIP 2018-08-20 12:54:24 +02:00
Lucio Maranta d4afdb5098 Renamed tools field 2018-08-20 12:49:52 +02:00
Nicola Carminati 30a5477961 Added tranlsation in Heads Names 2018-08-08 12:09:48 +02:00
Nicola Carminati 80f628d596 Fix Server reading configuration. Now the validators are a Embedded resources 2018-08-07 17:27:54 +02:00
Lucio Maranta 0244e967dc Fix library 2018-08-03 13:34:58 +02:00
Lucio Maranta bbd4535dbf Merge branch 'feature/Osai_ToolTable' into develop
# Conflicts:
#	Libs/CMS_CORE_Library.dll
#	Step.Core/ThreadsFunctions.cs
#	Step.Core/ThreadsHandler.cs
#	Step.Database/DatabaseContext.cs
#	Step.Database/Migrations/201806220920193_InitMigration.Designer.cs
#	Step.Database/Migrations/201806220920193_InitMigration.cs
#	Step.Database/Migrations/201807120908403_InitMigration.Designer.cs
#	Step.Database/Migrations/201807120908403_InitMigration.cs
#	Step.Database/Migrations/201807120908403_InitMigration.resx
#	Step.Database/Migrations/201807251330036_InitMigration.Designer.cs
#	Step.Database/Migrations/201807251330036_InitMigration.cs
#	Step.Database/Step.Database.csproj
#	Step.Model/Constants.cs
#	Step.NC/NcHandler.cs
#	Step/Listeners/ListenersHandler.cs
#	Step/Step.csproj
2018-08-03 12:59:14 +02:00
Lucio Maranta 4b02776fae Fix models conversions
Fix Osai ack/strobe bit indexes
2018-08-02 13:10:08 +02:00
Lucio Maranta c3bc730982 Fix tool manager Osai update functions
Fix UI
2018-08-01 16:54:54 +02:00
Lucio Maranta 2961d4578d Added cooling bits 2018-07-31 11:13:49 +02:00
Lucio Maranta 019939a616 Added active program management 2018-07-30 17:30:19 +02:00
Lucio Maranta e8c9c9104d WIP
Check right&left before loading a tool
2018-07-26 13:25:12 +02:00
Lucio Maranta 746ff140c5 Added 8 bit status
Added update tool status & life thread/signalR
2018-07-25 17:47:33 +02:00
Lucio Maranta 9a961a8a7b WIP
Read updated tool life and status
2018-07-24 17:27:11 +02:00
Lucio Maranta ab1701b00b Added axes position (first implementatio only for demo) 2018-07-17 15:56:08 +02:00
Lucio Maranta 5e81d377fd WIP start&stop edit magazine 2018-07-16 17:29:58 +02:00
Lucio Maranta 7e9d0dfe97 Added favorite softkey API 2018-07-12 11:41:37 +02:00
Lucio Maranta bd7fbb1503 Add localized maintenances description 2018-07-10 15:07:37 +02:00
Lucio Maranta 243fbb37b6 Added load/unload into shank
Fixed magazine position returned data
WIP loading/unloading rules
2018-07-09 13:02:16 +02:00
Lucio Maranta 28e65cbdda Fix tool update 2018-07-05 17:35:34 +02:00
Lucio Maranta d7d61ae00e Added abrasiveIsActive in heads data 2018-07-05 17:22:46 +02:00
Lucio Maranta 30b72ff724 Added offset management
Added family put
Model fix
2018-07-05 17:11:45 +02:00
Lucio Maranta fa335443f3 FIx query and returned data
First shank option management
2018-07-04 17:27:22 +02:00
Lucio Maranta 4accaacc06 Fix shanks query
Added options config
2018-07-03 17:22:32 +02:00
Lucio Maranta d461fde0e8 Added load/Unloading in magazine
Available tools/mounted tools
Added Osai configuration
2018-07-02 17:31:11 +02:00
Lucio Maranta 028770dd0a Added PUT & DELETE API 2018-06-28 17:20:47 +02:00
Lucio Maranta b5d499e6ed WIP Added family/tool/shank add API 2018-06-27 13:01:15 +02:00
Lucio Maranta 8c8e168832 Added models and GET API 2018-06-26 17:21:58 +02:00
Lucio Maranta 76e1b695f7 Models and migration 2018-06-25 17:18:10 +02:00
Lucio Maranta a4b286a236 Added title to expiredMaintenance signalR 2018-06-25 10:50:27 +02:00
Lucio Maranta 2037b6d173 Added user in attachment
Check userId before delete attachment
New database
2018-06-22 12:04:55 +02:00
Lucio Maranta c86d7bf56b Merge branch 'feature/Attachments' into develop
# Conflicts:
#	Step/Controllers/WebApi/MaintenanceController.cs
2018-06-19 17:12:44 +02:00
Lucio Maranta c636745421 Fix maintenance attachments API 2018-06-19 17:06:03 +02:00
Lucio Maranta 22d0ae385f Added lastPerformedMaintenance 2018-06-19 14:47:39 +02:00
Lucio Maranta 34c50889ef Added:
- CanPerform field
- Perform maintenance API
2018-06-19 11:13:48 +02:00
Lucio Maranta 4802ff09c9 Added maintenance attachments API 2018-06-18 17:17:14 +02:00
Lucio Maranta 90938fab20 Added delete And update note
And bug fixing
2018-06-14 14:56:10 +02:00
Lucio Maranta 81b4c60abd Added delete maintenance
GET/POST maintenance note API
2018-06-13 14:36:15 +02:00
Lucio Maranta 16c33979d5 Fix update
Added update maintenance
2018-06-12 15:13:54 +02:00
Lucio Maranta 2b403685b1 Added list of maintenances api
Create maintenance api
2018-06-11 17:46:55 +02:00
Lucio Maranta 83cf50ecab Added fields to maintenances model and config 2018-06-05 16:26:08 +02:00
Lucio Maranta b3b2632e8e Fix siemens library
Change load/unload in magazine API
2018-05-30 15:09:24 +02:00
Lucio Maranta f10aae3bc5 Added Siemens options
Fix siemens library
2018-05-28 17:39:59 +02:00
Lucio Maranta 32d250e771 Add MagazineStatusModel 2018-05-23 08:23:40 +02:00
Lucio Maranta f7643c5b65 Added magazine action SignalR thread 2018-05-22 17:27:53 +02:00
Lucio Maranta 1bd9d47b02 Fix siemens library bugs and added speed fields 2018-05-21 15:44:57 +02:00
Lucio Maranta 57331c4391 Added siemens tool managements functions:
- Auto read magazine update
- Auto read relocation in magazine

Added load/unload in/from shank
2018-05-17 18:44:38 +02:00
Lucio Maranta 239b976a4e Load unload tool in magazine
Added Siemens functions like: available tools, load/unload, max values in configuration
2018-05-16 17:41:26 +02:00
Lucio Maranta 3e7af4e596 Fix isEnabled tool field 2018-05-11 10:16:45 +02:00