Commit graph

19 commits

Author SHA1 Message Date
Brian Clements
3d790a851b Omaha #3531 fixed localization perspective refresh issue
paths were compared by string prefixes instead of path prefixes

Change-Id: I6dd55001f505dda65df21e54727f262e247a30ba

Former-commit-id: 3cda9077130f30c21dbee5e8d16b59937a896cdd
2014-09-18 10:56:32 -05:00
Mark Peters
e35a7451c6 Omaha #3527 Error occurs when attempting to reset or customize the Localization perspective
Change-Id: Ie029b1aff905b57b5a353e0acf60c5137014c473

Former-commit-id: 8099cbe2359334d6718761046a1475fca687af35
2014-08-29 16:17:22 -05:00
Nate Jensen
e6569b4a7d Omaha #3075 updates for pydev 3.4.1
Change-Id: I2d7ed5e73f837f42dea3de35cdf79dd98c7586b1

Former-commit-id: a038aea9bb25e31b29b054e8899c0b51bc183fef
2014-05-09 16:45:39 -05:00
Max Schenkelberg
9d846aa104 Issue #2620 Fixed viz base feature dependency issues.
Change-Id: Ia3db09b101f800d77d0d95932a7abb69fc110aec

Former-commit-id: 520e22dd848cf6472232d60789e1f6938db7c776
2013-12-09 15:14:01 -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
Ben Steffensmeier
89eb327bf0 Issue #2441 Initialize python interpreter asynchronously when opening localization perspective.
Former-commit-id: 7d9312fbedf734f973401e21445448646ff67410
2013-10-11 16:25:28 -05:00
Max Schenkelberg
7a66a3c995 Issue #2104 Fixed EnvelopeIntersection issue with inverted enveloped. Fixed various bugs that prevented proper testing of XML file attached to 2104.
Amend: Accepted ticket, cleanup, comments

Change-Id: I78649dd0268b030624888544740a8d7af3e83e97

Former-commit-id: fb196f5b8659e568ea1406cc5c5e01aa82525a76
2013-10-11 10:21:37 -05:00
Max Schenkelberg
aee70a1a65 Issue #2285 Fixed openFile in FileTreeView to attempt to refresh the tree if file not found.
Change-Id: Icce65c35a7a812e09af931dc451801f9caa383d5

Former-commit-id: aae7d6af040d9a4f394d32782228878ce2092a07
2013-09-17 17:38:27 -05:00
Nate Jensen
a1dbc9cd33 Issue #1967 eclipse 3.8 compatibility
Change-Id: I37a42670b1fe9634b1de4b751f284971b545ac7b

Former-commit-id: 6c709fa5aa71daf4af3f4a9c7f2a56e19e0b06c7
2013-05-07 15:55:48 -05:00
Ben Steffensmeier
f46686a6e2 Issue #1532 Delete uf.common.image and clean up the mess it left behind.
Former-commit-id: 7c24d10acae9dee7ec03edd471983e0b80d58092
2013-02-28 17:00:56 -06:00
Max Schenkelberg
ecb0906597 Issue #1610 Fixed null pointer on FileTreeView when file updates arrive and view has not expanded file structure
Change-Id: Ibfa11dc41ee5fa2a7421469a58932b415261c343

Former-commit-id: 71b40ef692f0c2109e1026ac5d953d34e808938f
2013-02-13 15:18:54 -06:00
Dustin Johnson
064ef82d1e Issue #1302 Address peer review comments for 5-Data_Delivery/development merge
Amend:
  More peer review comments
  Restore PreferencesHandler

Change-Id: Ib995f58c31ce844466674dbe29bf3048b78048f7

Former-commit-id: c04f7dca6f980ab7f3d77825312ddc34ba3b188d
2012-11-08 09:57:16 -06:00
Dustin Johnson
98d7beae50 Issue #1302 Merge branch '5-Data_Delivery' into development
Conflicts:
    edexOsgi/build.edex/deploy-common/external-rules.xml
    edexOsgi/build.edex/deploy-common/plugin-methods.xml
    edexOsgi/com.raytheon.edex.plugin.text/src/com/raytheon/edex/plugin/text/dao/TextDao.java
    edexOsgi/com.raytheon.uf.edex.database/src/com/raytheon/uf/edex/database/plugin/PluginDao.java
    edexOsgi/com.raytheon.uf.edex.esb.camel/src/com/raytheon/uf/edex/esb/camel/Executor.java
    edexOsgi/build.edex/build.xml
    edexOsgi/build.edex/esb/conf/modes.xml
    edexOsgi/com.raytheon.edex.feature.uframe/feature.xml
    edexOsgi/com.raytheon.edex.plugin.grib/res/spring/grib-ingest.xml
    edexOsgi/com.raytheon.edex.plugin.grib/src/com/raytheon/edex/plugin/grib/Grib1Decoder.java
    edexOsgi/com.raytheon.edex.plugin.grib/src/com/raytheon/edex/plugin/grib/GribDecoder.java
    edexOsgi/com.raytheon.uf.common.gridcoverage/src/com/raytheon/uf/common/gridcoverage/GridCoverage.java

Change-Id: I32226e8c316eb393d6f372eaa53b8811d0a954a0

Former-commit-id: 89583d97c8823818f87dc1a234078d85ba7bea4a
2012-11-01 13:36:06 -05:00
Max Schenkelberg
22be9bee2e Issue #1192 Changed rename dialog to allow specifying a directory path along with the new file name. Made so directories can be attempted to be deleted as well. Cleaned up FileTreeView code so directory and file deletions show up in tree correctly
Change-Id: I3080a03fcbed0de39908945d899e0c8200c2dc9a

Former-commit-id: 5397776e07902b1deb68259128ae536fafa1d844
2012-09-24 11:33:03 -05:00
Max Schenkelberg
80439b309b Issue #1138 Changed LocalizationFile.protectedFile from boolean to LocalizationLevel so the protected level is specified if the file is protected. That way the file browser knows what level the file can be copied or moved to. Made speed improvements to perspective when refreshing files and consolidated different ways of doing same thing. Made all localization actions check protected level when setting if enabled or not. Added tool tip to protected files to show they are protected in view.
Change-Id: Id6862f29f431dd79758e39282659a670fe3a1536

Former-commit-id: 1d5b8912fe38bd21496c7b9f4ba385e27d7dedcd
2012-09-10 10:45:37 -05:00
Max Schenkelberg
c183a0e614 Issue #29 Changed how TileLevel calculate pixel density to make densities more consistent between granules on display. Changed TileSetRenderable level change threshold to smaller value so displays look less pixelated with new pixel density calculation. Fixed FileTreeView from throwing errors if two definitions with same name defined which came to light from NPP build
Change-Id: I66b556b74e1a856dace5447c4b9f090d026c493c

Former-commit-id: a4dd750d4bbdaae4a548c9a296436cc783d2d71a
2012-09-05 11:51:38 -05:00
root
cb46f57879 Merge 12.9.1-4 into development_on_ss_builds
Former-commit-id: a178af491f4b4cd75ed1517f023354bab0b9c8c8
2012-08-15 22:15:20 +00:00
Steve Harris
67a5a68300 12.4.1-4 baseline
Former-commit-id: ad648deaf4d3edaabdda15184289b3a927308bd7
2012-04-18 15:18:16 -05:00
root
9f19e3f712 Initial revision of AWIPS2 11.9.0-7p5
Former-commit-id: 64fa9254b946eae7e61bbc3f513b7c3696c4f54f
2012-01-06 08:55:05 -06:00