Commit graph

21 commits

Author SHA1 Message Date
Ben Steffensmeier
484a0f64f8 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: 9cc983549d [formerly 94d4feb2973ed201d369a21126b3443606041179]
Former-commit-id: 9254b762ff
2012-01-30 17:04:47 -06:00
Ben Steffensmeier
c22f135dbc Issue #185 change LevelFactory to throw exceptions when there is no network connection so that everything can be reinitialized when the connection is restored..
Change-Id: Id5c82e7d01e7f229bc99366b1339bc38333ffa5a

Former-commit-id: b3463d27fc [formerly 1b2496a6db33fc65efecfdffb380d8b4e07ec590]
Former-commit-id: 0d75fbf942
2012-01-30 16:39:57 -06:00
Ben Steffensmeier
f082727112 Issue #183 change grib data catalog to use bulk requests to retrieve all coverages at once.
Change-Id: I99f3dfc7900b57b074062155a4e7a65851f70170

Former-commit-id: 113722a596 [formerly 3cdfc8f73cce96c00b7ac37a1e34e9d051b628b6]
Former-commit-id: dfd869c1c1
2012-01-27 14:48:40 -06:00
Ben Steffensmeier
d9151fb62e Issue #33 rearrange Thin Client preferences to allow connectivity preferences to enable/disable other preferences when they are selected.
Change-Id: I3647ea498e9e44d7175cc755183fefa3d322c059

Former-commit-id: ab1273cc02 [formerly 53fac28e86ae499846a54cc175f72e2e16b24e37]
Former-commit-id: 563f93b261
2012-01-27 13:17:08 -06:00
Ben Steffensmeier
1e463b6d52 Issue #21 update offscreen rendering to work correctly with graphics cards that do not support luminance.
Change-Id: Id04fc4cd643840ddcf39d617d4594def9f013917

Former-commit-id: eb9062a016 [formerly 53fc5959effe94c2775627a3cd88a5c0287c22d3]
Former-commit-id: 554313dcc8
2012-01-27 11:50:16 -06:00
Bryan Kowal
2f2b824273 Issue #192 - updated deploy-install to remove tmp directory after deployment; removing all baselined tmp artifacts.
Former-commit-id: c690ba1e13 [formerly 23e05be1b40d5bd0cc969bd2c01ba4420fa7c644]
Former-commit-id: bdf268a621
2012-01-26 17:26:07 -06:00
Ben Steffensmeier
0ae2291e53 Issue #198 enable progress bar for satellite and cancel all jobs when it
is disposed or when it has successfully rendered a frame.

Former-commit-id: e4875ea830 [formerly bb0d4d876c130f8d7beba34507466c4024ce3600]
Former-commit-id: 6bb90885c8
2012-01-26 15:45:27 -06:00
Ben Steffensmeier
4816f78bc6 Issue #203 change disposing of the green box in volume browser menus
Former-commit-id: d651a52e44 [formerly acbed0a965c99b946ede87c5e4bd159bc13855a4]
Former-commit-id: b4e8701480
2012-01-26 15:25:29 -06:00
Ben Steffensmeier
0e27eeebf6 Issue #199 Do not endFrame for panes which are not drawn. This prevents
gl from swapping buffers which leads to a flicker on intel graphics
cards.

Former-commit-id: 6cbe5bbf71 [formerly 05ac4ac87d5371cabc91d82322b2c9728373e8b1]
Former-commit-id: 0f906ac4d5
2012-01-26 15:20:56 -06:00
Ben Steffensmeier
e06cfaca02 Issue #23 fix the LRUCacheFS so it does not create a cache directory if
it is not using it, it creates different cache directories for different
users and it has better error checking.
Change-Id: I486a98583a0d952fe7753d28ae6a2026e943bfb4
Former-commit-id: 112679d14a [formerly a29e7c8028c4d3099627da4a5586b7c6d13b51fb]
Former-commit-id: 2d0ba75b3e
2012-01-26 15:13:40 -06:00
Steve Harris
9a53baf846 Merge "Issue #192 remove cave directory in tools for 4" into 4-Thin_Client
Former-commit-id: 642f1e86aa [formerly 49af2e97ac0965ca82a380476e77e7fc928b60ca]
Former-commit-id: e9744bb16a
2012-01-25 09:59:56 -06:00
Matt Nash
080e786ca8 Issue #192 remove cave directory in tools for 4
Former-commit-id: f2b5a637a8 [formerly 044d6f937d2647bf65f4f7b0fca15e3f86878440]
Former-commit-id: f0801c269d
2012-01-25 09:40:00 -06:00
Bryan Kowal
ebcff5bae9 Issue #197 - merging gridslice changes into git thinclient branch.
Former-commit-id: 710c7af072 [formerly ae1bd95af06f6413ff17b73b290fda3ab8a13b29]
Former-commit-id: a48a3094f0
2012-01-23 13:40:59 -06:00
Bryan Kowal
90c33ef882 Issue #24 - merging jep changes into git thinclient branch.
Former-commit-id: 5039d66b12 [formerly 89f42f2933110db2f8ae8ffb299a4de5fa3b87ac]
Former-commit-id: cf4d56d0a0
2012-01-23 13:25:11 -06:00
Bryan Kowal
5eb9afeb98 Issue #22 - merging Windows MSI installer changes into git thinclient branch.
Former-commit-id: 48b420cbb2 [formerly afbdec0abdb020d47c592a37d0d0b78633e7e609]
Former-commit-id: ff44a81ceb
2012-01-23 12:36:13 -06:00
Bryan Kowal
7f1b468010 Issue #202 - restoring rpm directory to ss_sync.
Former-commit-id: 65e1e4ee0b [formerly 56068aa96fa6daf113861476bf4b7aebe2021ca4]
Former-commit-id: ea1c82452b
2012-01-20 13:38:00 -06:00
Bryan Kowal
2a7b92ec91 Issue #202 - make deploy-install compatible with git; updated classpaths and component-deploy.xml.
Former-commit-id: 2142afe3f1 [formerly 296d2915b17f0086d93e200d4780663bff34edbb]
Former-commit-id: 2b5ee4b940
2012-01-20 11:37:38 -06:00
Matt Nash
68fc4dd901 remove files that were removed at some point
Former-commit-id: aec4a78b47 [formerly 952fab8cf1d3b86eba055cef96954a2807d6ecf6]
Former-commit-id: 88fc441c0f
2012-01-19 14:31:53 -06:00
Matt Nash
1faae42484 Moving 12.1.1 into ss_sync
Former-commit-id: 66be3bec40 [formerly 2a9569942c48542cf708b6c0b9189146fd954c11]
Former-commit-id: c83e5ff474
2012-01-19 11:53:12 -06:00
Bryan Kowal
06187b93be Issue #34 - merging build changes originally made for the new svn transition into git.
Former-commit-id: 43c3807a32 [formerly 40f016a9f9e605b039d41ed44a59a269caf8a024]
Former-commit-id: 9d64e1df12
2012-01-18 16:00:45 -06:00
root
3360eb6c5f Initial revision of AWIPS2 11.9.0-7p5
Former-commit-id: 9f19e3f712 [formerly 64fa9254b946eae7e61bbc3f513b7c3696c4f54f]
Former-commit-id: 06a8b51d6d
2012-01-06 08:55:05 -06:00