Commit graph

236 commits

Author SHA1 Message Date
Dave Hladky
333bf8b36d Merge branch 'master_14.3.1' (14.3.1-3) into omaha_14.3.1
Conflicts:
	edexOsgi/com.raytheon.uf.edex.datadelivery.bandwidth/src/com/raytheon/uf/edex/datadelivery/bandwidth/BandwidthManager.java
	edexOsgi/com.raytheon.uf.edex.datadelivery.bandwidth/src/com/raytheon/uf/edex/datadelivery/bandwidth/EdexBandwidthManager.java
	edexOsgi/com.raytheon.uf.edex.datadelivery.bandwidth/src/com/raytheon/uf/edex/datadelivery/bandwidth/util/BandwidthDaoUtil.java
	edexOsgi/com.raytheon.uf.edex.datadelivery.harvester/res/spring/harvester-datadelivery.xml
	edexOsgi/com.raytheon.uf.edex.datadelivery.retrieval/src/com/raytheon/uf/edex/datadelivery/retrieval/util/RetrievalGeneratorUtilities.java

Former-commit-id: 2e5ee5565d1847490e46c59866b14f77555e2a7e
2014-05-05 12:15:14 -05:00
Dave Hladky
c352643c79 Issue #2992 Updated DD list of active registries
Change-Id: Iaef7dc76442d1e101cf9865a542a777afe1722ca

Former-commit-id: a34955102d1316135c4151210daba0e5807ff6c9
2014-04-30 17:38:28 -05:00
Brian.Dyke
278aab6b6f Merge branch 'master_14.2.2-6' into master_14.3.1 (at 14.3.1-2)
Conflicts:
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/subscription/SubscriptionManagerDlg.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/subscription/SubscriptionTableComp.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/subscription/approve/SubscriptionApprovalDlg.java
	edexOsgi/com.raytheon.uf.edex.datadelivery.bandwidth/src/com/raytheon/uf/edex/datadelivery/bandwidth/BandwidthManager.java
	edexOsgi/com.raytheon.uf.edex.datadelivery.bandwidth/src/com/raytheon/uf/edex/datadelivery/bandwidth/EdexBandwidthManager.java
	edexOsgi/com.raytheon.uf.edex.datadelivery.bandwidth/src/com/raytheon/uf/edex/datadelivery/bandwidth/util/BandwidthDaoUtil.java
	edexOsgi/com.raytheon.uf.edex.datadelivery.registry/src/com/raytheon/uf/edex/datadelivery/registry/web/RegistryDataAccessService.java
	edexOsgi/com.raytheon.uf.edex.ogc.registry/src/com/raytheon/uf/edex/ogc/registry/RegistryCollectorAddon.java

Former-commit-id: 64c3766ed570885a796f846b889d40413e8250c6
2014-04-30 12:57:09 -04:00
Lee Venable
331dc3397f Issue #3053 - updated list selection dialog to be more configurable and fixed subset action.
Change-Id: Ib65472679cf5c04f8c11b8fe3fe552058d9e6986

Former-commit-id: 4554f647e0f6de78f5ade64e1371fc8d9ba6a65c
2014-04-23 14:07:29 -05:00
Dave Hladky
61fc2fea51 Issue #3012 Various fixes.
Change-Id: I3c71c6aefede685438e55e5aceb8cae6ffb7dded

Former-commit-id: 212e15c397fe22c3bc074e054d608c0094ce8dad
2014-04-21 12:26:47 -05:00
Mike Duff
59241fed1d Issue #2891 - Fix refresh of Utilization Graph
Change-Id: Ib5fb5cb5a367459ab306dc223ab11172310d6cd8

Former-commit-id: acb92afe49544fc0a1d9f5b08c7ec2d2e8016c16
2014-04-21 10:55:43 -05:00
Lee Venable
f6601d6bcc Merge "Issue #2892 - Fix problems loading saved configs for data browser dialog." into development
Former-commit-id: 96361fa3cd86627ef633c5421a2434c930c3b85c
2014-04-14 14:09:03 -05:00
Mike Duff
82cf444d6f Issue #2864 - Change how saved subset files are stored.
Change-Id: I57c68196a633a55a6f9c1548eff7ad449fadb88c

