Commit graph

54 commits

Author SHA1 Message Date
Everett Kladstrup
06d6961c0f Issue #2725 Move derived parameters logic to common
* Make derived parameters not use VizException
* Move derived parameters packages from the viz hierarchy
  to the common hierarchy
* Move data cube classes that don't depend on derived parameters
  to thier own plugin
* Moved DataCubeContainer and supporting frontend classes from
  viz.core to viz.datacube


Former-commit-id: ad4a8cfbbc6de72810492c8f1de9701d381b6019
2014-04-09 09:31:12 -05:00
Nate Jensen
f50a2789dd Merge "Issue #2804 Fixed clipping pane issues where clipped map borders would be visible due to other resources not resetting up the clipping pane when done." into development
Former-commit-id: 788133c5ea1a3005ed309a466e8cafad6db84ce3
2014-03-04 10:55:05 -06:00
Max Schenkelberg
a01a6d68d0 Issue #2861 Rewrote HierarchicalPreferenceStore to be more efficient and thread safe when reading values.
Amend: Added comments and cleaned up preference store

Change-Id: Iac708c0988fc1b8f552d3bccf76b1706d6324b8d

Former-commit-id: cc34e3dbebe13ec4f63b7529f5053391135837ef
2014-03-04 09:23:36 -06:00
Max Schenkelberg
dbcbd1b560 Issue #2804 Fixed clipping pane issues where clipped map borders would be visible due to other resources not resetting up the clipping pane when done.
Change-Id: If27cd7c8e11cdc6287303e6d5fc1f4990e300ada

Former-commit-id: 51664693bd87df52acdb74d5286b61eeb06b792d
2014-03-03 17:59:48 -06:00
Ron Anderson
ba7a25a88f Merge branch 'master_14.1.1' into solutions
Conflicts:
	cave/com.raytheon.uf.viz.xy.crosssection/src/com/raytheon/uf/viz/xy/crosssection/rsc/CrossSectionVectorResource.java
	cave/com.raytheon.uf.viz.xy.timeseries/META-INF/MANIFEST.MF
	cave/com.raytheon.uf.viz.xy.varheight/META-INF/MANIFEST.MF
	cave/com.raytheon.uf.viz.xy.varheight/src/com/raytheon/uf/viz/xy/varheight/rsc/VarHeightResource.java
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/core/DataManager.java
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/rsc/GFEResource.java
	cave/com.raytheon.viz.grid/src/com/raytheon/viz/grid/rsc/general/GeneralGridData.java
	edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/server/GridParmManager.java
	edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/server/database/IFPGridDatabase.java
	edexOsgi/com.raytheon.uf.edex.archive/utility/common_static/base/archiver/purger/PROCESSED_DATA.xml
	edexOsgi/com.raytheon.uf.edex.database/src/com/raytheon/uf/edex/database/dao/CoreDao.java

Change-Id: I8c5fabf90d864db89a0db7d5f3f6f54c1e5f44a5

Former-commit-id: 9f121ec921a2f8635c48f005ddb71787ad6bf166
2014-01-13 17:45:20 -06:00
Steve Harris
f2ad9da4eb 14.1.1-14 baseline
Former-commit-id: 46bdb43889bdc681fec2aba45004a1583caaa6ae
2014-01-06 14:02:30 -05:00
Richard Peter
1de516964b Merge branch 'master_14.2.1' (14.1.1-13) into omaha_14.2.1
Conflicts:
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/commondialogs/SCANUnwarnedDlg.java
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/resource/ScanResourceData.java
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/tables/AbstractTableDlg.java
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/tables/SCANCellTableDlg.java
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/tables/SCANDmdTableDlg.java
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/tables/SCANMesoTableDlg.java
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/tables/SCANTvsTableDlg.java
	cave/com.raytheon.viz.gfe/GFESuite/ifpIMAGE
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/GfeClient.java
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/vtec/GFEVtecUtil.java
	edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/server/GridParmManager.java

Change-Id: Ic1f763baa305eb65f7f5373dea34e01a6373fec7

