- 23 May, 2017 4 commits
-
-
Robert Smith authored
AbstractWorbenchTester's openView() no longer returns a reference to the opened view, to avoid a bug where SWTBot could not obtain that reference. Signed-off-by:
Robert Smith <smithrw@ornl.gov>
-
-
Robert Smith authored
Updated the AbstractWorkbenchTester to get the SWTBot commands working with the current version. Signed-off-by:
Robert Smith <smithrw@ornl.gov>
-
Robert Smith authored
Fixed the Mac run configuration file to work properly with the latest ICE updates. Signed-off-by:
Robert Smith <smithrw@ornl.gov>
-
- 18 May, 2017 1 commit
-
-
Robert Smith authored
Updated the Windows launch configuration to include ICE's current set of dependencies. Signed-off-by:
Robert Smith <smithrw@ornl.gov>
-
- 09 May, 2017 1 commit
-
-
Robert Smith authored
Fixed the VIBE Model UI test to get it running again. Signed-off-by:
Robert Smith <smithrw@ornl.gov>
-
- 03 Apr, 2017 1 commit
-
-
Robert Smith authored
Updated the swtbot integration tests. Signed-off-by:
Robert Smith <smithrw@ornl.gov>
-
- 03 Mar, 2017 1 commit
-
-
Robert Smith authored
Added a required plugin that was missing from the SWTBot aggregator pom file. Signed-off-by:
Robert Smith <smithrw@ornl.gov>
-
- 28 Feb, 2017 1 commit
-
-
Robert Smith authored
Added org.eclipse.ice.aggregator.swtbot which contains a pom for a Maven build which will run all our SWTBot integration tests. Signed-off-by:
Robert Smith <smithrw@ornl.gov>
-
- 15 Feb, 2017 3 commits
-
-
Robert Smith authored
Fixed the Declaritive Services so that bound methods are no longer static for bug #347 . Also updated package names for EAVP imports. Signed-off-by:
Robert Smith <smithrw@ornl.gov>
-
Jay Jay Billings authored
This bug removes all the old viz service factory code from the MOOSE and Reflectivity UI bundles. I have not noticed any problems because of this yet, but since EAVP is busted because of the DS changes there may be "unknown unknowns." Or "known unknowns." I'm not sure which but I just Rumsfelded this commit message, whoo! Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
This commit shows how to fix all instances of busted DS services for #347 . This cases fixes it for the materials database. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 10 Feb, 2017 1 commit
-
-
Robert Smith authored
Replaced an accidentally removed try/catch statement in GitCloneHandler. Signed-off-by:
Robert Smith <smithrw@ornl.gov>
-
- 09 Feb, 2017 1 commit
-
-
Robert Smith authored
-
- 07 Feb, 2017 1 commit
-
-
Robert Smith authored
Removed the specification for which exception was thrown in GitCloneHandler, since Maven doesn't recognize that function as throwing the previously given exception. Signed-off-by:
Robert Smith <smithrw@ornl.gov>
-
- 24 Jan, 2017 2 commits
-
-
Robert Smith authored
-
Robert Smith authored
Updated some dependencies for EAVP packages that were moved around. Signed-off-by:
Robert Smith <smithrw@ornl.gov>
-
- 18 Jan, 2017 2 commits
-
-
Robert Smith authored
Conflicts: org.eclipse.ice.product/ice.runtime.product org.eclipse.ice.product/ice.sdk.product
-
Robert Smith authored
When the Geometry Editor has focus, it now continues to display the associated Properties View that the Shape Tree View, addressing bug #264 Signed-off-by:
Robert Smith <smithrw@ornl.gov>
-
- 12 Jan, 2017 2 commits
-
-
Robert Smith authored
-
Robert Smith authored
In response to the comment on bug #302 ,changed the test bundle names to conform to the official Eclipse naming conventions, which state names should be of the form org.eclipse.(project).tests.(bundle name) rather than org.eclipse.(project).(bundle name).test as they had been named previously. Signed-off-by:
Robert Smith <smithrw@ornl.gov>
-
- 11 Jan, 2017 4 commits
-
-
Robert Smith authored
-
Robert Smith authored
Replaced a ! operator that had been accidentally removed before being committed. Signed-off-by:
Robert Smith <smithrw@ornl.gov>
-
Robert Smith authored
-
Robert Smith authored
The VIBE Key-Value Pair Item now defaults to an empty table. Templates may still be selected manually to populate it. Signed-off-by:
Robert Smith <smithrw@ornl.gov>
-
- 14 Dec, 2016 2 commits
-
-
Robert Smith authored
-
Robert Smith authored
Updated the tests for VIBE, as well as the SWTBOT UI tests. Signed-off-by:
Robert Smith <smithrw@ornl.gov>
-
- 13 Dec, 2016 4 commits
-
-
Robert Smith authored
Created a .project file for the org.eclipse.ice.target.oxygen folder. Also updated to NatTable 1.4.0 in the Oxygen target. Signed-off-by:
Robert Smith <smithrw@ornl.gov>
-
Robert Smith authored
-
Robert Smith authored
Fixed a bug with the IPSReader's opening of dialogs. Signed-off-by:
Robert Smith <smithrw@ornl.gov>
-
Robert Smith authored
The IPSReader now correctly populates the Master Details Section to allow the creation of new ports to address bug #313. Also changed the reader to use the logger and create an error window instead of using System.err, to address bug #314 . Signed-off-by:
Robert Smith <smithrw@ornl.gov>
-
- 12 Dec, 2016 2 commits
-
-
Robert Smith authored
-
Robert Smith authored
Made some improvements to the IPSReader for importing VIBE Items to address #312 , including: There are no longer issues with differing file systems' line returns. Fixed a bug where reading would fail if an entire line was commented out. Added support for the AMPERE and CHARTRAN_THERMAL_DRIVER port types. Signed-off-by:
Robert Smith <smithrw@ornl.gov>
-
- 08 Dec, 2016 5 commits
-
-
Jay Jay Billings authored
Fix of Bugs #298 and #299
-
amccaskey authored
Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
Greg Watson authored
-
Hilda B. Klasky authored
Fixed bug #299 : ICE XSEDE Tutorial, section 4.4.1 typo: duplicated word 'the' Signed-off-by:
Hilda B. Klasky <klaskyhb@ornl.gov>
-
Hilda B. Klasky authored
Fixed Bug #298 : ICE XSEDE Tutorial, section 1.2.2 provide the location and the name of the executable file... Signed-off-by:
Hilda B. Klasky <klaskyhb@ornl.gov>
-
- 07 Dec, 2016 1 commit
-
-
Greg Watson authored
-
- 02 Dec, 2016 1 commit
-
-
Robert Smith authored
-