Commit graph

2614 commits

Author SHA1 Message Date
Nate Jensen
518a3165e4 Merge "Issue #2661 Use only u,v to represent vector grids in derived parameters and D2D. Change-Id: I7ea007f0f919017e8212716cc15712c7ed611e69" into development
Former-commit-id: 56fd57c3e00926c95ab05297772161e960586e8f
2014-01-16 09:06:10 -06:00
Ben Steffensmeier
ac33fb9463 Issue #2661 Use only u,v to represent vector grids in derived parameters and D2D.
Change-Id: I7ea007f0f919017e8212716cc15712c7ed611e69

Former-commit-id: a8bcec4a2fa9ddd49dc300ebd63aebfdfb41723e
2014-01-16 09:03:50 -06:00
Nate Jensen
9d529b3b21 Merge "Issue #2459 - Refactor the subscription status" into omaha_14.2.1
Former-commit-id: 61b073cef0bfe65634096221d8ee8aef37f9e1ed
2014-01-15 17:36:30 -06:00
Nate Jensen
eafe61cd37 Merge "Issue #2630 added away timeout for collaboration inactivity" into development
Former-commit-id: 14d419fdd187e4e1e537590e626ec33d3f5b071f
2014-01-15 13:48:13 -06:00
Nate Jensen
5f39322d59 Issue #2359 printout connection exceptions to aid in diagnosing
connectivity problems

Change-Id: I957abb82cd3a736485f289a266b00cdbd89a578c

Former-commit-id: 8d7445a4ba4b76335166569de32c00bac1a2a84b
2014-01-15 13:39:28 -06:00
Brian Clements
57fb953b8d Issue #2630 added away timeout for collaboration inactivity
eclipse job in connection subscriber
preferences added to collaboration prefs page


Former-commit-id: c6fded1429e44033bb989c1d9caaac87c72eb440
2014-01-15 13:20:25 -06:00
Brian Clements
bf6cf2f2ee Issue #2630 fixed status parsing bug
status from preference store wasn't being parsed correctly
changed connection data to store as Mode object instead of string
added parse method to collaboration utils


Former-commit-id: 0176ba7963a5ff5bbd37b2e0867cbf97f4a3ef66
2014-01-15 10:24:09 -06:00
Mike Duff
245d76358e Issue #2459 - Refactor the subscription status
Former-commit-id: 3ab5b072627d0a8b0eabe12fb700f6a74319b5f9
2014-01-15 09:21:30 -06:00
Brian Clements
0076ec9aaf Issue #2594 added low memory warning job
UiPlugin starts and stops job
job notifies perspective manager of low memory
Viz perspective manager has default alert implementation
D2D and GFE override alert message
added memory threshold property to product files


Former-commit-id: 4af42d405d3bf24b00c027f5dab8faf500a9e5b7
2014-01-14 17:05:28 -06:00
Ron Anderson
62c445d872 Merge branch 'master_14.1.1' into solutions
Conflicts:
	cave/com.raytheon.uf.viz.xy.crosssection/src/com/raytheon/uf/viz/xy/crosssection/rsc/CrossSectionVectorResource.java
	cave/com.raytheon.uf.viz.xy.timeseries/META-INF/MANIFEST.MF
	cave/com.raytheon.uf.viz.xy.varheight/META-INF/MANIFEST.MF
	cave/com.raytheon.uf.viz.xy.varheight/src/com/raytheon/uf/viz/xy/varheight/rsc/VarHeightResource.java
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/core/DataManager.java
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/rsc/GFEResource.java
	cave/com.raytheon.viz.grid/src/com/raytheon/viz/grid/rsc/general/GeneralGridData.java
	edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/server/GridParmManager.java
	edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/server/database/IFPGridDatabase.java
	edexOsgi/com.raytheon.uf.edex.archive/utility/common_static/base/archiver/purger/PROCESSED_DATA.xml
	edexOsgi/com.raytheon.uf.edex.database/src/com/raytheon/uf/edex/database/dao/CoreDao.java

Change-Id: I8c5fabf90d864db89a0db7d5f3f6f54c1e5f44a5

Former-commit-id: 9f121ec921a2f8635c48f005ddb71787ad6bf166
2014-01-13 17:45:20 -06:00
Nate Jensen
09082cc89e Merge "Issue #2594 made heap status monitor default on launch" into development
Former-commit-id: 0907626a01c547a49d89d6cf15f479271dd0e0fe
2014-01-13 13:01:29 -06:00
Nate Jensen
bd44fec4eb Merge "Issue #2620 Reordered developer feature.xml to match p2-build.xml" into development
Former-commit-id: 2c9ce82cec838ac27153cfa1227b7bf787c1964b
2014-01-13 09:33:26 -06:00
Richard Peter
e6d7acb609 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
Brian Clements
4a62eb90dc Issue #2594 made heap status monitor default on launch
Former-commit-id: 1ba7ebb59e28ba93bb752c32ffce937a4455d478
2014-01-10 14:54:14 -06:00
Mike Duff
7081c26823 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
28114764a5 Issue #2642 - Update header comment
Former-commit-id: 389426adddf3a78d9859f704ecc2241e453b5dc2
2014-01-10 10:57:18 -06:00
Max Schenkelberg
73c022da20 Issue #2620 Reordered developer feature.xml to match p2-build.xml
Change-Id: I15a073d17b1e6df21c9c34245b373bc091cc5e67

