Project

General

Profile

Activity

From 02/21/2006 to 03/22/2006

03/22/2006

04:37 PM Bug #2344: Duplicate Actors that read directories
This bug has been fixed by removing the FileArrayPrinter from the Kepler actor
tree, although the base java code has ...
Dan Higgins
04:34 PM Bug #2388 (New): Incorporating the SRB actors with the gsi authentication framework
Ilkay Altintas
04:15 PM Bug #2343: add welcome screen for release 1.0
This was fixed. Ilkay Altintas
04:12 PM Bug #2351: Welcome Window Programmer/Scientist docs
Nandita has implemented this. Ilkay Altintas
04:11 PM Bug #2232: Website updates
This is fixed. Ilkay Altintas
04:11 PM Bug #2231: Documentation system implementation
This bug is old now. Most of these things evolved and has been done in
different ways,so I'm closing it. Please assi...
Ilkay Altintas
04:03 PM Bug #2382: Documentation kar does not appear in actor tree
this is now fixed. Chad Berkley
03:45 PM Bug #2014: Disallow editing of the schema for data
laura, could you please clarify this?
Chad Berkley
03:41 PM Bug #1888: changes to data access system to incorporate geon data
fixed as far as matt knows. Chad Berkley
03:38 PM Bug #1888: changes to data access system to incorporate geon data
since efrat is on leave, i don't think this is going to make it in so i'm moving
it to post 1.0.0.
Chad Berkley
03:40 PM Bug #1890: Add query builder to generic db actor
since efrat is on leave, i'm moving this to post 1.0 Chad Berkley
03:37 PM Bug #2089: Problem with docs source code with Java 1.5
We are no longer using this code. It is obsolete. Instead we are using the
doclet that christopher is developing.
Chad Berkley
03:36 PM Bug #2281: Duplicated and incorrect search results in actor searching
the search is working correctly. The problem is the way the actors are
semantically tagged. If they are in a folder...
Chad Berkley
03:34 PM Bug #1895: remote actor repository
The repository is now working. we are working on creating a web service
(ecogrid) interface for registering lsids. ...
Chad Berkley
03:33 PM Bug #1340: define and implement kepler archive file format (kar)
This is now complete. Chad Berkley
10:22 AM Bug #2387 (Resolved): dragging actor folder to work area generates exception
Dragging one of the folders in the actors tree to the workarea generates an
exception that is confusing. (I thought ...
Dan Higgins

03/21/2006

12:34 PM Bug #2386 (Resolved): Customize Documentation in Kepler removes all base documentation
Base documentation is provided by comments in java source code. In Kepler,
adding any 'Custom Documentation' removes...
Dan Higgins

03/14/2006

02:27 PM Bug #2384 (Resolved): Documentation display problems in Kepler
In adding documentation to the RExpression actor, I discoved a problem with
the documentation display in Kepler (and...
Dan Higgins
08:27 AM Bug #2271: Changing the Color Scheme
Selection color of the actors should be orange as spec'd (255, 114, 19) not
the current bright yellow. The orange p...
Laura Downey
08:08 AM Bug #2383 (Resolved): mnemonics in menus not appearing
None of the menu mnemonics are appearing/visible in the UI even though they
are included in the property/config files.
Laura Downey

03/10/2006

01:48 PM Bug #2382 (In Progress): Documentation kar does not appear in actor tree
We have a 'Documentation' kar defined, but the actor does not appear in the
actor tree.
(We probably also need to ...
Dan Higgins
11:45 AM Bug #2381 (Resolved): Problem with alpha9 MacOSX Installer build
The InstallAnywhere build for KeplerAlpha9 does not work properly. If one double
clicks the installed Kepler-alpha9 ...
Dan Higgins

03/03/2006

02:07 AM Bug #2378 (Resolved): WebService not Responding
OS: SUSE 9.1
Java: 1.4.2_06

Tried invoking the following service, unsuccessfully:

WebService WSDL:http://...
Evangelos Pafilis

03/02/2006

08:36 PM Bug #2324: SVG - old-style icon still displayed for certain actors
Additional info (specific case), reported by Dan:
if you look at the compositeBiodiversityExample.xml workflow (in w...
Matthew Brooke
08:35 PM Bug #2333: MENUS: Top-Level Menu - relocate code further up class hierarchy
moved menu mapper calls to ptolemy.actor.gui.TableauFrame Matthew Brooke

03/01/2006

02:30 PM Bug #2345: Actor Library classname/icon mapping problems
moved target to beta1 - need this fixed asap if poss, since it blocks bug #2324 Matthew Brooke
02:27 PM Bug #2015: Provide more meaningful error messages
implementation note to me:
When we implement this, need to put the user-visible text values in the
ResourceBundle te...
Matthew Brooke
02:20 PM Bug #2270: TRACKING: Localization and Improvement of User-Visible Messaging Strings
Have started using ResourceBundles (text files in
configs/ptolemy/configs/kepler/ all named "ui*_en_US.properties"), ...
Matthew Brooke
02:05 PM Bug #2257: DIALOGS: Implement New Workflow Dialog

SUMMARY: we are having a common configure dialog for workflow/sub-workflow and
actor with the same set of tabs. (se...
Matthew Brooke
02:04 PM Bug #2376 (Resolved): Survey actors for those that need to handle 'nil' values
With the addition of 'nil' values for tokens, there comes the question of how
existing actors response to 'nil' inpu...
Dan Higgins
01:14 PM Bug #1844: tool tip problems
Another input: tooltips fail after dragging an actor to the work area. They will
(also) start working again if you si...
Dan Higgins
11:58 AM Bug #2367: MENUS: Context Menus - Additional context menu designs needed
Also need to revisit context menu designs after looking at the latest "as-is"
screenshot at:
kepler-docs/dev/usabili...
Matthew Brooke
11:26 AM Bug #2375: RExpression support for nil tokens
for array outputs from RExpression actor, the 'NA' values are converted to 'nil'
values in current version (1Mar2006)...
Dan Higgins
10:48 AM Bug #2375: RExpression support for nil tokens
RExpression actor has already been modified to handle nils on input ports. (This
occurs thru the use of a 'nil' -> 'N...
Dan Higgins
10:45 AM Bug #2375 (Resolved): RExpression support for nil tokens
Missing values support is being added to Kepler/Ptolemy by use of 'nil' values.
The RExpression actor needs to be ab...
Dan Higgins
11:25 AM Bug #2242: move metacat ecogrid service to new host
The new ecogrid server in knb.msi.ucsb.edu works for couple month. It seems well.
The only issue is some non well-for...
Jing Tao
11:22 AM Bug #2239: Second copy of datasource fails on reload of workflow
Since in data cache system, one same data entity will have same thread to
download it. If one workflow have two same ...
Jing Tao
11:19 AM Bug #2230: EML actor doesn't handle footer line in data file
Add a buffer - Queque to handle foot lines. Now simple delimitered type data can
handle foot linets, but complicated ...
Jing Tao
11:16 AM Bug #2171: Add support for missingValueCode in EML parser
EML parser now can stored missingValue. According Ptolemy adding NULL Token
connecpt, Kepler will transfer the missin...
Jing Tao
10:32 AM Bug #2171: Add support for missingValueCode in EML parser
*** Bug 2350 has been marked as a duplicate of this bug. *** Jing Tao
11:13 AM Bug #2143: fix functionality and GUI issues with query builder
In the kepler meeting of Davis, we decieded to simplify the query builder. Now
it only has standard panel and sql pan...
Jing Tao
11:09 AM Bug #2143: fix functionality and GUI issues with query builder
*** Bug 2031 has been marked as a duplicate of this bug. *** Jing Tao
11:08 AM Bug #2143: fix functionality and GUI issues with query builder
*** Bug 1894 has been marked as a duplicate of this bug. *** Jing Tao
11:07 AM Bug #2143: fix functionality and GUI issues with query builder
*** Bug 1881 has been marked as a duplicate of this bug. *** Jing Tao
11:09 AM Bug #2031: browse/filter for data and data nodes on the ecogrid and local
This bug can be merged into bug 2143
*** This bug has been marked as a duplicate of 2143 ***
Jing Tao
11:08 AM Bug #1894: Add Table/Field to right side of select in querybuilder
This bug can be merged into bug 2143
*** This bug has been marked as a duplicate of 2143 ***
Jing Tao
11:07 AM Bug #1881: Add intermediate pane to Query Builder
This bug can be merged into bug 2143.
*** This bug has been marked as a duplicate of 2143 ***
Jing Tao
11:05 AM Bug #1836: data search and access problems via ecogrid
After the ecogrid switch to pure axis, the issues seems get better. In the
workshop at Jan. 2006, about 30 people kep...
Jing Tao
10:57 AM Bug #2357: EML2DataSource connection problem (asColumnBasedRecord)
The disconection issue came from the eml datasource constructor. If the
initialize output type is as same as the real...
Jing Tao
10:50 AM Bug #2356: EML2 DataSource doesn't handle column vectors
Chage the criteria of prefire for output type ac ColumnBasedRecord and fixed the
bug.
Jing Tao
10:32 AM Bug #2350: Add null token to eml datasource
Duplicate bug to 2171
*** This bug has been marked as a duplicate of 2171 ***
Jing Tao
10:07 AM Bug #2346: Memory utilization on startup.
The current state of memory useage appears to be much 'better' (i.e. less memory
required) than was seen previously (...
Dan Higgins
09:59 AM Bug #2354: Need to Rebuild older workflows so that kars can be created
RExpression workflows have been rebuilt so that the actors can be added to the
kar system. Probably need to check all...
Dan Higgins
07:09 AM Bug #2240: add support for null values to data passing among ports
We did a review of the nil token work yesterday.
Two major issues:
1) Edward suggested:
Why not make a static publ...
Christopher Brooks

02/28/2006

11:01 PM Bug #2015: Provide more meaningful error messages
reassigning to Laura, so we don't lose track of Christopher's request:

"If you provide me with some screenshots or ...
Matthew Brooke
08:43 PM Bug #2323: Remove text added with "Attribute" actor from older workflows
important for backwards compatibility - changing to P1 Matthew Brooke
08:42 PM Bug #2374 (Resolved): SVG - Improve inital rendering times
Batik rendering only: when an actor is first dragged to the canvas, or when a
workflow is first opened, there is a l...
Matthew Brooke
08:35 PM Bug #2261: DIALOGS: Implement New "Advanced Search for Data" Dialog
text transferred from Bug 2107:
add advance search capability for data - start with curent Morpho advanced
search t...
Matthew Brooke
08:31 PM Bug #2261: DIALOGS: Implement New "Advanced Search for Data" Dialog
*** Bug 2107 has been marked as a duplicate of this bug. *** Matthew Brooke
08:31 PM Bug #2107: add advance search capability for data
marked as dupicate of bug #2261 (even thought this bug came first), since 2261
is part of the tracking system
*** Th...
Matthew Brooke
08:15 PM Bug #2256: Actor selection problem inside some Composites
tried under winXP with the new SVG icons (Batik rendering), and this looks like
it's no longer an issue
Matthew Brooke
08:08 PM Bug #2150: 'Edit Custom Icon' menu item doesn't work
re-implemented menus (in answer to Christopher's prev. comment), and have
removed the "custom icon" related menu item...
Matthew Brooke
08:05 PM Bug #2038: review and correct information design (e.g., graphical layouts)
This is automatically addressed by the implementation of the new kepler ui designs Matthew Brooke
08:02 PM Bug #2030: deal with terminology issues in Kepler
user interface text has been specified in new designs, so this requirement is
addressed as the new menus and dialogs ...
Matthew Brooke
08:00 PM Bug #2013: Allow case insensitive user input
duplicate of bug #1845 - which is now fixed Matthew Brooke
07:54 PM Bug #2258: DIALOGS: Implement New Director Dialog
not yet started, but looks like we will be able to reuse many of the actor
dialog classes
Matthew Brooke
07:52 PM Bug #2257: DIALOGS: Implement New Workflow Dialog
not sure what's happening with regard to design of Workflow dialog - discussions
at feb 06 kepler dev meeting in davi...
Matthew Brooke
07:48 PM Bug #2365: MENUS: Context Menus - grab right-click for graph links
done Matthew Brooke
07:00 PM Bug #2114: display search results in both heirarchy and flat list
it was decided at kepler dev meeting in davis, Feb 06, that flat list no longer
needed, since search is so useful & q...
Matthew Brooke
02:20 PM Bug #2373: EMLDataSource metadata menu no longer available
Never Mind! (This has been fixed) Dan Higgins
12:20 PM Bug #2373 (Resolved): EMLDataSource metadata menu no longer available
With new popup menus, there seems to be no way to display the metadata for an
EML2 Datasource actor! (previously we ...
Dan Higgins
12:09 PM Bug #2372 (Resolved): Digir datasource data retreival 'by field' does not work
Digir datasources seem to work if table or row is set, but if 'by field' is set,
then no data is returned!
Dan Higgins
11:33 AM Bug #2240: add support for null values to data passing among ports
Just a status report on this:
I think I have something that works.
I've not done all the tokens. We are to have a re...
Christopher Brooks
10:37 AM Bug #2350: Add null token to eml datasource
This bug is closely related to bug 2171 for missing value codes. Its probably a
duplicate.
Matt Jones

02/24/2006

10:09 PM Bug #2369 (Resolved): Scrollbars Disappear After Using Fullscreen Mode--Now crashes
1) open a workflow (can be a blank one)
2) go into full screen mode, either by selecting "Full Screen" on the "View"...
Matthew Brooke

02/23/2006

05:51 PM Bug #2368 (Resolved): Remove svg icon properties from Workflow MOML files
Need to remove svg icon and thumbnail icon properties from workflow MOML files
in the kepler/workflows directory. Th...
Matthew Brooke
04:23 PM Bug #2367 (New): MENUS: Context Menus - Additional context menu designs needed
more context menus in the old kepler/ptii UI, for which we don't yet have new
designs. It may be that some of these ...
Matthew Brooke

02/22/2006

11:01 AM Bug #2365 (Resolved): MENUS: Context Menus - grab right-click for graph links
rt-click menus currently overridden for all objects on graph except for links -
these currently have a context menu ...
Matthew Brooke
10:53 AM Bug #2247: TRACKING: Popup Dialog Changes
changed title so this bug tracks only dialog stuff. Rt-click/context menus
tracked by bug #2338
Matthew Brooke

02/21/2006

09:41 PM Bug #2358: need to add "..." to appropriate menu items
fixed by Laura Matthew Brooke
12:17 PM Bug #2358: need to add "..." to appropriate menu items
Ellipses have been added for the following items:
Open File
Open URL
Save As
Print
Runtime Window
Animate at Runtime
...
Laura Downey
12:32 PM Bug #2337: TRACKING - MENUS: Top-Level Menu Revision
updated terminology for Run Window (now Runtime Window) and for Run with
Feedback (now Animate at Runtime). This wa...
Laura Downey
 

Also available in: Atom