Former-commit-id: 3052e5f92f4150fa82bfd93f512bb1670f926ec1
2014-04-11 08:27:42 -05:00
Mike Duff
33a2259cf4 Issue #2892 - Fix problems loading saved configs for data browser dialog.
Change-Id: I73b98714642f5852f7209fd8533d49aa473412f9

Former-commit-id: 323badf58cf12a35b3a4d93ff0188b638e60969b
2014-04-10 13:31:42 -05:00
Dave Hladky
5b6c972210 Issue #2974 added DD id to sub dialogs
Change-Id: I2392f4ef1736edd940998a83b4ecba43829f92e7

Former-commit-id: d86b847689c3843a8b49f30a2f0613a34e70167a
2014-04-03 14:48:42 -05:00
Dave Hladky
1671baaf10 Issue #2889 user who issued change now shows in notification center
Change-Id: I424b965fed273c491f2d80e220a0936eaa79f7cc

Former-commit-id: adc364d92a7fcb2a255a2f448efb56ef48492280
2014-04-02 14:06:25 -05:00
Lee Venable
f5c4414c72 Issue #2951 - added dispose checks for runAsync calls.
Former-commit-id: c4e17780f5a3dc342b856f83a4144ff3778c4001
2014-03-24 16:14:49 -05:00
Mike Duff
a7e568e799 Issue #2433 - Implement view by priority check box menus
review comments

Change-Id: I63c984c328336ebe9d6d06dbc48780051e3ea2e7

Former-commit-id: ca228b57089101c61f9d3f76d7edc4ba96c41b61
2014-03-18 16:42:58 -05:00
Lee Venable
e71dad9c80 Issue #2833 - fixed a widget disposed error.
Former-commit-id: eb3cf0ade9203766a437512b85e55f32108db1e3
2014-03-05 08:37:13 -06:00
Lee Venable
28fe1e99e2 Issue #2795 - removed test code.
Former-commit-id: 0e1db42a04b15b8815d59db272b4b2f7b3e79fb9
2014-02-27 15:46:30 -06:00
Lee Venable
0c7395d423 Issue #2795 - added code to check for null images.
Former-commit-id: 64cde69f612f25bf6c4a60db24791e3842b956a9
2014-02-26 15:50:46 -06:00
Lee Venable
94cede8153 Issue #2833 - fixed subset dialog from disappearing when the subscription button double clicked.
Former-commit-id: a075d26c10bf7459419180f416d3e9ccefb94075
2014-02-26 13:21:58 -06:00
Brad Gonzales
19460ed0d7 Issue #2771 For Data Delivery CAVE now request current id from
the registry EDEX.  Added DATA_DELIVERY_ID to environment that is used instead
of site id for identification when participating in the federation
and subscription identification.

Amend: Created common data delivery package com.raytheon.uf.edex.datadelivery. Moved DataDeliveryIdUtil there.
       Created ClusterIdUtil.  DataDeliveryIdUtil uses that utility.  It also verifies the id against the awips sites.
       Changed centralRegistry.sh to  set CLUSTER_ID to NCF.
       Handle cases where site id is HAK or HUS.
       Check for empty id setting in Cluster ID Util.
       Return full id for Data Delivery ID.
       Simplify Data Delivery ID and return Cluster ID.

Change-Id: Iee140b5626e1962217cca2deb6d1483ebf265911