Former-commit-id: ea87ef4868b35b4fa89d519478ade9fb9468cca8
2014-01-10 10:39:07 -06:00
Richard Peter
52850fe95a 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
f45a281935 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
Ben Steffensmeier
488d5e45b1 Issue #2647 Fix window focus problems.
Former-commit-id: 4b0053b20060ead87b34895ee7d03a4b6317c8fc
2014-01-09 15:14:38 -06:00
Nate Jensen
6fdf4361f8 Merge "Issue #2563 added user server add/remove functionality" into development
Former-commit-id: f343c7bc294f4c89c4ac75630910f153e61d24a3
2014-01-09 13:44:24 -06:00
Brian Clements
c8cfc788f3 Issue #2563 added user server add/remove functionality
now persists user entered servers to localization


Former-commit-id: 43fc94e9cc2a7f518971d509478f3b9a65588d19
2014-01-09 13:19:59 -06:00
Mike Duff
9b5adfaba2 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
Max Schenkelberg
f4765d1577 Issue #2680 Fixed various OpenGL errors
Change-Id: I7ed70adcb1591a9feb66a4fe80c3249f2e6b339b

Former-commit-id: 59d4c2b9965a7c208863af8f5a3ba4145ea2bbf4
2014-01-09 11:26:19 -06:00
Mike Duff
56499a77c3 Issue #2643 - Fixed the mouse checking on DD maps
Former-commit-id: 775e99924e098387e4ca5042823ef20d1a0d2afe
2014-01-09 10:18:34 -06:00
Mike Duff
4e6b4eaa4c Issue #2642 - Make shared sub deletions remove the site from the list
Former-commit-id: a8f57c338a8a06c6d40842f56c329fd9f215bc5b
2014-01-09 10:15:48 -06:00
Nate Jensen
a8e9db0dde Merge "Issue #2563 fixed room id creation" into development
Former-commit-id: a5d7f0a46a5304defe6ebde0b73418c0da168437
2014-01-07 13:50:41 -06:00
Brian Clements
66df912a4e Issue #2563 fixed room id creation
room ids were being generated with the hostname used to connect to the server
they needed to be generated with what the server calls itself


Former-commit-id: 99fb102b270baa5c45f1c9963f47344ede93a34a
2014-01-07 13:04:24 -06:00
Nate Jensen
87876790f8 Merge "Issue #2563 fixed default xmpp port" into development
Former-commit-id: 4aa2f1689442ce630c94b73ad6747acd93a9c1ff
2014-01-07 12:39:46 -06:00
Brian Clements
dfcf6e9ade Issue #2563 fixed default xmpp port
The default port for postgres was there by mistake


Former-commit-id: c6e76f765aa6cbb50b238bb3d01de7fe365d150d
2014-01-07 10:52:50 -06:00
Slav Korolev
ab7fc816b4 Issue #2653. Corrected decoding of SNOW monitor data.
Former-commit-id: 050f002ff7af3e68c31f5c1949ff5f82fa2e7a9b
2014-01-07 11:48:13 -05:00
Nate Jensen
23b4da6615 Merge "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." into development
Former-commit-id: 8b4fb3f49556903dba6e0459adddd8850a373960
2014-01-07 08:46: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
Ben Steffensmeier
d79f804d4e Issue #2537 Split modelsounding into common/edex plugins.
Change-Id: I34aa58bc13736109bd71f0b0085df6548c4623a8

Former-commit-id: e80e4aa972c394d699feba553d8d13e4f9dd3a03
2014-01-06 16:02:59 -06:00
Brian Clements
b01e6f0c98 Issue #2563 modified server config parsing to allow for custom port
Replaced parsing code that assumed no colon in the server name, which prevented connecting to servers that didn't use the default XMPP port.


Former-commit-id: b995fe2036d4c0e26e25edd7f4bffd956d82921f
2014-01-06 14:14:38 -06:00
Steve Harris
d8e5799328 14.1.1-15 baseline
Former-commit-id: cb8eca2a0dfc0e2348301e8d9932db824ecaf34c
2014-01-06 14:08:08 -05:00
Steve Harris
9ef1c841b9 14.1.1-14 baseline
Former-commit-id: 46bdb43889bdc681fec2aba45004a1583caaa6ae
2014-01-06 14:02:30 -05:00
Brian Clements
d07bc465d4 Issue #2563 fixed label issue for non-grouped roster entry
the old code assumed that the username was populated in the roster object
new code uses the userId which is always populated


