Commit graph

805 commits

Author SHA1 Message Date
Max Schenkelberg
854f41eb7f Issue #663 Commented out drawing tool loading from group view and removed transfer role code
Change-Id: Ie910b19d477a1281231486bc8f96083ea7598a0b

Former-commit-id: 209d658e61d7b595d4effbfb87f65b87a5f196a9
2012-05-25 15:24:18 -05:00
Max Schenkelberg
f6f2e1a4fb Issue #663 Fixed clearing of display in D2D, resources can now be specified to be readded when unloaded during a session
Change-Id: I77b448ad4af60bf8d1afb3b50a5575ad82c4ae22

Former-commit-id: d15821c57b49090863e9c22455d06c94da6fcaf9
2012-05-25 14:37:25 -05:00
Bryan Kowal
0f0bab6e54 Issue #595 - openfire will now supply the httpd-collaboration port when a user successfully logs in. The port will be stored as part of the CAVE configuration. Change-Id: I76c8ce94ef140d8bb8b608dd07b59b89f1607d16
Change-Id: I5350ed2293b78a743fc0e5b4cd9bcd6f02eafbd1

Former-commit-id: f4ac8e99d3f2f98af4ea5f383630395705e6da96
2012-05-24 16:51:35 -05:00
David Gillingham
db75f1860b Issue #647: Ensure insert time is updated when processing backdated
redbook data, address peer review comment.

Change-Id: I38ac6fbeaac995fe359d1bfd3a76156d7180962e

Former-commit-id: 66acc08555383a5888864e58fd5fe2d7625ee87c
2012-05-24 14:54:17 -05:00
David Gillingham
34303477ac Issue #647: Ensure records with the same data URI get archived only
once, implement PerisistableDataObject.getIdentifier and setIdentifier
for StdTextProduct.

Former-commit-id: 0692f9923e450c9b7e62b044b122aad7323991ba
2012-05-23 15:49:49 -05:00
Max Schenkelberg
1c11323103 Issue #239 Got IColormapShadedShapeExtension implemented
Change-Id: Idb2b5a894530b739cd8b00f8f3b294f186d5143f

Former-commit-id: 6ddfe51e93d62145678d87ed3db208e90d3146e3
2012-05-23 09:14:21 -05:00
Max Schenkelberg
52a78af98c Issue #239 Moved initialization code in GFE resources so recycle() works properly
Change-Id: I3a4e1f18a7246af504a6d1ce791bd94ab1f721d5

Former-commit-id: 1f092691e6e43bd8f6d10c2b8fab0a68eca38992
2012-05-22 09:56:27 -05:00
Steve Harris
1f542697cb 12.5.1-9 baseline
Former-commit-id: 25a4d3ed99c4be73a118b92c230c6365b65b56eb
2012-05-21 17:48:55 -05:00
David Gillingham
28bdf26f2e Issue #649: Make compression of archived Java objects optional.
Former-commit-id: 289955cec3396a6f7eae2b3d24dc91ec5beca46a
2012-05-21 16:48:02 -05:00
Max Schenkelberg
2bc9a18957 Issue #239 Cleaned up DispatchingWireframeShape code to send world coordinates separate from pixel coordinates
Change-Id: I1c7eb9b19ea8d816eb3e81901ecf5574877a5212

Former-commit-id: 0a3d69b5bb8ca31d8db8148225f7e1ef85778919
2012-05-21 14:57:37 -05:00
David Gillingham
7c84c67c67 Issue #646: Fix NullPointerException when decoding Level3 radar products
introduced by previous change.

Change-Id: I3689e003e367be2b69033f13f1744c381d597616

Former-commit-id: 979f8dc3c1fb72e0275607bd26a1ee492ea11ba4
2012-05-21 13:10:10 -05:00
Matt Nash
eabc2032b4 Issue #642 match longest keyword
Former-commit-id: 1dc9f3ad1f5c68dbe6a515eb990f23a8f20139d6
2012-05-21 11:12:52 -05:00
Matt Nash
8b71b3058b Issue #642 change font changer to FontDialog
Former-commit-id: 8f4c3b9d9769bf34e7c4744dd80b603d445b6270
2012-05-21 10:39:03 -05:00
Matt Nash
bed5ec6876 Issue #642 fix for finding double instances of words
Former-commit-id: 5d3001a8bdd5ab6b89efe54e7d3c6b3266e880ec
2012-05-21 08:43:37 -05:00
David Gillingham
091e0325ea Issue #646: Ensure radar obs use TimeTools to set reftime.
Former-commit-id: c6c83792c753be9c248e951462830983d5a3ee2e
2012-05-18 16:31:16 -05:00
Max Schenkelberg
cb4b153cad Issue #239 Added support for rectangle drawing
Change-Id: I38c086a9a80652ce9e5da3ed4db1776877cc4635

