Commit graph

20 commits

Author SHA1 Message Date
Steve Harris
ec56acde81 Merge branch '13.2.1_delivery' into development
Conflicts:
	cave/com.raytheon.viz.texteditor/src/com/raytheon/viz/texteditor/dialogs/TextEditorDialog.java

Former-commit-id: 60b2fd0496097fb1086207cbb01779dbfea877a0
2013-01-31 10:19:14 -06:00
Dustin Johnson
f88a5c1b95 Issue #1528 Fix subscription priorities to be the same from domain object to GUI
Fix incorrect use of enum ordinal value mappings to priorities.
Fix broken bandwidth priority scheduling.

Change-Id: Ic9e220966c20e95fcc3f81f0c647ffcdb2fcbca5

Former-commit-id: b6dbc5f3117832ce8bda1698043d7941398f11b1
2013-01-25 14:30:04 -06:00
Steve Harris
827611474f Merge branch '13.2.1_delivery' into development
Former-commit-id: 5c6a08af0ad5f6185645e53143bf88d8c27f10d0
2013-01-25 10:54:51 -06:00
Mike Duff
c06ed9f9dc Issue #1523 - Fix problem with legend keys.
Change-Id: Iea9cf5a95767b8c3a71ddc022757d9d5dda5a931

Former-commit-id: c625174317778f673a8f3b5062e1bd7832b70ed4
2013-01-24 12:39:12 -06:00
Mike Duff
1bc6e7c2e4 Issue #1357 - Remaining stats items implemented.
Peer Review Fixes

Change-Id: I94d2e3fc08af2bef5e1e57c4ad7caf826e254ae1

Former-commit-id: 19e1608c44d314e11bb7cba809e1cc0a6bb68dc5
2013-01-23 11:17:36 -06:00
Dustin Johnson
f730422834 Issue #1519 Fix max latency calculations for adhoc queries
Amend:
  Peer review comments.

Change-Id: Ifa76b145616d8fdcf4ba41cd3744cfc3991b902c

Former-commit-id: e9d88236907b98f7e461807592e580bdf1ecedb9
2013-01-23 08:06:52 -06:00
Steve Harris
1af055a04b Merge branch '13.2.1_delivery' into development
Former-commit-id: 920b282de84def082dac82832d80e67f7bff2b19
2013-01-22 16:45:48 -06: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
Steve Harris
407d73a04f Merge branch '13.2.1_delivery' into development
Conflicts:
	edexOsgi/com.raytheon.uf.edex.ohd/src/com/raytheon/uf/edex/ohd/pproc/MpeLightningSrv.java

Former-commit-id: cda6b1137d9052b0859f2b51f5bdadecad411e43
2013-01-18 10:52:29 -06:00
Dustin Johnson
037dabb683 Issue #1412 Check file last modified times each time role data is requested
Change-Id: Ieae84ad3106e3aa0cf4d253a10c27e8c9c60ecaa

Former-commit-id: b7e577237df9e157fdb218af48c41f6209ff2bfb
2013-01-17 12:48:01 -06:00
Roger Ferrel
1e492b81ff Issue #1442 Changes to update display when Simulated Time is changed. Corrections to pqact.conf.template.
Changes based on code review and added listener to GridManager and unit test.

Change-Id: Ida593a7e3cc7d4fd9bd6f44a4455145114484650

Former-commit-id: 7f70c2f65453db6bf3097ae8157511c38a36b136
2013-01-16 16:53:29 -06:00
Dustin Johnson
19d3a14d4f Issue #1487 Use XML to store stats grouping information in the database
Amend:
  Increase length of grouping column to 1024.
  Add deltaScript to convert the grouping column to xml.
  Change regex to replace any pluginName fields with dashes, not just satellite-mcidas.

Change-Id: I0d5081645c5f11909e5778c8e555d5da3cf77e1a

Former-commit-id: 38ecb1f36dce4717d0ba9066c8cd22116770d34b
2013-01-16 12:21:11 -06:00
Dustin Johnson
2cf52d976b Issue #1286 Fix bugs found during 1286 testing
Amend:
  Add time domain code.

Change-Id: Ib62ea23571a7e80877f8090064a8638e111fd2d2

Former-commit-id: 9b79cfc11541c737087fb613c686d50cf79e0a7b
2013-01-15 10:18:14 -06:00
Mike Duff
8411a46e3e Issue #1420 - Additional changes and cleanup
Issue #1420 - remove commented out code, move method
Issue #1420 - fix for max latency
Change-Id: I8a983812e4fab7477659d7f175eaa005bb92f064

Former-commit-id: d69e77e9b902d164a5716e432f62bd99e1b784dd
2013-01-11 14:38:34 -06:00
Richard Peter
a2c3db2ee7 Merge "Issue #1453 Fix handling of active period across year boundary" into development
Former-commit-id: 5b08568c4f07da6d5916025e076260b0f469a68c
2013-01-11 12:37:05 -06:00
Dustin Johnson
c4068d27bf Issue #1453 Fix handling of active period across year boundary
Change-Id: I6bd5f075d74d394eab2a47a2b5fee3e2d91fd272

Former-commit-id: eb1c45cff6c9b0a6b5d194e8f5b9b582646ebde2
2013-01-11 12:23:15 -06:00
Dave Hladky
002ac2eb41 Issue #1466 Updated parsing for NCOM, revamped MetaDataParser to make more efficient, unit updates, tests, params
Change-Id: I5177209c25cb08c0ffe74104ceb6e16874ce3208

Former-commit-id: 9b8169d2523480750bb3cf557fb8902a9cafcc03
2013-01-11 11:59:36 -06:00
Dustin Johnson
446f65776e Issue #1441 Cleaned up editing/deleting groups and handling of user permissions
Amend:
  Split creation and edit group dialogs.
  Add some javadoc and remove sysouts.
  Add missing test data causing broken tests.
  Rebased.

Change-Id: I00d48f2a97bf8398b74bf8ed568cb19126d2c185

Former-commit-id: 797f570e28086b43b5d851275fba457c5920f57e
2013-01-11 11:53:02 -06:00
Mike Duff
6e0367cdc7 Issue #1420 - Rules Peer review comments
Former-commit-id: 9f6756325c5788dd1b98d8f24ab3437993da7dcd
2013-01-09 12:02:21 -06:00
Dustin Johnson
2635e05723 Issue #1453 Fix the handling of subscription active period dates.
Amend:
  Move tests project over that was missed while moving datadelivery code

Change-Id: I10611f8a4b6c2efe6af1813e5181fadc059e4f9a

Former-commit-id: 0e1397db6ca1a7a577d20507bc2c4daf823188fe
2013-01-08 12:44:29 -06:00