Project

General

Profile

Activity

From 03/11/2002 to 04/09/2002

04/09/2002

01:29 PM Bug #201: add https support to client framework
https support that has been added to version 1.1.0 of Morpho does NOT work on
older Macintosh OSs (i.e. pre OS X). Th...
Dan Higgins
08:04 AM Bug #463: Allow choice of metacat server at install
I've been thinking of something similar but not quite the same. I think the
user should be able to configure a list ...
Matt Jones

04/08/2002

02:09 PM Bug #464 (Resolved): New search domain: local catalog
The Morpho search options should be expanded so that there are three options:
LOCAL (search
Morpho) LOCAL CATALOG ...
David Blankman
02:03 PM Bug #463 (Resolved): Allow choice of metacat server at install
On initial profile creation or installation the user should be able to choose the metacat to point
to. A default be...
David Blankman
01:49 PM Bug #462 (Resolved): move the location where eml-physical docs appear in Morpho interface
eml-physical data should be associated with a specific entity rather than the
datapackage as a whole. The Morpho int...
Dan Higgins

04/07/2002

08:13 PM Bug #461: Data Viewer window renders tabb seperated files incorrectly
bug was caused by the presence of consequtive delimiters. Changed code that
pulled column data out of strings to be i...
Dan Higgins
03:05 AM Bug #461 (Resolved): Data Viewer window renders tabb seperated files incorrectly
When you create a new data package that includes a data file that is TAB
delimited, the ascii import works well, and...
Chris Jones

04/06/2002

11:39 AM Bug #460 (In Progress): XML Editor should be better synched with Metacat & handle temp docs
Older versions of local documents should be stored in a separate folder and
handled differently than current version...
Dan Higgins
11:32 AM Bug #459 (Resolved): extend Wizard actions of TextImport Wizard
Currently, TextImportWizard requires user to click on each column in a table and
then enter metadata for the attribu...
Dan Higgins

04/05/2002