Former-commit-id: 31f410bcf6ab8d069a1f1a2e1af0c25a0daabad9
2013-12-17 21:04:53 -06:00
Steve Harris
c88b10039a 14.1.1-13 baseline
Former-commit-id: 6eef3022653638f9031a85932d8d551aba5600d2
2013-12-12 16:59:57 -05:00
Richard Peter
0c4ae068ad Merge branch 'omaha_14.1.1' (14.1.1-11) into development
Conflicts:
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/commondialogs/SCANUnwarnedDlg.java
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/resource/ScanResourceData.java
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/tables/AbstractTableDlg.java
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/tables/SCANCellTableDlg.java
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/tables/SCANDmdTableDlg.java
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/tables/SCANMesoTableDlg.java
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/tables/SCANTvsTableDlg.java
	cave/com.raytheon.uf.viz.monitor/src/com/raytheon/uf/viz/monitor/ui/dialogs/TableComp.java
	cave/com.raytheon.viz.texteditor/src/com/raytheon/viz/texteditor/dialogs/TextEditorDialog.java
	cave/com.raytheon.viz.warnings/src/com/raytheon/viz/warnings/rsc/AbstractWWAResource.java
	edexOsgi/com.raytheon.edex.ingestsrv/res/spring/persist-ingest.xml
	edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/db/dao/GFEDao.java
	edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/smartinit/IFPWE.java
	edexOsgi/com.raytheon.edex.plugin.gfe/utility/edex_static/base/gfe/isc/iscMosaic.py
	edexOsgi/com.raytheon.edex.plugin.grib/src/com/raytheon/edex/plugin/grib/decoderpostprocessors/EnsembleGridAssembler.java
	edexOsgi/com.raytheon.uf.common.dataplugin/src/com/raytheon/uf/common/dataplugin/annotations/DataURIUtil.java
	msi/VizLauncher/VizLauncher/com/raytheon/viz/launcher/process/AbstractProcessLauncher.cs

Change-Id: Iaf9f42e7ee93949d34c70916fd91acf8c838c83a

Former-commit-id: b09f1559254f06a82afa91f0cc14c8150f88ce64
2013-12-05 12:12:27 -06:00
Lee Venable
4f1b663b37 Merge "Issue #2592 - Fixed SWT checkbox issue with colored background/foreground." into omaha_14.1.1
Former-commit-id: 1d8f18b5e8a7e932008b8a8baf347f55fcf83e07
2013-12-05 08:30:28 -06:00
Lee Venable
266d4884da Issue #2592 - Fixed SWT checkbox issue with colored background/foreground.
Change-Id: I94e9c691ca68c0d22e27ba107d99b8397f1d942b

Former-commit-id: a1624e9bcf8677d6edd76a68122aa07690383b34
2013-12-05 08:25:46 -06:00
Steve Harris
b24d9c80b0 14.1.1-12 baseline
Former-commit-id: 3b3b8ffbdadc65f41b67f2d649ec18e19521c989
2013-12-04 16:47:59 -05:00
Steve Harris
3328e2dd1d 14.1.1-7 baseline
Former-commit-id: 8add3b227e88c3943ea605fdc4e2f2b3c7dcf998
2013-11-06 14:16:14 -05:00
Ben Steffensmeier
88ad284e71 Issue #2491 Remove ISerializableObject references in uf.viz.monitor plugins.
Former-commit-id: 16993be4fde0154ea58e4bc55cbecaabdc44b3cb
2013-10-25 15:42:53 -05:00
Nate Jensen
31a01a7887 Issue #2361 fix scan alarm dialog
Change-Id: Ida44a00730fa14e3c161b4a8bf1ff630701cc426

Former-commit-id: 566e8591050b83698d5d782f5a5d7885d1327534
2013-10-17 13:55:19 -05:00
Lee Venable
a9b8c2a2fe Issue #2474 - Fixed font memory leak.
Former-commit-id: a8a78efd01f8f3ed0ee533d4eeeb9e3463d3c0f2
2013-10-14 12:42:27 -05:00
Lee Venable
bceb4d76bf Issue #2471 - fixed color memory leak.
Former-commit-id: a573bacadd4d9b3ea0058bb70b348372b6a21cc9
2013-10-11 11:09:57 -05:00
Lee Venable
527f88ddac Issue #2447 - fixed color memory leak.
Former-commit-id: fe59f0923caa13c089edb683611b986522476539
2013-10-09 10:07:37 -05:00
Max Schenkelberg
17b38d9f72 Issue #2277 Remove more ScriptCreator references
Change-Id: I8524faa9914c81afb7ace709b857bca2ef7ff747

