Commit graph

4729 commits

Author SHA1 Message Date
Nate Jensen
a85575a763 Issue #2751 first cut of transfer leadership
Change-Id: Ia0495d8d5acfe28801ceb416090d47c250ecf0f9

Former-commit-id: cd0a838d34c9d7533bf59a477a17f4cb1af75a00
2014-02-13 15:35:53 -06:00
Nate Jensen
d8e2d2837e Merge "Issue #2700 fixed subscribe request group input" into development
Former-commit-id: af0e70e20c2a5ca276e9b819285d34c0113cafe7
2014-02-13 14:02:55 -06:00
Nate Jensen
38bd5b3d52 Merge "Issue #2751 user identity refactor" into development
Former-commit-id: f652f28862822a0fd063a173fbb323b4b16394fb
2014-02-13 14:01:53 -06:00
Brian Clements
0ac7ff81cf Issue #2751 user identity refactor
VenueParticipant no longer a subtype of UserId
New interface for both
refactored base classes to be generic for user types


Former-commit-id: e91ae6eacf4af9e25afc213c3cd0c269c8d465f4
2014-02-13 13:51:39 -06:00
Brian Clements
caa8360ac7 Issue #2700 fixed subscribe request group input
user was being added to roster twice, the second time overwrote the group info
changed dialog to pass group info back so we only add once


Former-commit-id: 0c4a7915870f374cb4e728303939335cb0691c84
2014-02-13 09:47:02 -06:00
Ben Steffensmeier
835bcc695d Issue #2672 Fix problems encountered in data access layer.
Former-commit-id: ec95d1af0696b1f9b0b105143e26ea40937b28a8
2014-02-12 18:37:02 -06:00
Nate Jensen
94b8b7eb04 Merge "Issue #2799 fixed double click chat not working for roster entries" into development
Former-commit-id: 381c3f6c6585f414c27b771168746f6dd838df0c
2014-02-12 17:34:27 -06:00
Nate Jensen
fe139ac87f Merge "Issue #2648 Add AlertMessage output. Change-Id: I34818b15ce9a85c3b58b2475a0b1e94a596bf06e" into development
Former-commit-id: 42e771181972a04c898c6fe30f8b1c6b70cedafd
2014-02-12 17:34:15 -06:00
Ben Steffensmeier
c96be7613c Issue #2648 Add AlertMessage output.
Change-Id: I34818b15ce9a85c3b58b2475a0b1e94a596bf06e

Former-commit-id: 47826e8d3e4570c9f970fc30f5dac462611b91bf
2014-02-12 17:08:23 -06:00
Brian Clements
9d7490a158 Issue #2799 fixed double click chat not working for roster entries
Former-commit-id: 06cfbcccff89fd79efd3188c45653dce160fc90a
2014-02-12 17:06:44 -06:00
Brian Clements
23e2039028 Issue #2797 fixed presence bug
a defensive copy was needed when sending presence to rooms


Former-commit-id: d0dab4bce76b45b71f4238d5a04c440cee936eaf
2014-02-12 16:54:46 -06:00
Richard Peter
3feee2cf50 Merge "Issue #2655 fix textlightning distribution regex" into development
Former-commit-id: b1ba10c3b69187b762c962801a937adeb6ef5867
2014-02-12 15:34:43 -06:00
Nate Jensen
5e6656581b Merge "Issue #2793 improved error handling for packet extension" into development
Former-commit-id: 3ccf0beb3b0cf77c168b529d69f291b8c295cbb1
2014-02-12 15:06:43 -06:00
Nate Jensen
16d6a29bb9 Issue #2655 fix textlightning distribution regex
Change-Id: Ia8900e8baa05d831c984fbf355034ca189364d99

Former-commit-id: 48825cb03da5bde6f8b1252fe2e366119535f8f3
2014-02-12 15:03:45 -06:00
Brian Clements
b0714ba659 Issue #2793 improved error handling for packet extension
any exception thrown while parsing packets disconnects stream
changed to logging parsing problems and returning empty payload so we stay connected
added null check when sending to topic


Former-commit-id: 808727ce287116be8c8e2a93ce0fc4b3a996c0ef
2014-02-12 14:22:33 -06:00
Brian Clements
ddf5b2a3ef Issue #2699 require non blank handle
previously defaulted to userid if handle left blank
now reprompts for handle
preferences now default to userid to pre-fill handle


