Commit Graph

9 Commits

Author SHA1 Message Date
Lucio Maranta 6cc4d8290e + Added functions access
* Change db and added PLC_ID
2018-02-06 17:36:12 +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