Former-commit-id: d2fa3dfb4a61e8d0fd68654afb1c18e49f063fcb
2014-02-18 11:10:44 -06:00
Mike Duff
ac62d322ed Issue #2806 - Disable activate/deactivate buttons when viewing subscriptions from another site.
Former-commit-id: a2dcb434e8d72e0046c6af9900e0abd093f9bcbc
2014-02-14 08:53:40 -06:00
Mike Duff
eeb78f7f20 Issue #2453 - Notification Center refactor
Former-commit-id: f570a3945ad8e9e8bc4f88989a0ec10da191856a
2014-02-07 16:50:50 -06:00
Richard Peter
64f0cabaef Merge "Issue #2677 - Don't do overlap checks when updating subs to deactivated." into omaha_14.2.1
Former-commit-id: daacb19de029a15f94338c84a85116d0435f79be
2014-02-05 18:20:36 -06:00
Mike Duff
101c08818d Issue #2677 - Don't do overlap checks when updating subs to deactivated.
Change-Id: Ia974111d9810f27ef2b073304cd248de292275bd

Former-commit-id: 2e406f02b0abbdeee0f553df430f5a58977d9af2
2014-02-05 16:08:01 -06:00
Mike Duff
04ee397f2b Issue #2722 - Add auto refresh to sub manager dialog
Former-commit-id: f678a39b37040bd637cf210f73aaef0841bda36e
2014-02-04 12:45:33 -06:00
Mike Duff
e46c226489 Issue #2459 - Last change from unscheduled to deactivated.
Former-commit-id: 09494558cae046e97ff2126673c5a5c4fd1f0105
2014-01-26 18:57:26 -06:00
Mike Duff
1da1285311 Issue #2452 - Changed label based on feedback.
Former-commit-id: dd74aef827f0892c64a7efd60b0edd1156ef31ec
2014-01-25 14:41:20 -06:00
Mike Duff
bdf6a002f6 Issue #2538 - Add AdhocSubscripionHander to SubscriptionHandler. Fix problem querying for adhoc subs.
Former-commit-id: 5fc6b9fcc55b6e93c9837c7b99347df8f28fc90a
2014-01-20 17:44:02 -06:00
Lee Venable
1927ba49ea Issue #2291 - Fixed resizing of components.
Former-commit-id: 9956936125611cd67aaaf6ba6e617e01b004a738
2014-01-20 17:26:28 -06:00
Mike Duff
93cb80cfc7 Issue #2459 - Remove unscheduled status from UI
Former-commit-id: ddbef8fd122a6be6c32ff9a58659e712c2912a07
2014-01-17 15:34:48 -06:00
Mike Duff
f94593867e Issue #2459 - Refactor the subscription status
Former-commit-id: 3ab5b072627d0a8b0eabe12fb700f6a74319b5f9
2014-01-15 09:21:30 -06:00
Richard Peter
7bbefddcc1 Merge "Issue #2452 - Add label stating all lat/lons will be converted to easting." into omaha_14.2.1
Former-commit-id: 1855c0e2d601fd3c5b20d8ba58d157e9fb993b8b
2014-01-10 15:42:48 -06:00
Mike Duff
69ca0dd0d2 Issue #2452 - Add label stating all lat/lons will be converted to easting.
Former-commit-id: 84bff804bc089aefcf126a586539eab590e1d04a
2014-01-10 12:05:30 -06:00
Mike Duff
101d9939d6 Issue #2642 - Update header comment
Former-commit-id: 389426adddf3a78d9859f704ecc2241e453b5dc2
2014-01-10 10:57:18 -06:00
Richard Peter
8ca1217f03 Merge "Issue #2642 - Make shared sub deletions remove the site from the list" into omaha_14.2.1
Former-commit-id: f5e5e1e66bf7264408e31b95ebf73d083b3cff0f
2014-01-09 16:58:39 -06:00
Richard Peter
b711c35c68 Merge "Issue #2633 - Keep graph data visible while resizing. Keep bottom of graph visible." into omaha_14.2.1
Former-commit-id: 8f3f97302417e256cd110feb4ed56ca366cb1db8
2014-01-09 16:53:52 -06:00
Mike Duff
16a8f16ee4 Issue #2633 - Keep graph data visible while resizing. Keep bottom of graph visible.
Former-commit-id: 87dd0df07a9ef0e7881ed0cf7b8aa1d41f0c9d4d
2014-01-09 13:02:08 -06:00
Mike Duff
4fe2dc76af Issue #2643 - Fixed the mouse checking on DD maps
Former-commit-id: 775e99924e098387e4ca5042823ef20d1a0d2afe
2014-01-09 10:18:34 -06:00
Mike Duff
6cff7aaf0c Issue #2642 - Make shared sub deletions remove the site from the list
Former-commit-id: a8f57c338a8a06c6d40842f56c329fd9f215bc5b
2014-01-09 10:15:48 -06:00
Mike Duff
66f5585774 Issue #2633 - Fix refresh issues with Bandwidth Utilization Graph
Former-commit-id: 9b73b9db1ff2e7aeab888118348c66090ef7e2ae
2013-12-17 09:41:30 -06:00
Slav Korolev
b59e9499d2 Issue #2570. Show All subscriptions in Subscription manager.
Former-commit-id: 27e177b2425db0a0241884b18e2501a923d02be4
2013-12-11 08:57:13 -05:00
Mike Duff
4796f43495 Issue #2545 - Get bandwidth graph data by network
Change-Id: I4de455a4da43f180ff37eb72370addec77a29314

