Gaute Lindkvist
|
650af20e06
|
#4429 Implement return status handling for command file interface
|
2019-05-23 16:47:02 +02:00 |
|
Gaute Lindkvist
|
e29c7acc03
|
gRPC: fix python client script code
|
2019-05-23 16:47:02 +02:00 |
|
Gaute Lindkvist
|
6ad0c8fbe1
|
gRPC: Fix up comments and clean up callback code
|
2019-05-23 16:47:02 +02:00 |
|
Magne Sjaastad
|
0cb2194bfb
|
#4445 Active cells : Always use PORV if present
|
2019-05-23 14:14:51 +02:00 |
|
Magne Sjaastad
|
df405dd396
|
#4437 Make sure formation colors are available and visible for all time step
|
2019-05-23 13:45:21 +02:00 |
|
Gaute Lindkvist
|
690ab840c5
|
Minor gRPC updates
|
2019-05-22 16:03:03 +02:00 |
|
Gaute Lindkvist
|
c30721593e
|
#4430 Implement client -> server streaming framework and SetActiveCellProperty
|
2019-05-22 15:30:09 +02:00 |
|
Gaute Lindkvist
|
90af7a2e6b
|
gRPC: Cleanup streaming callback. DataCount storage is not necessary
|
2019-05-22 08:45:25 +02:00 |
|
Gaute Lindkvist
|
ac18bc20ec
|
Remove requirement of assignReply from StateHandler template-interface
* This is handled internally and is not required by the interface
|
2019-05-22 08:30:22 +02:00 |
|
Gaute Lindkvist
|
d1a0799861
|
Implemented getGridCellResults()
|
2019-05-21 16:33:41 +02:00 |
|
Gaute Lindkvist
|
86e202aed0
|
#4430 Implement GetAvailableProperties() and GetActiveCellResults()
|
2019-05-21 13:40:42 +02:00 |
|
Gaute Lindkvist
|
c4a4ceef29
|
Link grpc libraries statically on UNIX/Linux
|
2019-05-20 15:58:50 +02:00 |
|
Gaute Lindkvist
|
5e23bd5578
|
#4427 Add proto files to IDE project
|
2019-05-20 15:31:40 +02:00 |
|
Gaute Lindkvist
|
1a7d5781d8
|
Add comment about scl enable rh-python35 bash to instructions
|
2019-05-20 15:22:54 +02:00 |
|
Gaute Lindkvist
|
177a54615b
|
Remove Python sources groups on Linux to fix build issue
|
2019-05-20 15:20:49 +02:00 |
|
Gaute Lindkvist
|
b44f0a2029
|
#4418 Handle all queued gRPC requests per main loop iteration
* This means a streaming request should be completed in one main loop iteration
|
2019-05-20 15:20:49 +02:00 |
|
Gaute Lindkvist
|
4aad1e61d1
|
Fix tabs in CMakefiles
|
2019-05-20 15:20:49 +02:00 |
|
Magne Sjaastad
|
8b5b15c3d2
|
Update GRPC_install_instructions.txt
|
2019-05-20 15:11:35 +02:00 |
|
Gaute Lindkvist
|
922386c673
|
#4416 First implementation of gRPC-based Python interface
First implementation with Asynchronous gRPC server, a few services and some client python code.
|
2019-05-20 13:21:02 +02:00 |
|
Magne Sjaastad
|
7df5ce9a92
|
Merge branch 'dock-window-state' into dev
|
2019-05-15 13:58:45 +02:00 |
|
Magne Sjaastad
|
bfe8e7176a
|
#4410 Dock Window State : Restore dock widgets when opening main window
|
2019-05-15 13:54:05 +02:00 |
|
Magne Sjaastad
|
a52afd7b34
|
#4410 Dock Window State : Set default visibility of dock widgets
|
2019-05-15 13:37:23 +02:00 |
|
Magne Sjaastad
|
699870c8c7
|
#4410 Dock Window State : Use hideAllDockWidgets() in base class
|
2019-05-15 12:31:27 +02:00 |
|
Magne Sjaastad
|
95124adca6
|
#4410 Dock Window State : Add features for default dock widget visibility
|
2019-05-15 11:27:36 +02:00 |
|
Magne Sjaastad
|
6830d79de7
|
#4410 Dock Window State : Move plot widget names to DockWidgetTools
|
2019-05-15 10:52:27 +02:00 |
|
Magne Sjaastad
|
f43edf3c7d
|
#4410 Dock Window State : Create static functions instead of singleton
|
2019-05-15 10:47:30 +02:00 |
|
Magne Sjaastad
|
a68650ebf8
|
#4410 Dock Window State : Remove obsolete code
|
2019-05-15 10:36:23 +02:00 |
|
Magne Sjaastad
|
11433241fd
|
#4410 Dock Window State : Remove obsolete code
|
2019-05-15 10:31:56 +02:00 |
|
Magne Sjaastad
|
bf6b5652b3
|
#4410 Dock Window State : Give dock widgets unique names
|
2019-05-15 09:45:44 +02:00 |
|
Magne Sjaastad
|
1a67773ace
|
#4410 Dock Window State : Remove obsolete functions
|
2019-05-15 07:35:53 +02:00 |
|
Magne Sjaastad
|
c8dbba61df
|
Update issue templates
|
2019-05-14 11:09:26 +02:00 |
|
Gaute Lindkvist
|
b824f1d75f
|
#4407 Make sure we convert fontInScene from point size to enum value from old registry settings
|
2019-05-13 15:46:31 +02:00 |
|
Magne Sjaastad
|
45c5a950a4
|
#4266 : libecl : Update version number in generated so
|
2019-05-10 09:10:28 +02:00 |
|
Magne Sjaastad
|
a113ca5ff5
|
#4397 ssihub : Avoid caching of data
|
2019-05-09 13:43:18 +02:00 |
|
Magne Sjaastad
|
6fbb45be88
|
#4397 ssihub : Avoid progress info when typing username and password
|
2019-05-09 13:39:00 +02:00 |
|
Magne Sjaastad
|
ca42f9a4ad
|
Remove unused functions
|
2019-05-09 13:37:54 +02:00 |
|
Magne Sjaastad
|
9af0216359
|
Merge branch 'update-libecl-2.4' into dev
|
2019-05-09 10:13:22 +02:00 |
|
Magne Sjaastad
|
d3f0d0159a
|
#4266 : libecl : Update libecl sha reference
|
2019-05-09 10:10:17 +02:00 |
|
Magne Sjaastad
|
1d574fd8c7
|
#4266 : opm-flowdiagnostics-applications : Update to f57942a8cdf57422fabf3a4423d02a3e46e0be4e
|
2019-05-09 10:09:06 +02:00 |
|
Magne Sjaastad
|
819744a03b
|
#4266 : opm-flowdiagnostics : Update to 8bb60d6111063f2b7557502ecaa329a2d5c13b41
|
2019-05-09 10:06:27 +02:00 |
|
Magne Sjaastad
|
2af89b57de
|
#4266 : libecl : Applied patch for geomech
|
2019-05-09 09:27:36 +02:00 |
|
Magne Sjaastad
|
e8c214a7e9
|
#4266 : libecl : Applied patch to avoid recompile at each commit
|
2019-05-09 09:26:31 +02:00 |
|
Magne Sjaastad
|
6f78404f92
|
#4266 : libecl : Applied patch related to install
|
2019-05-09 09:25:31 +02:00 |
|
Magne Sjaastad
|
bddbbebdcc
|
#4266 : libecl : Update patch file related to install
|
2019-05-09 09:24:54 +02:00 |
|
Magne Sjaastad
|
a31d8cbea6
|
#4266 : libecl : Fix several crash issues
|
2019-05-09 08:41:06 +02:00 |
|
Magne Sjaastad
|
96a7f02abe
|
#4266 : flow diagnostics: Update related to API changes
|
2019-05-09 08:41:02 +02:00 |
|
Magne Sjaastad
|
1ac2429f62
|
#4266 Updates related to libecl API changes
|
2019-05-09 08:40:57 +02:00 |
|
Magne Sjaastad
|
abe292024c
|
#4266 Apply formatting
|
2019-05-09 08:40:50 +02:00 |
|
Magne Sjaastad
|
04091ad77d
|
#4266 Update libecl
Use commit 0e1e780fd6f18ce93119061e36a4fca9711bc020
Excluded multibuild folder, as this caused git issues
|
2019-05-09 08:40:32 +02:00 |
|
Magne Sjaastad
|
6ce3371df5
|
#4396 System : Add SSL information to about dialog
|
2019-05-08 10:34:18 +02:00 |
|