Former-commit-id: e4417a1f938ceddcc4d44d45af60b0f2d1b580fd
2012-05-18 14:17:43 -05:00
Max Schenkelberg
0c92536bb3 Issue #239 Added drawing of lines so baslines would work
Change-Id: Id8ca06b2fc38ab0db5b167d33aeae5af974c30cc

Former-commit-id: 063e7ac34a6b5a6c43cf7927a1a2980f79efb24c
2012-05-18 12:34:00 -05:00
Matt Nash
385d7e3d7f Issue #642 remove debugging code
Former-commit-id: 23669c3d390b3cc0aeb6228247ea0b0512bdfb80
2012-05-18 11:02:27 -05:00
Matt Nash
4e9b3ca786 Issue #642 add ability for keywords in collaboration
Former-commit-id: 098e51414d1c148e55e6dd17b0f7b8d579f204fd
2012-05-18 10:49:15 -05:00
David Gillingham
49fe4c42a6 Issue #643: Fix regression to ProfilerObs.setPointDataView() from issue
538.

Former-commit-id: 353ea05b777d0a239101132abf4c869b75243b6e
2012-05-18 10:49:01 -05:00
Max Schenkelberg
ab314d0333 Issue #239 Added circle drawing, fixed jumpiness issues
Change-Id: I3003fc4fd132dde2108ada5cb5ad1152bb8b4566

Former-commit-id: fbf7ea43b20bff1c97dc38265d9dfae091e5dcb4
2012-05-17 16:07:23 -05:00
Max Schenkelberg
dce9ee1905 Issue #639 Cleaned up chat logging a bit
Change-Id: Iba4e2a935dfdca9518ac0184fc53acfad2306c32

Former-commit-id: 19f338e41a81b50e57fe13b969c2b3a80f78ace0
2012-05-17 13:58:33 -05:00
Brad Gonzales
892b6d83e5 Issue #639 added collaboration chat logging to localization.
Former-commit-id: bf4e1e674e7461871ce19fe7ea74da7ef4db48ae
2012-05-17 12:13:30 -05:00
Steve Harris
fa87dc6cf1 12.5.1-6 baseline
Former-commit-id: a75af2f0de38d65dcbbd919e159c3b0a268fc245
2012-05-16 16:41:22 -05:00
Max Schenkelberg
0e5fd5cd15 Issue #239 Added IShadedShape capability to remote target
Change-Id: I9616a1dff3ba7f73ed1382027dd725928587efad

Former-commit-id: a2f8c091c08d47d7b8354071e0ceedc978168a29
2012-05-16 15:01:41 -05:00
Brad Gonzales
0db325a1cd Issue #628 Backing out PGEN changes with remote target checking
Former-commit-id: b5babbb4b852c83680b93b35311d14297f41532e
2012-05-16 14:43:53 -05:00
Brad Gonzales
11b93412bf Issue #628 changed NCEP PGEN PgenStaticDataProder.java to cause the staticdataprovider Activator to be loaded. in PgenResource.drawGhost() check for dispatch target before drawing.
Former-commit-id: b4229b04a76044a10848460f01b2b500add537e1
2012-05-16 13:09:52 -05:00
Brad Gonzales
d7babbaebd Issue #628 Nate's additional ncep pgen changes including PGEN's SymbolSetElement.java
Former-commit-id: 23e99f88390a6865e0ba5d449402b4ef2febbd34
2012-05-16 10:12:27 -05:00
Matt Nash
096b526e7a Issue #440 username/password logging fixes, synchronize all times collaboratorShapes are manipulated
Former-commit-id: 9255532085a1d43955345092d567e04222bbb06d
2012-05-15 16:08:29 -05:00
Max Schenkelberg
f3277ca807 Issue #588 Added canvas size to construction of editor
Change-Id: I72a634c2b15f654474557ec9824fa11550a6a2a7

Former-commit-id: 82ef715dda2308686870e18aca6184ea2f0f71f2
2012-05-14 17:13:54 -05:00
Max Schenkelberg
a709f9a491 Issue #588 Fixed bug with participant resizing window
Change-Id: I9a4fca76fdc0f81a8f55135402efcf187c684915

Former-commit-id: c31c62f94799322fc5811c8f38afdb01c9c49c2c
2012-05-14 16:35:28 -05:00
Matt Nash
ba73d47044 Issue #444 minor cleanup
Former-commit-id: b601ea017e09c9fcd74e974d3f5ce2f0104a75fc
2012-05-14 15:25:03 -05:00
Max Schenkelberg
c7ea0894bb Issue #588 Made Canvas sizes stay in sync to fix text size issues
Change-Id: I1a9bff16168eda355850d47983fe479853e2e907

Former-commit-id: 8b6bb90e6ba0f1b21e78594ff3b3604924662138
2012-05-14 12:38:19 -05:00
Matt Nash
b2621eb89e Issue #444 add further capability of transferring session leader
Former-commit-id: 49a19d4b6a56252e4e17f4563cdd4f94ef0ab3cc
2012-05-11 16:29:27 -05:00
Nate Jensen
56a8c1f937 Issue #427 clean up telestrator rsc on session exit
Change-Id: I14b5603f480e15537aa42eb2d8e5eebad87d09de