Former-commit-id: 5fe0f88b3465ba65efabe2a41d1df392c85e041f
2013-12-20 14:40:00 -06:00
Brian Clements
e4bd8a3e2c Issue #2563 roster updates for stock servers
added functionality that makes the contact list compatible with server rosters that could be modified with other clients
added support for roster entries that aren't in a local or server group


Former-commit-id: 23d898308fb3aa673d85fdf00495d43e4c02a08f
2013-12-20 12:03:04 -06:00
Brian Clements
af83c0cf87 Issue #2563 compatibility features for stock xmpp servers
added more listener handling for venue events and server disconnection
added capability to connect to a different server from UI
added better error messages for failed connection/login to server
fixed assumptions that server always sends HTTP url and has feed chatroom


Former-commit-id: b3173727f3f685119be3668779eb5da7e075df50
2013-12-20 10:41:13 -06:00
Nate Jensen
67ba8bb713 Merge "Issue #2562 moved session data from chat to packet extension" into development
Former-commit-id: 2bfedeebc2051fa8f1be5277224cafa598796bdf
2013-12-19 12:41:32 -06:00
Brian Clements
ce0a34b53c Issue #2562 moved session data from chat to packet extension
delegated compression to smack
added timeout for http config
fixed getting all joined venues
fixed room invitation from non-cave client
create session checks for session name already used


Former-commit-id: 3781483ef6dd1889aa0ecd6ccc83bfb2461713b5
2013-12-19 12:08:21 -06:00
David Gillingham
09bfdc49e3 Issue #2641: Fix ETN assignment issues introduced by baseline merge.
Former-commit-id: 7ae8efacb3c886ec18af64dca7784f4aa1512bf4
2013-12-18 16:18:47 -06:00
Steve Harris
64f8564cd8 Merge branch 'omaha_14.2.1' into development
Former-commit-id: 71a8fd9b0659b06e366e734c06fa74232787238b
2013-12-18 13:14:27 -06:00
Richard Peter
2e7fd9ddba Merge branch 'master_14.2.1' (14.1.1-13) into omaha_14.2.1
Conflicts:
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/commondialogs/SCANUnwarnedDlg.java
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/resource/ScanResourceData.java
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/tables/AbstractTableDlg.java
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/tables/SCANCellTableDlg.java
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/tables/SCANDmdTableDlg.java
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/tables/SCANMesoTableDlg.java
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/tables/SCANTvsTableDlg.java
	cave/com.raytheon.viz.gfe/GFESuite/ifpIMAGE
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/GfeClient.java
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/vtec/GFEVtecUtil.java
	edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/server/GridParmManager.java

Change-Id: Ic1f763baa305eb65f7f5373dea34e01a6373fec7

Former-commit-id: 31f410bcf6ab8d069a1f1a2e1af0c25a0daabad9
2013-12-17 21:04:53 -06:00
Mike Duff
6406bcdd05 Issue #2633 - Fix refresh issues with Bandwidth Utilization Graph
Former-commit-id: 9b73b9db1ff2e7aeab888118348c66090ef7e2ae
2013-12-17 09:41:30 -06:00
Bryan Kowal
120ebd045a Issue #2182 - PostgreSQL port is now configurable in postgresql.conf; Java path is no longer relative in wrapper.conf
Amend: wrap file access in try..finally; move StringBuilder outside of a loop

Change-Id: Iafa7493ef79a0a891f36923f1695cefdb47e16da

Former-commit-id: 71f74d7b8125994537ef5520fe59134a7f86e9af
2013-12-16 16:39:10 -06:00
Lee Venable
7ee6053c22 Issue #2583 - Procedure dialog fixes and clean up.
Change-Id: I9255d9bb21bc8794aacddffe571e62149dd08c10

Former-commit-id: c88681909d99025be43e5d77dd2a89bbc6e929e2
2013-12-12 16:15:56 -06:00
Steve Harris
b0b55a676b 14.1.1-13 baseline
Former-commit-id: 6eef3022653638f9031a85932d8d551aba5600d2
2013-12-12 16:59:57 -05:00
Jonathan Sanchez
2ecfe79516 Issue #2604 Refactored portions util out of viz.warngen.
Change-Id: I58fad25e0a53d34b3369d6b6463f29e753cb6d10

Former-commit-id: ae9f22dbfce191c79e170b242bfc0c905b61e9bf
2013-12-11 14:59:16 -06:00