Activity
From 09/30/2001 to 10/29/2001
10/29/2001
- 03:49 PM Bug #310: adding a description file throws and addDataFile exception
- Problem was only in the code for inserting to Metacat.
Proper calls inserted.
10/27/2001
- 11:38 PM Bug #301: use UID as scope, chek for conflicts
- Reassigned to berkley. Note my previosu comments on what needs to be done with
respect to gracefully recovering from...
10/26/2001
- 10:39 AM Bug #310 (Resolved): adding a description file throws and addDataFile exception
- When trying to add an existing description through the add new wizard, morpho throws an exception saying that it cann...
10/25/2001
- 09:21 AM Bug #308 (Resolved): Problem integrating existing profile data
- With the new routines for creating a profile (ie those tha use the full ldap
name), if one checks out a new version ...
10/24/2001
- 11:42 AM Bug #259: Change meaning of permissions to be inclusive
- metacat now uses a 4 tier permission system. The tiers are:
read - user has read access
write - user has write acces... - 10:58 AM Bug #307 (In Progress): package event handler to improve resultset refresh performance
- Performance on Morpho is pretty poor, partly because it spends so much time
querying Metacat and the local files in ... - 01:36 AM Bug #223: Build installers for Windows, Mac, Linux
- Need to verify that the installer properly installs beside old versions of
Morpho. This should probably be an upgrad... - 01:31 AM Bug #301: use UID as scope, chek for conflicts
- The scope is now set as part of the profile generation process. It defaults to
the username but can be overridden wh... - 12:24 AM Bug #244: need refresh mechanism for query screen
- FIXED. Before, when some editing and metadata addition operations were
performed, the query results window dod not p...
10/23/2001
- 11:19 PM Bug #306 (In Progress): [RFE] folder views to organize data packages
- Feature request from Christy Bowles for a way to organize data packages in
Morpho into folders.
Additional though... - 05:41 PM Bug #300: need to change Morpho DN behavior to send full DN on login
- FIXED. Morpho now constructs a full DN when creating a user profile, and uses
that DN when loggin into Metacat. The... - 04:24 PM Bug #304: ampersand handling errors
- XML editor already had a 'normalize' method that converted special text
characters such as '&' to entity notation (i.... - 12:13 PM Bug #304: ampersand handling errors
- "&" is a special character in XML and it looks like we're not escaping them
properly. Not sure what parts of Morpho... - 12:12 PM Bug #304 (Resolved): ampersand handling errors
- Reported by Christy Bowles:
"Error in adding new packages (after complete package wizard and close package
editor):... - 11:24 AM Bug #116: metadata extraction for text files
- Note also that the wizard screen that allows you to set the attribute name and
type doesn't format well when running ... - 11:09 AM Bug #116: metadata extraction for text files
- It follows from my last comments that, because the wizard knows which file is
being extracted, there is no need for t... - 10:02 AM Bug #212: jar file handling for data packages
- This essentially works by producing a zip file now.
Still TODO:
1) Add a MANIFEST
2) Add an HTML version of the met... - 09:57 AM Bug #297: Problem with data Export from Metacat
- Problem fixed with changes in Metacat
10/22/2001
- 05:28 PM Bug #260: acl handling for packages needs to be updated
- changed the functionality in morpho so that the whole package is always governed
by one access file. the access file...
10/18/2001
- 05:46 PM Bug #254: Look up id sequence on morpho startup
- Discrepency fixed by changing order of sending docs to Metacat
10/16/2001
- 08:28 PM Bug #302 (In Progress): create metacat account from morpho profile dialog
- create metacat account from morpho profile dialog
- 08:26 PM Bug #116: metadata extraction for text files
- Need to improve the UI for the Text Import wizard so that it is more obvious to
users how to add a data file. possibl... - 08:19 PM Bug #301 (Resolved): use UID as scope, chek for conflicts
- check that morpho generates scope + accession #'s correctly and that it recovers
gracefully when an accession # is a... - 08:16 PM Bug #300 (Resolved): need to change Morpho DN behavior to send full DN on login
- Morpho currently only sends to metacat a truncated username for login. Need to
change this to be the full DN. Also... - 08:00 PM Bug #222: Test Morpho and the Morpho Installer on MacOS and MacOS X.
- Need closure on this by Nov. 1 so reassigned to higgins.
- 07:55 PM Bug #202: new config management/profile feature for morpho framework
- New bugs created for several items. Onky feature here that remains TODO is:
5) Decide what info we need for the pro... - 04:31 PM Bug #259: Change meaning of permissions to be inclusive
- rename 'all' to 'changepermissions' and delay the implementation of an all feature.
- 12:31 PM Bug #297: Problem with data Export from Metacat
- The document returned contains (rather than original data):
<h1>Error: 500</h1>
<h2>Location: /knb/servlet/metacat</h... - 11:28 AM Bug #297 (Resolved): Problem with data Export from Metacat
- If a dataset which includes a data document is inserted into production Metacat
context and then 'Exported' the expo... - 11:59 AM Bug #166: Update options handling
- XML based system for configuration/options is now in place (ConfigXML class)
- 11:53 AM Bug #268: Morpho help system
- The capability to launch help from Morpho help menu has been added
- 11:31 AM Bug #299: Problem with TextImport wizard generating invalid docs
- Missing and invalid tags fixed
- 11:31 AM Bug #299 (Resolved): Problem with TextImport wizard generating invalid docs
- Text Import wizard eml instances does not contain all required tags
10/15/2001
- 04:54 PM Bug #255: Migrate to EML 2 beta DTDs for all Morpho uses
- Morpho now uses eml2.0 beta dtds. User can add new eml-modules to a data set
from the dataPackage editor or add exisi... - 04:48 PM Bug #296 (Resolved): HTML help files need to be upgraded
- HTML help that was created for earlier Morpho release needs to be reviewed and
upgraded to reflect recent changes an... - 04:46 PM Bug #206: need help system for morpho
- Morpho now has a "Help" item in the Help menu that open a local browser which
displays the HTML help. - 04:44 PM Bug #116: metadata extraction for text files
- Text-based data set parser has been integrated into Morpho
- 04:37 PM Bug #254: Look up id sequence on morpho startup
- Morpho now uses the Metacat capability to return the maxID for a user
(action=getlastid with username) and set the us...
10/10/2001
- 02:07 PM Bug #295: unable to create new eml-project documents
- It turns out that the machine does NOT 'lock up' when creating a new eml-project
document, but rather takes ~ 5 minut... - 09:03 AM Bug #295 (Resolved): unable to create new eml-project documents
- For some unknown reason, an attempt to create new eml-project documents
apparently 'locks up' the Morpho editor. Tho... - 08:50 AM Bug #294: need ability to add existing metadata to package
- Capability to add metadata added to 'AddMetadataWizrd.java'
10/08/2001
- 09:46 AM Bug #294 (Resolved): need ability to add existing metadata to package
- Currently, new metadata and data can be added to packages, but existing metadata
(i.e. EML created outside Morpho) c...
10/03/2001
- 12:26 PM Bug #292: error about 'missing_value_code' element
- Problem with labeling in the attribute.xml file in lib/frames.
'missing_value_code' was changed to 'MissingValueCode'... - 12:23 PM Bug #292 (Resolved): error about 'missing_value_code' element
- Attempt to insert a new datapackage gives an error about 'missing_value_code'
- 09:33 AM Bug #290: certain datasets are not displayed correctly
- Better error checking for null nodes added
- 09:30 AM Bug #290 (Resolved): certain datasets are not displayed correctly
- Certain datasets (e.g. new nrs datasets) cause error when an attempt is made to
display the dataset in Morpho. Error...
10/02/2001
- 09:10 AM Bug #289 (Resolved): Problem with Morpho handling DTD entity declarations
- DTD parser and ArborText catalog system do no handle entity declarations inside
DTDs correctly. Currently, fully exp... - 09:07 AM Bug #288 (Resolved): Need activity indication when awaiting response from Metacat
- Some Metacat requests take noticable amounts of time. There needs to be some
indication of activity while waiting fo...
Also available in: Atom