Commit graph

43 commits

Author SHA1 Message Date
Michael James
6e30b5bbe7 localization reconfig and D2D menu updates 2016-10-29 13:31:19 -05:00
Mark Peters
9115328927 Omaha #4946 Fix duplicate files listed in delete confirmation dialog
Change-Id: I50b9b1992c9478370284bf4cf2542c87fd5874d6

Former-commit-id: 7b3e4ad1407ae3944168b4a7dd2eee883205177e
2016-04-14 13:16:05 -05:00
Mark Peters
806cd7c3ab Omaha #4946 Fix localization delete action when prompt == false (for moving files)
Change-Id: I89ad497a727dc65fb3ef3c830c8ab681d23c3a3b

Former-commit-id: f60a607c78e1583aa3289412fb7923d963389a82
2016-04-12 13:13:43 -05:00
Ron Anderson
615df494ce Omaha #4946 Cleaned up SWTMessageBox
Change-Id: I4a7bef632e1b802082f02ee7848faeceaf15258c

Former-commit-id: 997cfa770eeff415e07f384394c6a8e782da9d4e
2016-01-27 18:40:14 -06:00
Nate Jensen
65b5c100ad Omaha #5242 fix mistake when refreshing editor contents
Change-Id: Iedf80bdd0fdad1c199b5086946db2eb108ecbe19

Former-commit-id: f0867792743cc6b4c6e03115da853e6bd4752703
2016-01-21 18:00:41 -06:00
Kevin Bisanz
ee6dd737b7 Omaha #5242 Replaced deprecated method calls on LocalizationFile
Replaced deprecated calls and updates to use ILocalizationFile instead
of LocalizationFile.

amend: Fix comments

Change-Id: I2abb4b4339233d78f89ebd4f65f2ba9162fb0f12

Former-commit-id: 8d749dc3a51d81915f4e6838ca51fd1da7576226
2016-01-18 13:01:44 -06:00
Kevin Bisanz
9565953bfb Omaha #5242 Replaced deprecated method calls on LocalizationFile
Replaced the deprecated LocalizationFile.getName() method with getPath().

amend: Fix comments
amend2: Fix comments
amend3: Fix typo in revision history

Change-Id: I4c34771e4a022ff07ad5af915c7dc77f220b7431

Former-commit-id: 9001217002afcf425eeb8124fa89a1314fdd27e4
2016-01-13 13:12:31 -06:00
Nathan Bowler
72781699ef Omaha #4834 Fix single-user edit-save-edit-save.
Change-Id: I4b641be82643e64e025c1c56e91a3364f61afda4

Former-commit-id: 38aa83237b4ae742dddcb7247516d63b62a336f4
2016-01-06 15:59:49 -05:00
Mark Peters
931ca5246b Omaha #4946 Fix deletion of files in Localization perspective
Change-Id: I2f613b9fa46a27e944f95491793450b481c906b7

Former-commit-id: fd2b0459ef956fa3c62036f916cb451b0b3f7961
2015-12-11 15:28:10 -06:00
Nate Jensen
9251f6d18b Omaha #4834 updated getName() to getPath()
Change-Id: I5b5ee985ea9f0db74235e6517f4c8764c3146bc2

Former-commit-id: 44ad78ca63c9b11cf444eaef1277cf238963ea0e
2015-12-03 13:26:07 -06:00
Nate Jensen
8864c4f101 Omaha #4834 changes to support updated localization API
Change-Id: I63838e8d55bdf11a068b3487ff1eefaa41fc44b8

Former-commit-id: 484f92c76d6af2bee166c681542d38e363a835f1
2015-11-19 19:10:18 -06:00
Mark Peters
b847f85d0f Omaha #4946 Prevent localization delete confirm dialog from going off of screen
Change-Id: I4d21939d51cc3890461e58cc9a6ec09ecec5d12b

Former-commit-id: 00fe631462557cc91eff9f231334d423b245a576
2015-11-13 15:37:15 -06:00
Nate Jensen
acc931788c Omaha #4834 remove catch LocalizationOpFailedException
replace catching LocalizationOpFailedException with
LocalizationException

Change-Id: Ib5ed69539474d798d04363106a5a2aaf47ac6e58

Former-commit-id: c465340cf3d5215c10409354b380ed76bbbca270
2015-11-12 14:32:01 -06:00
Ben Steffensmeier
d9d6e7ffbf Omaha #4410 Allow localization perspective to mix files for multiple Localization Types.
Former-commit-id: aca2b3fa1fe242b4fb93f68808be7fa67566c268
2015-10-14 11:52:37 -05:00
Nate Jensen
8710237b5e Omaha #4393 updates for localization observer changes
Change-Id: Ia7bb8c19ecd996846ffd4d2800fd1fd19b650b72

