Project

General

Profile

Activity

From 04/28/2006 to 05/27/2006

05/26/2006

05:24 PM Bug #2259: DIALOGS: Implement New Actor Dialog

In order to see where I've got to on the new dialogs, edit the file:
kepler/configs/ptolemy/configs/kepler/uiContex...
Matthew Brooke
04:25 PM Bug #2448 (Resolved): Splash screen sometimes appears as simple white box
Sometimes (at unpredictable times) the spash screen will not appear. Instead a simple, empty white box appears. This ... Dan Higgins
11:35 AM Bug #2335: MENUS: Top-Level Menu - dynamic addition of menu items
"keplerMenuMap" has now become ptolemy.vergil.basic.MenuMapper - in the kepler/src/exp directory Matthew Brooke
11:15 AM Bug #2416: ICONS: Tracking bug - Rearranging and regenerating icons
here's the scoop on the icons:
"kepler-docs/dev/usability/graphics/graphics-inventory.xls" contains a summary of all...
Matthew Brooke
10:44 AM Bug #2368: Remove svg icon properties from Workflow MOML files
Reassigned to Dan, and changed category to General (not UI, but wasn't sure which category "workflows" belongs to) Matthew Brooke
10:40 AM Bug #2323: Remove text added with "Attribute" actor from older workflows
Changed title, reassigned to Dan, and changed category to General (not UI, but wasnt' sure which category "workflows"... Matthew Brooke
10:18 AM Bug #2011: MENUS: Context Menus - Add Cut/Copy/Paste to all right click popup menus
This should be relatively straightforward (relatively speaking ;-)...
1) Find existing Actions for Cut, Copy, Paste,...
Matthew Brooke
10:15 AM Bug #2367: MENUS: Context Menus - Additional context menu designs needed
Laura -
For the 1.0 release, once you have checked the current right-click menus in the nightly build, you can chan...
Matthew Brooke
10:08 AM Bug #2446 (New): ICONS: Handle missing thumbnails elegantly
If an actor's SVG icon does not have a corresponding 16x16 raster thumbnail icon in kepler/lib/images/actorthunbs, or... Matthew Brooke
09:54 AM Bug #2440: Saving Workflow
This should be relatively straightforward to do, once the code is found that pops up the JFileChooser (probably in PT... Matthew Brooke

05/25/2006

03:54 PM Bug #2362: DataSourceIcon: use new SVG Icons dynamically, instead of drawing icon

Also add code to make the system assign raster thumbnail icons to these "actors", since they currently do not get th...
Matthew Brooke
03:41 PM Bug #2445 (New): DataSource: add code to assign & display new raster thumbnail Icons for search results list
Data source icons in the Data search-results list are currently rendered badly (the display is trying to render a sma... Matthew Brooke

05/24/2006

10:36 AM Bug #2374: SVG - Improve inital rendering times
Ignore that last comment - typed in the wrong window :-P
Look at the class:
kepler/src/exp/ptolemy/vergil/icon/XMLI...
Matthew Brooke
10:34 AM Bug #2374: SVG - Improve inital rendering times
Look at the class:
kepler/exp/cd ex
Matthew Brooke

05/19/2006

04:48 PM Bug #2270: TRACKING: Localization and Improvement of User-Visible Messaging Strings
**** NOTE that there is one ResourceBundle *specifically* for display text (ie text that appears in the UI, that the ... Matthew Brooke
04:46 PM Bug #2271: Changing the Color Scheme

According to Christopher, the place to change the color for the selection color of the actors is here:
diva/canvas/...
Matthew Brooke
04:42 PM Bug #2362: DataSourceIcon: use new SVG Icons dynamically, instead of drawing icon

could do this in org.ecoinformatics.seek.datasource.DataSourceIcon code by setting the "_svgIcon" attribute to point...
Matthew Brooke
01:49 PM Bug #2363: Move Actions out of BasicGraphController
Here's how to write Action classes for Kepler (This allows your code to be reusable and easily incorporated into the ... Matthew Brooke
11:25 AM Bug #2409: Display Name Not Showing for org.sdm.spa.Pause and org.sdm.spa.Stop

Overrode assignment in code by adding this to MOML:
<property name="_hideName" class="ptolemy.data.expr.SingletonPa...
Matthew Brooke
11:09 AM Bug #2409: Display Name Not Showing for org.sdm.spa.Pause and org.sdm.spa.Stop
This is actually a "feature" - the name was hidden in Ptolemy because it was displayed as part of the icon.
The sour...
Matthew Brooke
10:56 AM Bug #2345: Actor Library classname/icon mapping problems
no need to fix - no longer causes problems since Christopher moved the location of the icon-assignment code Matthew Brooke
10:52 AM Bug #2433: Change Actor Library folder icons to ontology symbols
Done. paths to symbols are in:
configs/ptolemy/configs/kepler/uiSettings.properties
and properties are called:
ON...
Matthew Brooke

05/18/2006

02:03 PM Bug #2441 (Resolved): Actor port positions not maintained following kar library build
When an actor has a port "_cardinal" set as SOUTH, it appears on "WEST" following a kar library build. When building... Josh Madin
07:25 AM Bug #2440 (Resolved): Saving Workflow
On a Windows XP using kepler aplha-9, java 1.5.0_04:
When a workflow is saved and only the file name is given (no ...
Mohana Ramaratnam

05/17/2006

09:09 PM Bug #2438: Actors to be Renamed

org.geon.FileToArray
- file to array converter is not really a converter - from javadoc:
"FileToArray
This actor rea...
Matthew Brooke
09:01 PM Bug #2438: Actors to be Renamed
also:
ptolemy.actor.lib.image.ImageToString
- This actor gets the width and height of an image as a String; it does ...
Matthew Brooke
10:59 AM Bug #2439 (Resolved): Problem creating KAR from instantiated actor
Mohana Ramaratnam wrote:
Hello,
I created a workflow with the Case Actor (by instantiating the
component). I the...
Dan Higgins

05/16/2006

05:41 PM Bug #2438: Actors to be Renamed
also:
org.kepler.actor.moml.RBoxPlot
- rename from "RBoxPlot" to "Box Plot"
Matthew Brooke
05:39 PM Bug #2438 (Resolved): Actors to be Renamed
During icon assignment conference calls, Matt identified these actors as ones that should be re-named to be more desc... Matthew Brooke

05/10/2006

08:07 AM Bug #2432: problems saving kars from saved actors
The reason for this appears to be that the "create composite" menu item was used to create the "Calculate Best Rulese... Chad Berkley

05/09/2006

11:07 AM Bug #2427: EML2 Data Source problems with local metadata/data
This is a muti-thread issue. I added more controls in metadata downloading. Now Dan can successfully run the workflow. Jing Tao
09:50 AM Bug #2432: problems saving kars from saved actors
To reproduce the bug simply open workflows/eco/GARP_SingleSpecies_BestRuleSet.xml. Select the existing saved comp... Dan Higgins

05/08/2006

03:33 PM Bug #2429: link between Digir actor and downstrem ator disconnected when outtype is "as field"
The bug is after downloading data, it calls configure ports method again. It duplicated calling configure ports metho... Jing Tao

05/04/2006

09:44 AM Bug #2433 (Resolved): Change Actor Library folder icons to ontology symbols
Change Actor Library folder icons to ontology symbols Matthew Brooke

05/02/2006

01:11 PM Bug #2432 (Resolved): problems saving kars from saved actors
When saved RExperession actors or saved Composites are opened, they cannot be saved to the local KAR library. The key... Dan Higgins

04/29/2006

01:28 PM Bug #2425: Actor documentation retains information for deleted ports
Thanks for the clarification. The bug appeared in both Ptolemy and Kepler systems and Edward has checked in the fixes... Nandita Mangal

04/28/2006

02:21 PM Bug #2386: Customize Documentation in Kepler removes all base documentation
The documentation for ports and parameters and other unchanged information should appear now in the DocViewer upon cu... Nandita Mangal
11:56 AM Bug #2425: Actor documentation retains information for deleted ports
No, Josh was adding port from the canvas (specialized version of the R actor). He added custom documentation, then de... Dan Higgins
11:42 AM Bug #2425: Actor documentation retains information for deleted ports
(In reply to comment #0)
> if you create a new (R) actor port and then delete it, the documentation form
> still reta...
Nandita Mangal
 

Also available in: Atom