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
53223b0bef
* Refactor and fix machine self-registration into db
...
+ Added change language API
+ Added Role to user info
2018-01-17 12:35:34 +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
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
5bd278fa69
* Added NC comunication
...
* Added NC handler class
* Fixed threads
* Added threads: AXES, ALARMS, GENERIC INFO + API
* Refactoring
2017-12-20 17:17:02 +01:00
Lucio Maranta
96c3e350e8
* Refactoring
...
* Added tasks basic classes
* Added config api
2017-12-12 12:12:31 +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
a05c3aeb85
Improved configuration
...
Added signalR auth
2017-12-01 17:18:18 +01:00
CMS4390\marantalu
46c34f46e8
* Fixed webapi auth
...
* WIP signalauth
* Fist commit server config
2017-11-28 17:19:01 +01:00
CMS4390\marantalu
7a6e75ffd5
Added Bearer oAuth Authentication:
...
* Create User with roles
* Login
* Authorization without roles
2017-11-23 16:31:30 +01:00