Commit graph

18 commits

Author SHA1 Message Date
Greg Armendariz
0f4595d842 Issue #2207 - Additional test fixes
Former-commit-id: b5d509fc4a [formerly 38531ca3d8336801663d7d664d0578497dff8911]
Former-commit-id: afe9191fea
2013-07-26 09:24:43 -05:00
Max Schenkelberg
1fed77fcc1 Issue #1638 Removed AbstractRequestableResourceData constraints in AutoUpdater. Made DataUpdateTree auto remove resources when disposed to avoid leaks (functionality was in ResourceCatalog). Added method for converting object mapping into request constraints (dataURI map).
Change-Id: Ibc6b9f742d9082e29955a0da684879c598b07c97

Former-commit-id: af441a1136 [formerly a9675018baddc587fbbec41079f751d0bd5bdcb8]
Former-commit-id: c6fd8a66cb
2013-05-01 16:51:38 -05:00
Max Schenkelberg
2611980ca4 Issue #1638 Refactored viz/edex/common core projects to removed common and viz dependencies on edex projects
Amend: Accepted ticket for work, again!  Ensured uframe product project was not deleted

Change-Id: Iaa7754f25d74d893f84a7f82df605fb906e1e719

Former-commit-id: e0ba97d547 [formerly 615fa06253cc5226ddbedbb7835f3f03cf4cbb5b]
Former-commit-id: 4ed4ef8d71
2013-02-27 11:50:38 -06:00
Steve Harris
618cf868c5 Merge branch '13.2.1_delivery' into development
Former-commit-id: 827611474f [formerly 5c6a08af0ad5f6185645e53143bf88d8c27f10d0]
Former-commit-id: f673583915
2013-01-25 10:54:51 -06:00
Max Schenkelberg
a8dc166a1f Issue #1474 Fixed MetarPrecipResourceData and LightningResourceData so updates do not required requery. Made an AutoUpdater per plugin so they process independently of each other.
Amend: Only register product alerts in thin client if JMS is not disabled

Change-Id: Ic46daf57ef3ede3aad2a2f067e9764f85f7df9a2

Former-commit-id: b6a29c38a5 [formerly 115dc26748e0779b4c67cc74fe08c5bf17542632]
Former-commit-id: 9655d64069
2013-01-23 16:50:17 -06:00
Roger Ferrel
972db12324 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: 1e492b81ff [formerly 7f70c2f65453db6bf3097ae8157511c38a36b136]
Former-commit-id: 1cd076671c
2013-01-16 16:53:29 -06:00
Max Schenkelberg
f069f34a96 Issue #1308 Wrote custom OSGI spring handler that could support multiple XML contexts per bundle, merge dependency contexts and scan res spring folder like EDEX. Two changes were required, one for menu generation registration and one for apache beanutils converter registration.
Change-Id: If392126da6b7b27be20bbcb2423ab0e851307345

Former-commit-id: ca4177dd08 [formerly a9c7374d162296c170f7c1b80e1fb2978b854cfd]
Former-commit-id: 2f90120248
2012-11-07 10:44:42 -06:00
Ben Steffensmeier
b4d7183cdd Issue #1151 move alert parsing into the resource data so that it can clear the time cache for derived alerts.
Change-Id: Iba5b641fbd6e8fa3657a7dd2311ae18cf63456f8

Former-commit-id: b6e124f830 [formerly 4f648f3ea23cd2d300bb92228e20d7f2678718fd]
Former-commit-id: 42ae490a50
2012-10-05 14:28:35 -05:00
Nate Jensen
6f90bfa61c Issue #882 improved use of SimulatedTime
Change-Id: I624427fe42f0d74bc62900216596e724857830fc

Former-commit-id: 4a2841b287 [formerly 0deb4ff6eb3dc1aa794916b84a6530b5d77a8b25]
Former-commit-id: a65e9608fd
2012-07-31 08:57:54 -05:00
Nate Jensen
ac8d12ce13 Issue #882 fix auto updates, more efficiently set simulated time
Change-Id: I29f497df91920618e5271bf0ff436547d6225413

