Commit graph

2950 commits

Author SHA1 Message Date
Mike Duff
386cdeeba6 Issue #1981 - OUPRequest is now a privileged request.
Also proctecting TafQueueRequest

Change-Id: I3a05a407a21b8f9d2e6426c4f456e2218479242a

Former-commit-id: 37cdcc0b0b [formerly acc1b993db8d78f7edfc3bd287b7d3ca39c0d391]
Former-commit-id: ee5e9c1435
2013-06-07 15:52:02 -05:00
Nate Jensen
905e5bd035 Merge "Issue #2074 fix null capabilities when loading procedures having to do with non-existent plugins" into development
Former-commit-id: 14306cdf24 [formerly b2f4a27464ffb3f8f5bb9cdc16a7ff32028aa936]
Former-commit-id: 03a377c552
2013-06-07 10:30:14 -05:00
Matt Nash
1be3d92574 Issue #2074 fix null capabilities when loading procedures having to do with non-existent plugins
Change-Id: I83b62fbdc4688b9b330a4485111fe77c0a12beff

Former-commit-id: d51e3f2e94 [formerly 7124abddfa9f066e6c7424992d84b403fd1f6d4c]
Former-commit-id: 3411b8df93
2013-06-07 10:07:58 -05:00
Mike Duff
8e25a52752 Issue #2064 - fixes for requested envelope, adding all parameters to
subscription, and subscription manager filtering
Review comments

Change-Id: Iabab607b828ffa2ce7c75047d0d1647a243132f4

Former-commit-id: 4502177208 [formerly d3799ccf79d88e2048471d7452590d4d174326b3]
Former-commit-id: 1069f21613
2013-06-06 22:53:29 -05:00
Lee Venable
dcf9ace09a Merge "Issue #2076 - fix hydro TS control dialog station list selection and graph button enabling" into development
Former-commit-id: 6323016fba [formerly c46e0e59906ad6a0d29b748a79e074c5718b2ab3]
Former-commit-id: 2a557e1e3f
2013-06-06 17:24:29 -05:00
Mike Duff
632e7e9ba1 Issue #2076 - fix hydro TS control dialog station list selection and graph button enabling
Change-Id: I4e53b03fe12453dd8c78231c20fba6889833db9e

Former-commit-id: 9a4f0e8679 [formerly ae2c0314eef5998aabcf9323ef33de7cdf378a7f]
Former-commit-id: 7e9c529c60
2013-06-06 17:14:34 -05:00
Greg Armendariz
e220ed1ae4 Merge "Issue #1927 - remove obsolete files" into development
Former-commit-id: afed5f12a0 [formerly e19a1da294b9d0e34c126537a13a12e8aba8f35f]
Former-commit-id: 367d9850b3
2013-06-06 16:49:05 -05:00
Nate Jensen
4c9e7eb885 Merge "Issue #2023: Pure python client implementation of Data Access Framework." into development
Former-commit-id: 78b33b57d1 [formerly f5cc02c442077789e19bf615ec15a7b2e4195721]
Former-commit-id: cc7f3d9cf6
2013-06-06 16:42:00 -05:00
Bryan Kowal
6aecf2370f Issue #1927 - remove obsolete files
Former-commit-id: 4962310360 [formerly 00f7ba0212f84db3b36805e2dcc2790d67fcfaac]
Former-commit-id: 6d642232dd
2013-06-06 16:35:04 -05:00
Steve Harris
64cf1aedb1 Merge branch 'omaha_13.4.1' into development
Conflicts:
	cave/com.raytheon.viz.volumebrowser/src/com/raytheon/viz/volumebrowser/datacatalog/PointDataCatalog.java

