Commit graph

2164 commits

Author SHA1 Message Date
Dustin Johnson
ecb0d2c826 Issue #1794 Consolidate common filename filters into FilenameFilters class
Change-Id: I29d7267d79164e005e3c202a23267767c853bf36

Former-commit-id: 0e4c9f6ef22bf59f18ce3aab6539c52192539106
2013-03-15 11:51:58 -05:00
Roger Ferrel
4230e1a9b8 Issue #1790 changes for non-blocking StaffGageDlg.
Change-Id: I37d1d2358a91b1f8720888543fb5e05d9ce55092

Former-commit-id: e9f07f25bd8064925eb9a387f2f8a79ddac15861
2013-03-15 09:00:00 -05:00
Roger Ferrel
015fc9b8f8 Issue #1790 changes for non-blocking PointPrecipAccumDlg and RiverSummaryDlg.
Change-Id: I96e958225b32ba818743d69d77e6bb5cbdc5a13c

Former-commit-id: ad772f0a3eb944117614f029a2c3659e5c774599
2013-03-15 08:17:50 -05:00
Roger Ferrel
c43b7777e1 Issue #1790 Changes for non-blocking TabularDisplayDlg.
Change-Id: I38505da2d1c5a79e7b45579893845cc356a59a5d

Former-commit-id: 0466f5cf6c8114ff4b834869dab09ef567e8b192
2013-03-14 15:38:08 -05:00
Lee Venable
03f81c4f49 Merge "Issue #1790 Changes for non-blocking PointDataControlDlg dialog." into development
Former-commit-id: 27b25500f8346d73b0a12ca8597e7b0a6282ad0c
2013-03-14 13:44:15 -05:00
Bryan Kowal
379e19e8a4 Issue #1663 - updated libpq.so for the native hydro applications
The following commands were used to complete the update:
- tar -xpf i386-pc-linux-gnu.tar ./edex/lib/native/linux32/libpq.so*
- tar -pf i386-pc-linux-gnu.tar ./edex/lib/native/linux32/libpq.so* --delete
- rm -fv ./edex/lib/native/linux32/*.so*
- cp -Pv /awips2/psql/lib/libpq*.so* ./edex/lib/native/linux32
- tar -uf i386-pc-linux-gnu.tar ./edex/lib/native/linux32/*.so*

Change-Id: I7315109880c4813ede4f9d87877bc3ddf20cb7f1

Former-commit-id: 2aed340ede1daa86607d7854cf48bba23dffaa61
2013-03-14 10:40:18 -05:00
Bryan Kowal
0d33c86abe Issue #1663 - name the default geometry column
Change-Id: Ibefa48fe9a295559a501e510f513f8ab77ceca27

Former-commit-id: 365f6dde01877efb9f75fa742f670420e30d07d5
2013-03-14 10:37:20 -05:00
Bryan Kowal
dd811f674b Issue #1772 - remove references to the DEV_MODE jvm parameter
- removed ScriptLibraryManager.java

Change-Id: Ia373f431f0faac1020ee80962d20705bc3c6080e

Former-commit-id: 627fd3ccd5baa06d63f0e24b9824a5739d48e91a
2013-03-14 09:54:11 -05:00
Roger Ferrel
dae3fb5938 Issue #1790 Changes for non-blocking PointDataControlDlg dialog.
Change-Id: Icf7a2f8f890d20c8b92fa2ed82331cdfe3e23908

Former-commit-id: 930165c71745d13bd443afd71cf3b360a4c77fa5
2013-03-14 08:22:05 -05:00
David Gillingham
7c74510723 Issue #1759: Convert ifpnetCDF and iscMosaic to use more robust request
implementations, convert request handlers to use new python concurrent
framework, excise GfeScript and GfeScriptExecutor from the system.

Change-Id: I801b7b9812a72fdfc72975a311d8dc3806cda152

Former-commit-id: edaef1edf93ed7d7f626591ecfd86fb4c76f92e8
2013-03-13 17:14:59 -05:00
Bryan Kowal
729bc9c4bb Issue #1663 - PostgreSQL Upgrade
- we are now building PostgreSQL 9.2.3 and psql 9.2.3 from source
- we are building pgadmin3 1.16.1 from source
- we can build both a 32-bit and 64-bit version of PostgreSQL, psql, and pgadmin3
- the following extensions are also built with PostgreSQL:
   * geos 3.3.7
   * postgis 2.0.2
   * proj 4.8.0
   * gdal 1.9.2
- database creation scripts and configuration have been updated for compatibility
- removed remaining references to prefixed psql and postgresql rpms
- removed unused sql scripts from the baseline
- we are now using modified versions of the PostgreSQL 9.2.3 postgresql.conf file
- updated the postgresql jdbc drivers

Change-Id: Ibe61cfcb2540cd4d8b9fae492688109d8bd715d8

Former-commit-id: 98188e57e4ced9665827b1c2a2f74960c46f03dd
2013-03-13 14:44:05 -05:00
Greg Armendariz
cc168cb94c Merge "Issue #1638 fix build" into development
Former-commit-id: 9c0fe6bf68406ef7fbcf6b68888acb24dabb8fd9
2013-03-13 08:56:00 -05:00
Nate Jensen
192fe9a724 Issue #1638 fix build
Change-Id: I2c96c708c30050befc6f87fca41fb306da7ecc5e

Former-commit-id: fe7a28034739ec871528f041cfa7a488e5c71378
2013-03-13 08:50:26 -05:00
Dustin Johnson
9cd29d7625 Issue #1784 Update ColorMapParameters import for ncep plugins
Change-Id: I704f2d98eb07531108593de681a9f7ffc67b04e8

Former-commit-id: 884757847d855af099219c8ef2715a6319913646
2013-03-13 08:45:54 -05:00
Dustin Johnson
71365cd945 Issue #1784 Move NCF bandwidth manager code to data delivery repo
Amend:
  Publish JUnit test reports as XML, in support of Jenkins.
  Fix build/merge of 13.3.1 code so it compiles.

Change-Id: Ida653ee4ea8cd9d37f0b7d51f2d00db8fda38ca4

Former-commit-id: 60efd125706d618ae06eb84f959302213da2f7f1
2013-03-13 08:39:08 -05:00
Nate Jensen
4486bd9941 Merge "Issue #1638 fix velocity on windows" into development
Former-commit-id: c9c5818d5c1002d3ebb6deef591fd80b2ce32c7c
2013-03-12 16:43:13 -05:00
Nate Jensen
863d4cf3df Issue #1638 fix velocity on windows
Change-Id: Iacac3c6a76c5d05840606c301fa640b607cb741a

Former-commit-id: bfd5c809b8fd40aacd199c4ccb8bbdbea972e13b
2013-03-12 16:04:59 -05:00
Steve Harris
753a5213ab Merge branch 'omaha_13.3.1' into development
Conflicts:
	edexOsgi/com.raytheon.edex.plugin.gfe/META-INF/MANIFEST.MF
	edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/config/GFESiteActivation.java
	ncep/gov.noaa.nws.ncep.ui.nsharp/src/gov/noaa/nws/ncep/ui/nsharp/skewt/bkgd/NsharpSkewTBackground.java

Former-commit-id: 7b68942012eaf060f364f1e474b2b93379e1b3d6
2013-03-12 16:04:23 -05:00
Dave Hladky
a1006667e0 Issue #1782 Merge branch 'master_13.3.1' into omaha_13.3.1
Conflicts:
	cave/com.raytheon.uf.viz.monitor.ffmp/src/com/raytheon/uf/viz/monitor/ffmp/ui/dialogs/FfmpBasinTableDlg.java
	cave/com.raytheon.uf.viz.monitor.ffmp/src/com/raytheon/uf/viz/monitor/ffmp/ui/rsc/FFMPDataGenerator.java
	edexOsgi/com.raytheon.uf.common.dataplugin.ffmp/src/com/raytheon/uf/common/dataplugin/ffmp/FFMPTemplates.java
	edexOsgi/com.raytheon.uf.common.dataplugin.ffmp/src/com/raytheon/uf/common/dataplugin/ffmp/FFMPUtils.java
	ncep/com.raytheon.uf.edex.ncep.feature/feature.xml
Change-Id: I02fce82c45560fb3f150864eb56e4a6f264f3227

Former-commit-id: 71a04da8f5aa339146bb45cce71c7b295735f43f
2013-03-12 15:48:34 -05:00
Dustin Johnson
11e7d3b511 Merge "Issue #1778 Watch for bandwidth configuration changes" into development
Former-commit-id: f33c6cbe9c63721ec62f57b3953abd48729c8674
2013-03-12 12:15:50 -05:00
Dustin Johnson
4c7f7801fa Issue #1778 Watch for bandwidth configuration changes
Amend: Peer review comments

Change-Id: Idf4f70677a0ebb082e9cec986c9d17e60645751e

Former-commit-id: ebc03ff41b450140ffa2bb6df44b128a75205a7b
2013-03-12 12:02:09 -05:00
Lee Venable
c4c8d74cad Merge "Issue #1760 - fix minutes on the y axis of 3 hour graph" into development
Former-commit-id: 85970efae8002eb3f1773942211bd202014fecf2
2013-03-12 11:33:17 -05:00
Mike Duff
714de645d5 Issue #1760 - fix minutes on the y axis of 3 hour graph
Change-Id: I4f5f77d4307f69015ceade195270434e49198c69

Former-commit-id: 1c1c34c7eec36f378cfd2969779f68f9a1de4159
2013-03-12 11:25:05 -05:00
Mike Duff
d1d694e1db Issue #1646 - Format the output
Change-Id: I2cf00e194fdb65f37c4c0e2763140bfcc4f46ed6

Former-commit-id: bdda0e529ccab13fab63e08330b3dcfcef330318
2013-03-12 10:42:13 -05:00
Lee Venable
d5af1f02c5 Merge "Issue #1781 - Fix Hydro Time Series slow table loads" into omaha_13.3.1
Former-commit-id: 1df2884be78544697f629fca8c7fd0d09ce78aac
2013-03-12 09:08:44 -05:00
Mike Duff
6a6844fdaf Issue #1781 - Fix Hydro Time Series slow table loads
Change-Id: Icc0b916459a6636d9571417d102c8ac0226fb93d

Former-commit-id: acb0a63e9bc71e815c321b6a5aacf8ac339a752a
2013-03-12 09:03:08 -05:00
Steve Harris
3a4c7931e1 13.3.1-6 baseline
Former-commit-id: fecc19685d09be66f3eeeee392e565a1ce8b7e65
2013-03-12 08:35:45 -05:00
Roger Ferrel
4deb731bd0 Issue #1780 Changes for obtaining AvnFPS monitor's grid data for all sites in one call to the server.
Code review changes 3.

Change-Id: I0cc7be0e219ab7874fa1a7f4cd8847d07e02724c

Former-commit-id: 225cb945e2008a56de323c7c01591ae27b3fd381
2013-03-11 13:00:44 -05:00
Roger Ferrel
6744238fce Issue #1735 Changes for obtaining AvnFPS monitor's grid data for all sites in one call to the server.
Code review changes 3.

Change-Id: I0cc7be0e219ab7874fa1a7f4cd8847d07e02724c

Former-commit-id: 42d3fc5c3eff4438b79f89fd7222682741eb470b
2013-03-11 11:16:22 -05:00
Lee Venable
ea6731947e Merge "Issue #1769 Crashing FFMP caused by thread wait" into omaha_13.3.1
Former-commit-id: 784852cf5045a32f94ba1923e9fadcd952d45dbb
2013-03-08 13:04:28 -06:00
Dave Hladky
2a854d7c30 Issue #1769 Crashing FFMP caused by thread wait
Change-Id: I2d3af2c70cc28487a26b7a42fbdeb709f0b17611

Former-commit-id: 6ad5dcd3f980677a9120633f043887527cbe0eda
2013-03-08 09:58:17 -06:00
David Gillingham
4459ecfa78 Issue #1759: Refactor PurgeGfeGridsRequestHandler and IscMakeRequestHandler to not use
GfeScriptExecutor and GfeScript.

Change-Id: If3c789549a071e54f9020433f6221e688c51c44a

Former-commit-id: a3918b30452a829a8f0cd562021959246bf1144a
2013-03-07 17:25:14 -06:00
Nate Jensen
5e3d6df7e0 Issue #1773 log publish times
Change-Id: I01817b8cd416dab37ff8bcb406e450d46a442a85

Former-commit-id: 392feade3f36680edcdb135f7c061be172210c26
2013-03-07 16:49:40 -06:00
Dustin Johnson
959e7e39d3 Issue #1647 Write out data targeted for the SBN as hidden, then rename
Change-Id: I5ea684eb0f3bfa4a97dfdb65b8d50b3774c8760e

Former-commit-id: 71229a6b442ed3a6fc92b2603c2d90507528d495
2013-03-07 14:39:34 -06:00
David Gillingham
95f8074c97 Issue #1447: Implement active table fetching, make bug fixes
to active table sharing from testing.

Change-Id: I84a3ed28f2cc8bdce0248faef984a4453d734c0d

Former-commit-id: cede300be734c8a05f90b9c84372866d9bd4f695
2013-03-06 14:23:00 -06:00
Nate Jensen
a7e9cfdb39 Issue #1753 log on user shutdown
Change-Id: Iff63204ed84809111215588ead2b6447e1b2a549

Former-commit-id: f8d4ec45dffcb6c969c2bb94cd924412b0caa308
2013-03-06 09:36:00 -06:00
Jonathan Sanchez
8f70214f66 Issue #1600 Created a utility class for adjust angles.
Change-Id: I91f01e52be5eb1878a2f26d10d035579772b2dd3

Former-commit-id: f504b475165bd67f81f22ece8cead46d8d481eb2
2013-03-05 16:02:47 -06:00
Lee Venable
3929ef49cd Merge "Issue #1600 Created a utility class for adjust angles." into development
Former-commit-id: 52672b8ce9f9f28f707f7f6c1cd7ff61845ab752
2013-03-05 15:37:18 -06:00
Jonathan Sanchez
1a91fe52e7 Issue #1600 Created a utility class for adjust angles.
Change-Id: I91f01e52be5eb1878a2f26d10d035579772b2dd3

Former-commit-id: 14676fe089c0132febc3f533e6cbf2d00f117b90
2013-03-05 15:05:19 -06:00
Dustin Johnson
2262872d2d Merge "Issue #1647 Apply WMO header, increase frequency of bandwidth manager tasks" into development
Former-commit-id: fdb6fdd88c80e1f9d33c5d0b72aca389910599ed
2013-03-05 15:01:02 -06:00
Dustin Johnson
d4c6c29f5f Merge "Issue #1752 - Lock down user admin dialog" into omaha_13.3.1
Former-commit-id: 6fd60728a421630cea913d11db02b48f7940554e
2013-03-05 13:32:04 -06:00
Steve Harris
d5b80f9225 Merge branch 'omaha_13.3.1' into development
Former-commit-id: dd9a3152106c5e4eac6fb2de10f27528e5177810
2013-03-05 12:29:44 -06:00
Steve Harris
305dd72969 Merge branch 'master_13.3.1' (13.3.1-5) into omaha_13.3.1
Former-commit-id: 2e491cb6e37e984fb25c4bb4006e3b7a24b4109c
2013-03-05 12:27:49 -06:00
Richard Peter
a44ee67d00 Merge "Issue #1750 - edexBridge will now set the QPID persistence flag" into development
Former-commit-id: 8a29ff0890d07e02623e67dacd08d506c7c85d3a
2013-03-05 12:10:31 -06:00
Dustin Johnson
8107f76d98 Issue #1647 Apply WMO header, increase frequency of bandwidth manager tasks
Change-Id: Idcd9cc06543582252ddbabe42d7c30cb741dfbdd

Former-commit-id: ec1ed5a20e1aca5761fd0ed62b450a8fa6f70ecc
2013-03-05 11:39:42 -06:00
Mike Duff
6809cb6f80 Issue #1752 - Lock down user admin dialog
Change-Id: I4df2626ffe24ef11b9ff7b404a884a8223d72cbb

Former-commit-id: e43718de9e5b0f73e4168c724f82eb021e616a34
2013-03-05 11:26:54 -06:00
Steve Harris
a89221c75b 13.3.1-5 baseline
Former-commit-id: 97fafc60d9327ab3ea3f72266113c8f5e122a275
2013-03-05 10:47:06 -06:00
Steve Harris
8c0b90f292 13.3.1-4 baseline
Former-commit-id: 572c500b0c67d72405bdf533c43c68b1955ae90e
2013-03-05 10:39:59 -06:00
Nate Jensen
b803ae3801 Merge "Issue #1628 move xmx settings to linux so windows can override." into omaha_13.3.1
Former-commit-id: 20860d1a43d3a0f18bbe08a361c915cb7c8062b1
2013-03-05 09:10:52 -06:00
Nate Jensen
75d959f536 Merge "Issue #1638 - repack any EDEX plugins that were unpacked by the Eclipse pde build" into development
Former-commit-id: 9d53ac277f9a83c7060552e5becda2b2d708ee9e
2013-03-05 09:10:31 -06:00