Project

General

Profile

ben leinfelder's activity

From 03/12/2009 to 04/10/2009

04/08/2009

11:13 AM Kepler Bug #3961: RExpression2 - support arrayType(scalar, ....) tokens
This bug should now read: "Scalar Arrays should not be treated as String Arrays"
might end up closing it if I can't g...
ben leinfelder
09:39 AM Kepler Bug #3961: RExpression2 - support arrayType(scalar, ....) tokens
1. Added support for treating these arrays as containing all string elements.
2. Looking into how we might preserve e...
ben leinfelder

04/07/2009

02:59 PM Kepler Bug #3963 (Resolved): RExpression2 - support mixed lists output from R
The RExpression2 actor does not preserve the type of the elements in the following R snippet:
list(1, "b", 3)
The t...
ben leinfelder
02:38 PM Kepler Bug #3962 (Resolved): RExpression2 - support RecordTokens with length=1
Ptolemy expression:
{a = 1, b = "b", c = 3}
results in a conversion error when going from Token->Java/R
ben leinfelder
02:31 PM Kepler Bug #3961 (Resolved): RExpression2 - support arrayType(scalar, ....) tokens
a "mixed" array token can be generated, as in the Ptolemy expression:
{1, 2.3, true}
the type then looks like this:...
ben leinfelder
02:27 PM Kepler Bug #3960 (Resolved): RExpression2 - support arrayType(arrayType(....)) tokens
the Ptolemy expression:
{{1}, "b", {3}}
will result in a Token with type:
arrayType(arrayType(string,1),3)
We n...
ben leinfelder
11:22 AM Kepler Bug #3809: jni actors do not work
in Eclipse I've been launching Kepler (org.kepler.core.loader.Loader) with the following VM argument:
-Djava.library....
ben leinfelder
10:48 AM Kepler Bug #3957 (Resolved): Report Designer - remove items of interest from the list
You can mark items as "reportable" from the workflow canvas - they then show up in the list "items of interest" but y... ben leinfelder
10:44 AM Kepler Bug #3942: Report Designer - add/edit item labels
some more comments from my dupe:
---
An Item Label should be dragged to an existing ReportItem.
1. The label provide...
ben leinfelder
10:43 AM Kepler Bug #3942: Report Designer - add/edit item labels
*** Bug 3956 has been marked as a duplicate of this bug. *** ben leinfelder
10:43 AM Kepler Bug #3956: Report Designer - item label editing
oops - duplicate bug!
*** This bug has been marked as a duplicate of bug 3942 ***
ben leinfelder
10:34 AM Kepler Bug #3956 (Resolved): Report Designer - item label editing
An Item Label should be dragged to an existing ReportItem.
1. The label provides a text area for editing the label....
ben leinfelder
10:28 AM Kepler Bug #3955 (Resolved): Report Designer - static report item: TEXT
We can drag a "Label" static report item on to the report design canvas, but cannot edit the text.
This can be imple...
ben leinfelder
10:21 AM Kepler Bug #3954 (Resolved): Report Designer - items of interest scrolling
The Items of Interest panel shows a single-level tree of the "reportable items" but they run over the border in a not... ben leinfelder
09:01 AM Kepler Bug #3953: Report Viewer - scroll bars
Using BorderLayout for the ReportViewer tab - now the scroll pane is behaving as expected and allows scrolling that a... ben leinfelder

04/06/2009

05:04 PM Kepler Bug #3953 (Resolved): Report Viewer - scroll bars
The current rendering (done by FOP with GUI components) displays the report in the panel with no scroll bars. We need... ben leinfelder
04:59 PM Kepler Bug #3952: Report Viewer - use Provenance Recorder to get Querable
now using this mechanism forgetting the Queryable ben leinfelder
04:58 PM Kepler Bug #3952 (Resolved): Report Viewer - use Provenance Recorder to get Querable
The "centralized" provenance recorder configured for a workflow should be the preferred method for using provenance f... ben leinfelder
04:56 PM Kepler Bug #3951 (Resolved): Report Viewer - improve TOC panel
A table of contents showing the Items currently rendered in the Report Instance is now included in a separate panel i... ben leinfelder
09:46 AM Kepler Bug #3944: External script editors
*** Bug 3184 has been marked as a duplicate of this bug. *** ben leinfelder
09:45 AM Kepler Bug #3944 (New): External script editors
Allow script editing (R, python, etc...) to be done outside of the basic Kepler/ptII editor in favor of <my favorite ... ben leinfelder
09:46 AM Kepler Bug #3184: right-click context menu in RExpression actor
closing this in favor of the more general bug (3944)
*** This bug has been marked as a duplicate of bug 3944 ***
ben leinfelder

04/03/2009