Former-commit-id: 2327205cb7 [formerly 43499d1a76f65804a5e74894cad3186765de3501]
Former-commit-id: 571757b2a6
2013-06-06 15:46:23 -05:00
Steve Harris
b0c0e2e7cf Merge branch 'master_13.4.1' into omaha_13.4.1
Former-commit-id: 56e04554e9 [formerly 2e1e30df32ef00523dbcd995457b854cbcad3d41]
Former-commit-id: 1e4c538e58
2013-06-06 15:43:34 -05:00
Greg Armendariz
3cd438be84 Merge "Issue #2021 - do not track changes in directories generated by the build for tmcp; equivalent to ignoring the java bin directories and class files." into development
Former-commit-id: 9ab12d70df [formerly 958b1c701e94f6f16e7479573491c8de16d9d8d3]
Former-commit-id: bcddd2e3b4
2013-06-06 15:25:16 -05:00
Bryan Kowal
5d5b26a543 Issue #1927 - build.properties standardization.
Former-commit-id: a0e08f5bf7 [formerly 6cc5a2bee443221c9585bbe75a2e87328088e340]
Former-commit-id: 0268fa48b0
2013-06-06 14:35:17 -05:00
Steve Harris
be236eb722 13.4.1-14 baseline
Former-commit-id: 18b90226a2 [formerly 0e4ca3ea4159ea0256e22f9814f0de85180a41fb]
Former-commit-id: c749e122eb
2013-06-06 15:15:27 -04:00
Nate Jensen
17f0a8426b Merge "Issue #2072 Fix concurrency problems when init is called before time matching is done." into development
Former-commit-id: c6c999b17e [formerly 88606cb2aef6e92e39ca5947c28784f5bc5b919c]
Former-commit-id: b9464b7adf
2013-06-06 14:13:09 -05:00
Nate Jensen
58cc50e6f8 Merge "Issue #2068 Unpack viz cots plugins." into development
Former-commit-id: 65af14d99c [formerly 4a60beb7ab6d44d30fd9d4c9c7486a95d5581cb2]
Former-commit-id: 050f48c204
2013-06-06 14:11:53 -05:00
Nate Jensen
bcc8fcd81e Merge "Issue #2041 fix python job coordinator shutdown." into development
Former-commit-id: 855c2a4b58 [formerly 4d6418c7f32cdbd78fe52edc6f9e2784aeffd4e8]
Former-commit-id: 333af91ca3
2013-06-06 14:11:34 -05:00
Lee Venable
a18a364f8e Merge "Issue #2071 - refactor data delivery help dialogs" into development
Former-commit-id: ac6df52b0d [formerly 14f9efda965a700d9e701e36a3ff2e56d78b1dba]
Former-commit-id: 791f9e93aa
2013-06-06 14:06:53 -05:00
David Gillingham
2c0af328b6 Issue #2023: Pure python client implementation of Data Access Framework.
Change-Id: I801b88192aafb4b139b5a1b397b33620c0b9f427

Former-commit-id: 4bdf7178bd [formerly edc77397fb74f07c66dd9f7b9ede5e8af81b4b18]
Former-commit-id: ae3e7a64b0
2013-06-06 13:47:31 -05:00
Ben Steffensmeier
14750f4724 Issue #2072 Fix concurrency problems when init is called before time matching is done.
Former-commit-id: 0842b9d292 [formerly 79bec984b094fc84bfb9da3e5c20796844e9bbbf]
Former-commit-id: 0ed736513c
2013-06-06 13:23:29 -05:00
Ben Steffensmeier
62c3bc9bbe Issue #2068 Unpack viz cots plugins.
Former-commit-id: 073ad47a7d [formerly 5a76cddc79705708969b37de530ad0bce2c26505]
Former-commit-id: a1a44cdc7a
2013-06-06 13:17:50 -05:00
Ben Steffensmeier
955468866e Issue #2041 fix python job coordinator shutdown.
Former-commit-id: ab0bb800cb [formerly c749e5f77e06ede7fa39ece6846d957b8edfaed2]
Former-commit-id: 4bf7b44234
2013-06-06 13:13:02 -05:00
Mike Duff
d218159b3b Issue #2071 - refactor data delivery help dialogs
Change-Id: I4820f1847e0228f0fcd6166b8dd13e289623a3a0

Former-commit-id: 22132fbef8 [formerly 7734c4d8ef387c47f32930541a5fc5c09f3261fe]
Former-commit-id: e579626dea
2013-06-06 12:33:45 -05:00
Lee Venable
6b6d351996 Issue #2065 Added code to alert user to use the clear button to close SCAN dialogs
Change-Id: I9668a953f76a4dfa1ff4fb61ff6b15e21f77d755

Former-commit-id: ef425c9807 [formerly 399a031eeb9e3eeabf60533cae11df7062446797]
Former-commit-id: 2099f63370
2013-06-06 12:04:33 -05:00
Nate Jensen
ea9c792e1f Merge "Issue #2069 populate the procedures list dialog asynchronously" into development
Former-commit-id: 0d1b039ca5 [formerly caecc0c54e223f87294a8a49d824576dbf9899e2]
Former-commit-id: 4d87b2fbc7
2013-06-06 10:40:21 -05:00
Nate Jensen
3db4c65c00 Merge "Issue #1638 Moved python localization project out of common.base feature to keep it minimal." into development
Former-commit-id: a389d8541e [formerly 838f9848e888c852af567dc5a21009038f324348]
Former-commit-id: da536f4e31
2013-06-06 09:54:20 -05:00
Matt Nash
a8b39e28c1 Issue #2069 populate the procedures list dialog asynchronously
Change-Id: I770f87a9de4d73084ca8c022038597405e594766

