Commit Graph
30 Commits
Author SHA1 Message Date
Magne Sjaastad 412c07ae33 Include well name in summary page 2015-08-13 15:09:43 +02:00
Magne Sjaastad 2162a67b4a Hide children of wells to avoid dispaly of wells when selecting oil fields 2015-08-13 14:51:21 +02:00
Magne Sjaastad e12a5b62de Renamed to PdmObjectCollection 2015-08-13 13:06:57 +02:00
Magne Sjaastad 3c9e1bab5c Several refactoring of well import wizard
Keep original copy of RimWellPathImport object as Xml instead of copy
using PdmObjectGroup
Added destructor for cleanup of wizard pages
Simplified info communication between pages
2015-08-12 18:44:03 +02:00
Magne Sjaastad beb291e1ce Fixed visibility of items in tree view 2015-08-12 17:46:22 +02:00
Magne Sjaastad 90762d0f0f Use uiCapability/xmlCapability instead of capability<caf::PdmUiFieldHandle>()(capability<caf::PdmXmlFieldHandle>() 2015-08-05 13:27:36 +02:00
Magne Sjaastad 57e363896f Replaced uiField() and xmlField() with uiCapability() and xmlCapability() 2015-08-05 12:34:07 +02:00
Magne Sjaastad 92f0d64eaf PdmDocument inherits directly from PdmObject and not PdmObjectGroup 2015-08-01 23:04:04 +02:00
Magne Sjaastad 60c08272ef Modularization fixes from WellPathImportSsihub 2015-07-29 14:41:36 +02:00
Magne Sjaastad b4df5419b1 Updated file header for modified files 2014-09-23 15:04:57 +02:00
Magne Sjaastad 0550f9df8c Improved handling of icon enabled state 2014-08-14 10:56:08 +02:00
Magne Sjaastad 40092b0d62 SSIHUB: Update file paths for and well path cache
Consolidated cache creation in RimTools
2013-10-24 09:50:21 +02:00
Magne Sjaastad cbe9110c8a SSIHUB: Fixed memory leak
Delete copy of RimWellPathImport object and added destructor to related
objects
2013-10-23 10:42:34 +02:00
Magne Sjaastad bcc1482532 SSIHUB: Test if well path is selected before import 2013-10-23 08:30:48 +02:00
Magne Sjaastad 631353cf97 SSIHUB: Regions and well paths unselected by default 2013-10-22 08:54:48 +02:00
Magne Sjaastad c30d3bb27e Use lowercase in 'utmzone' when asking for wells in area
Show one progress dialog when downloading well paths
2013-09-26 13:54:57 +02:00
Magne Sjaastad 24822a611e Show only selected items from field selection page in well selection
page
2013-09-26 12:21:15 +02:00
Magne Sjaastad 1f738a7ac9 Added sorting to tree items by clicking the header
Added names to header
Renamed buttons to 'Download' and 'Import'
2013-09-26 10:57:35 +02:00
Magne Sjaastad ee71af320f Show wells expanded
Update enabled/disabled state for fields based on check state of parent
region
2013-09-26 07:54:57 +02:00
Magne Sjaastad 854b588ca3 Updated CMakeLists and set region default unselected 2013-09-25 11:33:16 +02:00
Magne Sjaastad f0777bb8ac Set text edit in summary page to read only
p4#: 22352
2013-09-08 10:54:29 +02:00
Magne Sjaastad f9112c458c Store username/password in session cache
Compute UTM region before import wizard is displayed
p4#: 22351
2013-09-08 10:53:25 +02:00
Magne Sjaastad 00d9560885 Improved summary page
p4#: 22350
2013-09-08 10:05:24 +02:00
Magne Sjaastad 8bf263f1be Hide unselected regions on well selection page
p4#: 22349
2013-09-08 09:52:25 +02:00
Magne Sjaastad 8d1b5b7414 Moved parsing of well response from oil field object into wizard
Fixed issue related to parsing of well plans
p4#: 22348
2013-09-08 09:05:26 +02:00
Magne Sjaastad e6386255e6 Use same pdm objects for field selection and well selection
p4#: 22346
2013-09-07 20:43:29 +02:00
Magne Sjaastad 76e2afb846 Remove regions/fields present on project file but not present on SSIHUB
Set UTM input fields enabled/disabled based on UTM mode
p4#: 22344
2013-09-07 19:38:52 +02:00
Magne Sjaastad ca3fee6c34 Removed obsolete prototype code
Cleaned up unused functions
p4#: 22338
2013-09-06 15:59:25 +02:00
Magne Sjaastad 86f5e6017d Integrated well import wizard in project file
p4#: 22331
2013-09-06 13:06:39 +02:00
Magne Sjaastad 3ee6d0838f Renamed to WellPathImportSsihub, and updated folder names
p4#: 22329
2013-09-06 11:34:24 +02:00