Commit graph

2705 commits

Author SHA1 Message Date
Max Schenkelberg
1854bbb477 Issue #2804 Fixed clipping pane issues where clipped map borders would be visible due to other resources not resetting up the clipping pane when done.
Change-Id: If27cd7c8e11cdc6287303e6d5fc1f4990e300ada

Former-commit-id: 51664693bd87df52acdb74d5286b61eeb06b792d
2014-03-03 17:59:48 -06:00
Brian Clements
d8e283e1b4 Issue #2756 implemented HTTP public key auth scheme
collaboration HTTP server now requires auth header (configured via openfire)
added auth to cave client


Former-commit-id: e0e4dfdedff283c809060257fbf04e777faf318d
2014-02-28 16:15:17 -06:00
Lee Venable
c77634951c Merge "Issue #2632 - Implement buddy pounce (Contact Notifiers) Review comments" into development
Former-commit-id: 1a72af70658f288d43e397d12499de1a08ff2ba8
2014-02-28 13:50:15 -06:00
Mike Duff
5f433b4f6b Issue #2632 - Implement buddy pounce (Contact Notifiers)
Review comments

Change-Id: I7492b84b59406cf2ddbc65d9e6fc7c0c41c30ce7

Former-commit-id: 8ece6e53095ee80d7d4baa249125b3fe7a03add7
2014-02-28 13:23:34 -06:00
Richard Peter
d5e09a82a7 Merge "Issue #2791 Switch contouring to use DataSource for data access." into development
Former-commit-id: 029efeddc9a20b10f8991976be5640bff2e14cfc
2014-02-28 11:52:51 -06:00
Ben Steffensmeier
23ce77d864 Issue #2791 Switch contouring to use DataSource for data access.
Former-commit-id: 6c90be7554bcbbf0aeb363b6e76c455d3896be83
2014-02-28 11:28:02 -06:00
Nate Jensen
908d308825 Merge "Issue #2703 Fix GFE time matching in iscMode." into development
Former-commit-id: 252551462222ae8b7364ab39f1e927daec89a32c
2014-02-28 09:53:27 -06: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
Richard Peter
862069dfd3 Issue #2509: Fix Merge of 13.5.2-4 ncep resources
Change-Id: I9ed15a3114d07a210795cd26e3096a8cddd548d3

Former-commit-id: 08990cfd910707cbf1731a8f271a52ff922a6345
2014-02-27 13:46:47 -06:00
Richard Peter
d54fee5dae Issue #2509: Fix merge of SS #124
Change-Id: I853f6b877a66cd7cb002ea3487dcffc783f902f1

Former-commit-id: 998ccfc1af2ca9c217151f353a8617ace8a1c18c
2014-02-27 13:20:49 -06:00
Nate Jensen
d1ec11d932 Merge "Issue #2312 Fix file dialog input on export image dialog." into development
Former-commit-id: 4c4325675377cd170468a0c3dbe4632f5330227e
2014-02-27 09:10:07 -06:00
Lee Venable
49530206f4 Issue #2795 - added code to check for null images.
Former-commit-id: 64cde69f612f25bf6c4a60db24791e3842b956a9
2014-02-26 15:50:46 -06:00
Ben Steffensmeier
3da086b71f Issue #2711 Use level factory more.
Former-commit-id: db58ae5999ea088cb93a8016836a6c62efe347e4
2014-02-26 15:10:40 -06:00
Ben Steffensmeier
6d0a78e233 Issue #2312 Fix file dialog input on export image dialog.
Former-commit-id: 3742e480c1551b8870a6ac719b87b1e4b3c98d2a
2014-02-26 14:57:59 -06:00
Ben Steffensmeier
07bc9f075f Issue #2703 Fix GFE time matching in iscMode.
Former-commit-id: cbc63092bed92bb35a450c012b5bc882e4c82b35
2014-02-26 14:45:19 -06:00
Lee Venable
e0ee93bab3 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
Brian Clements
3d365a4cd2 Issue #2751 fixed webDAV path issue
webDAV needs every part of the path created individually
made the userid portion of the url use the entire id URL encoded


Former-commit-id: 6211a9622c944171b78d04ef9263d26e6eed7687
2014-02-25 09:17:36 -06:00
Nate Jensen
060eafc272 Merge "Issue #2830 sort TAF dataTimes so latest are retrieved" into omaha_14.2.1
Former-commit-id: 5ce14324c20f4c73f77c827dc2991381acca813c
2014-02-24 16:17:20 -06:00
Nate Jensen
f353c44cc0 Issue #2830 sort TAF dataTimes so latest are retrieved
Former-commit-id: 04db02beec9d77e568c76541448bce0cd2f6c2d0
2014-02-24 15:35:13 -06:00
Ron Anderson
2db5f26840 Merge branch 'master_14.2.1' into omaha_14.2.1
Conflicts:
	cave/com.raytheon.viz.gfe/GFESuite/ifpIMAGE

