Project

General

Profile

Statistics
| Revision:

# Date Author Comment
556 11/21/2000 10:14 AM bojilova

added ticket_counter and deny attributes to xml_access table

555 11/21/2000 10:04 AM bojilova

new class for parsing ACL XML file and loading acl data into metacat db

554 11/20/2000 09:11 AM berkley

added delete functionality

553 11/20/2000 05:14 AM Jing Tao

Add the eml style sheet into metacat module.

552 11/17/2000 02:34 PM berkley

added support for server_location in the xml_revisions table.

551 11/16/2000 03:36 PM berkley

removed inadvertent comments

550 11/16/2000 03:32 PM berkley

added needed table fields for storing document location in xml_documents

549 11/16/2000 03:26 PM berkley

removed dependence on a server code in the accession number of each document. the file's resident server is now located in xml_documents.server_location.

548 11/16/2000 12:35 PM berkley

changed alpha to dev in odbc driver param

547 11/16/2000 12:33 PM berkley

removed servercode param

546 11/16/2000 12:32 PM berkley

removed server-code param

545 11/16/2000 11:03 AM berkley

no message

544 11/16/2000 11:01 AM berkley

added new server_location field to xml_documents with a foreign key to xml_replication.serverid

543 11/16/2000 08:50 AM berkley

now updates the xml_replication last_checked field

542 11/16/2000 08:40 AM berkley

updated javadoc documentation

541 11/15/2000 10:18 AM bojilova

fixed bug/typo

540 11/15/2000 08:28 AM berkley

no message

539 11/14/2000 11:04 AM berkley

added server-code property

538 11/14/2000 11:01 AM berkley

added servercode prop.

537 11/14/2000 11:01 AM berkley

no message

536 11/14/2000 09:26 AM berkley

changed action scheme

535 11/13/2000 05:04 PM Matt Jones

Modified pathquery.dtd and QuerySpecification to allow some new constraints
on queries submitted to Metacat. Now, queries can contain an optional
set of <owner> tags that identify the users for which documents should be
returned, and a list of <site> tags constraining the site identifiers...

534 11/13/2000 03:31 PM berkley

can now send a file to another server

533 11/13/2000 03:31 PM berkley

can now download a document from a server

532 11/13/2000 03:30 PM berkley

no message

531 11/13/2000 02:34 PM Matt Jones

Changed utility query to include the user_owner field rather than the
title field, which is now obsolete.

530 11/13/2000 02:26 PM Matt Jones

Fixed typo in DBSAXHandler debug message.

529 11/13/2000 12:54 PM bojilova

not needed any more

528 11/13/2000 10:49 AM bojilova

it is not needed to be here

527 11/13/2000 10:11 AM bojilova

changes for using SRB v1.1.8 at LTER, NM

526 11/13/2000 10:08 AM bojilova

SRB v1.1.8

525 11/13/2000 10:05 AM berkley

added replication properties

524 11/09/2000 02:04 PM berkley

changed naming scheme

523 11/09/2000 01:55 PM berkley

changed naming scheme

522 11/09/2000 01:41 PM berkley

changed naming scheme

521 11/09/2000 01:23 PM berkley

servlet to handle metacat replication requests.

520 11/09/2000 01:21 PM berkley

a timer based thread that does Delta-T replication checking.

519 11/09/2000 01:21 PM berkley

a parser to handle replication xml messages

518 11/08/2000 03:06 PM bojilova

change for using the db connection

517 11/08/2000 10:18 AM berkley

updated xml_relation table

516 11/07/2000 10:09 PM Matt Jones

Changed target of the javadoc builds to the build/docs/apiDocs directory
so that we no loger version track the javadoc html files -- they changes
too much between each of the times we would generate them. Also, removed
the old javadoc documentation that was found in the "docs" subdirectory.

515 11/07/2000 08:22 PM Matt Jones

Updated the Javadoc documentation so that the current release can be provided
on the web site.

514 11/06/2000 05:21 PM Matt Jones

