Project

General

Profile

Activity

From 05/05/2010 to 06/03/2010

06/03/2010

02:34 PM Bug #5037: Internationalize
Added Japanese (after much wrangling to get the Unicode as ASCII). Turns out there's a wonderful utility called "nati... ben leinfelder
10:53 AM Bug #5037: Internationalize
added Spanish and Portuguese bundles now.
Mark is keen on Japanese - suggested contacting Akiko.
ben leinfelder

06/02/2010

11:58 AM Bug #2165: Password appears in log file (stderr.log)
password is now being blacked out (****) when logging ben leinfelder
11:54 AM Bug #1781: Can�t delete a Data Table that has column headers, but no data
any data entity (dataTable, otherEntity, etc) can now be deleted even if the actual data is not loaded/visible (as is... ben leinfelder
11:50 AM Bug #1791: need ability to add data types other than dataTable (spatial)
otherEntity import can be used for most data files.
Things like stored procedures or spatial data files would be the...
ben leinfelder
11:12 AM Bug #5037: Internationalize
The changes have been included in Morpho's trunk and a few enhancements have also been made:
-singleton pattern
-load...
ben leinfelder
11:11 AM Bug #5037 (Resolved): Internationalize
Collaborators with Dr. Chau Chin Lin have externalized strings in Morpho and made a Chinese (Taiwan) version of the l... ben leinfelder

05/14/2010

11:17 AM Bug #4620: Add handler for externally saving/opening an attached data object
added data menu item:
Data->Export Data...
that is accessible for any entity.
ben leinfelder
10:55 AM Bug #4620: Add handler for externally saving/opening an attached data object
There's now an "Export..." button available when the data cannot be displayed (binary/unknown otherEntity). Text file... ben leinfelder

05/07/2010

02:55 PM Bug #2492: Morpho Data Table Wizard inserts false URL when describing (not importing) a table
the old URL was just a product of stale values. message is gone now, and there are no references to empty/fake data f... ben leinfelder
02:11 PM Bug #4366: morpho should display common mime types (e.g., images)
now packaging the mime.type in META-INF/
we can add more as needed.
ben leinfelder
11:04 AM Bug #4366: morpho should display common mime types (e.g., images)
I'm going to see about adding the mime.types file to the morpho-config.jar under the META-INF/ directory as described... ben leinfelder
11:02 AM Bug #4365: New feature for creating otherEntity
closing - reopen if more issues surround it. ben leinfelder
10:58 AM Bug #4365: New feature for creating otherEntity
oops - wrong bug
(In reply to comment #6)
> changing the Entity Name to match the Object Name. I actually think I'll ...
ben leinfelder
10:57 AM Bug #4365: New feature for creating otherEntity
changing the Entity Name to match the Object Name. I actually think I'll add at text field so that you can enter a mo... ben leinfelder
10:02 AM Bug #4365: New feature for creating otherEntity
now works with no existing entities present ben leinfelder
10:58 AM Bug #3473: allow user to attach, replace, or delete data table on existing entity description
changing the Entity Name to match the Object Name. I actually think I'll add at
text field so that you can enter a mo...
ben leinfelder

05/06/2010

03:18 PM Bug #4366: morpho should display common mime types (e.g., images)
I'll make sure to augment the MIME-type handling to include:
pdf
xls
mdb
png
csv
tab
and any others that are added to...
ben leinfelder
02:55 PM Bug #4365: New feature for creating otherEntity
needs to work in absence of existing data tables/entities ben leinfelder
02:01 PM Bug #4365: New feature for creating otherEntity
Quick observation based on experimentation. I see the "Import Other Data..." option and it works nicely, but only if ... Jim Regetz
02:54 PM Bug #1989: JDK 1.5 Nullpointer exceptions when using HTML viewer (jdk1.5 Bug ID #5089077 ?)
no more Jalama ben leinfelder
02:41 PM Bug #1989: JDK 1.5 Nullpointer exceptions when using HTML viewer (jdk1.5 Bug ID #5089077 ?)
No, the Jalama plugin is way out of date, and we are not using it. This bug can be closed I think. Matt Jones
11:26 AM Bug #1989: JDK 1.5 Nullpointer exceptions when using HTML viewer (jdk1.5 Bug ID #5089077 ?)
Are we even using the Jalama plugin? ben leinfelder
02:34 PM Bug #2492: Morpho Data Table Wizard inserts false URL when describing (not importing) a table
Using v1.8.0 I found that an ecogrid//... url was not generated for a Described table. This indicates that the primar... ben leinfelder
02:00 PM Bug #2287: Saving local dp to the network creates dp with different docid
Cannot reproduce with v1.8.0. Steps:
-Duplicate jscientist package
-Remove data table
-Import new sample data table
-...
ben leinfelder
01:49 PM Bug #3549: measurementType dateTime is not displayed for a time column
oh - it's when the sample data column appears in the left of the wizard frame. ben leinfelder
01:47 PM Bug #3549: measurementType dateTime is not displayed for a time column
It looks like the wizard page for this sometimes get rendered such that not all the options are displayed. You can re... ben leinfelder
01:22 PM Bug #2529: Add Morpho Version/Date info to KNB website
oh, I suppose the "Quick Downloads" section does not show the date, but the links do show the version number (embedde... ben leinfelder
01:17 PM Bug #2529: Add Morpho Version/Date info to KNB website
on the KNB page:
Morpho version 1.8.0 released on February 8, 2010. For more information, please see the Morpho Soft...
ben leinfelder
01:15 PM Bug #2851: Templating support for attribute entries
Proposed implementation:
"Data->Duplicate Current Table..."
Will add another entity to the data package with all the ...
ben leinfelder
12:13 PM Bug #4461: delete local copy only deletes the most recent stored revision, but this is not indicated
Referenced data is not deleted either. Which is probably a good thing given that the data can be referenced by previo... ben leinfelder
12:11 PM Bug #4418: "about" box displays incorrect version number
We do this in Kepler - could probably make those changes to Morpho as well. ben leinfelder
12:04 PM Bug #3760: "Edit" button defaults to tree editor
this edit button has been removed ben leinfelder
11:41 AM Bug #1426: closing unsaved package does not close package
still happening in 1.8.0 ben leinfelder
11:33 AM Bug #1198: Increase visibility & Descriptiveness of "more..." link under morpho citation title/header
it's:
a) blue
b) bold
c) underlined
How much more visible could it be?
There's also a tool tip that says: "Show more/...
ben leinfelder

05/05/2010

04:37 PM Bug #4366: morpho should display common mime types (e.g., images)
I'm using the MIME type from
javax.activation.MimetypesFileTypeMap
which may or may not include all mime types we'd ...
ben leinfelder
04:12 PM Bug #4366: morpho should display common mime types (e.g., images)
Images and text are now being displayed correctly.
PDFs and other binary files will still show as text with crazy cha...
ben leinfelder
04:22 PM Bug #4364: Convert otherEntity from registry to dataTable
you can now delete _any_ entity, not just data tables ben leinfelder
12:09 PM Bug #4364: Convert otherEntity from registry to dataTable
First section of "Data" menu now has these options:
--------------------------
Create/Import New Data Table...
Replac...
ben leinfelder
04:14 PM Bug #4365: New feature for creating otherEntity
"Import Other Data..." is now an option ben leinfelder
12:09 PM Bug #3473: allow user to attach, replace, or delete data table on existing entity description
First section of "Data" menu now has these options:
--------------------------
Create/Import New Data Table...
Replac...
ben leinfelder
 

Also available in: Atom