Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  dbadapter 3077 over 17 years Matt Jones Removed the @release@ ant token from all files ...
  metacat 3827 almost 16 years Jing Tao Checkin to head. Remove this class from Runnabl...
  protocols 3077 over 17 years Matt Jones Removed the @release@ ant token from all files ...

Latest revisions

# Date Author Comment
3827 05/08/2008 05:15 PM Jing Tao

Checkin to head. Remove this class from Runnable and add sql to delete extral nodes in xml_nodes_revision table.

3818 05/02/2008 03:41 PM Jing Tao

Modify the delete xml_index table query.

3816 05/01/2008 04:47 PM Jing Tao

Add code to execute sql command and finish the task.

3814 04/30/2008 05:18 PM Jing Tao

A class to correct invalid eml201 documents. Metacat 1.8.0 and ealier version points incorrect eml-resource.xsd. We need fix eml documents.
Haven't done yet.

3799 04/18/2008 06:05 PM Jing Tao

Add a new class will build query result able in advance. It has been done yet.

3786 04/09/2008 06:30 PM Jing Tao

Fixed a bug pathexpr was modified if pathexpr is an attribute.

3780 04/02/2008 04:28 PM daigle

Changes to remove ANT tokens for the turnkey install project

3772 03/20/2008 05:37 PM ben leinfelder

Enable file naming when returning a zip file of the requested documents.
File names for each docid are provided as additional parameters named by the actual docid value that they are providing a name for. An example query string might look like:

action=read&docid=doc.1.1&docid=doc.2.1&qformat=zip&doc.1.1=fileName1.txt&doc.2.1=fileName2.jpg...

3771 03/20/2008 05:32 PM Jing Tao

Fixed bug that lsid couldn't be shown up in result page of kepler skin. The bug is that in extended query, lsid attribute was treated as a element, but it is attribute.
I also optimized the query by deleting xml_documents table from query. The table is not needed.

3769 03/19/2008 05:57 PM Jing Tao

Fixed bug that kepler skin wouldn't return actor name in query. The reason is there was no separate vector to store returnfield with "]". So those fields with or without "]" are handled
together (which shouldn't). When seperate those return fields, the bug was fixed.

View revisions

Also available in: Atom