Fixed problem with AuthInterface, AuthLdap, and AuthMcat where the
sigantures of the methods of these classes were not in agreement, which was
causing AuthLdap to no longer compile. Changed parameter signatures so that
the 'user' parameter is used consistently in all of the methods.

513 11/06/2000 10:38 AM bojilova

bug fix about util.openDBConnection() for xmlIndex tread

512 11/03/2000 12:02 PM bojilova

small fix for exception when srbMaster is not running

511 11/03/2000 11:12 AM bojilova

not needed

510 11/03/2000 09:38 AM bojilova

XSLT transformation on "login" and "logout" action

509 10/31/2000 03:26 PM bojilova

AuthMcat
- new class for authentication through MCA; implements AuthInterface
AuthSession
- assigning HttpSession obj only after successful athentication;
- cleared isAuthenticated field - not needed
- cleared invalidate() method - not needed
AuthInterface...

508 10/31/2000 02:29 PM bojilova

added "qformat=html" form parameter for "login" and "logout" actions

507 10/31/2000 02:14 PM bojilova

changed action's value:
"Login" to "login"
"Logout" to "logout"

506 10/30/2000 05:12 PM Matt Jones

Modified stylesheets to use the default.css file from the new KNB web site.
Also, provided a new resultset.xsl that represents a simple freetext query
of the KNB data repository. Updated build.xml to relect the location of the
new css stylesheet.

505 10/27/2000 07:07 PM Matt Jones

Began work on new UI for the KNB web site. It will be the main query
interface from the KNB website.

504 10/26/2000 02:38 PM Matt Jones

Fixed the LDAP authentication adapter (AuthLdap.java) so that it now looks up
the distinguished name for a user before attempting to do authentication.
This is because the user's distinguished name can sometimes be based on
their uid attribute, but sometimes be based on their cn (common name)...

503 10/24/2000 01:03 PM bojilova

merge AUTH_LDAP to the main branch

502 10/24/2000 09:07 AM bojilova

clear System.exit(0) within the static block

500 10/09/2000 02:58 PM Matt Jones

Fixed typo in stylesheet.

499 10/09/2000 12:33 PM Matt Jones

More user interface changes to the HTML MARINE interface. Minor
rearrangement of columns, some link changes.

498 10/06/2000 06:40 PM Matt Jones

Replaced imagemap with anchor links in the web interface to simplify the
rearrangement of the interface. This new feature uses javascript to
submit the form when the link is clicked.

497 10/05/2000 06:50 PM Matt Jones

Various changes to improve consistency of the MARINE and METACAT user
interfaces as presented through the XSL->HTML conversions. Eliminated
one (extraneous) copy of the rowcol.css style sheet in favor of sharing
a single css stylesheet in xmltodb/lib/style/rowcol.css. Modified all...

491 10/03/2000 04:28 PM bojilova

Included script for insert of all eml dtds.

489 10/03/2000 03:48 PM berkley

added functionality to return the doctype of a relation in a relationdoctype tag. This information is now returned automatically in the resultset under the path resultset/relation/relationdoctype.

488 10/03/2000 03:47 PM berkley

added ability to enterpret relationdoctype tag.

487 10/03/2000 02:26 PM berkley

added new linkage to the title in the table

486 10/03/2000 02:23 PM berkley

removed debug print statements.

485 10/03/2000 02:16 PM berkley

added code for getting stylized related documents

483 10/03/2000 12:55 PM berkley

allowed both indexing threads to run without interfering with each other.

482 10/03/2000 08:05 AM berkley

made package changes

481 10/02/2000 10:56 AM bojilova

- cleared copyfile of marine.properties since it is no longer in use
- added copyfile of srbProps.properties from xmltodb/lib to the servlet classpath
same like metacat.properties

480 10/02/2000 10:32 AM bojilova

moved it from src/edu/ucsb/nceas/metacat dir to here

478 09/29/2000 03:37 PM berkley

fixed bug that caused a nullPointerException when a null resultset was returned.

477 09/29/2000 01:52 PM berkley

changed the look of relations

476 09/28/2000 11:05 AM bojilova

Changed to prevent the insertion if the provided Accession# is in use as Dan suggested.

