- 04 Nov, 2015 4 commits
-
-
-
Robert Smith authored
Fixed a bug where the Job Profile Editor would have duplicate widgets for the same option by having DataComponentComposites check to see if an Entry is already rendered before attempting to render it. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
amccaskey authored
Fixing bug found in Visit preference page Path entry. Reverting it to just be and Undefined Entry (for now), but setting it up to be auto filled with visit.binpath program argument. Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
amccaskey authored
Fixing bug in Install_ICE.py where find_file() method was used when the actual parent directory was needed
-
- 03 Nov, 2015 2 commits
-
-
amccaskey authored
If the setDirty method was called with false, the ICEFormEditor would still set the message as "unsaved changes on the form yada yada". Fixing that here. Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
amccaskey authored
Set up the add node dialog to also contain a text box to input the name of the to-be-created child node. Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
- 02 Nov, 2015 1 commit
-
-
amccaskey authored
Updated the RemoteYamlSyntaxGenerator to be more robust. Set it up to create a new shell script to execute and generate the yaml/syntax files. Fixed the bug where real time plots failed to appear on form editor. Somehow the javax.ws.rs 2.0.1 bundle got turned on in the launch config that caused a clash with the 1.1.1 bundle. Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
- 29 Oct, 2015 4 commits
-
-
arbennett authored
Signed-off-by:
arbennett <bennettar@ornl.gov>
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Added a base class for delimited text. Added a space-based delimited text file reader. Fixed the reflectivity model to use the IOService and to use space-based delimiters. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 28 Oct, 2015 5 commits
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
The recent changes caused, for some unknown reason, the ReflectivityModel Item to no longer receive the IMaterialsDatabase service. This addresses that problem by catching the service in the core and reconfiguring the XMLMaterialsDatabase to register directly with an activator. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
If ICE was executed from ICE (as in development) and the HTTP services from both instances were configured to use the same port (perhaps the default) then ICE would throw a null pointer exception on close because the Core would try to unget a null service reference. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 26 Oct, 2015 11 commits
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
I fixed build errors because of stale settings in the Java Library setting on the build paths for these projects. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Replaced references with "itemDB" since it is the new default. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
-
Robert Smith authored
Updated the Windows launch configuration with the Project Support changes from the Linux one. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
Jay Jay Billings authored
-
Robert Smith authored
The Developer menu for the Linux launch configuration was removed in the latest commit. This re-adds it. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
amccaskey authored
This commit sets the Core to import files and items to the itemDB directory when no directory has been specified. This addresses bug 480601 Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
- 25 Oct, 2015 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 24 Oct, 2015 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 23 Oct, 2015 6 commits
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
-
amccaskey authored
Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
-
Jay Jay Billings authored
Bug 479184
-
Nick Stanish authored
XMLPersistenceExtensionFactory pulls in IJAXBClassProviders from interface. Added static method to ICompositeItemBuilder for getting list of registered extensions of that interface. Signed-off-by:
Nick Stanish <nickstanish@gmail.com>
-
- 22 Oct, 2015 4 commits
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
I fixed the messed up provider id in the IJAXBClassProvider. I also renamed the extension point and added documentation to the schema. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Menghan's commit included autogenerated make files that are not needed, so I removed them. Here getJAXBProviders() operation has a bug in it too, which I will fix in the next commit. We still need a bug # for this work too. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 21 Oct, 2015 1 commit
-
-
amccaskey authored
Added ability to rename item XML files. Updated tests accordingly. Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-