Commit Graph

19 Commits

Author SHA1 Message Date
Lucio Maranta 0f15f2e367 Added OriginPosition
Fixed fanuc TT
& Minorfixes
2018-11-30 13:26:46 +01:00
Lucio Maranta ddced53d73 Added isSelectable to axes buttons
Added axes funcitonality
2018-11-08 13:27:30 +01: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 d5bebd400c Added new guest user 2018-06-19 12:54:49 +02:00
Lucio Maranta 90938fab20 Added delete And update note
And bug fixing
2018-06-14 14:56:10 +02:00
Lucio Maranta 1a9fbde785 Fix alarm id
Fix Osai Library
2018-03-30 16:02:13 +02:00
Lucio Maranta d8848e45f0 Fix waterjet heads
Added IsActive, IsSelected fields to heads model
2018-03-26 10:27:57 +02:00
Lucio Maranta fb908a8903 Refactor constants and functionality name
Added signalR override management
Fix head configuration
2018-03-15 14:46:14 +01:00
Lucio Maranta fcf0b60881 Removed logout functionality and added general functionality 2018-02-27 14:16:51 +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 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 d1cc7d5b8c Revert "erge"
This reverts commit 79276ad3eb.
2018-01-25 12:54:15 +01:00
Paolo Possanzini 79276ad3eb erge 2018-01-25 12:42:07 +01:00
Lucio Maranta d350183fb5 + Added new alarm id and data
+ Added new library version (30) with pre and post power on data
* Refactor
2018-01-24 16:05:47 +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 f0a48aa8d5 + Added user info API
+ Added new nc error management
2018-01-11 12:43:28 +01:00
Lucio Maranta 796801f7ee + Added migration
+ Added STATIC data into Database (Roles functions and users)
+ Configuration controller and startupConfig API
* Refactor api names
2018-01-10 17:21:40 +01:00