Commit graph

2517 commits

Author SHA1 Message Date
David Gillingham
09bfdc49e3 Issue #2641: Fix ETN assignment issues introduced by baseline merge.
Former-commit-id: 7ae8efacb3c886ec18af64dca7784f4aa1512bf4
2013-12-18 16:18:47 -06:00
Richard Peter
2e7fd9ddba 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
Mike Duff
6406bcdd05 Issue #2633 - Fix refresh issues with Bandwidth Utilization Graph
Former-commit-id: 9b73b9db1ff2e7aeab888118348c66090ef7e2ae
2013-12-17 09:41:30 -06:00
Bryan Kowal
120ebd045a Issue #2182 - PostgreSQL port is now configurable in postgresql.conf; Java path is no longer relative in wrapper.conf
Amend: wrap file access in try..finally; move StringBuilder outside of a loop

Change-Id: Iafa7493ef79a0a891f36923f1695cefdb47e16da

Former-commit-id: 71f74d7b8125994537ef5520fe59134a7f86e9af
2013-12-16 16:39:10 -06:00
Lee Venable
7ee6053c22 Issue #2583 - Procedure dialog fixes and clean up.
Change-Id: I9255d9bb21bc8794aacddffe571e62149dd08c10

Former-commit-id: c88681909d99025be43e5d77dd2a89bbc6e929e2
2013-12-12 16:15:56 -06:00
Steve Harris
b0b55a676b 14.1.1-13 baseline
Former-commit-id: 6eef3022653638f9031a85932d8d551aba5600d2
2013-12-12 16:59:57 -05:00
Ben Steffensmeier
922674273e Issue #2602 Switch around the order of some things on startup to make thinclient better.
Former-commit-id: 41f4a0a6050319adf27f3656b665a2fb011b849c
2013-12-11 12:45:11 -06:00
Slav Korolev
67e18055cc Issue #2570. Show All subscriptions in Subscription manager.
Former-commit-id: 27e177b2425db0a0241884b18e2501a923d02be4
2013-12-11 08:57:13 -05:00
Mike Duff
d2fe42c27c Issue #2601 - Fix NullPointerException.
Former-commit-id: fbeeddbf895ec1568452df632c8147c17757bb0c
2013-12-10 09:03:42 -06:00
Lee Venable
2c6b4309f0 Merge "Issue #2271 - Fix menu problem with previously selected points being selectable again" into omaha_14.2.1
Former-commit-id: c4cda041169c5fe3f813a71c1b09b5eaeba9e385
2013-12-09 09:51:41 -06:00
Mike Duff
ebc730ac2d Issue #2271 - Fix menu problem with previously selected points being selectable again
Change-Id: I8c8a1e7f1f87b87ba6bd065df2692c82f988e8ee

Former-commit-id: 959fcd37424b6261606d2ae65663403764be9c39
2013-12-06 12:58:38 -06:00
Nate Jensen
41014a105d Issue #2599 fix constructor
Change-Id: I90564c027b23f449181fe46a9d8f2cebddf4d52e

Former-commit-id: 8b0c799cf132a90211d1344d4e16785895f76263
2013-12-06 12:35:22 -06:00
Ben Steffensmeier
d883f8dbb1 Issue #2537 Fix feature for poitndata dependency on dataaccess.
Former-commit-id: 6f3e621fb69e31cc11b6111fdddc702dee29d33f
2013-12-06 09:14:01 -06:00
Richard Peter
6fde307f0a Merge "Issue #2545 - Get bandwidth graph data by network" into development
Former-commit-id: a31695805478d27e072d069d5d3b369001c1d80d
2013-12-05 14:54:46 -06:00
Mike Duff
0c452e2434 Issue #2545 - Get bandwidth graph data by network
Change-Id: I4de455a4da43f180ff37eb72370addec77a29314

Former-commit-id: 9102f16c8a6409e92ded498b82a6a4e6a531f2c0
2013-12-05 13:35:31 -06:00
Nate Jensen
ae0bd2a86f Merge "Issue #2537 Use PointDataAccessFactory for multiple point data types. Change-Id: I655091f116cde662933ed96d926372a14a435dfc" into development
Former-commit-id: 648e5bff2e85d00cf5bcee923f2a137aa76117fc
2013-12-05 12:59:58 -06:00
Richard Peter
a0b6ea8bb2 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
Ben Steffensmeier
46a466497c Issue #2537 Use PointDataAccessFactory for multiple point data types.
Change-Id: I655091f116cde662933ed96d926372a14a435dfc