Change-Id: Iccf1487b3f0b354685ce2ff8b76e09ffc5350962

Former-commit-id: 6567ae1f172ec982d8a2d6d25e8aca97292f9b1d
2014-02-24 13:46:48 -06:00
Brian Clements
386e9cc96a Issue #2751 fixed leader transfer infinite loop, added event validation
added username to paths in http urls to prevent old events from being picked up with new leader
added simple check to prevent invalid leader change events from being processed


Former-commit-id: 58c826ec371f10295fa6f4e236ff85a52698719d
2014-02-24 13:19:07 -06:00
Ben Steffensmeier
e08d4f77c3 Issue #2817 Fix image reproject. Remove deprecated mesh reproject.
Former-commit-id: 5e5c09b701d44e8cedcad273f301bcf92f5606ec
2014-02-21 17:37:19 -06:00
Mike Duff
a7b1e79d2d Issue #2631 - Set preference defaults in the Activator.
Removed unused file.

Change-Id: Idd6fee39cae4cc8d4cf4cd2ae652ed0722d6cd2e

Former-commit-id: 61e803bb38b398fd6758d650b6120dc2514064b4
2014-02-20 15:09:10 -06:00
Brian Clements
89a48c3f6b Issue #2751 collab menu icons, fixed NPE
new icons for change color and transfer leader menu items
fixed NPE when cancelling change color dialog


Former-commit-id: 71c13c7a24fb4c3d7556d30ae35a3633b74f7bb3
2014-02-20 11:50:54 -06:00
Brian Clements
ab72938246 Issue #2751 implemented room/topic ownership transfer
Former-commit-id: cf5041f2d052c4900e2871e0fc8dc1a2b71794de
2014-02-20 11:10:14 -06:00
Nate Jensen
0f81b80467 Issue #2704 fix startup issues where settings are valid but dialog
doens't realize it


Former-commit-id: 588323380dd3ef4f21d9cd1cac8c9a3478ed66a1
2014-02-20 10:53:21 -06:00
Nate Jensen
5856957c57 Merge "Issue #2628 - Change cast from short to int for MPE colorbar" into development
Former-commit-id: 7820be8f078be179c7963cbae73cd3023a70c306
2014-02-19 17:22:00 -06:00
Nate Jensen
6e59175ce4 Merge "Issue #2761 add region level to localization" into development
Former-commit-id: 59789454912e36ed64eb18fa83561fb7325945e2
2014-02-19 17:18:24 -06:00
Nate Jensen
f99cf7df47 Merge "Issue #2631 - Add sound preference for users joining a room. review comments" into development
Former-commit-id: ff080a6b5184f486348a015f31b957325fa280fa
2014-02-19 16:19:27 -06:00
Ron Anderson
b8c00d8ead Merge "Issue #2819 Removed more unnecessary .clone() calls" into development
Former-commit-id: d4fb7ae2684b26e93c33467de0b1813e263ce9e6
2014-02-19 15:39:56 -06:00
Mike Duff
95fcee385a Issue #2631 - Add sound preference for users joining a room.
review comments

Change-Id: I5ae0872dd3a498413f4f5b74bc4e7881bf0f9207

Former-commit-id: f578e45e37f7ac0780d2dc6b6ea21e81630ddc78
2014-02-19 15:26:14 -06:00
Mike Duff
183657fb33 Issue #2628 - Change cast from short to int for MPE colorbar
Change-Id: I936853788469b7a9cf35e3c90643bfbbbb2cc46c

Former-commit-id: d21c88a52604ff5f95e713eea0a61b1f6b33455e
2014-02-19 15:20:29 -06:00
Nate Jensen
c72e2be969 Merge "Issue #2751 fixed chat room bugs" into development
Former-commit-id: 86d03d7d6741b176a23dd93efd996154d3beaecb
2014-02-19 14:52:24 -06:00
Ron Anderson
419e9d0b8d Issue #2819 Removed more unnecessary .clone() calls
Change-Id: I6924801040b238354527edfd57b4a3999f844617

Former-commit-id: ce896b573fcef99e30e3bda5f53b0941cd1b2e36
2014-02-19 11:55:11 -06:00
Mike Duff
0b316f7bd9 Issue #2734 - default time range to 24 hours.
Change-Id: If50ab9d45e3c8a1074f258583e07d248582c1f1d

Former-commit-id: 30d52d79ba79c79b8cdfbfdd8d61b1b7b04afef5
2014-02-19 10:23:48 -06:00
Matt Nash
1835019567 Issue #2761 add region level to localization
Amend : Change comment now that we do not get file from localization

Change-Id: I864f2b4e1c84261ada3bf6169dbd3389d9b61ae2

