Slav Korolev
b8be69c429
Omaha #3841 - Fixed saving problem for distance and time.
...
Former-commit-id: d6737249fc9d3db54a143345053acdfe889686bf
2015-02-04 15:49:49 -05:00
Slav Korolev
9e076f7970
Omaha #3220 - Performance - Safe Seas, Snow, Fog.
...
Former-commit-id: f8ee84a324b3653a75aa3c63a793eca412e1bd81
2015-01-29 14:50:02 -05:00
Slav Korolev
b8ab18d3e1
Omaha #3220 - Replaced MonitoringArea class with individual area configuration managers.
...
Former-commit-id: 00fd20d76a4ea46e9806bad11b1bc5a2acc42d6e
2015-01-12 14:32:31 -05:00
Slav Korolev
ed97d72dcb
Omaha #3888 - Fixed NPE error in the process() method.Corrected
...
Former-commit-id: 3193057c916ee8cc6f99c8d0ecc69d067fb68c16
2014-12-12 12:29:03 -05:00
Slav Korolev
9cf99b9e88
Omaha #3888 - Fixed NPE error in the process() method.
...
Former-commit-id: 93aa24fb9f41e7bd17d9ee8594e0d0a9905e91be
2014-12-12 11:53:59 -05:00
Slav Korolev
fd3a6ea199
Omaha #3220 - Moved refreshing of table in the UI thread.
...
Former-commit-id: 7454b39e71eeca348f4f167b8aa70d6ce5253004
2014-12-11 15:38:47 -05:00
Slav Korolev
dc1722a8b7
Omaha #3841 - Updated the dialogs for adding and editing a new zone/station.
...
Former-commit-id: 5a7e13b6a6db5ca766da3ad957c12077470359e7
2014-12-02 09:09:05 -05:00
Slav Korolev
9f0b1a68e6
Omaha #3667 - Corrected functionality of dialog.
...
Former-commit-id: cf354d6ac5668ba502feb188bdf17a0967168b19
2014-11-06 15:24:12 -05:00
Slav Korolev
8971f40dc2
Omaha #3220 - Corrected area configuration managers for Fog, SAFESEAS and SNOW monitors.
...
Former-commit-id: 5fb653e5c7f7ffff1daf53487147597a569d7d11
2014-10-20 15:06:05 -04:00
Richard Peter
a9562d992c
Omaha #3300 Fix merge of OB_14.3.1-25m
...
Change-Id: Ia9afe6316f3dac301caf97a6868d1baaf179f632
Former-commit-id: 110499cec453532545431a6fa05057f47af66ed2
2014-10-07 16:32:48 -05:00
Steve Harris
c9e37bf440
Merge tag 'OB_14.3.1-25m' into omaha_14.4.1
...
Conflicts:
cave/com.raytheon.uf.viz.monitor.fog/src/com/raytheon/uf/viz/monitor/fog/ui/actions/FogAreaConfigAction.java
cave/com.raytheon.uf.viz.monitor.fog/src/com/raytheon/uf/viz/monitor/fog/ui/dialogs/FogMonitoringAreaConfigDlg.java
cave/com.raytheon.uf.viz.monitor.safeseas/src/com/raytheon/uf/viz/monitor/safeseas/ui/actions/SafeseasAreaConfigAction.java
cave/com.raytheon.uf.viz.monitor.safeseas/src/com/raytheon/uf/viz/monitor/safeseas/ui/dialogs/SSMonitoringAreaConfigDlg.java
cave/com.raytheon.uf.viz.monitor.snow/src/com/raytheon/uf/viz/monitor/snow/ui/actions/SnowAreaConfigAction.java
cave/com.raytheon.uf.viz.monitor.snow/src/com/raytheon/uf/viz/monitor/snow/ui/dialogs/SnowMonitoringAreaConfigDlg.java
cave/com.raytheon.uf.viz.monitor/src/com/raytheon/uf/viz/monitor/ui/dialogs/MonitoringAreaConfigDlg.java
cave/com.raytheon.viz.core/src/com/raytheon/viz/core/rsc/AbstractSpatialEnabler.java
cave/com.raytheon.viz.core/src/com/raytheon/viz/core/rsc/BestResResourceData.java
edexOsgi/com.raytheon.uf.common.monitor/src/com/raytheon/uf/common/monitor/config/FogMonitorConfigurationManager.java
edexOsgi/com.raytheon.uf.common.monitor/src/com/raytheon/uf/common/monitor/config/MonitorConfigurationManager.java
edexOsgi/com.raytheon.uf.common.monitor/src/com/raytheon/uf/common/monitor/config/SSMonitorConfigurationManager.java
edexOsgi/com.raytheon.uf.common.monitor/src/com/raytheon/uf/common/monitor/config/SnowMonitorConfigurationManager.java
Former-commit-id: 6bb7a7312a22a9585d2f5981d873751879082cb1
2014-10-07 13:35:58 -05:00
Slav Korolev
ce2ef5019b
Omaha #3220 - Changes in the area configuration files for FSSObs monitors.
...
Former-commit-id: d7a921d6206f5b09e7a6784c7e86b9167b74685f
2014-09-25 09:02:27 -04:00
Slav Korolev
a4914bd85d
Issue #2757 - Fixed problem with adding and removing zones.
...
Former-commit-id: 31ccaf218df628327fe4b27d69a4500eb1dc8d84
2014-09-24 09:34:43 -04:00
Nate Jensen
568559f2ce
Omaha #3356 remove unnecessary import
...
Change-Id: Id1ad295d1adb29de072173a4137a5e5f612b48ac
Former-commit-id: ad3753d57709fe8efeab2fb400d92b6ec61c2a3e
2014-09-23 08:21:18 -05:00
Slav Korolev
23ec338be0
Issue #2757 - Updated handlers for dialog buttons.
...
Former-commit-id: 69a82633c287bf18c9f436014bb552829dcb62ea
2014-09-19 15:02:59 -04:00
Steve Harris
4c56844e29
Merge branch 'omaha_14.3.1' into omaha_14.4.1
...
Conflicts:
cave/com.raytheon.uf.viz.archive/src/com/raytheon/uf/viz/archive/ui/ArchiveRetentionDlg.java
cave/com.raytheon.uf.viz.core.maps/localization/bundles/maps/Cities.xml
cave/com.raytheon.uf.viz.core.maps/localization/bundles/maps/FAA/Airports.xml
cave/com.raytheon.uf.viz.core.maps/localization/bundles/maps/FAA/Fix.xml
cave/com.raytheon.uf.viz.core/src/com/raytheon/uf/viz/core/reflect/BundleReflections.java
cave/com.raytheon.uf.viz.core/src/com/raytheon/uf/viz/core/reflect/SubClassLocator.java
cave/com.raytheon.uf.viz.monitor.fog/src/com/raytheon/uf/viz/monitor/fog/ui/dialogs/FogMonitoringAreaConfigDlg.java
cave/com.raytheon.uf.viz.monitor.safeseas/src/com/raytheon/uf/viz/monitor/safeseas/ui/dialogs/SSMonitoringAreaConfigDlg.java
cave/com.raytheon.uf.viz.monitor.snow/src/com/raytheon/uf/viz/monitor/snow/ui/dialogs/SnowMonitoringAreaConfigDlg.java
cave/com.raytheon.uf.viz.ui.menus/src/com/raytheon/uf/viz/ui/menus/widgets/tearoff/MenuItemComposite.java
cave/com.raytheon.uf.viz.ui.menus/src/com/raytheon/uf/viz/ui/menus/widgets/tearoff/TearOffMenuDialog.java
cave/com.raytheon.viz.core.gl/src/com/raytheon/viz/core/gl/ext/imaging/GLDataMappingFactory.java
cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/core/DataManager.java
cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/core/internal/ParmManager.java
cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/textformatter/CombinationsFileUtil.java
cave/com.raytheon.viz.radar/src/com/raytheon/viz/radar/rsc/graphic/RadarGraphicsPage.java
cave/com.raytheon.viz.radar/src/com/raytheon/viz/radar/rsc/mosaic/RadarMosaicResource.java
cave/com.raytheon.viz.radar/src/com/raytheon/viz/radar/ui/xy/RadarGSMResource.java
cave/com.raytheon.viz.ui.personalities.awips/src/com/raytheon/viz/ui/personalities/awips/AbstractCAVEComponent.java
cave/com.raytheon.viz.ui/META-INF/MANIFEST.MF
cave/com.raytheon.viz.ui/src/com/raytheon/viz/ui/colormap/ColorMapTree.java
cave/com.raytheon.viz.ui/src/com/raytheon/viz/ui/dialogs/ColormapComp.java
cave/com.raytheon.viz.ui/src/com/raytheon/viz/ui/dialogs/ImagingDialog.java
cave/com.raytheon.viz.volumebrowser/localization/menus/xml/fieldsMenus.xml
cave/com.raytheon.viz.volumebrowser/localization/menus/xml/planesMenusPlanView.xml
cave/com.raytheon.viz.volumebrowser/localization/volumebrowser/VbSources.xml
edexOsgi/com.raytheon.uf.common.datadelivery.registry/src/com/raytheon/uf/common/datadelivery/registry/web/IRegistryFederationManager.java
edexOsgi/com.raytheon.uf.common.derivparam/utility/common_static/base/derivedParameters/definitions/TP.xml
edexOsgi/com.raytheon.uf.common.localization/src/com/raytheon/uf/common/localization/IPathManager.java
edexOsgi/com.raytheon.uf.common.localization/src/com/raytheon/uf/common/localization/PathManager.java
edexOsgi/com.raytheon.uf.edex.datadelivery.registry/src/com/raytheon/uf/edex/datadelivery/registry/dao/ReplicationEventDao.java
edexOsgi/com.raytheon.uf.edex.datadelivery.registry/src/com/raytheon/uf/edex/datadelivery/registry/federation/RegistryFederationManager.java
edexOsgi/com.raytheon.uf.edex.datadelivery.retrieval/src/com/raytheon/uf/edex/datadelivery/retrieval/util/WfsConnectionUtil.java
Former-commit-id: 69c52fb4a22997d0a0f9c620bd20f00b8c5fd4ce
2014-09-19 10:28:57 -05:00
Slav Korolev
65d1cca6fd
Issue #2757 - Removed unnecessary dialogs.
...
Former-commit-id: 1a906e4f7a5e7cc9e4cd8b4a717f0f2bb02cbb61
2014-09-15 17:46:10 -04:00
Nate Jensen
9b72a1399d
Omaha #3356 cleanup of unnecessary register buddies and buddy policies
...
Change-Id: I1d6c279478f38876a8df67d2f9dd186a2efdeca0
Former-commit-id: 48536dd79d933508ac54b3b6e9bbd166fd218330
2014-08-14 10:22:37 -05:00
Nate Jensen
f8d9235104
Omaha #3356 remove registering buddies to viz.volumebrowser and viz.ui
...
since those plugins don't even have buddy policies
Change-Id: Ib81ac30111b9c3020e486d6db52dde3e15d7dacf
Former-commit-id: 4f691341c0368c3e015c73f25aab0cf8877802ac
2014-08-04 18:03:15 -05:00
Mark Peters
47aec2aae3
Omaha #3465 Replace plugin calls to deprecated IGraphicsTarget.drawStrings()
...
Change-Id: Ib72cf8806852aff718af56c5f2c2cf4e07f9f548
Former-commit-id: 29d170af7a0c36e614a84923c2fb5054db73c390
2014-07-30 16:03:57 -05:00
Slav Korolev
81033087ea
Omaha #3086 - Replaced three separate area configuration managers with one FSSObsMonitorConfigurationManager.
...
Former-commit-id: 14ff7a84235ed8cc95aca488910e7f975a5bd41e
2014-05-27 12:24:50 -04:00
Nate Jensen
174fae77d1
Omaha #3133 remove uf.common.monitor's dependency on org.eclipse.swt
...
Change-Id: I362c5c2ece96e77a0cce5af7ac75a403c95ab851
Former-commit-id: b842a78cdfb945767aecf7da3ad55b71c9d09bfb
2014-05-13 13:12:54 -05:00
Slav Korolev
f458f75ecf
Issue #3054 - Fix issues in the Fog, SAFESEAS and SNOW Area configuration dialogs.
...
Former-commit-id: 879a50a60209abf95752c178a0266cdd42bde012
2014-04-24 15:40:52 -04:00
Everett Kladstrup
0699041518
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
Slav Korolev
a768f540f0
Issue #2757 . Fixed issues in Area Configuration Dialogs.
...
Change-Id: Ic3d3d5c41df6c8d80aac8e434e4c42a5ef9d1ecf
Former-commit-id: 81826338bda946aff4ac8a7b9ea83c2eb72397d5
2014-02-03 09:50:01 -05:00
Ben Steffensmeier
3150d960e8
Issue #2491 Remove ISerializableObject references in uf.viz.monitor plugins.
...
Former-commit-id: 16993be4fde0154ea58e4bc55cbecaabdc44b3cb
2013-10-25 15:42:53 -05:00
Nate Jensen
2f79b34a77
Issue #2361 remove dependencies on mesowest and delete dead grichardson code
...
Former-commit-id: a91a4fe2261050daee83b1edaa7d01404b7b89a0
2013-10-23 14:52:29 -05:00
Max Schenkelberg
63e90f6955
Issue #2277 Remove more ScriptCreator references
...
Change-Id: I8524faa9914c81afb7ace709b857bca2ef7ff747
Former-commit-id: 0d898da3aebc056c372c7785538b0b27e3e986ef
2013-09-11 16:32:00 -05:00
Max Schenkelberg
06dbae8bdb
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
3f35c335c9
Issue #2033 Fixed alertviz startup
...
Change-Id: Ife44d6be7fb31660ade005d46d3f376d8ed30ff5
Former-commit-id: 1cdd5eab835f2df85f8ebc82d0bea79bca3977da
2013-08-12 17:37:15 -05:00
Max Schenkelberg
d79cfe8ad1
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
Mike Duff
e584ddbf45
Issue #2217 - Added better error handling
...
Change-Id: Ia15b57fbee9e3cecb93ac711ca3d99529df3ac00
Former-commit-id: b7a602066d1c01a9b6399d2dade3ed3dd487103e
2013-07-24 13:54:33 -05:00
Nate Jensen
4c9cc211ec
Issue #2142 removing some viz dependencies on edex.common
...
Change-Id: I11e42f76c4b58292535af03ddf25023fbdeb734c
Former-commit-id: 399d44a62df1c54e94d93d4e0b198db976104143
2013-07-22 12:20:43 -05:00
Ben Steffensmeier
2ca86633d6
Issue #1532 Delete uf.common.image and clean up the mess it left behind.
...
Former-commit-id: 7c24d10acae9dee7ec03edd471983e0b80d58092
2013-02-28 17:00:56 -06:00
Max Schenkelberg
e0ba97d547
Issue #1638 Refactored viz/edex/common core projects to removed common and viz dependencies on edex projects
...
Amend: Accepted ticket for work, again! Ensured uframe product project was not deleted
Change-Id: Iaa7754f25d74d893f84a7f82df605fb906e1e719
Former-commit-id: 615fa06253cc5226ddbedbb7835f3f03cf4cbb5b
2013-02-27 11:50:38 -06:00
Steve Harris
328c6dccad
13.2.1-2 baseline
...
Former-commit-id: bd9eec1d4e6fd843c7bb594b8adb882d72edc6cf
2013-01-23 11:18:44 -05:00
Steve Harris
59969775ad
13.1.2-6 baseline
...
Former-commit-id: 184f16c9f91fb06efa7aeaf5499ace33f4f17bf7
2013-01-06 14:55:11 -06:00
Steve Harris
4ba416aeb3
13.1.2-2 baseline
...
Former-commit-id: 221d0aaf0e19a054387134e72a76a278159bf4d0
2013-01-06 14:32:24 -06:00
Steve Harris
c42ae0fa39
12.7.1-8 baseline
...
Former-commit-id: 46767a18a0d6e1f2182720c8a04c6e1e59cb18a1
2012-07-19 16:20:40 -05:00
Steve Harris
3904c4ccf5
12.5.1-15 baseline
...
Former-commit-id: 4909e0dd166e43c22a34d96aa744f51db8a7d6c0
2012-06-08 13:39:48 -05:00
Steve Harris
2a216f333c
12.4.1-4 baseline
...
Former-commit-id: ad648deaf4d3edaabdda15184289b3a927308bd7
2012-04-18 15:18:16 -05:00
Matt Nash
c83e5ff474
Moving 12.1.1 into ss_sync
...
Former-commit-id: 2a9569942c48542cf708b6c0b9189146fd954c11
2012-01-19 11:53:12 -06:00
root
06a8b51d6d
Initial revision of AWIPS2 11.9.0-7p5
...
Former-commit-id: 64fa9254b946eae7e61bbc3f513b7c3696c4f54f
2012-01-06 08:55:05 -06:00