Former-commit-id: 113cf8cd158435407b8b78214d64e4b0ec5951ee
2015-08-25 13:29:34 -05:00
Nate Jensen
57c1aa2ab1 Omaha #3806 changes required by localization API updates
Change-Id: I73adb83fa8647d070166446f1f77d54abc8cf495

Former-commit-id: 895a66c508b9bfc059f99d3b8c45ddd8f15c1a58
2015-08-18 14:58:35 -05:00
Roger Ferrel
b33a9239c4 Omaha #946 Disable Delete and Move To for a protected file.
Change-Id: Ia714552b780feea7ee41f89057300d0b90c95267

Former-commit-id: 1c749717d2b7ef11bd6b515370fcc8f1144c0c12
2015-06-29 13:20:55 -05:00
Slav Korolev
48218e6117 Omaha #4541 - Fixed NPE for protected files.
Former-commit-id: d13cbdbed57c5a0a51c756a5c09a681b99eb946c
2015-06-11 11:56:19 -04:00
David Lovely
80dc4c85d9 Omaha #4146 Bundled class files in a jar when unpacked.
Change-Id: Ie3e2a65f9696459774f67bcd4b6dee395e6f4e02

Former-commit-id: 2931134f27cd858716d5c0d97ef1d71c9f7ac165
2015-05-19 10:23:35 -05:00
Fay.Liang
6cd66bff93 Merge tag 'OB_14.4.1-25' into master_15.1.1
This merge includes all changes in 14.4.1-22, -23, -24, and -25

Conflicts:
	cave/com.raytheon.uf.viz.localization.perspective/src/com/raytheon/uf/viz/localization/perspective/view/FileTreeView.java
	edexOsgi/com.raytheon.edex.plugin.gfe/utility/edex_static/base/config/gfe/serverConfig.py
	edexOsgi/com.raytheon.uf.common.dataplugin.text/utility/common_static/base/mixedCase/mixedCaseProductIds.txt

Former-commit-id: 857d0d89ae214ccf53713f74ef6778ba80c637fe
2015-04-13 13:02:24 -04:00
Ron Anderson
240027df68 Omaha #4288 Fixed widget is dispose error in FileTreeView
Change-Id: I38b8af21ee8a6ce22bd67eee1abb8e51dc7fb1b9

Former-commit-id: 8791485de7c0885f33d03ed67cf0352406caf1a6
2015-04-02 09:26:13 -05:00
Mark Peters
e3c92b80b6 Omaha #4132 NPE received when override in Localization perspective is deleted
Change-Id: I3ec5aa9847e99037d582e4b2ed5871a6d0810863

Former-commit-id: f1a4d0a7adca293420170da7a74c15a6c9e4d338
2015-02-18 17:52:28 -06:00
Ron Anderson
9e8560c7a0 Omaha #4108 Allow editable files to be edited in the Localization Compare editor
Change-Id: Ia3c236e228089c289b9856b2138c1c9b226a5966

Former-commit-id: 85346f0eabfca3ff32d31ec9accecc5925280112
2015-02-17 00:35:47 +00:00
Mark Peters
12d352ba88 Omaha #4028 Error occurs when closing and reopening CAVE with multiple files open in Localization
Change-Id: Ia0d1acd9fcd3cea330167e0881b0860bd178e862

Former-commit-id: 4b828349684cf8ed6720ab555e00a33f521fd3b7
2015-02-06 15:49:35 -06:00
Brian Clements
673ccf5851 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
045746ec21 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
bb32858c04 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
987d4b3a30 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
7a73c65430 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
c5d49b2a4c Issue #2441 Initialize python interpreter asynchronously when opening localization perspective.
Former-commit-id: 7d9312fbedf734f973401e21445448646ff67410
2013-10-11 16:25:28 -05:00
Max Schenkelberg
01c0e022d5 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
4392aec17a 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
b35365b8a8 Issue #1967 eclipse 3.8 compatibility
Change-Id: I37a42670b1fe9634b1de4b751f284971b545ac7b

Former-commit-id: 6c709fa5aa71daf4af3f4a9c7f2a56e19e0b06c7
2013-05-07 15:55:48 -05:00
Ben Steffensmeier
2ca86633d6 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
02207b777c 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
1dbeb22893 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
31d7d09c10 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
adbeffbb25 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
84658dd03a 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
28d6308444 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
5a453ee984 Merge 12.9.1-4 into development_on_ss_builds
Former-commit-id: a178af491f4b4cd75ed1517f023354bab0b9c8c8
2012-08-15 22:15:20 +00:00
Steve Harris
2a216f333c 12.4.1-4 baseline
Former-commit-id: ad648deaf4d3edaabdda15184289b3a927308bd7
2012-04-18 15:18:16 -05:00
root
06a8b51d6d Initial revision of AWIPS2 11.9.0-7p5
Former-commit-id: 64fa9254b946eae7e61bbc3f513b7c3696c4f54f
2012-01-06 08:55:05 -06:00