Former-commit-id: 3b442729e4 [formerly fe4d566519ff114d739777e0663d01b903a2c4ae]
Former-commit-id: 5c21ce0644
2013-06-06 09:44:46 -05:00
Richard Peter
7b5ff91bae Merge "Issue #2041 Switch derived parameters to use concurrent python for threading. Change-Id: I791eb2f4803b5d29928dd153bbcf157ae643534f" into development
Former-commit-id: 24d7cbdf6c [formerly a82fb1b8dc3940c3a59c289ead9bdff3cefbd82a]
Former-commit-id: f30c0f93ed
2013-06-06 09:43:22 -05:00
Richard Peter
dd7bfffe1c Merge "Issue #2041 Improve exception handing in grid resources. Change-Id: I9edcb10da3ec9bfce16650cbf8c480af94dc6d39" into development
Former-commit-id: 93c936373e [formerly 07c9ee624f8e9271cd4d8ab53d4409a26378622f]
Former-commit-id: 6f277bd0b8
2013-06-06 09:42:03 -05:00
Max Schenkelberg
6afefe027b Issue #1638 Moved python localization project out of common.base feature to keep it minimal.
Amend: Added to wrong edex feature

Change-Id: Ic1f3bf92a4559ba04eb6a05c39d5773393235330

Former-commit-id: 424ea84d6e [formerly ac578db9a9809798c30d2c694bedb1d960395e77]
Former-commit-id: 0bfeed7240
2013-06-05 17:13:43 -05:00
David Gillingham
51b317ac52 Issue #2063: Improve performance of grid blanking in iscMosaic by only retrieving history data, not entire grid slices.
Change-Id: Icd25e7e54a391ca19445be866e411b35aed54b16

Former-commit-id: bad6a1fa40 [formerly 5570ee749c5797f8f2c9ab3f6f8392d2c5680d32]
Former-commit-id: 9acf385f21
2013-06-05 16:26:04 -05:00
Ben Steffensmeier
e73e50e8a8 Issue #2041 Switch derived parameters to use concurrent python for threading.
Change-Id: I791eb2f4803b5d29928dd153bbcf157ae643534f

Former-commit-id: 76e4882b7c [formerly 11f346d4d7baae08f61966a91e4d5f579630c7de]
Former-commit-id: 56f9b88ad5
2013-06-05 13:34:26 -05:00
Nate Jensen
9d27d25a0b Merge "Issue #1869 Ensure RecordFactory throws NoPluginException when there is no plugin." into development
Former-commit-id: 0f7bf4dd6a [formerly 38aa364a89d87896c2569026bc7e16a71babd308]
Former-commit-id: dc2a278ab5
2013-06-05 13:26:12 -05:00
Dustin Johnson
6d589a3c79 Merge "Issue #2064 - Add ability to subscribe to observational point data (MADIS)" into development
Former-commit-id: 022346b4b3 [formerly 0fe4193763117516c900f4a0236706fd1b08a781]
Former-commit-id: 37791e95a1
2013-06-05 13:24:54 -05:00
Richard Peter
a6c207c2b8 Merge "Issue #2043 Fix Cape.py python imports." into development
Former-commit-id: ef2332ee1b [formerly 04399075a1c5a8204b77b374f0d7ae70594c89a4]
Former-commit-id: ae1cde51ac
2013-06-05 12:24:41 -05:00
Mike Duff
77611d7e9c Issue #2064 - Add ability to subscribe to observational point data (MADIS)
Change-Id: I298af2d50ec972ab4e728c7aa5d41c0a757d39fa

Former-commit-id: 12e5155edc [formerly 9142ab024fb870b6c9fa18d42d42ae869c4ec58c]
Former-commit-id: 321209adb8
2013-06-05 12:06:58 -05:00
Ron Anderson
6bab5a5935 Issue #2026 Improved alertviz error logging
Change-Id: Ia30086b9d830c6d950045ceab36bbe802d507ac8

