Project

General

Profile

Activity

From 09/02/2002 to 10/01/2002

10/01/2002

04:44 PM Bug #617 (Resolved): After updating a data file, entity, attribute and physical document version is not consistent in local and metacat
When I created new data package, local and metacat has same version(1)in each
file.
Howerver, if data file was c...
Jing Tao
11:49 AM Bug #604: Right-click in DataView Clears Selection
mouse listener changed to not change the current selection Dan Higgins
11:18 AM Bug #605: When Trying to Resize Columns in Dataview, Column Becomes Selected
moved MousePressed handler code for header to appear in MouseClicked event. This
allows column size settings to be ca...
Dan Higgins
10:27 AM Bug #459: extend Wizard actions of TextImport Wizard
changing target milestone to 1.3 since this change would involve a fair amount
of new code.
Dan Higgins
10:18 AM Bug #616: Enable and diable bug in local frame
In util package, a interface named StoreStateChangeEvent was created. There
are 3 methods: storingStateChangeEvent, ...
Jing Tao

09/30/2002

02:24 PM Bug #613: verify/fix synchronize/export/delete for data package window
*** Bug 422 has been marked as a duplicate of this bug. *** Jing Tao
01:50 PM Bug #613 (Resolved): verify/fix synchronize/export/delete for data package window
When Morpho is displaying a package, several of the menus that work for the
result set window should also work for t...
Matt Jones
02:24 PM Bug #422: fix export functionality
I think this bug is redundant to bug 613. So I mark it as duplicate.
*** This bug has been marked as a duplicate o...
Jing Tao
01:57 PM Bug #422: fix export functionality
Also make sure synchronize and delete works in data package frame.
Jing Tao
12:10 PM Bug #422: fix export functionality
also make sure it works i the data package frame Matt Jones
02:16 PM Bug #616: Enable and diable bug in local frame
Change the milstone from postphone to 1.2
Jing Tao
02:12 PM Bug #616 (Resolved): Enable and diable bug in local frame
If a GUIAction was assigned only response to local frame. Sometimes it could
response correctly.
This is because...
Jing Tao
02:04 PM Bug #615 (Resolved): Tab delimiter problem after clicking update butto
In data table, if this data file's delimiter is tab and you click update
button, the all data will go to first colu...
Jing Tao
01:56 PM Bug #614 (Resolved): save menu item for user-initiated saves
Currently, various buttons in the Morpho UI cause individual files to be saved
and a new version of the file and pac...
Matt Jones
01:54 PM Bug #546: data editing enhancements
Basically, all the planned changes except for annotation of data changes have
been implemented (and the low level cha...
Dan Higgins
01:52 PM Bug #546: data editing enhancements
Basically, all the planned changes except for annotation of data changes have
been implemented (and the low level cha...
Dan Higgins
01:48 PM Bug #612 (Resolved): remove all metacat terminology
Morpho still has portions of the UI that refer to Metacat -- need to change this
to "Network" terminology instead.
Matt Jones
01:46 PM Bug #611 (Resolved): rewrite help documentation
The current version of Morpho (pre-1.2) has been changed substantially enough
that all of the help documentation is ...
Matt Jones
01:41 PM Bug #610 (Resolved): verify/fix problem with importing comma and tab delimited data
Jing reported a problem importing tab delimited data in Morpho. We used to have
a problem importing comma delimited...
Matt Jones
01:38 PM Bug #267: Add schema support to Morpho XML editor
Now that we are hoping to use the Jalam editor in Morpho, this XML Schema
support can be built into that. Thus, I'm ...
Matt Jones
01:37 PM Bug #609 (Resolved): Test Morpho to insure it runs under Java 1.3 (Mac OS X)
Make sure that Morpho runs on the Macintosh platform under OS X (i.e. Java 1.3). Dan Higgins
01:35 PM Bug #512: Cannot run morpho under JDK1.1.8
Primary reason for support for Java JRE 1.1.8 is for Macintosh OS 9. Apple is
strongly pushing for adaption of OS X w...
Dan Higgins
01:31 PM Bug #462: move the location where eml-physical docs appear in Morpho interface
issue has been resolved with new UI for displaying datapackages. Dan Higgins
01:30 PM Bug #532: data-oriented UI display
New UI interface for datapackage display has been implemented. Dan Higgins
01:29 PM Bug #211: Data entity editor and display
Current CVS version of Morpho addresses the issues described here. Dan Higgins
01:27 PM Bug #569: enabling/diabling menus and toolbars in MorphoFrame
DONE. Menus now converted to use new system. Marking enhancement as FIXED. Matt Jones
01:27 PM Bug #533: new File|Open to accomodate new UI design
File|Open dialog is in morpho now. It looks as same as our design and
functionalities works fine.
Jing Tao
01:25 PM Bug #439: Table Popup menu options should also appear in application menu
Menuitems in popup menu now are all in the menu in morphoframe
Jing Tao
01:22 PM Bug #356: resolve icon usability issues
New icons is no the morpho now.
Jing Tao
01:20 PM Bug #342: display metadata file timestamps
Now, in result panel (both in open dialog and search result frame) there is
item named last modified to show the tim...
Jing Tao

09/28/2002

09:51 AM Bug #607 (New): MetaViewer Focus Functionality
Need to implement nested mouse listeners to check for focus, generate focus
statechange and change border color appr...
Matthew Brooke
09:50 AM Bug #606 (Resolved): MetaViewer Path Display/Navigation Needs to be Finished
Support classes for Path display in header area currently in place, but actual
display and associated method of navi...
Matthew Brooke
09:43 AM Bug #605 (Resolved): When Trying to Resize Columns in Dataview, Column Becomes Selected
In the header row of the data table, if the user tries to drag the separators to
make the columns wider/narrower, th...
Matthew Brooke
09:36 AM Bug #604 (Resolved): Right-click in DataView Clears Selection
If a user selects a set of cell sin the dataview table, then right-clicks on the
selection to get a popup menu (e.g....
Matthew Brooke

09/27/2002

08:00 PM Bug #603 (Resolved): XSLT works only under JRE1.4
Full XSLT styling in the MetaViewer panes (which pulls XSLT from a jar file)
works only if running under JDK1.4. In...
Matthew Brooke

09/26/2002

03:35 PM Bug #569: enabling/diabling menus and toolbars in MorphoFrame
New menu system based on the propagation of StateCHangeEvents has been designed
and implemented. Menus are now creat...
Matt Jones

09/12/2002

01:19 PM Bug #561: Error Export and Export to zip
Matthew wrote a new class named XMLTransformer which is based on the Xalan
2.4.0. In export method, the new class wa...
Jing Tao

09/10/2002

02:28 PM Bug #587: Open dialog couldn't search network if relogin
In OpenDialogCommand class, move the code to create ownerquery from
constructor to execute method. So the ownerquery...
Jing Tao
11:30 AM Bug #587 (Resolved): Open dialog couldn't search network if relogin
If you skip login when you launched Morpho, then Open menu will only search
data package locally. But after you rel...
Jing Tao
11:19 AM Bug #453: Update itislib functionality to use new information
Jing, did you test if the new version fixes the synonym search problems in
Morpho? For example, does it find package...
Matt Jones
11:10 AM Bug #453: Update itislib functionality to use new information
itislib modul was download from cvs and "ant install". Type "./itislib Ursus"
it works well. But if type"./itislib b...
Jing Tao
11:12 AM Bug #454: Impove efficiency of itislib code to use new structure of responses
In the conference in 9/9/02, we decided just make sure itislib.jar working.
So please see bug 453
Jing Tao

09/06/2002

04:55 PM Bug #583: Refresh will destory the sorted table
A new class named SortTableCommand was created. This can make the code
reusable. Then add a method named sortTable i...
Jing Tao
01:08 PM Bug #583 (Resolved): Refresh will destory the sorted table
Currently, if table is sorted and then do a refresh action. The sorted table
will be destroied and become unsorted....
Jing Tao
04:50 PM Bug #582: Query plugin using a method directly from datapackag plugin
Method getNextId() was created in both DataPackageInterface and
DataPackagePlugin. Now code in query plugin doesn't ...
Jing Tao
10:27 AM Bug #582 (Resolved): Query plugin using a method directly from datapackag plugin
In SaveQueryCommmand class, it uses a method getNextId() directly for
AccessionNumber class which is in datapackage...
Jing Tao
11:25 AM Bug #581: Update Xalan.jar file to current version
I put xercesImpl.jar and xml-apis.jar whcih are shipped with xalan 2.4.0. into
morpho lib too. From documentation (x...
Jing Tao
11:16 AM Bug #469: minimize size of final distribution
I took the linux machine and found the morpho-config.jar is 135 KB and
morpho.jar is 747 KB. Almost the same size as...
Jing Tao

09/03/2002

11:18 AM Bug #581: Update Xalan.jar file to current version
Xalan.jar was updated to 2.4.0 and lots of files were revised too. Currently,
morpho workes well in Java 1.4, but no...
Jing Tao
11:16 AM Bug #581 (Resolved): Update Xalan.jar file to current version
Matt updated Xerces.jar file. We need to update Xalan too and to make them
compatible.
Jing Tao
08:10 AM Bug #469: minimize size of final distribution
Just now I took a look the both jar file. Currently, in morpho-jar file are
eml dtd file, some xml files and some st...
Jing Tao

09/02/2002

08:40 PM Bug #256: allow toolbar to display alternative widgets
The bug fix described here may not be needed as of Java 1.3. The Action class
was changed in Java 1.3 as described in...
Dan Higgins
08:21 PM Bug #469: minimize size of final distribution
Where are these reportedly large jar files? My morpho.jar is currently 711KB
and morpho-config.jar is reported as 13...
Dan Higgins
 

Also available in: Atom