Activity
From 01/25/2002 to 02/23/2002
02/22/2002
- 03:02 PM Revision 943 (metacat): A new action named export was add to it. This action will export a zip output stream for a data package. In the zip output stream, meta data documents, data files and a html summary file are include. The stucture will looks like:
- package----/metadata/metadata docments
|
----/data/data files
|
----html file - 02:56 PM Revision 942 (metacat): Two metacat util methods were add. One is getDocIdFromString and the other is getVersionFromString. They output a docid and revision if a string like str1.str2.str3. were passed to them.
- 02:53 PM Revision 941 (metacat): A method named transformXmlDocument were overload. It transform an XML document to StringWriter using the stylesheet reference from the db.
- 02:50 PM Revision 940 (metacat): A public method named getZippedPackage() and other relative private methods were add to this class. The public method can give a zip output stream if a docid and other parameters were passed to it.
- 02:46 PM Revision 939 (metacat): A property named "morpho" was added. It is the path for morpho.jar. (Now, in DBQuery class some morpho package class are used). Morpho was added to cpath too. During the "install", morpho willbe copy to the target too.
- 02:39 PM Revision 938 (metacat): In QBQuery class some classes - Triple and TripleCollection, which come from morpho package wereused. So morpho.jar was added to metacat libray. The reseaon to use these class is xml document need to be parsed and get docids' relationship.
02/20/2002
- 03:16 PM Revision 937 (metacat): Adding the style sheet of html file in zip data package for morpho to metacat.
- So the html summary file can have the same style in morpho and metacat zip package.
- 03:10 PM Revision 936 (metacat): Adding a new doctype and its publicid="-//NCEAS//eml-generic//EN".
- It connects http://@server@@style-path@/generic-morpho.xsl.
So the html files in zip data package have the same style...
02/13/2002
- 05:48 PM Revision 935 (metacat): Some code format problem was fixed.
- 03:17 PM Revision 934 (metacat): The bug was fixed.
- After a referral exception happend, we should set enviroment properties again before creating a contex. These environ...
- 12:28 PM Revision 933 (metacat): Removed an obsolete filter fromthe build.xml file.
- 12:22 PM Revision 932 (metacat): Updated installation instructions to reflect the new procedures involved
- with the changes to build.xml.
- 11:41 AM Revision 931 (metacat): Modified the build.xml file to make it easier to set up the configuration.
- There is now a "config" target in which all of the properties that are usually
modified are located. Also, now one s...
02/12/2002
- 09:14 PM Revision 930 (metacat): Authentication bug was fixed (bug 408).
- However, it needs to test if referral cotaining a referral.
- 11:43 AM Revision 929 (metacat): xerces.jar was update to 1.4.4
02/11/2002
- 05:56 PM Revision 928 (metacat): Please check it.
- 08:10 AM Revision 927 (metacat): In order to fix bug 408 (authentication), some important variables' values
- were followed.
02/05/2002
- 09:10 AM Revision 926 (metacat): took my password out of the build file
- 09:09 AM Revision 925 (metacat): integrated the postgres and oracle properties into one build file. now, if you want to switch between oracle and postgres, you just change the 'depends' attribute in the 'init' target. also, I fixed the path to the servlet.jar file to match up with where tomcat now stores it (lib/common/servlet.jar instead of lib/servlet.jar).
02/04/2002
- 06:03 PM Revision 924 (metacat): Modified the build file to point at the proper eml directory so that the
- "getdtd" target can find the right files to be checked out.
- 11:31 AM Revision 923 (metacat): Committed changes to the build file so that it properly copies the Xalan
- jar files instead of the oracle xml parser which has been eliminated.
02/03/2002
02/02/2002
- 08:38 PM Revision 921 (metacat): Fixed bug in login.xsl that was preventing a successful xslt transform. Now
- successful logins redirect correctly, unsuccessful ones redirect to the
login page again. - 01:14 AM Revision 920 (metacat): Set the qformat parameter so the stylesheets can use it for conditional
- processing.
- 12:56 AM Revision 919 (metacat): Added new stylesheets for displaying the eml-attribute and eml-entity modules.
02/01/2002
- 06:07 PM Revision 918 (metacat): Changed the link urls in the eml-dataset display stylesheet to use the
- default style-set as set in the build file rather than hard-coding the
value 'html'. This allows more flexibility in... - 03:28 PM Revision 917 (metacat): fixed error with dist target so that it now copies the source correctly
01/29/2002
- 10:29 AM Revision 916 (metacat): updated all of the returndoctypes so that emlbeta4 and emlbeta6 will show up in the resultset.
- 10:15 AM Revision 915 (metacat): fixed error I introduced when I got postgres working
01/28/2002
Also available in: Atom