Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  com 71 about 24 years higgins Catalog files from arbortext added
  edu 2262 over 19 years sgarg fixed some bugs in document update
  perl 2258 over 19 years Matt Jones Modifications to the registry to support the ne...
addforeignkeyfortable.sql 135 Bytes 1626 about 21 years Jing Tao Create a foreign key for table accesssubtree.
clear.sql 312 Bytes 704 about 23 years berkley added removal of relations
loaddtd.sql 2.36 KB 979 about 22 years Jing Tao Change every "http://@server@ to "@systemidserv...
loaddtdschema.sql 2.82 KB 2229 almost 20 years sgarg Modified directory name for eml-2.0.x checkouts...
loadschema.sql 476 Bytes 2229 almost 20 years sgarg Modified directory name for eml-2.0.x checkouts...
showdoc.sql 340 Bytes 390 over 23 years Matt Jones Added new utility query to return all of the xm...
sqlcatlist.sql 253 Bytes 123 almost 24 years Matt Jones Modifying storage model to use DOM TEXT nodes
sqldoclist.sql 209 Bytes 531 over 23 years Matt Jones Changed utility query to include the user_owner...
sqlnodeslist.sql 94 Bytes 108 about 24 years Matt Jones added utility files and queries
sqlnodesview.sql 358 Bytes 166 almost 24 years Matt Jones minor modifications to fix problems introduced ...
sqlrevisions.sql 205 Bytes 203 almost 24 years Matt Jones Merged in substantial changes to DBWriter and a...
upgrade-db-to-1.2.sql 596 Bytes 1827 over 20 years Matt Jones Renamed the upgrade sql files to more understan...
upgrade-db-to-1.2_postgres.sql 637 Bytes 1827 over 20 years Matt Jones Renamed the upgrade sql files to more understan...
upgrade-db-to-1.3.sql 1.44 KB 1827 over 20 years Matt Jones Renamed the upgrade sql files to more understan...
upgrade-db-to-1.3_postgres.sql 2.56 KB 1827 over 20 years Matt Jones Renamed the upgrade sql files to more understan...
upgrade-db-to-1.4.sql 3.84 KB 2112 about 20 years Duane Costa Correct minor problems with foreign keys in Har...
upgrade-db-to-1.4_postgres.sql 3.67 KB 2112 about 20 years Duane Costa Correct minor problems with foreign keys in Har...
xmlpackage.sql 1.94 KB 439 over 23 years berkley sql file defining the table structure for eml-p...
xmltables-sqlserver.sql 11.7 KB 2112 about 20 years Duane Costa Correct minor problems with foreign keys in Har...
xmltables.sql 13.9 KB 2112 about 20 years Duane Costa Correct minor problems with foreign keys in Har...
xmltables_postgres.sql 12.4 KB 2112 about 20 years Duane Costa Correct minor problems with foreign keys in Har...

Latest revisions

# Date Author Comment
2262 09/01/2004 02:43 PM sgarg

fixed some bugs in document update

2261 08/31/2004 05:52 PM sgarg

Added method to metacat client for reading inline data - readInlineData()

2259 08/31/2004 03:45 PM sgarg

Fixed a bug in upload function. For online data updates, access was not checked.

2258 08/28/2004 03:25 AM Matt Jones

Modifications to the registry to support the new ESA skin. Factored out some of
the configuration-specific code into properties that are set in the various
cfg files in the skins. New properties in the cfg files are lsite, usite,
showSiteList, showWgList, showOrganization. These now need to be set in every skin...

2253 08/24/2004 03:35 PM sgarg

Fixed handling of various docid formats.

2252 08/24/2004 12:34 PM sgarg

Code added to handle errors resulting from following urls:
http://metacat.nceas.ucsb.edu/knb/metacat?action2 - no action specified
http://metacat.nceas.ucsb.edu/knb/metacat?action=insert - no docid specified
http://metacat.nceas.ucsb.edu/knb/metacat?action=login - no username specified...

2251 08/24/2004 11:14 AM sgarg

Added check for null condition so that proper error text is returned to user.

2250 08/23/2004 02:21 PM Matt Jones

Checked to be sure the instance has been initialized in the getDBCOnnection
static method call. Assuming it has been initialized could (and does)
lead to NullPointerExceptions when used outside of the metacat servlet
if the conneciton pool isn't initialized properly.

2249 08/20/2004 01:32 PM Matt Jones

Reformatted code for readability. It was crazy. Still has problems, but its
better. Will be working on some new methods on monday.

2248 08/20/2004 09:21 AM sgarg

Fixed a bug in access handling when no access is specified.

View revisions

Also available in: Atom