Activity
From 08/20/2000 to 09/18/2000
09/15/2000
- 02:18 PM Bug #80: disable content edit frame in mde
- ContentEditFrame has been set to be invisible
- 02:15 PM Bug #91: need to synchronize accession# assignment & meta_file_id field
- Code has been changed for the client to add accession numbers to documents that
have been successfully inserted to t...
09/01/2000
- 06:22 PM Bug #75: need "search network" checkbox
- New feature works well, but need to move checkboxes out of the individual bean
panels and instead put them on the mai... - 06:09 PM Bug #81: need ability to "round-trip" metadata (mde -> server -> querybean -> mde)
- Reopened because the document does not cache the docid that is returned from the
server in the mde document when it i... - 03:29 PM Bug #81: need ability to "round-trip" metadata (mde -> server -> querybean -> mde)
- pop-up menu now attached to result set tables with edit function (also view
function)Edit function tries to open the... - 03:31 PM Bug #89: login box should close automatically on success
- Login box automatically closes on successful login
- 03:24 PM Bug #86: author only search fails to return proper resultset
- logic error fixed to handle cases where only author field has an entry
08/28/2000
- 08:21 AM Bug #70: mde fails to open documents if tmp directory is missing
- 'tmp' directory now created if not present
08/25/2000
- 04:45 PM Bug #67: Need "not implemented yet" indication
- Under Construction label added to blank screens
- 04:44 PM Bug #75: need "search network" checkbox
- Search network checkboxes added. State read from properties file. Still need to
save to properties file. - 04:42 PM Bug #74: Need to relabel dmanclient UI tabs
- tabs updated
08/24/2000
- 12:21 PM Bug #88: need ability to manipulate access control lists
- increased priority on this because it is essential that it be available for
testing the server ACL features (see bug ... - 12:19 PM Bug #81: need ability to "round-trip" metadata (mde -> server -> querybean -> mde)
- Increased the priority and severity on this bug, as it is an extremely important
feature of the client. - 12:17 PM Bug #91: need to synchronize accession# assignment & meta_file_id field
- Increased the target milestone for this bug, as it is an extremely ijmportant
feature of the client's operation. It ... - 12:12 PM Bug #84: create javadoc documentation
- Increased the priority and milestone for this. I consider it a high priority
for developers to keep all of their cod...
08/23/2000
- 04:08 PM Bug #66: Need a progress bar on queries
- Search Button already changes from 'Search' to 'Halt' during Query, but perhaps
this is not noticable enough - 11:42 AM Bug #85: add "Expert mode" checkbox to toolbar
- Need to carefully consider what is 'advanced' and what is not. User input
needed? - 11:22 AM Bug #39: Finish integrating saveToDatabase() functionality
- Described task has been completed
- 11:22 AM Bug #32: need to generate structured query from client
- Structured Queries from dmanclient currently work
- 11:17 AM Bug #84: create javadoc documentation
- I consider this relatively low priority as long as code is changing. (User won't
look at javadoc anyway; developer c... - 11:12 AM Bug #77: "document type" search should be changed
- Document type seach function has been completely changed to Lore-type DataGuide
search - 11:09 AM Bug #73: eliminate all System.out and Sytem.err messages
- A simple 'fix' is to use 'javaw' to launch application rather than 'java' for
user version. (User will not see messa... - 10:58 AM Bug #36: mde doesn't handle PUBLIC ids properly
- Closed bug because issue is fully resolved.
- 10:56 AM Bug #36: mde doesn't handle PUBLIC ids properly
- This issue has been fixed, and its operation was verified.
- 10:58 AM Bug #12: compilation error in mde (FormViewTable.java)
- Closed bug because issue is fully resolved.
- 10:56 AM Bug #12: compilation error in mde (FormViewTable.java)
- This issue has been fixed, and its operation was verified.
- 10:58 AM Bug #11: ibm xml parser jar file missing or corrupted
- Closed bug because issue is fully resolved.
- 10:56 AM Bug #11: ibm xml parser jar file missing or corrupted
- This issue has been fixed, and its operation was verified.
- 10:58 AM Bug #10: Current Drive problem
- Closed bug because issue is fully resolved.
- 10:56 AM Bug #10: Current Drive problem
- This issue has been fixed, and its operation was verified.
- 10:58 AM Bug #9: Win 98 Not recognized - error in getting working dir
- Closed bug because issue is fully resolved.
- 10:56 AM Bug #9: Win 98 Not recognized - error in getting working dir
- This issue has been fixed, and its operation was verified.
- 10:58 AM Bug #5: mde won't load because of hardcoded image paths
- Closed bug because issue is fully resolved.
- 10:56 AM Bug #5: mde won't load because of hardcoded image paths
- This issue has been fixed, and its operation was verified.
08/20/2000
- 09:09 PM Bug #91 (Resolved): need to synchronize accession# assignment & meta_file_id field
- When a metadata file is uploaded to the network (using INSERT), it is assigned a
new accession number if the provide... - 09:03 PM Bug #90 (Resolved): need data "browse" capability
- Need a pre-canned query that displays the logged-in user's data sets in a
browsable list. This browsable datasets l... - 09:00 PM Bug #89 (Resolved): login box should close automatically on success
- The use rlogin box currently uses a "Continue" button to dismiss it. Instead,
it should automatically close upon lo... - 08:56 PM Bug #88 (Resolved): need ability to manipulate access control lists
- The client will be saving metadata and data to the server. It needs to be able
to send owner and ACL information wh... - 08:53 PM Bug #87 (Resolved): need ability to upload data with metadata
- dmanclient currently does not upload data with the metadata that is being
registered. Need to add this feature so t... - 08:49 PM Bug #39: Finish integrating saveToDatabase() functionality
- Much of this integration is complete, but it still is its own menu item, and
should be integrated with "Save as...".
... - 08:48 PM Bug #12: compilation error in mde (FormViewTable.java)
- no longer using this code, so bug no longer exists.
- 08:46 PM Bug #8: element without attribute causes null pointer exception
- moved bug to dmanclient product.
- 08:45 PM Bug #38: mde inappropriately depends on specific IBM parser
- need to eliminate dependency on XML4J. Best if we use only SAX and DOM
interfaces for reading the document, and read... - 08:44 PM Bug #4: save as doesn't prompt before overwriting
- moved bug to dmanclient product
- 08:43 PM Bug #37: mde URLs for DTDs are inaccessible to metacat on insert
- moved bug to dmanclient product
- 08:41 PM Bug #2: attribute editing for EMPTY elements doesn't work
- moved to dmanclient product
- 08:38 PM Bug #86 (Resolved): author only search fails to return proper resultset
- Filling in a last name in the "Author" field of a Thematic querybean search does
not return the correct resultset (a... - 08:33 PM Bug #85 (Resolved): add "Expert mode" checkbox to toolbar
- Many current user interface features are advanced and should by default be
hidden to simplify the user interface. A... - 08:31 PM Bug #84 (Resolved): create javadoc documentation
- Need to create javadoc documentation for all public and protected methods and
fields in dmanclient. See the format u... - 08:29 PM Bug #83 (Resolved): remove hardcoded parser names
- Some references to the SAX parser driver are hardcoded into the source code.
These shoulld be replaced with referen... - 08:27 PM Bug #81: need ability to "round-trip" metadata (mde -> server -> querybean -> mde)
- linked to bug #82 for UI changes.
- 08:23 PM Bug #81 (Resolved): need ability to "round-trip" metadata (mde -> server -> querybean -> mde)
- Currently, there is no way to totally manage server-based metadata from the
client because one cannot easily transfe... - 08:26 PM Bug #82 (Resolved): change behavior of single-click in querybean results table
- The querybean results table currently listens for list selection events, and
when a record is selected, the document... - 08:17 PM Bug #80 (Resolved): disable content edit frame in mde
- The current attempt at form-based editing in mde (ContentEditFrame) is broken
and should be eliminated from the UI u... - 08:15 PM Bug #79 (Resolved): change default window sizes in mde
- The mde application currently opens document windows in fixed sizes that are
awkward to use and bear no relation to ... - 08:12 PM Bug #78 (Resolved): remove "type" column from mde attributes table
- The "Type" column in the mde attributes table will not be useful to most users,
provides no useful information for u... - 08:10 PM Bug #77 (Resolved): "document type" search should be changed
- The current "Document Type" search in querybean is structured in a way that most
ecologists will not use frequently.... - 08:02 PM Bug #76 (Resolved): local and network queries should work the same
- Currently, local and network queries search using different algorithms
(therefore they return a different set of doc... - 07:59 PM Bug #75 (Resolved): need "search network" checkbox
- Currently, the querybean client has a "Local only?" checkbox allowing the user
to specify that only local queries ar... - 07:56 PM Bug #74 (Resolved): Need to relabel dmanclient UI tabs
- Elements of the dmanclient user interface need to be relabeled in a
user-friendly manner. For example, the term "me...
Also available in: Atom