Commit Graph

13 Commits

Author SHA1 Message Date
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 6cc4d8290e + Added functions access
* Change db and added PLC_ID
2018-02-06 17:36:12 +01:00
Lucio Maranta 48344124f0 Merge branch 'feature/Sessions' into develop 2018-01-30 08:16:09 +01:00
Lucio Maranta 976c042386 Fix NcData names 2018-01-29 14:32:39 +01:00
Lucio Maranta 6071a96d11 Fix migration
Fix login with sessions
2018-01-29 12:43:29 +01:00
Lucio Maranta 44dfe1753b Added session first implementation:
+ Added session in the database and added session controller
+ Added session in authorize attribute/Login
+ Added Logout function
* Refactor database models
2018-01-25 17:26:44 +01:00
Lucio Maranta fa485d902b * Added machine model, and new database relations
* Added first centralized database config and  added machine self-registration into db
* Fix database migration with new database
* Refactor
2018-01-17 10:24:18 +01:00
Lucio Maranta 5b40cf6fb0 * Fix Web api exception manager
* Added language support api
* Added canRead canWrite to functions Access api
2017-12-28 16:36:48 +01:00
Lucio Maranta 96c3e350e8 * Refactoring
* Added tasks basic classes
* Added config api
2017-12-12 12:12:31 +01:00