Former-commit-id: 91a3fdbc8bd98603a1cda218729d5542dac809ef
2013-12-05 10:54:28 -06:00
Lee Venable
b7be687903 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
a385ec612c 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
Ron Anderson
20eeb2796e Issue #2331 Fixed Topo retrieval for smartTools/procedures
Change-Id: Iab9d5216f278836f3b8b2245330fdb2b254a5ae3

Former-commit-id: a7a201ec657a333f6e6f5c3c1d12a3d1f9b50a4c
2013-12-04 17:10:48 -06:00
Steve Harris
a3ec45a99f 14.1.1-12 baseline
Former-commit-id: 3b3b8ffbdadc65f41b67f2d649ec18e19521c989
2013-12-04 16:47:59 -05:00
Ron Anderson
c9cb2bdb6a Issue #2490 Fixed error handling in HazardsTable.py
Change-Id: Icfe1698e59b4b8976f488df209588f4350c58db2

Former-commit-id: 0526d24a2b70680c850f54cbbfd5c2ef5bdf21ef
2013-12-04 15:29:28 -06:00
Nate Jensen
0ead2a03ea Merge "Issue #2600 Fix typo in DataStoreCache." into development
Former-commit-id: 860ac1873dffff0ea221bde1f898aa93ad25859f
2013-12-04 11:54:11 -06:00
Dave Hladky
25f745bc12 Issue #2607 Fixed Nullpointer
Former-commit-id: 6968c9f0a13880fe60e90a84b67a597753cbb175
2013-12-04 11:36:23 -06:00
Ben Steffensmeier
0b4eaac59e Issue #2600 Fix typo in DataStoreCache.
Former-commit-id: 5f20550b08b2299c7bb7a4769b13c4c9e50c90dd
2013-12-04 11:22:47 -06:00
Nate Jensen
c29836abd7 Merge "Issue #2576 Increased the font size of EMER." into development
Former-commit-id: 947196e8ac4bb82536102bb56413d94589569599
2013-12-03 17:44:55 -06:00
Richard Peter
e82e1137f9 Merge branch 'development_on_RHEL5' (GOES-R) into development
Conflicts:
	cave/com.raytheon.viz.satellite/src/com/raytheon/viz/satellite/rsc/SatBlendedResource.java
	nativeLib/edexBridge/edexBridge.cpp
	rpms/build/i386/build.sh
	rpms/build/x86_64/build.sh

Former-commit-id: 039d9ecb587338801cdab9cad11b06890517d6a4
2013-12-03 16:25:31 -06:00
Jonathan Sanchez
eeb3b0173b Issue #2576 Increased the font size of EMER.
Change-Id: Ic6994ce60611b2af76bdee153daffe328e556ef1

Former-commit-id: 15cdd4c1fdb336416a4cc320731d5ecbbb0db6f6
2013-12-03 13:00:47 -06:00
Nate Jensen
2daf0f2691 Merge "Issue #2573 safer and faster progressive disclosure" into development
Former-commit-id: 2be1427cdcd61d47a5463f6e4e85910200fda931
2013-12-03 09:41:02 -06:00
Nate Jensen
90d6b5bd74 Issue #2573 safer and faster progressive disclosure
Change-Id: If568c0958f7e6133ce03fe5c4a17e6d865d431fd

Former-commit-id: 36621eb21598f3730d0aa88973932e877367fecf
2013-12-02 17:28:09 -06:00
Steve Harris
b98eb9ffa4 Merge branch 'master_14.1.1' into omaha_14.1.1
Former-commit-id: 361e9942cf804578fb3e873229c1cd6fd6689fdf
2013-12-02 16:17:38 -06:00
Steve Harris
71ae71c850 14.1.1-11 baseline
Former-commit-id: c32b2b2037c84cc074e7dc5a5a13b93223640d7d
2013-12-02 17:10:10 -05:00
Slav Korolev
f7f00b77d0 Issue #2387. Added system status refresh.
Former-commit-id: f3530467b1845a488fa0996ee7100a2dc145394a
2013-12-02 16:14:45 -05:00
Ben Steffensmeier
7889c14b35 Issue #2537 point data code cleanup.
Former-commit-id: 8809ac9faa7669e7a0817b9b1c15c322b05e06a2
2013-11-26 15:16:54 -06:00
Ben Steffensmeier
3696896b49 Issue #2492 Got mosaicing to happen in mosaic image units, satellite provides data units for images
Change-Id: I5a244397aa6172e406df1d0f4619dd53373584e0

