Commit Graph

67 Commits

Author SHA1 Message Date
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 1cba58baac Fix load in magazine
Fix unload into shank
2018-08-03 11:21:29 +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 8bac6c2a63 Fix right&left check 2018-07-27 10:20:37 +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 a0630adf43 Added strobe management
Added auto-populate magazine position at startup
2018-07-23 17:23:27 +02:00
Lucio Maranta 08b0bafc56 Fix backup
Added copy properties between class functions
2018-07-18 17:24:07 +02:00
Lucio Maranta 547c6f7483 Added tooling start/stop 2018-07-17 17:09:25 +02:00
Lucio Maranta a2f7a97485 Fix osai file writing
Testing transaction
2018-07-17 14:36:53 +02:00
Lucio Maranta 5e81d377fd WIP start&stop edit magazine 2018-07-16 17:29:58 +02:00
Lucio Maranta 9f5dadfc49 Added softkey data in the Favorite softkey API 2018-07-12 15:54:46 +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 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 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 d5bebd400c Added new guest user 2018-06-19 12:54:49 +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 8afd17c2e1 Merge branch 'feature/MaintenancesWP5' into develop 2018-06-11 17:48:21 +02:00
Lucio Maranta 2b403685b1 Added list of maintenances api
Create maintenance api
2018-06-11 17:46:55 +02:00
Lucio Maranta c35bbbf911 Fix Nc Data API 2018-06-06 16:23:36 +02:00
Lucio Maranta 83cf50ecab Added fields to maintenances model and config 2018-06-05 16:26:08 +02:00
Lucio Maranta 1a9fbde785 Fix alarm id
Fix Osai Library
2018-03-30 16:02:13 +02:00
Lucio Maranta 63d2ce8f4a Fix configuration
Fix Functionality and PLC id matching
2018-03-28 17:31:32 +02:00
Lucio Maranta fcf0b60881 Removed logout functionality and added general functionality 2018-02-27 14:16:51 +01:00
Lucio Maranta 14888e5a8a Bug fixed:
- Disable all the functions when Nc is disconnected.
- Areas config allowexternalBrowser
- IsRunning when Nc is in HOLD
2018-02-26 17:42:11 +01:00
Lucio Maranta 76b51ea3c5 Refactor 2018-02-20 17:03:03 +01:00
Lucio Maranta a5d919e159 Optimized signalR messaging ( send messages only when there are changes )
Added broadcast method to send data to new clients
2018-02-20 11:32:25 +01:00
Lucio Maranta 6d0744e5b6 Added last expiration time, fix function_access, fix migrations 2018-02-15 17:01:23 +01:00
Lucio Maranta 149597314d Improved maintenances and fix function access 2018-02-15 12:23:23 +01:00
Lucio Maranta ac91aa08aa WIP
Added new library with maintenances counters
Added maintenances thread
2018-02-14 17:33:05 +01:00
Lucio Maranta ff11711599 WIP maintenances 2018-02-13 17:25:30 +01:00
Lucio Maranta 99c2e8dc01 Config reorganization
General refactor
2018-02-09 14:59:24 +01:00
Lucio Maranta 18c88a5625 Added FAKE refresh alarms in signalR hub
Added Axes Reset procedure into power on data
Fixes and refactor
2018-02-07 17:21:04 +01:00