Former-commit-id: dbe185f3a0 [formerly da03e63d10f5f7b6fa77d0e302b11e7501475e22]
Former-commit-id: 3d07fc8ebf
2012-07-26 17:43:29 -05:00
Bryan Kowal
9361f3eb94 Merge branch '11-Collaboration' into development
Conflicts:
	cave/com.raytheon.viz.alerts/src/com/raytheon/viz/alerts/jobs/AutoUpdater.java
	edexOsgi/com.raytheon.uf.common.serialization/src/com/raytheon/uf/common/serialization/DynamicSerializationManager.java

Former-commit-id: f0e3b957e3 [formerly 9e117e495d669e310839bc9ff8e1e8207b03491b]
Former-commit-id: f528e10391
2012-06-18 11:16:28 -05:00
Ben Steffensmeier
2c27ec20b5 Issue #704 various core changes to make things work smoothly in kml
Change-Id: I048f9dfdb411a95765410f48fddb54aa8eefbd16

Former-commit-id: 58356c49cb [formerly faec1cb4e4e0ef6444da31971b937ad3ee79160a]
Former-commit-id: d187436589
2012-06-14 16:41:05 -05:00
Steve Harris
d7f7c26582 Merge branch 'ss_sync' (OB12.4.1-10) into 9-Wes2Bridge
Conflicts:
	ncep/gov.noaa.nws.ncep.common.dataplugin.mcidas/src/gov/noaa/nws/ncep/common/dataplugin/mcidas/McidasRecord.java
	ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/src/gov/noaa/nws/ncep/common/dataplugin/ncpafm/NcPafmRecord.java
	ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/src/gov/noaa/nws/ncep/common/dataplugin/ncuair/NcUairRecord.java
	ncep/gov.noaa.nws.ncep.edex.plugin.mosaic/src/gov/noaa/nws/ncep/edex/plugin/mosaic/common/MosaicRecord.java

All of these were 'self-resolved' when kdiff3 invoked


Former-commit-id: 31b3e87ffa [formerly f98354aae305ad227eaf3b36e4393b8aefc80f02]
Former-commit-id: 092efd6072
2012-05-09 13:19:47 -05:00
Dave Hladky
42a12fa7a5 Issue #15 Re-wrote SimDate integration for menus, alert observers after
merge headache.

Former-commit-id: 5b7ecea866 [formerly 647b7ac154dbdaf945231b231f491bbca86d2a24]
Former-commit-id: 1b7473572f
2012-04-30 13:43:34 -05:00
Steve Harris
750b7543dd 12.4.1-4 baseline
Former-commit-id: 2a216f333c [formerly ad648deaf4d3edaabdda15184289b3a927308bd7]
Former-commit-id: 67a5a68300
2012-04-18 15:18:16 -05:00
Ben Steffensmeier
6194dc8210 Issue #176 Change plots to no longer require id in updates. Change thin client updates to request pdo's instead of redoTimeMatching, which grabs any updates, not just new resource times.
Change-Id: I23763bae287d5c49d3973707228e78144cc83ab1

Former-commit-id: 9254b762ff [formerly 94d4feb2973ed201d369a21126b3443606041179]
Former-commit-id: 9cc983549d
2012-01-30 17:04:47 -06:00
Matt Nash
580e2938d7 Moving 12.1.1 into ss_sync
Former-commit-id: c83e5ff474 [formerly 2a9569942c48542cf708b6c0b9189146fd954c11]
Former-commit-id: 66be3bec40
2012-01-19 11:53:12 -06:00
root
a02aeb236c Initial revision of AWIPS2 11.9.0-7p5
Former-commit-id: 06a8b51d6d [formerly 64fa9254b946eae7e61bbc3f513b7c3696c4f54f]
Former-commit-id: 9f19e3f712
2012-01-06 08:55:05 -06:00