Commit graph

14 commits

Author SHA1 Message Date
Dustin Johnson
2940a059d1 Issue #1543 Break apart the retrieval process to support SBN capabilities.
Made interfaces for various aspects of retrieval that are Spring injectable.
Created an initial SBN retrieval task that will watch the /awips2/crawl directory, for proof of concept.

Amend:
  Check whether debug is enabled prior to debug message.
  Move log of request xml inside null check.

Change-Id: I5e3fe835f028cb93c98abce9735d3d59cfc663dc

Former-commit-id: cf063000ca [formerly 3b20efeb7d] [formerly 1a17e4a0f5 [formerly 120296239cfa021507b4ce9bc3f7333509b1dfb9]]
Former-commit-id: 1a17e4a0f5
Former-commit-id: b5f69e21d8
2013-02-04 09:00:33 -06:00
Ben Steffensmeier
f0fe3654c7 Issue #1495 add ensemble to Subscription copy constructor
Former-commit-id: c81ed396af [formerly d17afdc1fa] [formerly 5db16973bd [formerly 9f7a3f505048009e076b81c2be9603cefe62577a]]
Former-commit-id: 5db16973bd
Former-commit-id: daf368ef21
2013-01-29 13:42:01 -06:00
Dustin Johnson
a463f7ef2b Issue #1530 Do not allow partial scheduling of subscriptions in BandwidthManager
Amend:
  Rebase to 13.2.1

Change-Id: Ied72baede3691957cf1155e1986428d1bfd16e81

Former-commit-id: c8302eb9f8 [formerly b0125d6d7e] [formerly 4e9ecdf166 [formerly 902feab2b1bdf0ffdadce76847ee76b9a8c7061e]]
Former-commit-id: 4e9ecdf166
Former-commit-id: 150c5275ca
2013-01-29 10:10:54 -06:00
Lee Venable
df5bcf64de Merge "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." into 13.2.1_delivery
Former-commit-id: ef51b388d7 [formerly 06900ccbb7] [formerly f98e5b35e1 [formerly 19229d6f4fc871d462e8460c02bfb69975e7dada]]
Former-commit-id: f98e5b35e1
Former-commit-id: fb942ec7c2
2013-01-29 09:59:59 -06:00
Dustin Johnson
4ab288ae75 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: 50bfcd3fbf [formerly 41c0ff85ff] [formerly f88a5c1b95 [formerly b6dbc5f3117832ce8bda1698043d7941398f11b1]]
Former-commit-id: f88a5c1b95
Former-commit-id: 4465094fe9
2013-01-25 14:30:04 -06:00
Dave Hladky
308ed4c69b Issue #1527 Fix 0 Degree Isotherm displays For Data Delivery Grids
Change-Id: I326a25c3608d934d1b0183f2ad34109ab68e59f8

Former-commit-id: fe864302d2 [formerly b1dddd37a6] [formerly 04a955ff53 [formerly d29ebdf1323d836b2f1e254cdcb1da06fdb5da61]]
Former-commit-id: 04a955ff53
Former-commit-id: 2e396e04f7
2013-01-25 10:58:22 -06:00
Dustin Johnson
756080321e 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: 3ec05a5a9c [formerly 557de162b0] [formerly 15c2c55ff9 [formerly 464b46dd4f4af60dbeb917f65c18c876d712e4ad]]
Former-commit-id: 15c2c55ff9
Former-commit-id: a3c99f86bb
2013-01-22 11:45:18 -06:00
Ben Steffensmeier
41a0a0e4e4 Issue #1495 enable ensemble subset requests in opendap.
Change-Id: I5c74b23f6c5c31b397855f102ee08f9c5737ac1a

Former-commit-id: 928cb3b00f [formerly eb821d7580] [formerly 94ba8511cb [formerly ddaf9e6c69221600deedfbaf991a3936d0bb711e]]
Former-commit-id: 94ba8511cb
Former-commit-id: 7e3b6d12f6
2013-01-18 14:58:10 -06:00
Dustin Johnson
94e95f3e07 Issue #1286 Fix bugs found during 1286 testing
Amend:
  Add time domain code.

Change-Id: Ib62ea23571a7e80877f8090064a8638e111fd2d2

Former-commit-id: 99f8d40bed [formerly 3d74a68e94] [formerly 2cf52d976b [formerly 9b79cfc11541c737087fb613c686d50cf79e0a7b]]
Former-commit-id: 2cf52d976b
Former-commit-id: aa7acedf0a
2013-01-15 10:18:14 -06:00
Dustin Johnson
a4414d409a Issue #1453 Fix handling of active period across year boundary
Change-Id: I6bd5f075d74d394eab2a47a2b5fee3e2d91fd272

Former-commit-id: 3e1878c5f9 [formerly 7716f1baa9] [formerly c4068d27bf [formerly eb1c45cff6c9b0a6b5d194e8f5b9b582646ebde2]]
Former-commit-id: c4068d27bf
Former-commit-id: 0b3f803f6c
2013-01-11 12:23:15 -06:00
Dustin Johnson
7bf029eb7e 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: 8473eb60fb [formerly 4ae1a9645c] [formerly 446f65776e [formerly 797f570e28086b43b5d851275fba457c5920f57e]]
Former-commit-id: 446f65776e
Former-commit-id: 64ececeda1
2013-01-11 11:53:02 -06:00
Richard Peter
4a097586f6 Issue #1454: Update Dataset size calculation
Change-Id: I5653bc1614945fb0dad2eec757e1de0831b809d5

Former-commit-id: 45e6e286bb [formerly deca70207d] [formerly 73263e270e [formerly 345344ed47305bc0698eec29cbae7e7922378cc7]]
Former-commit-id: 73263e270e
Former-commit-id: 69818573a6
2013-01-10 17:17:58 -06:00
Dustin Johnson
885f315d30 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: 1975cd0442 [formerly 6a90779214] [formerly 2635e05723 [formerly 0e1397db6ca1a7a577d20507bc2c4daf823188fe]]
Former-commit-id: 2635e05723
Former-commit-id: 492cee4992
2013-01-08 12:44:29 -06:00
Bryan Kowal
6d7f57c62a Issue #1455 - Merge 5-Data_Delivery into AWIPS2_baseline
Former-commit-id: ab8b346489 [formerly c8a43edd9e] [formerly d6b4cb65f4 [formerly b535a90fb25287945485c10b3c85749c11285171]]
Former-commit-id: d6b4cb65f4
Former-commit-id: 146c43a606
2013-01-07 12:16:01 -06:00