Dave Hladky
9479219b73
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
Richard Peter
1c150e6e8b
Merge branch 'omaha_14.2.1' (14.2.1-8) into development
...
Conflicts:
cave/com.raytheon.uf.viz.core/src/com/raytheon/uf/viz/core/localization/LocalizationManager.java
cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/ui/zoneselector/ZoneSelectorResource.java
cave/com.raytheon.viz.grid/src/com/raytheon/viz/grid/rsc/general/GeneralGridData.java
cave/com.raytheon.viz.warngen/src/com/raytheon/viz/warngen/gui/WarngenLayer.java
edexOsgi/com.raytheon.edex.plugin.gfe/utility/edex_static/base/config/gfe/serverConfig.py
edexOsgi/com.raytheon.edex.plugin.textlightning/src/com/raytheon/edex/plugin/textlightning/impl/TextLightningParser.java
edexOsgi/com.raytheon.uf.common.comm/src/com/raytheon/uf/common/comm/HttpClient.java
edexOsgi/com.raytheon.uf.common.dataaccess/src/com/raytheon/uf/common/dataaccess/response/GridResponseData.java
edexOsgi/com.raytheon.uf.common.dataaccess/src/com/raytheon/uf/common/dataaccess/util/PDOUtil.java
edexOsgi/com.raytheon.uf.edex.datadelivery.bandwidth.ncf/src/com/raytheon/uf/edex/datadelivery/bandwidth/sbn/SbnSimulator.java
Change-Id: Ia74f80ced9091ff0497ccc6d93e876b5a9807f75
Former-commit-id: a47eaa9af45db41391fe46e36ec0793f70d06ad6
2014-02-27 15:18:26 -06:00
Brad Gonzales
8b2b50baaf
Issue #2386 fixed spatial overlap rule application.
...
Amend: updates from peer review.
Change-Id: Icd33c9175f210d864bd5117fc54c76362b76ac22
Former-commit-id: 807f278d542bc36331aa83b46a86a3af9dbb6675
2014-02-25 09:22:08 -06:00
Brad Gonzales
794bbc3c9b
Issue #2386 Added unit tests to cover full test procedures in ticket 2386 and fixed issues.
...
Amend: updated test envlope sizes.
fixed ticket numbers in software history.
Change-Id: Id2fa1638d31e3b03092587769063123c838c49c5
Former-commit-id: 4c3148df4e85ccfa1d5b123fcb605d97249833d7
2014-02-18 12:11:02 -06:00
Brad Gonzales
ba4e308328
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
Steve Harris
69dc3d835b
Merge branch 'omaha_14.2.1' into development
...
Conflicts:
cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/perspective/GFEPerspectiveManager.java
cave/com.raytheon.viz.grid/src/com/raytheon/viz/grid/rsc/general/GeneralGridData.java
cave/com.raytheon.viz.product.awips/awips.product
edexOsgi/com.raytheon.uf.edex.plugin.fssobs/src/com/raytheon/uf/edex/plugin/fssobs/FSSObsUtils.java
edexOsgi/com.raytheon.uf.edex.pointdata/src/com/raytheon/uf/edex/pointdata/PointDataPluginDao.java
Former-commit-id: 2d255c9772a017e84b0d1b4b42cdc5de8fd53b90
2014-01-21 12:36:54 -06:00
Mike Duff
9a2d2af4a9
Issue #2538 - Add AdhocSubscripionHander to SubscriptionHandler. Fix problem querying for adhoc subs.
...
Former-commit-id: 5fc6b9fcc55b6e93c9837c7b99347df8f28fc90a
2014-01-20 17:44:02 -06:00
Max Schenkelberg
cc2080449c
Issue #2620 Made plugins include utility/resources folders in build.properties for deployment of precompiled jars. Cleaned up manifest versioning in base cots plugins to avoid possible ambiguity between eclipse plugins and repo plugins.
...
Amend: Changed version numbers per discussion
Amend: Actually added changed files to the index
Change-Id: Ife7063ed538efe48a264b69c441e6f2dc3746dd5
Former-commit-id: b65366dcdfa48e431b5c8bf10a72879b111cfd8d
2014-01-06 17:03:45 -06:00
Brad Gonzales
aea0e847aa
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
Dave Hladky
422dabf3eb
Issue #2292 Stopped subscriptions from checking against themselves. This prevented subscriptions from being updatable.
...
Former-commit-id: 6edfeb94cfb14785d68d90b41fc636faa2ece074
2013-11-01 10:23:56 -05:00
Mike Duff
3fc811102e
Issue #2292 - refactor and move overlap/duplicate checks to edex.
...
Peer review comments
Change-Id: I33df9cc7e368778943e25420d18b343781304c7a
Former-commit-id: f7405c2acfef95b57b79cf6d8ac3348017e64a59
2013-10-31 09:22:50 -05:00
Dave Hladky
477fbd3d59
Issue #2460 Product browser display of adhoc subscriptions
...
Change-Id: I9c045b781adb41468d395b67a837c9a862744447
Former-commit-id: c504c44750f5f441be41c20fdb78a363c620fb3d
2013-10-16 09:06:00 -05:00
Dave Hladky
f184d2ba9c
Issue #2388 Multiple code jars in path, Nate's logger finds.
...
Former-commit-id: ad02f4640d747328257f9b7a3f2ca2300fcc7bba
2013-09-19 10:59:07 -05:00
Mike Duff
aaf7a3778f
Issue #2180 - handle delete of credentials
...
Change-Id: Ie8f1cdba92df03d94a4d7b009b8330eced10e036
Former-commit-id: 1dfcfc80308a182f0f21f028e19285fa39c53d6e
2013-09-11 12:08:12 -05:00
Mike Duff
5f462ebf6f
Issue #2180 - Pass messages back to CAVE
...
Change-Id: Ia5b88d577fc51b449a77389354e14808515e67bc
Former-commit-id: 37de8f85f870ca494e5a641967f544e359df77b9
2013-08-23 13:47:26 -05:00
Dave Hladky
db7c81a1df
Issue #2236 Merged Mike's Code
...
Change-Id: I78943ceee3aeea1eeb6d815fefd3e82b46d677a6
Former-commit-id: 7cc09247bc4166f9586867fba097b4c40577464d
2013-07-31 16:16:47 -05:00
Dave Hladky
adf02a83c0
Issue #2180 encrypt credential storage
...
Change-Id: If617535df024216c8d089a67c326c098e906724e
Former-commit-id: f912ce7c2806abdce17c2b994d9226cdacf1ff34
2013-07-30 08:33:59 -05:00
Richard Peter
8ba840f1d9
Issue #2170 : Initial plugin rename for notification framework
...
Change-Id: I3414d802e419433dcd6918422a12ce7105ae8b13
Former-commit-id: 8a8eff74685abb8a709480fa33f2c56dd7923ab9
2013-07-26 14:36:46 -05:00
Dustin Johnson
69c09e530f
Issue #2106 Fix transactional semantics
...
- No longer continuously suspend/resume transactions caused by invoking static methods
- Mark registry top-level query/store classes as requiring existing transactions
- Invoke registry initialized listeners in their own transaction
- Data changes denoted by registry events are now visible when the transaction commits
Change-Id: Ic78cbf00afc93aa5fcf1357000ea6c8b5e32cea9
Former-commit-id: 8d1a47446927a3c6646fa0748d7096afb376b952
2013-06-25 08:33:55 -05:00
Richard Peter
b007d4a302
Merge branch 'omaha_13.5.1' (omaha_13.5.1-3) into development
...
Conflicts:
edexOsgi/com.raytheon.uf.edex.datadelivery.bandwidth/src/com/raytheon/uf/edex/datadelivery/bandwidth/BandwidthManager.java
Change-Id: Idbf62886d6dbb4a4feeedb6ac17e8978cad2d59c
Former-commit-id: 98e25be1049113faf4b2cde1eea38ce7e432b6de
2013-06-24 18:51:56 -05:00
Dustin Johnson
a331cd2958
Issue #1802 Fix event processing in regards to transaction commits/rollbacks
...
Change-Id: If5988d96b7e7382e04879ca6126a61237d70bd22
Former-commit-id: 25398fcce99b15d3fda71cad34f39222e30458dd
2013-06-20 13:53:04 -05:00
Steve Harris
532d41787b
Merge branch 'omaha_13.5.1' into development
...
Conflicts:
cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/subscription/subset/GriddedSubsetManagerDlg.java
cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/subscription/subset/PointSubsetManagerDlg.java
cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/subscription/subset/SubsetManagerDlg.java
edexOsgi/com.raytheon.uf.common.datadelivery.registry/src/com/raytheon/uf/common/datadelivery/registry/SiteSubscription.java
Former-commit-id: df49d4d975e97a6b6c35e710dfd8244455eb21eb
2013-06-17 15:29:01 -05:00
Bryan Kowal
ec78ee1838
Issue #1924 - standardize build.properties files
...
Former-commit-id: 739e93988616fefbb235ab3e023b7a7e0394b5e9
2013-06-13 16:04:18 -05:00
Dustin Johnson
14c7d2d81e
Issue #2038 Delta script should also update providers in the database
...
Change-Id: I07f058af1702d43f3aa60f0a8646b016f6866b3b
Former-commit-id: de9efbe2f2a74f5c2b2d730153f4831f0c17336e
2013-06-10 15:36:47 -05:00
Dustin Johnson
b99a8bc4f9
Issue #2038 Remove unused schemas from datadelivery spring files
...
Change-Id: I65a53510e3e8f9aba3fc64f011dad0905cde8b26
Former-commit-id: 2c5b357da096c9c1e2cd76560d143b8009aaba0f
2013-05-30 09:49:09 -05:00
Nate Jensen
fc691cbb2f
Issue #1989 remove unused schemas
...
Change-Id: Ia040164481647fc384a264cd2126b8f9438df594
Former-commit-id: b0ad25ccd9e20b6bf994a3a46ce38298c363adff
2013-05-29 16:19:28 -05:00
Nate Jensen
3f3e0a788d
Issue #1989 update spring xsd references to 3.1, fix ingestDat.sh
...
Change-Id: I478c31b72267fe7fd3b7a6559de87e8600c3c0c3
Former-commit-id: b7b619e1a3a85ac8c5f22a36317e22e15ad557a2
2013-05-29 14:49:43 -05:00
Mike Duff
b6b01c3e81
Issue #2020 - Implement Shared Subscriptions Cave-side.
...
Change-Id: I96e156043ec34e7ec98c2d8c3aafb6916c31e7cf
Former-commit-id: 1e00c7f935cf22ac5064060069164af6044f2150
2013-05-24 09:20:55 -05:00
Nate Jensen
1fd2f8965f
Issue #1989 remove activemq references from spring xml, fix deprecated javadoc
...
Change-Id: I7e076e0d31561e9a436f212c7a1d7f24d499ba61
Former-commit-id: a9330ce9247b05a0044778aeea46e0e986f05f2d
2013-05-23 11:20:40 -05:00
Dustin Johnson
38249cd7b9
Issue #2000 Subscription overlap configuration GUI
...
Amend:
Peer review comments.
Change-Id: Ie951ca4ce61099d0e25ed4938fc71981f34833d6
Former-commit-id: c7ad25ab90220a2aa25e704b10c9a7a96af2a8a8
2013-05-20 17:12:47 -05:00
Dustin Johnson
fdf3ac7897
Issue #2000 Subscription duplication/overlap detection
...
Change-Id: If43818e854e69ab756f4e96a05fce664e28262a5
Former-commit-id: 95df3d38914f451471f10d6095ad2bc6badbab72
2013-05-14 15:34:08 -05:00
Dustin Johnson
f3bdede2c8
Issue #1841 Split up PendingSubscription hierarchy in support of shared subscriptions.
...
Add ability to store/approve shared subscriptions.
Back out generics on subscription/pending subscriptions until guis are updated.
Change-Id: I84e1651ebcad0d398396752529981f28dbc341bf
Former-commit-id: 5a8249a78daaeed19079e78f6c4f07b08e817ff0
2013-04-05 12:41:02 -05:00
Dustin Johnson
6129d86be4
Issue #1841 Split up Subscription hierarchy in support of shared subscriptions.
...
Amend:
Use TimeUtil.newGmtCalendar() and remove whitespace only change
Add TODO for point data types.
Change-Id: If232ef50a63066e85b122d4247fa767fc31313d3
Former-commit-id: b91593c0a50114e4766ecf83d92e7f25b58bbbf8
2013-04-01 15:35:51 -05:00
Steve Harris
3073951b3d
Merge branch 'omaha_13.3.1' into development
...
Conflicts:
cave/com.raytheon.viz.ui/src/com/raytheon/viz/ui/perspectives/AbstractVizPerspectiveManager.java
edexOsgi/com.raytheon.edex.plugin.grib/src/com/raytheon/edex/plugin/grib/decoderpostprocessors/EnsembleGridAssembler.java
edexOsgi/com.raytheon.uf.edex.common.core.feature/feature.xml
edexOsgi/com.raytheon.uf.edex.database/src/com/raytheon/uf/edex/database/plugin/PluginDao.java
edexOsgi/com.raytheon.uf.edex.datadelivery.feature/feature.xml
edexOsgi/com.raytheon.uf.edex.registry.feature/feature.xml
Former-commit-id: d05c9f3a6a4b080b0da71c856f1ba6cd0d6d264e
2013-03-27 22:16:15 -05:00
Dustin Johnson
1684507bdb
Issue #1827 Create registry/datadelivery client features
...
Amend: Add event plugins and their dependencies to client features
Change-Id: Ib80522161740857d4332b84bbedad10e19683602
Former-commit-id: 0011ef9ba9d014decf30acc2913fa535562d0de2
2013-03-27 15:38:36 -05:00
Benjamin Phillippe
af05feb5a7
Issue #1802 Refactored DD transaction management
...
Change-Id: Idec6238188f29f51f3738d2e40f95d6c562cfe39
Former-commit-id: 534777d96a45b275abd9cc26818b7df200974595
2013-03-25 15:15:38 -05:00
Steve Harris
2641d578e2
Merge branch 'development' into omaha_13.3.1
...
Conflicts:
cave/com.raytheon.uf.viz.core.maps/META-INF/MANIFEST.MF
cave/com.raytheon.uf.viz.monitor.ffmp/src/com/raytheon/uf/viz/monitor/ffmp/ui/dialogs/FfmpBasinTableDlg.java
cave/com.raytheon.viz.hydro/src/com/raytheon/viz/hydro/resource/MultiPointResource.java
cave/com.raytheon.viz.hydro/src/com/raytheon/viz/hydro/timeseries/TimeSeriesDisplayDlg.java
cave/com.raytheon.viz.hydro/src/com/raytheon/viz/hydro/timeseries/TimeSeriesDlg.java
cave/com.raytheon.viz.hydro/src/com/raytheon/viz/hydro/timeseries/TimeSeriesconfigAction.java
cave/com.raytheon.viz.texteditor/src/com/raytheon/viz/texteditor/dialogs/TextEditorDialog.java
cave/com.raytheon.viz.volumebrowser/src/com/raytheon/viz/volumebrowser/vbui/ProductTableComp.java
Former-commit-id: e768a3e3a5016a88a4f0a3faa4bc82cfe0d9709c
2013-02-21 15:41:39 -06:00
Steve Harris
d2a654625f
13.3.1-1 baseline
...
Former-commit-id: 34684c71436ce4c395ea523eb34ded6792476816
2013-02-20 16:19:40 -06:00
Steve Harris
a46e33f06e
13.2.1-6 baseline
...
Former-commit-id: 75e7c2a9423a7caa7f97143fa871be6d0ffe34bb
2013-02-07 16:00:39 -06:00
Mike Duff
36909dd6c0
Issue #1580 - Refactor events framework so EventBus is available from CAVE or EDEX.
...
Change-Id: If8d9c18108ca244b044b1ddc5a80e9e5de623c7a
Former-commit-id: 1d3f9e0d5b32f96fc4eff47f040d5eb159a38d3c
2013-02-05 15:13:51 -06:00
Dustin Johnson
1a17e4a0f5
Issue #1543 Break apart the retrieval process to support SBN capabilities.
...
Made interfaces for various aspects of retrieval that are Spring injectable.
Created an initial SBN retrieval task that will watch the /awips2/crawl directory, for proof of concept.
Amend:
Check whether debug is enabled prior to debug message.
Move log of request xml inside null check.
Change-Id: I5e3fe835f028cb93c98abce9735d3d59cfc663dc
Former-commit-id: 120296239cfa021507b4ce9bc3f7333509b1dfb9
2013-02-04 09:00:33 -06:00
Steve Harris
328c6dccad
13.2.1-2 baseline
...
Former-commit-id: bd9eec1d4e6fd843c7bb594b8adb882d72edc6cf
2013-01-23 11:18:44 -05:00
Dustin Johnson
15c2c55ff9
Issue #1441 Create new datadelivery services plugin
...
Add GroupDefinition service.
Update subscriptions to not have a group name when their group is deleted.
Amend:
Rebase to HEAD of 13.2.1.
Change-Id: I817ca1912f76ccf347907ddb12e3f6fd8de7e5aa
Former-commit-id: 464b46dd4f4af60dbeb917f65c18c876d712e4ad
2013-01-22 11:45:18 -06:00
Dustin Johnson
a354bac4da
Issue #1412 User Admin dialog should refresh with changes made to authentication data
...
Change-Id: I407dc061a50bf30cb2b37a5fa3b1fe8c5e63ce23
Former-commit-id: 5e89b4f6c1cbb9db68b5ac185ba09ca5a6543e3b
2013-01-09 15:40:36 -06:00
Bryan Kowal
d6b4cb65f4
Issue #1455 - Merge 5-Data_Delivery into AWIPS2_baseline
...
Former-commit-id: b535a90fb25287945485c10b3c85749c11285171
2013-01-07 12:16:01 -06:00