Former-commit-id: ae5f2d2b547241e7ba9c22aabaf64fceceb1b563
2014-02-12 09:13:48 -06:00
Slav Korolev
47fc09a684 Issue #2763. Made LFCR correction of input data.
Former-commit-id: ea2d524767ea5eef74cda5fa5fbff886da1d3bc9
2014-02-11 14:48:07 -05:00
Ben Steffensmeier
40bc9df420 Issue #2672 Allow One extra null byte in RemoteRequestRouteWrapper.
Former-commit-id: 7463bf7c3efbdf8eb184f24bfc9c6a12c57d5006
2014-02-10 17:39:32 -06:00
Nate Jensen
06679bbd46 Merge "Issue #2778 fix bug in JUtilHandler.py where size was None. Also made the registrations an OrderedDict for falling back so we can order how we fall back" into development
Former-commit-id: 30172e9189354a7be4581dfcf8c519dfdf7b8e8e
2014-02-10 11:26:10 -06:00
Matt Nash
1ecc4541cf Issue #2778 fix bug in JUtilHandler.py where size was None. Also made the registrations an OrderedDict for falling back so we can order how we fall back
Change-Id: I31120de5d206ddcade83e2c5455742deb1d6598a

Former-commit-id: a1ca74f1b2ad0176ab38e4a41bb7df62e06cc0c1
2014-02-10 08:40:25 -06:00
Brian Clements
6518b88fe5 Issue #2699 removed over cautious handle validation
xmpp does not limit the characters that can go in a handle
fixed id from room parsing to account for special characters


Former-commit-id: 24343a796d0089824dde2f7039cdf93ed0ebf88c
2014-02-07 10:06:06 -06:00
Ben Steffensmeier
ec8514000f Issue #2672 Handle envelopes in data access requests of points and lightning.
Change-Id: Id9a56e9f8027a2f489561c241e2f34dd92dce400

Former-commit-id: efe32c8302834b1c53a5f65850aff8f12437d3bb
2014-02-06 14:04:14 -06:00
Ben Steffensmeier
a068650e43 Issue #2672 Fix serialization of jts envelopes.
Former-commit-id: 42b0e215a3e2bfe4ca8d789f025c49d8f35f6a6c
2014-02-06 11:27:07 -06:00
Nate Jensen
f00d4c54d8 Merge "Issue #2672 Handle envelopes in data access requests of gridded types. Change-Id: I4a58e6489e2173457d50e6f3c06e2e8fffdb678c" into development
Former-commit-id: 94cf3a44a8c2942c09e8fa596f734f3a0047d37a
2014-02-05 17:09:17 -06:00
Ben Steffensmeier
dc5b5526a3 Issue #2672 Handle envelopes in data access requests of gridded types.
Change-Id: I4a58e6489e2173457d50e6f3c06e2e8fffdb678c

Former-commit-id: f634fe40e6fa7a8a3af575e79cb3d996761db983
2014-02-05 15:57:08 -06:00
Slav Korolev
fa59172d87 Issue #2757. Added filter for removed stations and cleaned code.
Change-Id: I9998cf3bd20b2ec43956284257ee3dfcb8b52534

Former-commit-id: b613a9d5b7e9b1c17fa354c9c6b617da040d1d71
2014-02-04 15:21:22 -05:00
Brian Clements
6ea009a2e1 Issue #2699 fixed assumption that usersearch was exact
usersearch returns matches for any part of string
added method to restrict to exact matches only


Former-commit-id: 74daa7109149073c615d13c25092f6d08a77b936
2014-02-03 15:34:58 -06:00
Greg Armendariz
2e79658417 Issue #2754 - Fix import
Former-commit-id: 1c9160bd5fe0e8c08ead5a67d9da426834a7669c
2014-02-03 14:45:47 -06:00
Lee Venable
c44b120176 Merge "Issue #2757. Fixed issues in Area Configuration Dialogs." into development
Former-commit-id: ecb833d823cf072f4e02b312fe320c2ade5162a2
2014-02-03 14:31:28 -06:00
Nate Jensen
f796e81400 Merge "Issue #2699 added handle config to prefs" into development
Former-commit-id: a58ae34cf5b40b7d6732b0de5cce2dd94709ba1e
2014-02-03 14:23:23 -06:00
Brian Clements
16c1aaed3e Issue #2699 added handle config to prefs
default handle autofills session dialogs
is also used to connect to feed venue (error popup if already taken)


Former-commit-id: f10f42753c541d4003b4c67a84a1d50e033941d3
2014-02-03 12:59:57 -06:00
Greg Armendariz
0b8031caa8 Merge "Issue #2754 - Remove commons logging calls" into development
Former-commit-id: 118bc77a245bd1392aefbf2aae4ada5ed4e8ad32
2014-02-03 12:24:20 -06:00
Greg Armendariz
6ae002cf46 Issue #2754 - Remove commons logging calls
Former-commit-id: 7458fc7a7d3276fb14d963c92f55c89ced838837
2014-02-03 12:17:30 -06:00
Steve Harris
7b59bd41eb Merge branch 'omaha_14.2.1' into development
Conflicts:
	ncep/gov.noaa.nws.ncep.viz.ui.perspectives/plugin.xml