Former-commit-id: 0d898da3aebc056c372c7785538b0b27e3e986ef
2013-09-11 16:32:00 -05:00
Richard Peter
592218edb8 Issue #2298: Make getPluginName abstract
Change-Id: Ieefc9ab24dee34ed5c653d035db2a2e1f0e6f9ae

Former-commit-id: 54356ea774bfab26b85aff317fc759de41e259d1
2013-09-03 11:51:27 -05:00
Ben Steffensmeier
6b7206a736 Issue #2262 Clean out manifest files that don't need meteolib.
Change-Id: I6188a05fa34e573fca64e743a8ec8ab9f8ac280a

Former-commit-id: e418a3be203c15b24478239fd50a2b4b173f22eb
2013-08-26 11:39:04 -05:00
Mike Duff
c871d6a1cd Issue #2143 - Fix various issues with SCAN/DMD/TVS
Change-Id: Ice9a0f13881c31ca1d51f2f2158f74caa064f1f8

Former-commit-id: 0d5a35fcaac31c594ae7e5abda889e75a772c352
2013-08-15 14:14:07 -05:00
Max Schenkelberg
5ab8b6e2c6 Issue #2033 moved bundles and menu files into corresponding plugins
Change-Id: Idb92afac5ffb83f115ca77c3917fc7ef61f38afc

Former-commit-id: fe1b35711ec55a022027bb8ff1a27924b3926911
2013-08-14 09:20:28 -05:00
Max Schenkelberg
49381ac481 Issue #2033 Fixed alertviz startup
Change-Id: Ife44d6be7fb31660ade005d46d3f376d8ed30ff5

Former-commit-id: 1cdd5eab835f2df85f8ebc82d0bea79bca3977da
2013-08-12 17:37:15 -05:00
Max Schenkelberg
0f3c791120 Issue #2033 Moved some localization files from build.cave to plugins they are used in. Fixed CAVELocalizationAdapter to search all plugins when file not found in base etc folder for cave static base
Change-Id: I2a26ce21ca5127ddb0b32e1f645a544e83f5503f

Former-commit-id: 5c707a35dcaedf5ae37119e56503aa8af59631fc
2013-08-09 14:24:49 -05:00
Slav Korolev
0c0941ad5d Issue #2143. Changes for non-blocking SCAN dialogs.
Change-Id: I0afcaced20e0cc76cbcb2d64a24fcfc3022dc1d1

Former-commit-id: 5539da3d19fa0c174eba1a8733e946ca10e5f4bb
2013-08-02 09:53:56 -04:00
Mike Duff
e23aaedada Issue #2218 - improve error handling and performance in SCANMonitor
Change-Id: I0b65dcb372c69ad736b3a550392299507dbcedeb

Former-commit-id: cff253a5eb779a2f5e156d5802dc9bb8afc2e7e0
2013-07-25 08:35:30 -05:00
Max Schenkelberg
63421a4819 Issue #2142 Got log4j out of edex.
Amend: Removed deleted files from build.properties

Change-Id: Id6aad305848ce137eb7e26cf689e172f165211fa

Former-commit-id: f47d21972b86d8c2c757874c5e450f93e5704133
2013-07-15 14:26:15 -05:00
Steve Harris
70e4ff30a6 13.5.1-4 baseline
Former-commit-id: d18b403b332dff67d1c85d4317bbceda337d1b41
2013-06-28 09:46:25 -04:00
Lee Venable
2099f63370 Issue #2065 Added code to alert user to use the clear button to close SCAN dialogs
Change-Id: I9668a953f76a4dfa1ff4fb61ff6b15e21f77d755

Former-commit-id: 399a031eeb9e3eeabf60533cae11df7062446797
2013-06-06 12:04:33 -05:00
Lee Venable
187a4e9b17 Issue #1984 - Save images for table columns so they don't throw errors in Windows.
Change-Id: I42bb4549664296abde66d5904b0ce1739ba6232c

