Gaute Lindkvist
e89623525c
Fix build problem on Qt4
2019-07-30 13:15:31 +02:00
Gaute Lindkvist
1d04f1034f
#4471 Fill in "import rips" and other example code when creating a Python script from within ResInsight
2019-07-30 13:15:23 +02:00
Gaute Lindkvist
357c722b4b
#4525 Increase default plot font size to 10
2019-07-30 12:51:18 +02:00
Gaute Lindkvist
086ee60d8c
#4530 Wait until after Save Project has been asked to hide dock windows.
2019-07-30 12:50:08 +02:00
Gaute Lindkvist
7fcb1afe6c
Python: Move gRPC settings into Python group and rename UI items to remove gRPC-terminology
2019-07-30 12:32:10 +02:00
Gaute Lindkvist
92bc71d934
#4528 Fix script paths and adding new scripts
2019-07-30 12:32:10 +02:00
Gaute Lindkvist
7c30af62c2
#4528 #4512 Fix script-locations when loading project and remove initScriptDirectories()
...
* Disable IO for scriptlocations and make sure we save it in preferences when editing
* The next valid case Id stuff in initDirectories is irrelevant because it always runs on an
empty project
2019-07-30 12:32:10 +02:00
Gaute Lindkvist
f61df01694
#4526 enable setting flow diagnostics results through Python
2019-07-30 12:32:10 +02:00
Gaute Lindkvist
979101fe96
#4526 Enable setting of flow diagnostics to cell results
2019-07-30 12:32:10 +02:00
Gaute Lindkvist
21a444fd70
#4523 Add simplified interface for grid case group statistics
2019-07-30 12:32:10 +02:00
Gaute Lindkvist
d9a0953b45
#4463 Added command for creating grid statistics
2019-07-30 12:32:10 +02:00
Gaute Lindkvist
beb6256f53
Make it possible to edit case group statistics
2019-07-30 12:32:10 +02:00
Magne Sjaastad
4e33b7454f
Python : Avoid closing existing ResInsight when pytest is closing down
2019-07-30 11:55:13 +02:00
Magne Sjaastad
e54d42a0da
#4527 Export Flow Characteristics : Add support for Python execution
2019-07-30 11:27:25 +02:00
Magne Sjaastad
b8f0fcd7e9
Flow Diag : Do not assert when tracername is not found
2019-07-30 11:23:31 +02:00
Magne Sjaastad
6e76e043c6
Fix copyright header
2019-07-30 10:36:06 +02:00
Magne Sjaastad
a20c56d21d
Python : Fix wrong casing
2019-07-30 10:35:46 +02:00
Gaute Lindkvist
acde63a7e0
Fix build problem without GRPC enabled in RiaApplication.cpp
2019-07-27 11:15:32 +02:00
Gaute Lindkvist
783f4f5bb9
#4521 Fix build failure in RimGeoMechView.cpp
...
* Include RiaLogging.h
2019-07-26 16:46:56 +02:00
Gaute Lindkvist
c1a89ec10e
#4522 Ensure ResInsight does not run if the setuid bit is set on the executable.
...
* If you run a GUI-version this is likely to be checked anyway through Qt or GTK+ but not the console version.
2019-07-26 16:28:24 +02:00
Gaute Lindkvist
3ba962aefb
#4471 Implement python script running and editor in ResInsight GUI, same as Octave.
2019-07-26 14:54:54 +02:00
Gaute Lindkvist
8f464e5e23
#4487 Enable Y-axis scale factor for Auto number formats
2019-07-26 11:37:58 +02:00
Gaute Lindkvist
17ee6627bb
#4520 Report identical fault errors only once.
2019-07-26 11:36:40 +02:00
Gaute Lindkvist
a7879813c9
#4459 Fix memory leak in RFT Reader
2019-07-26 10:40:25 +02:00
Gaute Lindkvist
b095ac7226
#4480 Add code for import of layer_zone_table.txt and enable manual import.
2019-07-26 10:40:12 +02:00
Gaute Lindkvist
000ce6db52
#4509 Guard access to gui application code in import and well path code to avoid crashes in console mode
2019-07-25 15:54:20 +02:00
Gaute Lindkvist
d6d1ebd25d
#4518 Set grpc.enable_http_proxy=False in Python client code
2019-07-25 10:38:42 +02:00
Gaute Lindkvist
2971c74c2e
#4519 Fix error in example python script
2019-07-25 07:36:50 +02:00
Gaute Lindkvist
c2c312068c
Python: enable more status messages and warnings for gRPC code generation
2019-07-24 11:13:23 +02:00
Gaute Lindkvist
6b7a9b8da5
#4463 Working creation of grid case groups
2019-07-18 13:43:28 +02:00
Gaute Lindkvist
7a2b9926a0
Allow relative paths in replace case
2019-07-18 13:43:28 +02:00
Gaute Lindkvist
bbc8750d8f
#4516 Fix replaceCase in Python gRPC
2019-07-16 17:12:08 +02:00
Gaute Lindkvist
f2c72a0e71
#4484 Added test for replaceCase that fails
2019-07-15 15:50:55 +02:00
Gaute Lindkvist
7a77b5688a
Fix build problem on Qt 4.6.x
2019-07-15 14:09:27 +02:00
Gaute Lindkvist
3898b97c8a
Fix Python tests
2019-07-15 14:05:34 +02:00
Gaute Lindkvist
dcd3ff6754
#4423 Improve API for setting cell results
2019-07-15 12:30:31 +02:00
Gaute Lindkvist
b7c4a54d9a
#4513 Add id to views
2019-07-15 12:30:31 +02:00
Gaute Lindkvist
439913b7b1
#4423 First implementation of PdmObject exchange
2019-07-15 12:30:31 +02:00
Magne Sjaastad
22e47367ee
#4506 Deployment : Add _openssl to package name when bundling OpenSSL
2019-06-27 11:37:52 +02:00
Magne Sjaastad
37043b36af
#4506 Deployment : Add option to control bundling of OpenSSL
...
Added RESINSIGHT_BUNDLE_OPENSSL
2019-06-27 11:31:36 +02:00
Magne Sjaastad
1e748d09f6
Deployment : Add SSL binaries to installation on Windows
...
Use cmake macro to find ssl library, and manipulate include path to find path of DLLs
2019-06-27 09:44:59 +02:00
Magne Sjaastad
3ac518da4c
Dock State : Make sure dock state is stored when exit is triggered
2019-06-26 12:09:02 +02:00
Magne Sjaastad
7213ae7e98
#4136 Flow Characteristics : Support relative export paths
2019-06-26 07:50:42 +02:00
Magne Sjaastad
0f0e440185
#4136 Flow Characteristics : Avoid space in CSV column header
2019-06-25 18:18:47 +02:00
Magne Sjaastad
b2857676c8
#4136 Command File : Export of flow characteristics
2019-06-25 17:49:47 +02:00
Magne Sjaastad
40c89489e8
#4426 Linux : Add flag to allow bundle of Qt5 libraries
2019-06-24 19:59:16 +02:00
Magne Sjaastad
56a53fedff
Flow Characteristics : Load data in default plot when project is loaded
2019-06-23 19:00:14 +02:00
Magne Sjaastad
c802ba1f98
#4495 Active Cells : Remove unused function
2019-06-23 18:39:04 +02:00
Magne Sjaastad
3c644629df
#4136 Export of Flow Characteristics : Use CSV text export
2019-06-23 18:32:05 +02:00
Magne Sjaastad
5dc4e08a03
#4504 Framework : Add CSV text formatter
2019-06-23 18:05:51 +02:00