Former-commit-id: 029c03379ffa8317fa0afe8b2f69cbe1ac3c3fd1
2013-11-25 11:31:57 -06:00
Richard Peter
be7c2ef08e Merge "Issue #2532 Fix grid displays of grids larger than the world." into development
Former-commit-id: f2df036fd63196cd8e7f29cbb80944099c2db92a
2013-11-22 12:38:05 -06:00
Nate Jensen
49ce4d4be3 Merge "Issue #2361 fix style manager's jaxb context" into development
Former-commit-id: 0b018d8cd8f9738eb11897f07a83a5e370dcbcac
2013-11-22 10:08:13 -06:00
Nate Jensen
328991e577 Issue #2361 fix style manager's jaxb context
Change-Id: I273c2361739e7860bd92a8c86d8f806b677f1f68

Former-commit-id: 2fddfc61fb8de88a67deb5b66a570ca548628ab3
2013-11-22 09:15:24 -06:00
Dave Hladky
a9a3973319 Issue #2554 added explicit threading to WFS, ability to send GZIP requests, fixed maxfeatures, fixed adhoc display
Former-commit-id: e79ff905cbe3330dbe22b6663753e1d5e6dbe7bd
2013-11-21 14:46:47 -06:00
Nate Jensen
d851e6fc97 Merge "Issue #2033 fix plots working with multiple plotModels dirs contributed by different plugins" into development
Former-commit-id: 8f5078ce2a5369c62073a70b1772c2d0c96317fa
2013-11-21 10:12:11 -06:00
Nate Jensen
2b6799712d Issue #2033 fix plots working with multiple plotModels dirs contributed
by different plugins

Change-Id: I2d1ff75c62395ead5154398002610401faa4388d

Former-commit-id: 0ed68f5ec6b2b2f3413f7de5f9c7b15291afb85c
2013-11-20 17:33:53 -06:00
Ron Anderson
633137d8c0 Issue #2488 Change to use DejaVu fonts
Change-Id: I82f4b93f340bca0e6dfa4f9c14a9890644c9f224

Former-commit-id: 396cd96c02521a33c65fa9e447275307c2d6168c
2013-11-20 13:43:25 -06:00
Ben Steffensmeier
41753c40b5 Issue #2532 Fix grid displays of grids larger than the world.
Former-commit-id: e607da0bb204d61cbc998595f52406605c1953e0
2013-11-20 11:11:03 -06:00
Brian Clements
0f40ae2b99 Issue #2393 removed pypies interpolation
updated datastore interface
updated pypies python code
updated python generated from java classes
moved in-java interpolation code from sat dao to utility classes
changed ncep mcidas dao to use in-java interpolation
changed VIIRS dao to use common interpolation code


Former-commit-id: 6f9ad823de5d0b30ae7c8206b4a4fdf1e3a2b22b
2013-11-20 08:40:12 -06:00
Steve Harris
9248695a1f 14.1.1-10 baseline
Former-commit-id: 6970b56e5970df5cd40ddfc41470324d652f0afd
2013-11-19 16:40:25 -05:00
Lee Venable
d42c36f365 Merge "Issue #1531 - Made bandwidth utilization graph resizable." into development
Former-commit-id: 6d5026a25af31f0ae8c29d1036d9358366550f75
2013-11-19 15:12:38 -06:00
Nate Jensen
a610825ef9 Merge "Issue #2361 don't initialize derived parameters on shutdown" into development
Former-commit-id: 4ae0820b630f25bda177572ffe77fbea52b4fd82
2013-11-19 14:11:01 -06:00
Nate Jensen
5aee685557 Issue #2361 don't initialize derived parameters on shutdown
Change-Id: I0f735d9843d87aaef593cf6df8c9fdad03cd9583

Former-commit-id: 13cc948c57d52261c700157f8e86b6e6c75b4fe1
2013-11-19 12:59:10 -06:00
Mike Duff
71093a685e Issue #1531 - Made bandwidth utilization graph resizable.
Change-Id: I31752b94cd4a53aa08270e75a6adb8a70199b475

Former-commit-id: d6de10ca2c0609899bdb1f4c5f3de22a62d58998
2013-11-19 12:51:06 -06:00