Former-commit-id: 9102f16c8a6409e92ded498b82a6a4e6a531f2c0
2013-12-05 13:35:31 -06:00
Slav Korolev
1be43bc76c Issue #2387. Added system status refresh.
Former-commit-id: f3530467b1845a488fa0996ee7100a2dc145394a
2013-12-02 16:14:45 -05:00
Dave Hladky
04c7e2cffc 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
Lee Venable
f8f0a0e41e Merge "Issue #1531 - Made bandwidth utilization graph resizable." into development
Former-commit-id: 6d5026a25af31f0ae8c29d1036d9358366550f75
2013-11-19 15:12:38 -06:00
Mike Duff
ed73a7e55a Issue #1531 - Made bandwidth utilization graph resizable.
Change-Id: I31752b94cd4a53aa08270e75a6adb8a70199b475

Former-commit-id: d6de10ca2c0609899bdb1f4c5f3de22a62d58998
2013-11-19 12:51:06 -06:00
Mike Duff
c908647259 Issue #2458 - Fixed product browser for DD so only active subs from local site are displayed
Change-Id: I271a325fc0720070716d3d51ac606350d952b7e2

Former-commit-id: cacc7a8560c589b24ea98191f152c31479c5631e
2013-11-19 08:55:27 -06:00
Mike Duff
414cb1cf68 Issue #2548 - fix malformed comment
Change-Id: I365f5311fe28e0cbbf0dd94dcc88fd723f4f4034

Former-commit-id: 52462f299735aacee3db09faa6db9f28ba91f552
2013-11-14 17:30:55 -06:00
Mike Duff
47011a70db Issue #2548 - Add a subscription type slot for uniqueness.
Change-Id: I5cf04bde4a345606af72bf2091e423dd6aa555aa

Former-commit-id: 1ad7f83443c33f8b73d2ad8a9b2f574fd37db9e2
2013-11-14 17:07:54 -06:00
Mike Duff
87a4b1bec4 Issue #2538 - Check for existing adhoc queries in registry.
Peer review comments

Change-Id: I95ca889847b230bf5bb93302dfe956593846f1b0

Former-commit-id: 5fe100c7b1397373c91ac02bf7a6c7c1778fd19a
2013-11-14 14:40:33 -06:00
Brad Gonzales
8f70fb1d0c Issue #2506 BandwidthManagers now sends notifications for Subscription/BandwidthSubscription creates and deletes.
Amend: Separate update from create notifications in LifecycleManagerImpl.
       Refactored notification sending in EdexBandwidthManager.
       Fixed error in LifecycleManagerImpl refactor.
       Added comment to isRecurringSubscription.

Change-Id: Idc9e8544b156fed40d6aed41511c07138f302f77

Former-commit-id: 7684f7bd51770a41e68700f1d4408a6aad5cd877
2013-11-12 12:42:16 -06:00
Slav Korolev
59d1de165d Issue #2291. Fixed Shared Subscription Dialog.
Former-commit-id: f04678733c2368ca05b7b8fdbcfeb096940854df
2013-11-08 11:09:21 -05:00