Ben Steffensmeier
927801985a
Issue #2492 Got mosaicing to happen in mosaic image units, satellite provides data units for images
...
Change-Id: I5a244397aa6172e406df1d0f4619dd53373584e0
Former-commit-id: 029c03379ffa8317fa0afe8b2f69cbe1ac3c3fd1
2013-11-25 11:31:57 -06:00
Ben Steffensmeier
30d125f95a
Issue #2528 Add brute force method of calculating geostationary envelope intersections.
...
Change-Id: Ie02ae1e493015dcca88468633db65c51cd701adf
Former-commit-id: 393aba6883e536912f7b1e34bd922d53eaa63727
2013-11-20 15:36:27 -06:00
Steve Harris
be0f3bf912
Merge branch 'master_13.5.3' into development_on_RHEL5
...
Former-commit-id: 648659c6a364b85a8531f24910ab535c9bcf73ce
2013-11-15 13:19:01 -06:00
Steve Harris
4029c51fbf
13.5.3-8 baseline
...
Former-commit-id: 5623700c1cde2020ca0a8322edbfcf56afacb604
2013-11-15 09:28:00 -05:00
Lee Venable
834c2ac8da
Merge "Issue #2538 - Check for existing adhoc queries in registry. Peer review comments" into development
...
Former-commit-id: 83b799d6d2475898a547fa7763c5613bd1c163d9
2013-11-14 14:43:18 -06:00
Mike Duff
87a4b1bec4
Issue #2538 - Check for existing adhoc queries in registry.
...
Peer review comments
Change-Id: I95ca889847b230bf5bb93302dfe956593846f1b0
Former-commit-id: 5fe100c7b1397373c91ac02bf7a6c7c1778fd19a
2013-11-14 14:40:33 -06:00
Lee Venable
d431f3c0f4
Merge "Issue #2540 - pure python module merge implementation" into development
...
Former-commit-id: dbb67d3e8dd56c057626f499b2e3aa6b06eac41f
2013-11-14 14:33:18 -06:00
Richard Peter
4d18c7d493
Merge "Issue #2505 removed recco from deployment" into development
...
Former-commit-id: 3e92bb969aef3508f08eb55a2ef1903030abc525
2013-11-14 13:30:09 -06:00
Bryan Kowal
2029c34f24
Issue #2540 - pure python module merge implementation
...
Amend: remove dead LocalizationUtil.py file. Use os.path.join; catch Exception thrown by module merge
Amend: remove module merge exception catching
Change-Id: Idb9bc359d8b3dc1b6c4ccfd6247e02e2905bbea1
Former-commit-id: c0595b49cab0d0ef636427ed3b31ea805f8adb43
2013-11-14 11:57:11 -06:00
Richard Peter
2f3eee1439
Merge "Issue #1686 Fixed GetAuditTrailByTimeInterval registry canonical query" into development
...
Former-commit-id: aa4b24c6ec834a3a33dcdb4a1b04645d17f2511f
2013-11-13 16:43:26 -06:00
Brian Clements
95f1621d3e
Issue #2505 removed recco from deployment
...
added update script to drop recco from db
Former-commit-id: f4e66b8afce682014a0fa1ef9585b7ee6480e1e1
2013-11-13 13:45:44 -06:00
Benjamin Phillippe
5cd030f096
Issue #1686 Fixed GetAuditTrailByTimeInterval registry canonical query
...
Change-Id: I2e9b2482e4db91e7f4ba642267e3aaf1c5df1279
Former-commit-id: ce2db6d930faf1166bec9956fb21ea51e2329d40
2013-11-13 10:52:07 -06:00
Brian Clements
dfd88151e6
Issue #1314 fixed WFS output problem found when testing KeyLocker
...
Stored query response objects needed to be wrapped in JAXB elements
Former-commit-id: d8e8b2323da3444cbff8b625f6b5098850888ee2
2013-11-13 10:04:13 -06:00
Nate Jensen
85923b0f7f
Merge "Issue #2546 added fix for TAFs that contain legacy valid times" into development
...
Former-commit-id: 8769c4a0596ea2adcab58eb672985b8a1c50dd93
2013-11-13 09:01:09 -06:00
Brian Clements
191ffc6e63
Issue #2546 added fix for TAFs that contain legacy valid times
...
added unit test
Former-commit-id: 6d33448f0f6962a3da2a5c51f27253173f40cb93
2013-11-13 08:07:29 -06:00
Bryan Kowal
7cac007ef1
Issue #2297 - update build scripts to complete the full delta build
...
Former-commit-id: b605c29ae839ca7950bc04426f09eb310587a18f
2013-11-12 17:43:10 -06:00
Nate Jensen
accfefae6d
Merge "Issue #2542 Jetty upgraded Change-Id: Ib3a3f46656e6f205e968f342b7034ab961d35cf3" into development
...
Former-commit-id: 833e94630c023f49704c8f4a36054b79e85ce4fe
2013-11-12 16:55:31 -06:00
Nate Jensen
8cf1b752e0
Merge "Issue #2361 better logging of viz spring initialization of bundles" into development
...
Former-commit-id: e8be5c7f9887dde13b97053363e4a9d41f596a24
2013-11-12 16:48:32 -06:00
Dave Hladky
643a150777
Issue #2542 Jetty upgraded
...
Change-Id: Ib3a3f46656e6f205e968f342b7034ab961d35cf3
Former-commit-id: 8de606bc467ba4d567bc2825f2aa10211774ff7d
2013-11-12 14:55:41 -06:00
Nate Jensen
5e02427d6e
Merge "Issue #2539 removed java 7 specific code from exception subclass" into development
...
Former-commit-id: 685d0f17845c90d4bd5a6d81da66f47285b08c8e
2013-11-12 14:41:34 -06:00
Richard Peter
9af1de07d4
Merge "Issue #2506 BandwidthManagers now sends notifications for Subscription/BandwidthSubscription creates and deletes." into development
...
Former-commit-id: 116b4409d4657b5dba8c9e3e52e2198661cb9691
2013-11-12 13:47:04 -06:00
Nate Jensen
692ea76d75
Issue #2361 better logging of viz spring initialization of bundles
...
Change-Id: I9e8e9ec570b47e5b7052928206443eb2835e809b
Former-commit-id: 99500a22ff9b2f115b5bb6e35034f47adf3d0853
2013-11-12 13:02:49 -06:00
Nate Jensen
88af1ddfcb
Merge "Issue #2448 fix scheduling for start/stop of subscription." into development
...
Former-commit-id: 12c5fff1cc460acc0f800edf0597a5b7aecb5cbb
2013-11-12 12:46:38 -06:00
Brad Gonzales
8f70fb1d0c
Issue #2506 BandwidthManagers now sends notifications for Subscription/BandwidthSubscription creates and deletes.
...
Amend: Separate update from create notifications in LifecycleManagerImpl.
Refactored notification sending in EdexBandwidthManager.
Fixed error in LifecycleManagerImpl refactor.
Added comment to isRecurringSubscription.
Change-Id: Idc9e8544b156fed40d6aed41511c07138f302f77
Former-commit-id: 7684f7bd51770a41e68700f1d4408a6aad5cd877
2013-11-12 12:42:16 -06:00
Brian Clements
8b0e85f82c
Issue #2539 removed java 7 specific code from exception subclass
...
Former-commit-id: 5ea90c5f6e6a95a2f063908e0f117973f5cce584
2013-11-12 12:41:50 -06:00
Nate Jensen
3f86a3735e
Merge "Issue #2361 static lazy initialization of SubscriptionOverlapService's JAXBManager" into development
...
Former-commit-id: 2279e785ab3e47008afee489c1a4e96972f26b79
2013-11-12 12:13:58 -06:00
Richard Peter
8afc87e570
Merge "Issue #2506 Added subscription notification service to bandwidth manager." into development
...
Former-commit-id: adb5c06b63444331d7d470ddb6e7aff038cc40c1
2013-11-12 11:18:56 -06:00
Nate Jensen
1ee5d91af2
Issue #2361 static lazy initialization of SubscriptionOverlapService's
...
JAXBManager
Change-Id: Iccf41435f8dfc9d3b7ad556fce14937fe66785ac
Former-commit-id: f42d92e543ab2ecf516e159a0756de7cb3417b88
2013-11-12 11:03:51 -06:00
Dave Hladky
b6f1468b7e
Issue #2448 fix scheduling for start/stop of subscription.
...
Former-commit-id: de110d3747096601a122f64cc5d6037823213e92
2013-11-12 10:58:50 -06:00
Nate Jensen
bca5793e3d
Merge "Issue #2361 remove using SerializationUtil for processing XML colormaps" into development
...
Former-commit-id: 621fb8fce876fdd3bde1b37d43d5f00945cd50f5
2013-11-12 10:55:40 -06:00
Brad Gonzales
cd221e5263
Issue #2506 Added subscription notification service to bandwidth manager.
...
Change-Id: I3aad52887532f9a16dd6ea396458803890916d92
Former-commit-id: 2466ae66d5a3acb6b5c5f5be482db30d3b3653bd
2013-11-12 10:50:06 -06:00
Nate Jensen
3054868350
Merge "Issue #2377 fixed error handling in QPF config" into development
...
Former-commit-id: 3a9f89bff3e1b54059cda1cd2320be8dc1833c04
2013-11-12 10:39:51 -06:00
Nate Jensen
f1b8eecca7
Merge "Issue #2539 added GZIP support to WFS REST" into development
...
Former-commit-id: e1cda5ea7b506a39e3d24fbefadd0367b8e5c8e3
2013-11-12 10:39:44 -06:00
Nate Jensen
b52bdb1cec
Issue #2361 remove using SerializationUtil for processing XML colormaps
...
Change-Id: I25409474972eb94a928bde61fca3af88630a82b7
Former-commit-id: df601fc0d4c9085c03eec4e12f17878c757ddddf
2013-11-12 10:37:54 -06:00
Nate Jensen
3ed50ff500
Merge "Issue #2361 undo earlier changes that potentially break uengine based local apps" into development
...
Former-commit-id: 7a8934c9005f25a16874be26e06625d56df5c024
2013-11-12 09:29:46 -06:00
Bryan Kowal
8e1c0fb8eb
Issue #2540 - finish implementing the python override capability. The pure-python solution will be checked in later.
...
Amend: addressed review comments
Amend: update DR number
Change-Id: I5ae0c1140e0c90be002e3e3711fc4311ce1a05f0
Former-commit-id: 315ca002de4045f0d7ae6b298012365a052a7430
2013-11-11 17:00:17 -06:00
Brian Clements
e2ac7ae212
Issue #2377 fixed error handling in QPF config
...
Former-commit-id: 8e8c57301c6167fa161fd55be0e3fae3f974918b
2013-11-11 16:18:16 -06:00
Nate Jensen
8628b7755e
Issue #2361 undo earlier changes that potentially break uengine based
...
local apps
Change-Id: Ie3b4cfadc97bd5a95d48986bfae40ad193450d65
Former-commit-id: 110cff66bb2cf847730562570a9415851e0362c2
2013-11-11 16:14:35 -06:00
Brian Clements
36a0be2db1
Issue #2539 added GZIP support to WFS REST
...
small code cleanup in providers
Former-commit-id: 943310ed8b34f62d73dee1dff32d5c3b9f424e3c
2013-11-11 16:08:09 -06:00
Steve Harris
9dabbc7b8e
Merge branch 'omaha_13.5.3' into development
...
Former-commit-id: 65d3e37b287dd2f429aba4d70c24bde3f1bc6470
2013-11-11 15:40:45 -06:00
Steve Harris
c1dcded2bd
Merge branch 'master_13.5.3' into omaha_13.5.3
...
Former-commit-id: d55e0256167a6b61728d77403805ccc1c3eafdf7
2013-11-11 15:39:27 -06:00
Steve Harris
21bed95fa4
13.5.3-7 baseline
...
Former-commit-id: a9ada72dc63cd460499052171c61323b438bb10d
2013-11-11 16:33:51 -05:00
Nate Jensen
7dda17a660
Merge "Issue #2492 Added getDataUnit to IColormappedImage and implementing classes. Deprecated dataUnit methods in ColorMapParameters. Fixed colormap slider to work with data and colormap units differing." into development
...
Former-commit-id: 904a5e0c81912cb125abc71d1d5d9a5fdf4817ec
2013-11-11 14:05:11 -06:00
Richard Peter
13989d9c6e
Merge "Issue #2506 Refactored RegistryEvent constructors." into development
...
Former-commit-id: dd8f83135b04ff4510b1f860846f1a6a3db09f47
2013-11-11 13:09:24 -06:00
Steve Harris
fbfe1a5faf
Merge branch 'omaha_13.5.3' (13.5.3-6) into development
...
Former-commit-id: a4c8e9a5fb9d50844da854e453b6146c2a6e75c3
2013-11-11 11:45:35 -06:00
Steve Harris
b62ab264f0
Merge branch 'master_13.5.3' into omaha_13.5.3
...
Former-commit-id: 9d433d2ae29831903e8da23a4b96aee29ee8f5bd
2013-11-11 11:40:03 -06:00
Steve Harris
77a45660d5
13.5.3-6 baseline
...
Former-commit-id: 1324512098c1b95d023de932c6fbe872cfeb68f8
2013-11-11 12:34:10 -05:00
Max Schenkelberg
e58a5df04b
Issue #2492 Added getDataUnit to IColormappedImage and implementing classes. Deprecated dataUnit methods in ColorMapParameters. Fixed colormap slider to work with data and colormap units differing.
...
Change-Id: Ic82f45447113425a08909be4c5229502882db022
Former-commit-id: 58ccc575973ea9a1778659e17daff8577747dec5
2013-11-11 11:09:00 -06:00
Nate Jensen
0dbc31b756
Merge "Issue #1314 removed common.spatial plugin" into development
...
Former-commit-id: 823cb0e07793ec5baa1863088634a312364b3d8b
2013-11-11 08:48:44 -06:00
Brad Gonzales
9e8420b216
Issue #2506 Refactored RegistryEvent constructors.
...
Amend: Added call to default constructor in Event initialization constructor.
Change-Id: I4c3f105b9782512f6c0b73f2355767e855845454
Former-commit-id: f4cb28f209073788a3c329c44283c8c8cf3bf70f
2013-11-08 15:46:40 -06:00