475 09/27/2000 02:37 PM berkley

removed system.out.printlns

474 09/27/2000 01:12 PM berkley

added a "server" parameter which tells the system the path to the server on which metacat is running. This is used for metacat:// urls.

473 09/27/2000 01:11 PM berkley

added support for urls of the form "metacat://server.xyz.com?docid=XXX:yy"

472 09/27/2000 01:10 PM berkley

added package and resource data and structures

471 09/26/2000 04:02 PM bojilova

Separate thread used for writing into xml_index table.
This cut the time of the response on insert almost in half.
The tread is started afterwards
(on end of document parsing and inserting into xml_nodes) from
DBSAXHandler and uses new(separate) db connection....

470 09/26/2000 03:09 PM berkley

added new fields

469 09/26/2000 03:09 PM berkley

added support for returndoc handling.

468 09/26/2000 03:08 PM berkley

added a packagedoctype parameter so that the servlet knows what kind of doctype a package

467 09/26/2000 03:08 PM berkley

updated for returndoc field

466 09/26/2000 03:07 PM berkley

This class syncronously indexes any package file that is loaded into the database.r

465 09/26/2000 03:06 PM berkley

Added backtrack functionality. Backtracking works by passing a returndoc parameter. There can be more than one. If a document that is hit by a query is not of type returndoc then it searches the database for a related file of type returndoc. If one is found it is displayed, if no relation is found, the original is displayed....

464 09/26/2000 01:03 PM bojilova

included new method getPoolSize()

463 09/20/2000 02:50 PM berkley

added extra timing information to the main() driver method.

462 09/20/2000 01:25 PM bojilova

fix the small bug with output like:
Fatal processing error

<success>
<docid>null</docid>
</success>
on hadleInsertOrUpdateAction()

461 09/20/2000 01:22 PM bojilova

writeDocID() not needed any more
throw SAXException from everywhere

460 09/20/2000 01:21 PM bojilova

on character(cbuf, start, len) included:
if currentNode.getTagName().equals("title")
currentDocument.setTitle(cbuf)
instead of using:
currentDocument.setTitleFromChildElement() in endDocument() call

459 09/20/2000 01:15 PM bojilova

change Assession# generation to use the same db connection

458 09/20/2000 10:58 AM berkley

Updated the download data function. the download data function now pulls a document from the database, zips it up and sends the zip stream to the client. It also zips up any related files. a relation parameter is used to pass related files to the servlet. If only one document should be zipped and sent, a single docid in the param hashtable is sufficient.

457 09/15/2000 05:40 PM bojilova

changes related to decrease the time of INSERT of document.
With these changes I inserted 200KB file for 3 minutes, 50KB for 50sec.
This is mainly simplifing the DBSAXNode class and
using batching feature of Oracle JDBC driver.

456 09/15/2000 03:16 PM berkley

updated this style sheet to display only resource documents and their related files. Also added hidden input params to the images on the left so that the related document info is sent back to the servlet when documentation or an abstract is requested.

455 09/15/2000 12:53 PM berkley

this stylesheet now processes relation information.

454 09/15/2000 12:53 PM berkley

This allows for the easy handling of metacat:// urls. The documentation in the source code explains the specification for the url in detail.

453 09/15/2000 12:52 PM berkley

Added functionality for package specifications. metacatservlet now contains a new action called getrelateddocument that handles retrieving related documents using the metacatURL specification (metacatURL.java). DBQuery contains new code in runQuery that embeds relation tags in the returned hashtable describing the documents related to each docid. querySpecification contains a new method which prints the sql that does the relation query.

452 09/14/2000 12:33 PM bojilova

store generated Access# in meta_file_id tag if there are any

451 09/13/2000 03:03 PM bojilova

fix bug in toXML() about getting output of XML document like:
<paragraph

450 09/13/2000 01:59 PM berkley

added parentnodeid to xml_index table

449 09/13/2000 01:57 PM berkley

added parentnodeid to xml_index

447 09/13/2000 01:09 PM bojilova

fix for "Document not found" err message on "getdocument" action