Project

General

Profile

Activity

From 04/22/2006 to 05/21/2006

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

04/27/2006

06:15 PM Bug #2143: fix functionality and GUI issues with query builder
The aboved tasks were done.
I added more stuff:
1. Okay and Cancel buttons
2. New right click menu to delete existed ...
Jing Tao
05:18 PM Bug #2429 (Resolved): link between Digir actor and downstrem ator disconnected when outtype is "as field"
When user trys to open a workflow which contains a digir actor and the output type of this actor is "as field", user ... Jing Tao
04:16 PM Bug #2384: Documentation display problems in Kepler
This 'bug' is fixed by correctly defining parameters so that constructor uses the same text as variable name and usin... Dan Higgins
04:13 PM Bug #2348: Rewrite disk based GIS code for speed increase
I am moving this to post 1.0 since it is not essential and we have too many other things to do. Dan Higgins
04:04 PM Bug #2427: EML2 Data Source problems with local metadata/data
Now I added code to get the EML file location from parameter. And it works for me in both windows and linux machine.
...
Jing Tao
02:23 PM Bug #2014: Disallow editing of the schema for data
Set schema and sql parameter visibility to EXPERT. No it is hidden by common user. Jing Tao
10:19 AM Bug #2419: turn Digir source 'off' as default data source
In lib/config.xml file, new elements - selected are added to both service and document type. Kepler can read this set... Jing Tao
10:15 AM Bug #2372: Digir datasource data retreival 'by field' does not work
In digir actor implementation class, somehow the data type of attributes didn't work. This is the reason why if "by f... Jing Tao

04/26/2006

04:44 PM Bug #2427: EML2 Data Source problems with local metadata/data
It is a thread issue. So how an Entity object not be assinged value (keep null) before it was called. The fixed was c... Jing Tao
02:59 PM Bug #2427: EML2 Data Source problems with local metadata/data
I tried a brand new cvs checkout of kepler and ptolemy in windows, it work fine to me! Jing Tao
01:13 PM Bug #2427: EML2 Data Source problems with local metadata/data
I can open the workflow OK on Windows using last nights zip, but I CANNOT with a brand new checkout of Kepler CVS (on... Dan Higgins
12:13 PM Bug #2427: EML2 Data Source problems with local metadata/data
I tried the workflow which dan use local eml file. After deleting cache, I can still open it and run it without any p... Jing Tao
11:34 AM Bug #2427: EML2 Data Source problems with local metadata/data
I created a workflow with an eml datasource using a local EML file. It worked. Closing Kepler and reopening works UNT... Dan Higgins
02:03 PM Bug #2421: Port Name bug in SummaryStatistics actor
I had missed two spots where a port was created and the name was not changed. this is now fixed. Chad Berkley
01:44 PM Bug #1895: remote actor repository
The remote repository is now working with web services. The new permanent url is library.kepler-project.org. Curren... Chad Berkley
01:42 PM Bug #2412: Unable to Create Kar file from composite
The reason you cannot create a kar file from an instantiated composite is that the changes to the moml are not saved ... Chad Berkley

04/25/2006

07:03 PM Bug #2321: merge exp files into ptolemy CVS
I removed Director and ComponentEntity.
I'm working on VergilApplication.
Christopher Brooks
11:16 AM Bug #2427 (Resolved): EML2 Data Source problems with local metadata/data
There are several problems with using the EML DataSource actor with local EML metadata and associated data files.
...
Dan Higgins
10:22 AM Bug #2426 (Resolved): Search for 'image' in actor tree 'hangs' window in nightly build
A search for 'image' in the actor tab 'hangs' the window when one is using the nightly zipped version; message is
Un...
Dan Higgins

04/24/2006

02:57 PM Bug #2425 (Resolved): Actor documentation retains information for deleted ports
if you create a new (R) actor port and then delete it, the documentation form still retains a place for the deleted p... Josh Madin
 

Also available in: Atom