Project

General

Profile

Activity

From 04/30/2001 to 05/29/2001

05/29/2001

05:17 PM Revision 756 (metacat): Updated pathquery.dtd to reflect new addition of filterdoctype element.
Matt Jones
11:09 AM Revision 755 (metacat): - made xmltables-sqlserver.sql from SQL Server running here on rincon machine
- included db index on xml_nodes.nodename which was missing bojilova

05/24/2001

11:21 AM Revision 754 (metacat): change the call from getDateFunction() to getDateTimeFunction()
bojilova
11:07 AM Revision 753 (metacat): changed the getDate method to getDateTime and changed the return
string in the postgresql implementation to "now()" from now()::date harris
10:21 AM Revision 752 (metacat): change the call from getDateString() to getDateFunction()
bojilova
10:20 AM Revision 751 (metacat): change the method name getDateString() to getDateFunction()
return "now()::date" in the DBPostgresql implementation of that method bojilova
09:01 AM Revision 750 (metacat): The Postgres implementation of the dbadapter package, still needs testing and
the getDate... method just returns the db function to return the date; to retreive the
current time is a second funct...
harris

05/23/2001

03:28 PM Revision 749 (metacat): changed the db sequence name used for the accession# uniqueid
to xml_documents_id_seq.
All db sequences now are named of form <table_name>_id_seq
bojilova
03:26 PM Revision 748 (metacat): added new property for the dbadapter class as:
dbAdapter=edu.ucsb.nceas.dbadapter.DBOracle
the installation procedure should change it to the appropriate class
bojilova
03:19 PM Revision 747 (metacat): - changed to use the DBAdapter uniform interface for all apperance of "sysdate"
and uniqueid generation from sequence
MetaCatUtil:
- reads from metacat.properties the dbadapter class implemented th...
bojilova
03:06 PM Revision 746 (metacat): the abstract DBAdapter class and its Oracle implementation
for the new dbadapter package bojilova

05/22/2001

03:24 PM Revision 745 (metacat): Fixed bug in metacat where return doctypes were not being properly
back traced. Changed DBQuery.findDocuments() so that it no longer
takes a returndoc array, but instead retrieves the...
Matt Jones

05/21/2001

02:30 PM Revision 744 (metacat): Added ability to process multiple "returndoc" elements in
a pathquery document. Now, any query hit will be back traced to an
associated package if that package is listed in o...
Matt Jones
01:51 PM Revision 743 (metacat): Modifications that change the package handling behavior of metacat. Package
membership is now determined by an identifier being used as either the subject
or object in a triple. One can not re...
Matt Jones

05/16/2001

09:45 AM Revision 742 (metacat): fix in the return of the last revisionid on UPDATE instead of the previous one
bojilova

05/09/2001

01:54 PM Revision 741 (metacat): this is sql script does the same as the sql script named
xmltables.sql except that this script is to be use to
create the database tables on a Postgresql backend rather
than ...
harris
01:49 PM Revision 740 (metacat): fixed the problem with empy password authentication.
Ldap somehow allows DirContext to be created
when empty password is provided as in our case
instead of comlaining lik...
bojilova

05/08/2001

02:40 PM Revision 739 (metacat): as John were testing Metacat on postgres,
he discovered that Connection needs more precise check
whether it is open because of db timing outs.
So used to be:
...
bojilova

05/04/2001

02:30 PM Revision 738 (metacat): fix to view abstract only when abstractpath parameter was specified
bojilova
02:25 PM Revision 737 (metacat): specified the correct param list about the "read" action changes
bojilova
11:12 AM Revision 736 (metacat): put exception handler messages when acc# is not in the correct format as:
<sitecode>.<uniqueid>.[<revisionid>] bojilova
09:16 AM Revision 735 (metacat): fix - added back generate(docid, action) method called from DataFileServer.java where rev is defaulted to 1
bojilova

05/03/2001

05:12 PM Revision 734 (metacat): - changes to expect revisionid to come from the client on INSERT/UPDATE/DELETE;
now the client should send accession# as:
sitecode.uniqueid.revisionid
INSERT checks if sitecode.uniqueid part does n...
bojilova

05/02/2001

02:52 PM Revision 733 (metacat): Tomcat has got configurated mime type mappings, but some are
missing. Thus added support for them in MetaCatServlet as:
File type -> MIME type
-------------- ----------------
...
bojilova

05/01/2001

04:43 PM Revision 732 (metacat): chaged the hidden input box from "relation" to "docid"
bojilova
04:42 PM Revision 731 (metacat): - merged "getabstract" and "getdatadoc" actions to "read" action;
- put MIME types everywhere for the returned data;
- zip when more than one doc/files were requested or when specifie...
bojilova
 

Also available in: Atom