Former-commit-id: 9908d7d3de10ac919c550995ce0ba766f67096ee
2012-05-11 16:09:29 -05:00
Nate Jensen
057b5eb3b9 Issue #427 cleanup properly on exiting session
Change-Id: I4779ce49f9a9ee6d64cd908e04b007d808cb3bc6

Former-commit-id: c42b670e619beaba9b22bfa3bbdc6e1f0b9da075
2012-05-11 15:30:06 -05:00
Max Schenkelberg
21b7735e92 Issue #588 fixed resizing of participant canvas
Change-Id: I17e0ce448682291948af7339fa8982e21cf3b220

Former-commit-id: 544c1226d807308c06037f98cad6ca2b037d69ce
2012-05-11 14:41:11 -05:00
Nate Jensen
1838de6993 Issue #443 improve zlib compression
Change-Id: If1ce4e4288ad45276d11a4d9a3bf5dc8435352e4

Former-commit-id: 5203a659ec0aaea45cbf281544b22b23b54a51d8
2012-05-11 14:04:41 -05:00
Nate Jensen
c92f9ee705 Issue #590 fix issue when exiting GFE
Change-Id: I6dd72855e80a49be5735f9d805fbc42e42c7f157

Former-commit-id: 258fead57d05a908b32b0b74a2e34ab19be0947f
2012-05-11 13:58:46 -05:00
Matt Nash
a8c5c7b3ca Issue #440 fix login dialog not popping up
Former-commit-id: 8b9c87c5e4fe04405ce1fa3cb86eeaed14e3aadb
2012-05-11 12:04:56 -05:00
Brad Gonzales
877b13b79b Issue #628 Nate's ncep pgen feature.xml.
Former-commit-id: 5151a8934bd6f9558c91b5493273ca02c93b2064
2012-05-11 10:12:47 -05:00
Ron Anderson
cd0fd140ad Issue #502 Fix staticTopo notifications
Change-Id: Ib1003426ab9e0c17325da425fbf1602e93983ed1

Former-commit-id: 7c36219cded6a5cbbaebef2dbcfa6f2901a44373
2012-05-11 10:06:29 -05:00
Benjamin Phillippe
16f7fbe9cb Issue #502 Eliminated call to database to alleviate performance bottleneck in GfeIngestNotificationFilter
Change-Id: I8b2b250323c7caafcf357e3101b9ac4802b6b2c9

Former-commit-id: b50cd41ca70ab2e69de1d440991e0218f70395c8
2012-05-11 10:06:18 -05:00
Richard Peter
150d16b24e Issue #502: Update grib/gfe thread/memory usage for grib notification route
Change-Id: Ifa295f02c6e465bc151268c47fc71bfc67646e36

Former-commit-id: a4450314db26948d531ecf80ec1455895cdb81ac
2012-05-11 10:06:04 -05:00
Nate Jensen
78c1298085 Issue #590 Fix rsc so it can be recycled
Change-Id: I3cddf5d67c2e5dfb52380529f703a0d9558d8916

Former-commit-id: cd52bfbeb593a4b1891f4df7f7ae73c7193504d0
2012-05-11 10:04:36 -05:00
Max Schenkelberg
074b9aba8c Issue #588 Got crude string rendering working. Doesn't quite look good if canvas bounds are not same size and legends are not handled specially
Change-Id: I8f3d0560869178598f160fb2e7914c45f656a860

Former-commit-id: 24b673fcc45a4da27ac349bdebf8b48f6405607b
2012-05-10 18:03:00 -05:00
Brad Gonzales
0df0aa8663 Issue #628 committing more PGEN code received from Plummer on 4-19-2012.
Former-commit-id: bd658184b246452b5d3e2154d79f2179bdc12594
2012-05-10 17:02:18 -05:00
Brad Gonzales
295cbf95e5 Issue #628 committing PGEN code received from Plummer on 4-19-2012.
Former-commit-id: 0816cd253c86acc699cb90866131619c4679f631
2012-05-10 16:50:45 -05:00
Matt Nash
4558d1bd41 Issue #440 fix multiple login dialogs when trying to click 'Cancel'
Former-commit-id: e2c0426f38c59954e1e57d9dddce2bd93f54f36f
2012-05-10 11:37:52 -05:00
Nate Jensen
ef756e4e0e Merge "Issue #561 - created a new httpd-collaboration rpm and standardized the build of httpd-pypies and httpd-collaboration. Updated the Build 1.0 to build the new httpd rpm. For now collaboration will default to port 80 until the openfire plugin ticket is finished." into 11-Collaboration
Former-commit-id: 317384cdff533ddcbe15c33351b2b1e42ee210a9
2012-05-10 11:26:02 -05:00