Former-commit-id: 3f26818dfeb006393598af41faf33cac6957d3e0
2013-06-04 15:48:40 -05:00
Steve Harris
4c6ff79e71 13.4.1-7 baseline
Former-commit-id: dd6304e82206bb46b0c0442d15ab5d9312d9f19f
2013-05-13 12:58:10 -04:00
Steve Harris
d33e5861aa 13.4.1-4 baseline
Former-commit-id: 4477bad886dc7ae0418409e3bc5ebce7965b6146
2013-05-02 10:00:38 -05:00
Lee Venable
41e2d9ee30 Issue #1945 - SCAN performance improvements and code cleanup.
Former-commit-id: 834da4689a93e07fb668fc6b64a435722986d745
2013-04-29 14:38:00 -05:00
Nate Jensen
26b58e9354 Issue #1926 consistently fast scan startup
Change-Id: If8d8cc4dd98a7c0b81bb2264a41d520895831b21

Former-commit-id: 10bd3ed35f766bdd61f130082a6917d6841f3351
2013-04-26 15:41:52 -05:00
Nate Jensen
31b05de2d1 Issue #1926 faster first time startup
Change-Id: Iddd1667d262204932b4f76b8e6c44e09cfc53ccc

Former-commit-id: a184bc9a967754e2e12be73da7a1e16c02490432
2013-04-25 14:41:07 -05:00
Nate Jensen
64440f97ef Issue #1926 faster and cleaner cell track rendering
Change-Id: Idf5496946a6568640c465f5043ca098afe46c2c9

Former-commit-id: 74b82955cf41099b5bc2fcc726ea515366722925
2013-04-24 10:01:20 -05:00
Nate Jensen
e917657497 Issue #1926 somewhat free up UI thread on scan startup
Change-Id: I51e704efa3df6abb6ec84b68d8dfcb46bac61d7b

Former-commit-id: dcb9b18777981409d109ecc314873914c8d27fbf
2013-04-23 15:06:10 -05:00
Nate Jensen
4f78929858 Issue #1926 faster scan rendering and cleanup
Change-Id: I825690a953fa0967a4c9a3f74ab58bda779068ca

Former-commit-id: 068d711ec098e55630eb087e4d6b1a16063ff0e7
2013-04-22 16:47:11 -05:00
Nate Jensen
96cdc7ce76 Issue #1926 speed up scan startup by not requesting PDOs since we have URIs
Change-Id: I7b223d9c94fb55931b1c650b115c545c7ca24180

Former-commit-id: 96e1427daa378280133f85a1ee24647a72c8e9af
2013-04-18 18:29:15 -05:00
Nate Jensen
91fbdd4ad1 Issue #1916 fast rendering of CWAT Local Threat
Change-Id: Ia8129ac6a81f35b1ed4aca19edfb21022cee2344

Former-commit-id: 66a036b90f75a844cbeed3eb1a483ccdc72ec11d
2013-04-18 12:19:36 -05:00
Steve Harris
9be238bcc4 13.3.1-19 baseline
Former-commit-id: ce855032b2b7235b2aea8dc66aff89ca7c54854a
2013-04-09 08:37:12 -05:00
Steve Harris
7bf9966dcb 13.3.1-17 baseline
Former-commit-id: 0eb0081dbf1af625ca75e98ab775247c924c3527
2013-04-01 12:04:56 -05:00
Steve Harris
0be473728a 13.3.1-12 baseline
Former-commit-id: 1f109861760e5fbc9d7a13cc4f518341cbc31276
2013-03-25 13:27:13 -05:00
Steve Harris
83e9157df7 13.2.1-2 baseline
Former-commit-id: bd9eec1d4e6fd843c7bb594b8adb882d72edc6cf
2013-01-23 11:18:44 -05:00
Steve Harris
c0c1d56f3a 13.1.2-2 baseline
Former-commit-id: 221d0aaf0e19a054387134e72a76a278159bf4d0
2013-01-06 14:32:24 -06:00
Steven Harris
618aa3f316 12.11.1-1 baseline
Former-commit-id: 765055b5332ddace3cec2d07e279652de869cfe4
2012-09-27 15:57:45 -05:00
Steve Harris
61f269f54c 12.9.1-5 baseline
Former-commit-id: d85b989f77196d20eb2d2a21cf4daa13d50474ae
2012-08-21 15:27:03 -05:00
Steve Harris
31ae7ea218 12.9.1-1 baseline
Former-commit-id: 6601ddb09c2928754c2c3859dac284998d73ff81
2012-08-15 13:59:00 -05:00
Steve Harris
67a5a68300 12.4.1-4 baseline
Former-commit-id: ad648deaf4d3edaabdda15184289b3a927308bd7
2012-04-18 15:18:16 -05:00