04:44 PM Kepler Bug #3942: Report Designer - add/edit item labels
to clarify: we're already handling this in from the RIO side of things...just need to put it in the UI for the user t... ben leinfelder
03:27 PM Kepler Bug #3942 (Resolved): Report Designer - add/edit item labels
Now that we have Items dragging around on the report, we should be able to add labels to them:
-Drag a label item fr...
ben leinfelder
03:22 PM Kepler Bug #3941: Report Viewer - handle Text items
added to my "test" report and it works great. ben leinfelder
03:14 PM Kepler Bug #3941: Report Viewer - handle Text items
Go figure - this is working already. Let's hear it for generic Item handling! ben leinfelder
03:02 PM Kepler Bug #3941 (Resolved): Report Viewer - handle Text items
This is similar to handling an HR, but with user-entered static text. It is different than an Item's label in that th... ben leinfelder
02:16 PM Kepler Bug #3935: Report Viewer - handle HR items
included in the FOP sax events and xslt processing - we get it in XML/PDF/HTML ben leinfelder
10:06 AM Kepler Bug #3935 (Resolved): Report Viewer - handle HR items
There's a new StaticReportItem for horizontal rules - this should be handled in the FOP rendering and xml serialization. ben leinfelder
10:43 AM Kepler Bug #3936: Report Viewer - handle Image items
now handling file paths (strings) that are returned from provenance.
this is less than perfect since it relies on the...
ben leinfelder
10:08 AM Kepler Bug #3936 (Resolved): Report Viewer - handle Image items
When images (currently file paths) are passed between actors, I believe provenance captures the file contents and sto... ben leinfelder
10:04 AM Kepler Bug #3934 (Resolved): Report Designer - editable Report Title field
Need to be able to edit the title of the report. I'd recommend a simple text area to do this, then set it in the Repo... ben leinfelder

04/02/2009

05:55 PM FIRST Bug #3876: data download format in CSV file
addressed the comments from today's meeting:
-html is stripped out for both return formats
-studentIds are changed to...
ben leinfelder
05:53 PM FIRST Bug #3876: data download format in CSV file
with the "transpose" box checked ben leinfelder
05:51 PM FIRST Bug #3876: data download format in CSV file
without the "transponse" box checked ben leinfelder
09:08 AM FIRST Bug #3876: data download format in CSV file
I've split the vocab/value into two columns (nbii | Biopolymers) as agreed on last week. ben leinfelder

04/01/2009

05:43 PM Kepler Bug #3909: RExpression fails with certain port names
I tried this sample workflow, but using RExpression2 actors instead. Here are my findings:
-the "+" and "-" port name...
ben leinfelder
11:14 AM Kepler Bug #3909: RExpression fails with certain port names
I was saying it works with the RExpression2 actor. The sample workflow you have uses the original RExpression actor. ben leinfelder
11:19 AM FIRST Bug #3876: data download format in CSV file
This is an actual file downloaded from my local system.
It is a single-question exam taken by 11 students. No respons...
ben leinfelder
10:25 AM FIRST Bug #3914: Trying to add a category/keyword from Bloom thesarus results in error
this is working for me.
you may be missing the bloom thesaurus xml file.
is there a more detailed stacktrace given in...
ben leinfelder

03/31/2009

03:09 PM Kepler Bug #3909: RExpression fails with certain port names
i'm going to mark this as fixed since it works with the "next generation" RExpression actor.
we can't really go back ...
ben leinfelder
02:31 PM Kepler Bug #3909: RExpression fails with certain port names
RExpression2 actor handles "1 weird name" port names. The caveat being that you have to escape (`) them when referenc... ben leinfelder

03/26/2009

09:23 AM Kepler Bug #3912: RExpression actor has a single line text entry field
Restored the TestStyle object for the "expression" box. It had been commented out because it looked like it was not b... ben leinfelder
08:44 AM Kepler Bug #3909: RExpression fails with certain port names
can you give a snippet of R that demonstrates assign and back quote and the kinds of variable names that are causing ... ben leinfelder
08:42 AM Kepler Bug #3910: RExpression multiport input drops record columns
what good news (RExpression2 actor)! ben leinfelder

03/23/2009

06:19 PM FIRST Bug #3876: data download format in CSV file
csv sample for a single student taking an exam with three questions. ben leinfelder
05:34 PM FIRST Bug #3876: data download format in CSV file
added a new "pivot" option when downloading data.
the dataset can now be returned with questions and metadata for eac...
ben leinfelder
09:57 AM Metacat Bug #3908: replication data user permission error
looking at the error message again, and looking at the Ids involved:
i found EML doc "pisco_recruitment.123.1" that s...
ben leinfelder
09:23 AM Metacat Bug #3908: replication data user permission error
looking into documents on LTER metacat:
pisco_recruitment.120 is a data file in the package pisco_recruitment.123.
Th...
ben leinfelder

03/17/2009

11:03 AM Kepler Bug #2315: Unable to run multiple Kepler instances simultaneously
Realized this bug can be closed.
If issues arise with the the way this is working (in Server mode) then we'll open ne...
ben leinfelder
09:41 AM Morpho Bug #345: pick lists for controlled vocabularies
created new bug for taxonomic coverage - closing this bug ben leinfelder
09:41 AM Morpho Bug #3897 (New): Controlled vocabulary for Taxonomic Coverage
The pluggable controlled vocabulary UI is useful for keywordSets, but also the same widget could be used for picking ... ben leinfelder
09:18 AM Morpho Bug #3678: Incorporate FIRST features for generalized vocabulary lookup
this has been incorporated into the Morpho tree for 1.7 ben leinfelder

03/16/2009

10:26 AM FIRST Bug #3875: seraching for items does not return individual item
we had this interface early on in the project - at least for searching. it was quite confusing (even for me).
i'm not...
ben leinfelder
10:08 AM FIRST Bug #3876: data download format in CSV file
i very much thought we had agreed that the data would be returned as one table so that users would not have to join d... ben leinfelder
 

Also available in: Atom