Former-commit-id: debbd62a40cf8d27b1990d1b06f273d09dd9a981
2014-02-03 10:29:16 -06:00
Steve Harris
eb9d4319dc Merge branch 'master_14.2.1' into omaha_14.2.1
Former-commit-id: 9133aeccd450b0e241953c588192c2ee33fcbe8e
2014-02-03 10:26:11 -06:00
Nate Jensen
12892db76a Merge "Issue #2725 deriv param to common stage 1" into development
Former-commit-id: 128141724c41850d4ced50efc1edf2c3019604cb
2014-02-03 10:17:43 -06:00
Greg Armendariz
2ec1248fcc Issue #2754 - Remove logging calls
Change-Id: Ic95b84691dc5cf6cea454f2a70acc9da301eaf05

Former-commit-id: e072739f937ae4f7440efa8290dc9078f5398d7f
2014-02-03 09:29:47 -06:00
Everett Kladstrup
80ad25754b Issue #2725 deriv param to common stage 1
* Removing viz dependencys from derivparam
** Move LevelUtilities to common
** Use spring instead of eclipse plugin extentions
   to configure derived parameter function types
** Use RequestRouter instead of ThriftClient so
   we can use IServerRequest objects in both CAVE
   and EDEX

The next stage will be to clean up exceptions in
derived parameters to stop using VizException and
VizCommunicationException.


Former-commit-id: 604ae156f8b235e2e1736863b419547289403240
2014-02-03 09:02:58 -06:00
Slav Korolev
a768f540f0 Issue #2757. Fixed issues in Area Configuration Dialogs.
Change-Id: Ic3d3d5c41df6c8d80aac8e434e4c42a5ef9d1ecf

Former-commit-id: 81826338bda946aff4ac8a7b9ea83c2eb72397d5
2014-02-03 09:50:01 -05:00
Brian Clements
b0402be1d3 Issue #2700 fixed subscribe back after contact request accept
we were sending the wrong presence type when accepting request
pidgin handled it, but it wasn't to the spec
fixed by adding contact to roster if not already a friend
request authorization dialog doesn't prompt for group if they are already in one


Former-commit-id: 4d860337ea821975b6ddb4846f102199347a4dcc
2014-01-31 13:10:35 -06:00
Nate Jensen
0f1f50650c Merge "Issue #2312 Java 6 compatibility, fix legend menus." into development
Former-commit-id: 4bd377297daea932f4907f7119208461f7f79281
2014-01-31 12:00:00 -06:00
Nate Jensen
50da1236dd Merge "Issue #2698 added handles to venues" into development
Former-commit-id: 0e6750826ed7f36e92a6cd451138bc3562149aad
2014-01-31 11:59:34 -06:00
Brian Clements
3250eb34f5 Issue #2698 added handles to venues
venues now handle identity differently with VenueParticipant instead of UserId
fixed alias bug due to roster entry change


Former-commit-id: 9a8b011683ffe7194c48b1827d3a4f0ddf4f9627
2014-01-31 09:44:31 -06:00
Bryan Kowal
678fb83ded Issue #2754 - fix ant xpath error; gfe is now dependent on kml (unrelated to this change)
Former-commit-id: e027cf42b3b395a834f91512e269e41377f673ef
2014-01-30 18:11:48 -06:00
Ben Steffensmeier
fe5f0118da Issue #2312 Java 6 compatibility, fix legend menus.
Former-commit-id: 2853536477d39459de3cbb4eef7670734cfad5f8
2014-01-30 16:12:10 -06:00
Greg Armendariz
5ad9cca7a3 Merge "Issue #2581 add dataURI back to LocalStormReport for 14.2.1, fix RAIN events while in there" into omaha_14.2.1
Former-commit-id: 4df9504e742c2807676521b10e56797fb3a24a68
2014-01-30 13:04:40 -06:00
Nate Jensen
906c679b4e Issue #2581 add dataURI back to LocalStormReport for 14.2.1, fix RAIN
events while in there

Change-Id: I678035f35aef0153fdc92b935bad4372d77d3619

Former-commit-id: 68de7dd0f4e5728cb077dad541ef9369627fced4
2014-01-30 12:02:42 -06:00
Ben Steffensmeier
1db0291792 Issue #2537 Fix modelsounding registration.
Former-commit-id: e4e476afc2063211523840eaa6f845a4c2264774
2014-01-29 15:36:05 -06:00
Bryan Kowal
ee95e4de7e Issue #2754 - now more accomodative for the com.raytheon.uf.viz.application.feature feature dependency
Former-commit-id: 5e007018d1cd6064ba114d92d3943e23d8c3e17e
2014-01-29 14:25:38 -06:00
Ron Anderson
f4f89c79a2 Merge "Issue #2703 Hook GFEResource into KML Export. Change-Id: I3baeb829dec4fa650fa9cb86e4fe602b6ad47963" into development
Former-commit-id: a3ea22b1db8418f5367b6ffa029f9aa159003398
2014-01-29 14:24:26 -06:00