Commit Graph

10 Commits

Author SHA1 Message Date
Lucio Maranta 6afc6c2c61 * Fix Nc language with english name
+ Added Read Process  Part Program status
2018-02-02 17:06:19 +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 96c3e350e8 * Refactoring
* Added tasks basic classes
* Added config api
2017-12-12 12:12:31 +01:00
CMS4390\marantalu 512a2200c6 * Added MySQL dependencies, check mysql connection on startup
* Added default Api unhandled exceptions
* Fixed config file
2017-12-06 12:11:01 +01:00
CMS4390\marantalu 2b9f74a1b2 * Added Logger and Exception manager
* Added autocreate database if not exists
2017-12-05 17:21:10 +01:00
CMS4390\marantalu e63dc12dff WIP
Logger and exceptionManager
2017-12-04 17:23:22 +01:00
CMS4390\marantalu 23946685cd Fix signalR auth 2017-12-04 09:12:15 +01:00
CMS4390\marantalu a05c3aeb85 Improved configuration
Added signalR auth
2017-12-01 17:18:18 +01:00