Commit Graph

43 Commits

Author SHA1 Message Date
Lucio Maranta 355067e963 First commit 2018-12-18 17:40:58 +01:00
Lucio Maranta 110ab7be65 Alarm attachments 2018-10-24 11:25:38 +02:00
Lucio Maranta d85bb1fd0e Added alarm notes
WIP Fanuc tool table
WIP Siemens Active program fix
2018-10-23 17:33:00 +02:00
Lucio Maranta 9fafe86eb8 WIP alarms storaging 2018-10-09 17:29:06 +02:00
Lucio Maranta 3798122fc1 Added queue storaging 2018-09-18 15:19:00 +02:00
Lucio Maranta bbd4535dbf Merge branch 'feature/Osai_ToolTable' into develop
# Conflicts:
#	Libs/CMS_CORE_Library.dll
#	Step.Core/ThreadsFunctions.cs
#	Step.Core/ThreadsHandler.cs
#	Step.Database/DatabaseContext.cs
#	Step.Database/Migrations/201806220920193_InitMigration.Designer.cs
#	Step.Database/Migrations/201806220920193_InitMigration.cs
#	Step.Database/Migrations/201807120908403_InitMigration.Designer.cs
#	Step.Database/Migrations/201807120908403_InitMigration.cs
#	Step.Database/Migrations/201807120908403_InitMigration.resx
#	Step.Database/Migrations/201807251330036_InitMigration.Designer.cs
#	Step.Database/Migrations/201807251330036_InitMigration.cs
#	Step.Database/Step.Database.csproj
#	Step.Model/Constants.cs
#	Step.NC/NcHandler.cs
#	Step/Listeners/ListenersHandler.cs
#	Step/Step.csproj
2018-08-03 12:59:14 +02:00
Lucio Maranta c3bc730982 Fix tool manager Osai update functions
Fix UI
2018-08-01 16:54:54 +02:00
Lucio Maranta a2f7a97485 Fix osai file writing
Testing transaction
2018-07-17 14:36:53 +02:00
Lucio Maranta 5e81d377fd WIP start&stop edit magazine 2018-07-16 17:29:58 +02:00
Lucio Maranta 7e9d0dfe97 Added favorite softkey API 2018-07-12 11:41:37 +02:00
Lucio Maranta 243fbb37b6 Added load/unload into shank
Fixed magazine position returned data
WIP loading/unloading rules
2018-07-09 13:02:16 +02:00
Lucio Maranta d461fde0e8 Added load/Unloading in magazine
Available tools/mounted tools
Added Osai configuration
2018-07-02 17:31:11 +02:00
Lucio Maranta 8c8e168832 Added models and GET API 2018-06-26 17:21:58 +02:00
Lucio Maranta 76e1b695f7 Models and migration 2018-06-25 17:18:10 +02:00
Lucio Maranta c86d7bf56b Merge branch 'feature/Attachments' into develop
# Conflicts:
#	Step/Controllers/WebApi/MaintenanceController.cs
2018-06-19 17:12:44 +02:00
Lucio Maranta d5bebd400c Added new guest user 2018-06-19 12:54:49 +02:00
Lucio Maranta 4802ff09c9 Added maintenance attachments API 2018-06-18 17:17:14 +02:00
Lucio Maranta 81b4c60abd Added delete maintenance
GET/POST maintenance note API
2018-06-13 14:36:15 +02:00
Lucio Maranta 83cf50ecab Added fields to maintenances model and config 2018-06-05 16:26:08 +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 04da2e5e6b Added configurable database url 2018-03-01 08:09:18 +01:00
Lucio Maranta fcf0b60881 Removed logout functionality and added general functionality 2018-02-27 14:16:51 +01:00
Lucio Maranta 14888e5a8a Bug fixed:
- Disable all the functions when Nc is disconnected.
- Areas config allowexternalBrowser
- IsRunning when Nc is in HOLD
2018-02-26 17:42:11 +01:00
Lucio Maranta 76b51ea3c5 Refactor 2018-02-20 17:03:03 +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 18c88a5625 Added FAKE refresh alarms in signalR hub
Added Axes Reset procedure into power on data
Fixes and refactor
2018-02-07 17:21:04 +01:00
Lucio Maranta 505ab65c5d Added update database machine name from config 2018-02-07 14:15:38 +01:00
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 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 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 96c3e350e8 * Refactoring
* Added tasks basic classes
* Added config api
2017-12-12 12:12:31 +01:00
Lucio Maranta 6165710b6c Added create user endpoint
Fix database test function
2017-12-07 11:01:27 +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 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