Nate Jensen
3c3e483d18
Issue #2832 fix watches and warnings in collaboration displays
...
Change-Id: Id24366f8ee0cc9e13d3822fefaee13e92b95126f
Former-commit-id: bb84ca01bb74bc93710ba92fcbdb13b30dc2454e
2014-03-04 13:18:16 -06:00
Nate Jensen
4547cbcfea
Merge "Issue #2870 log product id when generic packet fails to find corresponding packet class" into development
...
Former-commit-id: 51797cd167b76be2b3ab55b6c7632e0039d7145c
2014-03-04 12:39:13 -06:00
Richard Peter
4fbb2f0059
Merge "Issue #2829 - fix the spelling of 'coordinate' in GfeUtil" into development
...
Former-commit-id: 12458982fe4c43a9b61e9194246c80527d02da6d
2014-03-04 12:38:30 -06:00
Richard Peter
178bfc0b79
Merge "Issue #2713 Update path for MADIS-Harvester.xml Change-Id: I77d7d81940599793caf6a9968f717a366e9d8788" into development
...
Former-commit-id: 234b6b7010e6eb044fbf1fc4728a58dc5cb84c8e
2014-03-04 12:38:07 -06:00
Nate Jensen
6818ea9c23
Issue #2870 log product id when generic packet fails to find
...
corresponding packet class
Change-Id: I839e622b063eae4e707f9abc31f010ef795bc9f1
Former-commit-id: 0d01b387e454f276d0ebdecfb14ad294b67a55b7
2014-03-04 11:52:34 -06:00
Nate Jensen
9b94434a78
Merge "Issue #2673 Add ability to query only ref times to Data Access Layer." into development
...
Former-commit-id: eb07c44098abe7f72b578e24a4a7ea7e92dc655c
2014-03-04 11:42:51 -06:00
Nate Jensen
7ac7dd5f01
Merge "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." into development
...
Former-commit-id: 788133c5ea1a3005ed309a466e8cafad6db84ce3
2014-03-04 10:55:05 -06:00
Max Schenkelberg
cbf8b9249c
Issue #2861 Rewrote HierarchicalPreferenceStore to be more efficient and thread safe when reading values.
...
Amend: Added comments and cleaned up preference store
Change-Id: Iac708c0988fc1b8f552d3bccf76b1706d6324b8d
Former-commit-id: cc34e3dbebe13ec4f63b7529f5053391135837ef
2014-03-04 09:23:36 -06:00
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
Bryan Kowal
56e79f2179
Issue #2829 - fix the spelling of 'coordinate' in GfeUtil
...
Former-commit-id: a06c8efe8b316359cfb0d4feaa7ea8f36e4122e7
2014-03-03 17:45:09 -06:00
Ben Steffensmeier
9fcb730858
Issue #2673 Add ability to query only ref times to Data Access Layer.
...
Former-commit-id: 37c406a9945bfb6ccb99d2472b44d649f2ce18d0
2014-03-03 17:44:11 -06:00
Nate Jensen
315b7abf28
Merge "Issue #2667 delta scripts for lightning source name change in xml files" into development
...
Former-commit-id: 2376124f601e97cf46ee8cb3281c326e178aab4d
2014-03-03 17:25:34 -06:00
Nate Jensen
2009972a2c
Merge "Issue #2792 enforce getDensity() will not return above max" into development
...
Former-commit-id: 7c04864c902d3928165ea0bc107902b094209ed6
2014-03-03 16:30:49 -06:00
Brian Clements
ddcb1011bb
Issue #2667 delta scripts for lightning source name change in xml files
...
handles stored procedures/bundles in localization
Former-commit-id: 8e3e3be372d5db6dfc5897407074bc250fbef294
2014-03-03 16:30:45 -06:00
Nate Jensen
352a884b26
Merge "Issue #2756 install script for collaboration http server" into development
...
Former-commit-id: d3d0173f7b5353256c1592b2b16cccd04ee98eff
2014-03-03 15:50:35 -06:00
Nate Jensen
22153d43bb
Issue #2792 enforce getDensity() will not return above max
...
Change-Id: I3d9f8587f73f50083436900b9f8d058bfdc20af1
Former-commit-id: a502a64219e869401b1bff82fbb73e67565a6dae
2014-03-03 14:44:16 -06:00
Brian Clements
934ce73e4b
Issue #2756 install script for collaboration http server
...
added check for non-edex deployment in plugin-methods.xml
added dataserver feature to use feature-based deployment scripts
moved start/stop scripts to subdirectory
reworked start script to work with external classpath jars
Former-commit-id: 7d476e67ad00cc8e9c494ed04c7ce0ecc691059a
2014-03-03 14:07:01 -06:00
Brian Clements
7a7d476899
Issue #2667 fixed bin lightning menus
...
the column name for the source of the lightning data was changed
Former-commit-id: 62e8a279840672f1ee2bb9f3ecf982c80a04d83c
2014-03-03 13:17:05 -06:00
Nate Jensen
869909cc66
Merge "Issue #2756 implemented HTTP public key auth scheme" into development
...
Former-commit-id: 21d22f790f71941797a23926be5ed77c6d72353b
2014-03-03 09:44:26 -06:00
Dave Hladky
d40107e530
Issue #2713 Update path for MADIS-Harvester.xml
...
Change-Id: I77d7d81940599793caf6a9968f717a366e9d8788
Former-commit-id: f6e63a5d65a5450eb58e59833091b41ef4bf0a3f
2014-03-03 08:46:37 -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
Brian Clements
fdf3e42cb7
Issue #2667 fixed microseconds floating point error
...
time ranges now take any extra microseconds as separate argument
Former-commit-id: 24d9440e440b74f6b1b907062b10da0fef268aed
2014-02-28 15:47:20 -06:00
Nate Jensen
45e8290111
Merge "Issue #2836 Added diagnostic info for ArrayIndexOutOfBounds exception" into development
...
Former-commit-id: 4ad72fcdc6cdccfce9f14808bdbcba5fa63d28ac
2014-02-28 14:02:33 -06:00
Nate Jensen
f21e9eb889
Merge "Issue #2638 wrote java utility for generating list of data URIs and their field names" into development
...
Former-commit-id: f7da1e27eca42ff822eeccf5a4a4bb56c77eb868
2014-02-28 14:02:22 -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
Dave Hladky
7399b10778
Issue #2836 Added diagnostic info for ArrayIndexOutOfBounds exception
...
Former-commit-id: 137c6f8848715ee1acaaa2be943c053437902a8c
2014-02-28 11:07:15 -06:00
Brad Gonzales
50209c2084
Issue #2821 Removed qpid 0.7 from the baseline.
...
Amend: Removed build.sh script that builds 0.7 and 0.18. changed rpms.sh to call 0.18 build.sh script.
Change-Id: Iaf0cc8c0f9c47877f3e0acc02c60f27b25c0fccf
Former-commit-id: 5ea4e87d10d335d85547b147228244892772a98f
2014-02-28 10:15:18 -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
475557d4c8
Merge "Issue #2838 Archive binary feeder creation." into development
...
Former-commit-id: c8ab23e68f870a6fc46171b9076e09689bc1b5bb
2014-02-27 17:36:56 -06:00
Nate Jensen
39e167fc76
Issue #2638 wrote java utility for generating list of data URIs and
...
their field names
Change-Id: I44435ed2a3f1f812b79b3d4fa906913064c60863
Former-commit-id: a3e2218d1fcc7cf8c83443f5f29cd9982b7e6f46
2014-02-27 17:14:32 -06:00
Nate Jensen
d7a8ddbb83
Merge "Issue #2823 deploy install now defaults to x86_64." into development
...
Former-commit-id: 75be0d86a588209ff572362f098095beb0b618d2
2014-02-27 16:44:26 -06:00
Brad Gonzales
45160326aa
Issue #2823 deploy install now defaults to x86_64.
...
Change-Id: I06034fd03ab3779d83522134cb8067a64c2dcecc
Former-commit-id: 9ef72acfce925dfcfc0df07e7ca5fb558b54d934
2014-02-27 16:34:53 -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
Steve Harris
99f53876d7
Merge branch 'master_14.2.1' into omaha_14.2.1
...
Former-commit-id: 2f2339f4c12e1862d27a8dda65264f353aed6ac6
2014-02-27 10:02:43 -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
Roger Ferrel
995d962a66
Issue #2838 Archive binary feeder creation.
...
Change-Id: I4e431d62e3d27565af75d52012fe042a18fd1f9c
Former-commit-id: 16c38960863df2f993c6ee7e18de31824cbdbb08
2014-02-27 07:45:40 -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
Lee Venable
34191dc3dc
Merge "Issue #2652 . Fixed issue with edex-text-ingest log." into development
...
Former-commit-id: 0d1df7da4612a71195b4850b88b716f0d03acfe8
2014-02-25 15:53:14 -06:00
Brad Gonzales
cf9c22ac99
Issue #2683 for java 1.7.0_51, added jdk-7u51-linux-i586.tar.gz and jdk-7u51-linux-x64.tar.gz
...
and removed jdk-7u40-linux-i586.tar.gz jdk-7u40-linux-x64.tar.gz. Updated the component.spec to the new version number.
Change-Id: I383d78b6b52a2e196aa01f81e157a4d49fd11ba3
Former-commit-id: d8c2ebe2ae5180cf074181c162fa5e7f312893df
2014-02-25 14:42:59 -06:00
Slav Korolev
bfa84e65ec
Issue #2652 . Fixed issue with edex-text-ingest log.
...
Former-commit-id: 728e5b2d7ecad662e0c876533726d4bdd5c265d7
2014-02-25 15:23:22 -05:00
Richard Peter
b4e48698ed
Merge "Issue #2469 Fixed default rules implementation" into omaha_14.2.1
...
Former-commit-id: 937157a12ca783ead50ad4ddaec4e1679ea47e62
2014-02-25 12:34:38 -06:00