09:07 PM Bug #458 (In Progress): Need to configure Morpho to accept stream-based result sets
For performance purposes, Metacat needs to send results in a stream created as
results are generated (rather than ge...
Dan Higgins
09:00 PM Bug #201: add https support to client framework
Currently, HTTPS support is included in Morpho code. Use of a self-signed
certificate, however, requires that a copy ...
Dan Higgins
08:37 PM Bug #288: Need activity indication when awaiting response from Metacat
Problem has been fixed with the addition of separate theads for time consuming
tasks. "Flapping butterfly" used to in...
Dan Higgins
08:32 PM Bug #456: Enable ability to display earlier versions of data packages
duplicate of bug 455
*** This bug has been marked as a duplicate of 455 ***
Dan Higgins
04:25 PM Bug #456 (Resolved): Enable ability to display earlier versions of data packages
Currently, only the most recent version of a datapackage can be displayed. Need
ability to access and display previo...
Dan Higgins
08:32 PM Bug #455: Enable ability to display earlier versions of data packages
*** Bug 456 has been marked as a duplicate of this bug. *** Dan Higgins
04:25 PM Bug #455 (Resolved): Enable ability to display earlier versions of data packages
Currently, only the most recent version of a datapackage can be displayed. Need
ability to access and display previo...
Dan Higgins
04:22 PM Bug #454 (Resolved): Impove efficiency of itislib code to use new structure of responses
Itis Canada searches has a new structire that allows for more efficient use. A
number of related taxons are returned...
Dan Higgins
04:19 PM Bug #453 (Resolved): Update itislib functionality to use new information
calls to the Itis Canada database now have new information in the response (e.g.
multiple taxons returned with commo...
Dan Higgins

04/02/2002

10:13 AM Bug #201: add https support to client framework
https support has been added to Morpho code.
This consisted of patching the HttpClient code to use jsse package from...
Dan Higgins
10:12 AM Bug #201: add https support to client framework
https support has been added to Morpho code.
This consisted of patching the HttpClient code to use jsse package from...
Dan Higgins

03/29/2002

03:35 PM Bug #451 (Resolved): Enable Java Web Start for Morpho
It would be good to be able to start Morpho using Java Web Start
(http://java.sun.com/products/javawebstart/). This...
Matt Jones
12:58 PM Bug #211: Data entity editor and display
DataViewer class now allows the editing of existing text based tables; it will
also display image files (jpegs, gifs)...
Dan Higgins
12:47 PM Bug #424: Memory Problems with Big DataPackages
Various code fixed to avoid storing large metadata/data files in memory fixed.
Increased the amount of memory asked f...
Dan Higgins
12:41 PM Bug #396: login dialog requires tab before text entry
I just checked. It does not work under linux using JDK1.4. Please make sure it
works on all platforms (Win, Linux, M...
Matt Jones
11:32 AM Bug #396: login dialog requires tab before text entry
perhaps this is a Linux problem? Password field has the focus on Windows Dan Higgins
11:42 AM Bug #431: upload method bugs
modified code to use streams for datafiles rather than strings. Also changed the
method to write new metadata file on...
Dan Higgins
11:27 AM Bug #395: second screen of profile wizard must be clicked on
set default focus to the username; also added "unaffiliated" to the list of
organizations.
Dan Higgins

03/27/2002

10:30 AM Bug #400: need graphical view of sampling layout
Hi Dan,
Sounds like great progress. I've reopened the bug to try and deal with a minor
additional issue. The "forma...
Matt Jones
09:37 AM Bug #400: need graphical view of sampling layout
Morpho will now display image files saved as data in a data package. Simply save
a GIF or JPEG image file (the format...
Dan Higgins
09:31 AM Bug #448: FileSystemDataStore class not configured for binary files
added new methods which use streams rather than Readers and call the
stream-based methods when working with data files.
Dan Higgins

03/25/2002

12:54 PM Bug #448: FileSystemDataStore class not configured for binary files
Oops. I htought you were talking about Metacat! If this is a Morpho issue,
then it probably is really an issue! S...
Matt Jones
12:50 PM Bug #448: FileSystemDataStore class not configured for binary files
Actually, it is configured for binary data. We definitley support the upload of
binary data files -- uploading image...
Matt Jones
12:19 PM Bug #448 (Resolved): FileSystemDataStore class not configured for binary files
currently, the FileSystemDataStore class is set up to work with 'Reader' object;
i.e. character streams. This causes...
Dan Higgins

03/22/2002

01:59 PM Bug #410: need to use more descriptive relationships in building triple statements
Triples are now created with "human-readable" relationship phrases that indicate
just what the triple is for; e.g.
"...
Dan Higgins
01:53 PM Bug #351: access control for added data&metadata
Access control info for the overall datapackage is now used for any newly added
documents
Dan Higgins

03/21/2002

09:49 AM Bug #446 (Resolved): itislib taxonomic synonym lookup fails
The itislib library no longer successfully returns synonyms from the ITIS*CA web
interface. Need to determine what ...
Matt Jones

03/15/2002

09:46 AM Bug #410: need to use more descriptive relationships in building triple statements
Discussions at NCEAS on 3/13/2002 indicated that using sentences for
relationships is highly desired for user readabi...
Dan Higgins

03/12/2002

11:38 AM Bug #397: editor resizes very slowly
Editor resizing speeded up; first displayed without changing layout. A second
process then redraws to better match th...
Dan Higgins
11:35 AM Bug #402: can't update data files in current Morpho UI
Ability to edit data while displayed in a table and then then submit those
changes is now enabled.
Dan Higgins
11:31 AM Bug #201: add https support to client framework
Various requirements for HTTPS on the client side have been added to Morpho, but
not tested. Need to get an HTTPS ver...
Dan Higgins
 

Also available in: Atom