Former-commit-id: 859b72a714 [formerly d2418d309830a5063fcd90fd18a8d636574ddfbb]
Former-commit-id: 39e6673685
2013-06-05 12:05:15 -05:00
Ben Steffensmeier
33cedf88d9 Issue #2043 Fix Cape.py python imports.
Former-commit-id: bf7a64d328 [formerly 9744c8883de4f3f739e517219f207ab850292c0f]
Former-commit-id: afebe38b8b
2013-06-05 12:04:23 -05:00
Richard Peter
adfc741329 Merge "Issue #2066 - defined a hibernate log that all hibernate errors would be redirected to." into development
Former-commit-id: e8c77bb251 [formerly 5eb49ca9bf6a263af5059531b09cdb8a735ba9ac]
Former-commit-id: 27442499e6
2013-06-05 11:48:09 -05:00
Ben Steffensmeier
5bb01374b9 Issue #1869 Ensure RecordFactory throws NoPluginException when there is no plugin.
Former-commit-id: 58b51b725c [formerly 50da6ea32b6d876d70d8c4d7a4914f5bb17b4c62]
Former-commit-id: 772ecd6e46
2013-06-05 10:17:20 -05:00
Lee Venable
3c2ba8d3ec Merge "Issue #1984 - Save images for table columns so they don't throw errors in Windows." into development
Former-commit-id: 6d0d8a3a8e [formerly a2fc3646e554018740153c78f2ecd3bc88abb691]
Former-commit-id: 778baf331f
2013-06-05 08:45:39 -05:00
Nate Jensen
38b028b665 Merge "Issue #2041 Improve exception handling for concurrent python. Change-Id: I36bf449af216feb45ea3a2464da5096f94d02d47" into development
Former-commit-id: 4bfba7d6c6 [formerly 3d70e1866b618991ed0f8decb4925c794222c7ad]
Former-commit-id: 725adab244
2013-06-05 08:42:23 -05:00
Bryan Kowal
3427534c29 Issue #2066 - defined a hibernate log that all hibernate errors would be redirected to.
Former-commit-id: 2abb257d35 [formerly 289cd9fbe02da77b3c56729ec1ee4d3e89256a08]
Former-commit-id: 4b5c653363
2013-06-04 18:25:58 -05:00
Ben Steffensmeier
a01c4eb02b Issue #2031 move grib splitting cleanup into a finally block so less tmp files leak.
Former-commit-id: 19af45e525 [formerly 327fe058b08967d18fa83ac9e6fc9c3356d68ff2]
Former-commit-id: 2dc2e990cb
2013-06-04 18:23:06 -05:00
Ben Steffensmeier
956fd6e846 Issue #2041 Improve exception handing in grid resources.
Change-Id: I9edcb10da3ec9bfce16650cbf8c480af94dc6d39

Former-commit-id: 7259fdc3a8 [formerly 17334720cd9f5705687b2030b1532b342e9a6fb8]
Former-commit-id: 5951b85ac6
2013-06-04 17:38:56 -05:00
Ben Steffensmeier
5d5cd5e5f4 Issue #2041 Improve exception handling for concurrent python.
Change-Id: I36bf449af216feb45ea3a2464da5096f94d02d47

Former-commit-id: ef10b56e2b [formerly c605b0ce9b7437bfaa803b31c6f4b2f7dc17a6ea]
Former-commit-id: 8ce74c44df
2013-06-04 17:03:05 -05:00
Bryan Kowal
ad2099d3e4 Issue #2021 - do not track changes in directories generated by the build for tmcp; equivalent to ignoring the java bin directories and class files.
Change-Id: I72461155481aec1661ebb80a6230aeed1cb00dfb

Former-commit-id: ca9275ad16 [formerly 291ae689ebe66d24a9b0154180f9114a6486aa20]
Former-commit-id: a77c77e7bc
2013-06-04 15:49:58 -05:00
Lee Venable
86ff9a13a8 Issue #1984 - Save images for table columns so they don't throw errors in Windows.
Change-Id: I42bb4549664296abde66d5904b0ce1739ba6232c

Former-commit-id: 377c675436 [formerly 3f26818dfeb006393598af41faf33cac6957d3e0]
Former-commit-id: 187a4e9b17
2013-06-04 15:48:40 -05:00
Greg Armendariz
38e765397a Merge "Issue #2021 - git ignore for build-generated hydro files; remove tmcp build-generated files" into development
Former-commit-id: 5b29c71d38 [formerly b88ac881c4963543a21566ae1361638ec40f8ac0]
Former-commit-id: 2bb9f1ceec
2013-06-04 15:29:10 -05:00
Richard Peter
2281df8c5b Merge "Issue #1965 Initial archive retention dialog work. updated archive creation, purge, and test cases after Roger's last checkin. added edex plugin for feature. added an abstract base archive dialog." into development
Former-commit-id: 220e817e15 [formerly 1b5ab5d85b4f634357d0f52551b800378349b363]
Former-commit-id: e513fdbc3e
2013-06-04 15:08:09 -05:00