Former-commit-id: 8b8e8e2bafaa4abb7c0b637f745a49eb7f6aa8f6
2014-02-19 10:01:25 -06:00
Brian Clements
3a135b8eac Issue #2751 fixed chat room bugs
fixed history messages having incorrect 'from' type
added ignore to dispose messages after room is closed
renamed tool tip for userid to match how JIDs are labled in client


Former-commit-id: 453604eca5fca9e5d14ba1842dc7f76f1e0180ca
2014-02-19 08:32:26 -06:00
Mike Duff
9754f0d8dd Issue #2596 - Add check for null coordinates.
Change-Id: I18f7a129ec428e51b36ac5b76cae194cf2c01e75

Former-commit-id: 11f3705080210161e6915309a4aec423b307cce8
2014-02-18 17:32:32 -06:00
Nate Jensen
b08d96b1e8 Merge "Issue #2756 new collaboration openfire plugin and http service" into development
Former-commit-id: e483f4311d00726f023d30e6d3f4e813c559390e
2014-02-18 14:51:13 -06:00
Nate Jensen
b3c45b303c Merge "Issue #2793 improved collaboration disconnect handling" into development
Former-commit-id: bf0a607b05ffb042e998d2c9940091137da21dc0
2014-02-18 11:22:19 -06:00
Brian Clements
7028f7fd4d Issue #2793 improved collaboration disconnect handling
collaboration was being shutdown even though smack was trying to reconnect
changed to notify of disconnect, but not shutdown until reconnect fails


Former-commit-id: 231c3cd84e3c86caba81708581be911e771aa774
2014-02-18 11:11:33 -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
Ron Anderson
14a082a4e9 Merge branch 'master_14.1.1' into master_14.2.1
Conflicts:
	cave/build/static/common/cave/etc/gfe/userPython/textUtilities/headline/HazardsTable.py
	cave/com.raytheon.uf.viz.personalities.cave/src/com/raytheon/uf/viz/personalities/cave/workbench/VizWorkbenchAdvisor.java
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/dialogs/formatterlauncher/StoreTransmitDlg.java
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/textformatter/CombinationsFileUtil.java
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/vtec/GFEVtecUtil.java
	cave/com.raytheon.viz.hydro/src/com/raytheon/viz/hydro/timeseries/TimeSeriesDisplayCanvas.java
	edexOsgi/com.raytheon.edex.plugin.gfe/utility/edex_static/base/gfe/isc/iscMosaic.py
	edexOsgi/com.raytheon.uf.edex.database/src/com/raytheon/uf/edex/database/dao/CoreDao.java
	rpms/awips2.core/Installer.ant/scripts/profile.d/awips2Ant.sh
	rpms/awips2.core/Installer.tools/component.spec

Change-Id: I457923a64d369b97af3d99fa6b25bf353a1f33f4

Former-commit-id: 4155b9785e0a82078db6805659146980cafc2aa7
2014-02-18 10:45:20 -06:00
Brian Clements
5b4f1e8288 Issue #2756 new collaboration openfire plugin and http service
new servlet http service that communicates with openfire for configuration
new openfire plugin to reflect new http service
openfire and http service no longer need to be on same machine
moved http header parsing code from ogc to common util
updated collaboration http code to prefer XML instead of HTML


Former-commit-id: ff23569984eee43927c10ca041ca7e0ca4d40a3b
2014-02-18 10:03:12 -06:00
Nate Jensen
aa7413fd4c Merge "Issue #2751 fixed blocked icon for roster entries" into development
Former-commit-id: 4f02e79ed2211fa9e406e3bc2c633256c6e85faf
2014-02-18 08:48:00 -06:00
Brian Clements
3307f5ea5e Issue #2751 fixed blocked icon for roster entries
previous refactor broke type check for blocked icon logic
moved blocked icon logic to subclass that handles roster tree labels


Former-commit-id: 7f3a2f5e631176426ece6384719f3b1c9b00105a
2014-02-17 17:11:36 -06:00
Nate Jensen
4d68994525 Issue #2704 fix alertviz connectivity checks
Former-commit-id: adfb9c293456aeced60e3ab41575d8b3b0f635b8
2014-02-17 17:10:07 -06:00
Brian Clements
3dfd8fbafb Issue #2800 added equals/hashcode to classes used in roster tree
tree view uses hashmap to decide if a node is new
tree was collapsing groups/sessions on refresh since it thought they were new nodes


Former-commit-id: 9a4b091f7e2655f48fd061021d161c4eb2e63dd8
2014-02-17 16:39:43 -06:00
Nate Jensen
f4260a617e Merge "Issue #2661 Fix Helicity, Derivative, and all XY displays of vectors." into development
Former-commit-id: ef860082c4cd6159233323b89e0b73e272224f38
2014-02-17 14:09:58 -06:00
Ben Steffensmeier
ca90137801 Issue #2661 Fix Helicity, Derivative, and all XY displays of vectors.
Former-commit-id: 3f7342fc4f280180af46290b9afc7a047e16ce4a
2014-02-17 14:02:57 -06:00