Lucio Maranta
28e65cbdda
Fix tool update
2018-07-05 17:35:34 +02:00
Lucio Maranta
30b72ff724
Added offset management
...
Added family put
Model fix
2018-07-05 17:11:45 +02:00
Lucio Maranta
fa335443f3
FIx query and returned data
...
First shank option management
2018-07-04 17:27:22 +02:00
Lucio Maranta
4accaacc06
Fix shanks query
...
Added options config
2018-07-03 17:22:32 +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
028770dd0a
Added PUT & DELETE API
2018-06-28 17:20:47 +02:00
Lucio Maranta
b5d499e6ed
WIP Added family/tool/shank add API
2018-06-27 13:01:15 +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
2037b6d173
Added user in attachment
...
Check userId before delete attachment
New database
2018-06-22 12:04:55 +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
c636745421
Fix maintenance attachments API
2018-06-19 17:06:03 +02:00
Lucio Maranta
d5bebd400c
Added new guest user
2018-06-19 12:54:49 +02:00
Lucio Maranta
34c50889ef
Added:
...
- CanPerform field
- Perform maintenance API
2018-06-19 11:13:48 +02:00
Lucio Maranta
4802ff09c9
Added maintenance attachments API
2018-06-18 17:17:14 +02:00
Lucio Maranta
90938fab20
Added delete And update note
...
And bug fixing
2018-06-14 14:56:10 +02:00
Lucio Maranta
81b4c60abd
Added delete maintenance
...
GET/POST maintenance note API
2018-06-13 14:36:15 +02:00
Lucio Maranta
16c33979d5
Fix update
...
Added update maintenance
2018-06-12 15:13:54 +02:00
Lucio Maranta
8afd17c2e1
Merge branch 'feature/MaintenancesWP5' into develop
2018-06-11 17:48:21 +02:00
Lucio Maranta
2b403685b1
Added list of maintenances api
...
Create maintenance api
2018-06-11 17:46:55 +02:00
Lucio Maranta
c35bbbf911
Fix Nc Data API
2018-06-06 16:23:36 +02:00
Lucio Maranta
83cf50ecab
Added fields to maintenances model and config
2018-06-05 16:26:08 +02:00
Lucio Maranta
1a9fbde785
Fix alarm id
...
Fix Osai Library
2018-03-30 16:02:13 +02:00
Lucio Maranta
63d2ce8f4a
Fix configuration
...
Fix Functionality and PLC id matching
2018-03-28 17:31:32 +02: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
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
6d0744e5b6
Added last expiration time, fix function_access, fix migrations
2018-02-15 17:01:23 +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
99c2e8dc01
Config reorganization
...
General refactor
2018-02-09 14:59:24 +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
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