Project

General

Profile

Statistics
| Revision:

# Date Author Comment
2594 09/15/2005 03:24 PM sgarg

added code to define LOG_CONFIG_NAME

2593 09/14/2005 11:50 AM sgarg

Added code to start threads which initiate indexing once insertion to xml_nodes is complete.

2592 09/14/2005 11:45 AM sgarg

Removing the code that calls the indexing thread. This call will be made from documentImpl.java once document insertion and update is finished.

2591 09/14/2005 10:50 AM sgarg

Added support for log4j to MetaCatUtil so that it can be used by Metacat code for logging.

2590 09/13/2005 03:08 PM Jing Tao

Add a new indicator - is revision document.

2589 09/09/2005 01:59 PM sgarg

Replacing debugMessage in metacat code with log4j methods for logging

2588 09/09/2005 01:51 PM sgarg

Replacing debugMessage with log4j methods for logging

2587 09/09/2005 01:31 PM sgarg

changing qformat to xml

2586 09/09/2005 01:10 PM Jing Tao

Add code to check the if the user has permission to start or stop timed replication.

2585 09/09/2005 01:08 PM Jing Tao

Add some null checking code in onList method.

2584 09/09/2005 11:34 AM sgarg

Adding log4j jar file and log4j.properties file to lib dir

2583 09/09/2005 11:10 AM sgarg

Add log4j jar to the lib path

2582 09/09/2005 10:42 AM Jing Tao

Change sessionHash to static variable and add a static get method.

2581 09/08/2005 04:40 PM Jing Tao

Use a util function to get replication server.

2580 09/08/2005 04:07 PM sgarg

Fix for bug 2060.

Moved the call to starting of indexing thread from endDocument to DocumentImpl after commit has been done. This way when ever a document is indexed it has already been entered in xml_nodes and xml_documents

2579 09/08/2005 04:03 PM Jing Tao

Use a util class to get local replication url.

2578 09/08/2005 04:02 PM Jing Tao

Add code to trim server name white space.

2577 09/08/2005 01:48 PM sgarg

Added three new options for specifying the moderators, allowed submitters and submitters who are not allowed

2576 09/08/2005 01:41 PM sgarg

Modified MetaCatUtil to read metacat access control lists from metacat.properties. Also coded various methods which can be used to find out if a user is an admin, moderator or on allowed/denied submitter list.

Modified MetaCatServlet to check if a user is allowed to insert/update before insert and update is done.

2575 09/08/2005 01:21 PM Jing Tao

Add another servlet url mapping for replication.

2574 09/08/2005 01:19 PM Jing Tao

Add code to trim white space in server name.

2573 09/08/2005 10:49 AM Jing Tao

Remove output stream from the constructor.

2572 09/08/2005 10:48 AM Jing Tao

Persistant timed replication parameter.

2571 09/08/2005 10:47 AM Jing Tao

Add new parameter into start action.

2570 09/08/2005 10:04 AM Matt Jones

Formatting cleanup, fixed a missing 'private' declaration. Preparing for LSID integration work.

2569 09/08/2005 09:40 AM Jing Tao

Use milliseconds.

2568 09/08/2005 08:03 AM harris

This is a stand-alone app for converting utm coordinates to geocoordinates.

2567 09/07/2005 04:51 PM sgarg

Small bugfixes to the oracle upgrade script for metacat 1.6

2566 09/07/2005 04:47 PM Jing Tao

Add code to check if adminstor list is null.

2565 09/07/2005 02:17 PM harris

Changed the headers.

2564 09/07/2005 02:12 PM harris

This is the c++ code that is used to write the shapefile. This code requires
the shapelib.

2563 09/07/2005 02:03 PM harris

Filed used my the Metacat Spatial Option. Generally these files represent
the portion of the spatial option that harvests spatial elements from a
Metacat, and stores the elements as a shapefile on the file system. This
option, at this point, is pretty much independent of the metacat application....

2562 09/07/2005 01:13 PM sgarg

Removing support for site from pathquery.dtd

2561 09/07/2005 01:07 PM sgarg

Removing support for 'site' from pathquery

2560 09/07/2005 01:05 PM sgarg

Replaced SQL queries in getMaxDocid() which used INSTR with queries which dont use INSTR. Now the INSTR related computation is done in Java code

2559 09/07/2005 09:44 AM sgarg

Modified the code so that users show up outside the groups also in the tree constructed by action=getPrincipals.

2558 09/06/2005 11:29 AM sgarg

Added new methods to MetaCatUtil: isAdministrator and isModerator.

These methods are used to check if a given username is part of the admin and moderator list specified in metacat.properties

Modified DocumentImpl and MetaCatServlet to use these functions.

2557 09/06/2005 08:45 AM sgarg

Added fix for http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2172.

normalize method now checks for & in the text passed to the method

2556 09/06/2005 08:42 AM sgarg

Added the patch provided by Johnoel. Check out the following link to bugzilla for more info: http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2081

2555 08/30/2005 05:04 PM Jing Tao

Add some method to setting replication start time.

2554 08/30/2005 05:03 PM Jing Tao

Add new method to set options.

2553 08/30/2005 05:02 PM Jing Tao

Change the format of replication start time.

2551 08/26/2005 05:44 PM Jing Tao

add new timed replication setting properties.

2550 08/26/2005 05:43 PM Jing Tao

Add some new properties for the timed replication setting.

2549 08/26/2005 05:43 PM Jing Tao

Add some new filter for timed replication seting.

2548 08/24/2005 11:45 AM sgarg

Added mapping for the replication servlet which were missing earlier.

2547 08/12/2005 04:09 PM sgarg

Changes to the OBFS index and header html code so that restricted search on name, title, abstract, keywords etc is done. action=squery is used for this instead of action=query.

2546 08/12/2005 04:09 PM sgarg

Changes to the NCEAS index and header html code so that restricted search on name, title, abstract, keywords etc is done. action=squery is used for this instead of action=query.

2545 08/12/2005 03:33 PM sgarg

Changes to the NRS index and header html code so that restricted search on name, title, abstract, keywords etc is done. action=squery is used for this instead of action=query.

2544 08/12/2005 12:21 PM sgarg

Bug fix in the javascript code for the esa skin

2543 08/09/2005 02:39 PM sgarg

Following fixes to the ESA's index.html

> Changing the checkbox label to read 'Include data from the Knowledge Network for Biocomplexity'
> Change in Javascript so that KNB is searched when checkbox for Search KNB is clicked
-> Change so that the search term doesnt disappear after hitting the enter button.

2542 08/09/2005 11:07 AM sgarg

Changes made to Basic Information so that it is cleas that the first name and last name fields refer to the metadata provider rather than the owner

(Commit by Saurabh Garg for Callie Bowdish)

2541 08/09/2005 10:32 AM sgarg

Fixed the link to OBFS

2540 08/09/2005 10:29 AM sgarg

The template for displaying the error is not executed when passwords are not same. Hence the user doesnt know what the error was. Fixed this.

2539 08/04/2005 02:58 PM sgarg

Added px to the css files.

Modified the index.html file to have a link for search.

2538 08/04/2005 12:50 PM bowdish

added b {
font-weight: bold:
} to accommodate Mac Safari browser

2537 08/04/2005 11:26 AM sgarg

Added literalLayout, para and geographic Description to the list of paths to be indexed

2536 08/04/2005 11:24 AM sgarg

New header for the ESA skin

(Commit done by Saurabh Garg for Callie Bowdish)

2535 08/04/2005 11:14 AM sgarg

Adding new gifs for the ESA header

(Commit done by Saurabh Garg for Callie Bowdish)

2534 08/03/2005 04:46 PM sgarg

Adding gifs for the new ESA header

(Commit done for Callie Bowdish by Saurabh Garg)

2533 08/03/2005 10:36 AM sgarg

Added some more search parameters - like para and literalLayout.

Also made the changes in text suggested by Mark.

2532 08/01/2005 10:41 AM sgarg

renaming enum to catalogEnum to prevent compilation errors for jdk1.5

2531 08/01/2005 10:28 AM sgarg

Bugfixes to the previous commit and adding comments etc.

2530 08/01/2005 09:29 AM sgarg

Changes to the upgrade script so that 'IN' and 'NOT IN' are not used in the queries and hence the upgrade script is much faster.

2529 07/27/2005 11:13 AM sgarg

Changes made to the drop-down list of US states and territories and to the abstract section of the data registry form and guide, by Veronique Connolly.

2528 07/26/2005 03:23 PM sgarg

New changes in text which Veronique suggested.

2527 07/26/2005 11:10 AM sgarg

Changes to the ESA skin so as to search on particular given fields instead of searching everything

2526 07/26/2005 09:17 AM sgarg

Bugfix to the previous commit.

Also made changes so that while indexing the path in buildIndex(), instead of seperate database calls to the database for each path, one call is made with all the paths in it.

2525 07/25/2005 06:33 PM sgarg

Added new paths to be indexed to metacat.properties

2524 07/25/2005 11:57 AM sgarg

Modified code to enter/remove data from xml_path_index and enter data into xml_nodes_revision when action=insert, update and delete are performed.

2523 07/25/2005 11:54 AM sgarg

Check if all the paths in returnfield are indexed. If yes, then you xml_path_index for getting values of returnfields instead of using xml_nodes + xml_index

2522 07/25/2005 11:52 AM sgarg

Adding code to check if all the paths being searched for indexed are not. If all paths are indexed, the code will use xml_path_index instead of using xml_nodes and xml_index

2521 07/25/2005 11:49 AM sgarg

Adding a new method to MetaCatServlet for getting the value of paths to be indexed from metacat.properties file and indexing those paths in xml_path_index

2520 07/25/2005 11:45 AM sgarg

Adding new files for upgrading version 1.5 database to version 1.6 database

2519 07/25/2005 11:45 AM sgarg

Added code to create new tables xml_path_index and xml_nodes_revisions...

2518 07/21/2005 04:59 PM sgarg

Added target for upgrading DB to version 1.6

2517 07/21/2005 04:54 PM sgarg

Changed the name of the function

2516 07/21/2005 04:52 PM sgarg

Modified xmltables script so that:
1. Foreign key for rootnodeid in xml_revision points to xml_node_revision table instead of xml_nodes
2. Added a new table xml_path_index which is used to index the paths specified by user in metacat.properties
3. Addes a new table xml_nodes_revision which stores the nodes of old revisions and deleted documents

2515 07/21/2005 04:46 PM sgarg

Fixed bug in previous commit

2514 07/21/2005 04:31 PM sgarg

Modified postgres script so that:
1. Foreign key for rootnodeid in xml_revision points to xml_node_revision table instead of xml_nodes
2. Added a new table xml_path_index which is used to index the paths specified by user in metacat.properties
3. Addes a new table xml_nodes_revision which stores the nodes of old revisions and deleted documents...

2513 07/21/2005 04:18 PM sgarg

Added a new property 'indexed_paths'. All the paths mentioned under this property will be configured in xml_path_index table.
See bug 2154

2512 07/21/2005 04:08 PM sgarg

Added a new function which can used to control the carriage return at the end of the debug message and 'Metacat' in front of the message...

2511 07/13/2005 02:39 PM Jing Tao

Add servlet mapping for replication.

2510 07/07/2005 09:00 AM sgarg

Changes made to the address and abstract sections of the data registry form and guide by Veronique Connolly.

2509 06/08/2005 11:13 AM Duane Costa

Minor documentation fix. buildindex action should be all lowercase.

2508 06/06/2005 12:57 PM Duane Costa

Add image for LTER skin.

2507 05/26/2005 02:25 PM Duane Costa

Modifications to the lter skin.

2505 05/24/2005 05:24 PM sgarg

Adding acknowledgement for Mellon support.

2504 04/22/2005 04:05 PM sgarg

Making changes in postgres db upgrade script such that instead of JDBC, SQL is used for updating the DB

2503 04/22/2005 02:18 PM sgarg

Fixed a bug in printSQL function. The bug came into the picture for queries which involve multiple query groups and one of the query groups does a % search.

2502 04/20/2005 02:46 PM sgarg

Replacing '' with '_' so that there is no ambiguity in javascript ids generated as part of the resultset

2501 04/20/2005 10:22 AM Duane Costa

Minor edits to installation instructions for Metcat 1.5.0.

2499 04/19/2005 12:11 PM sgarg

Adding perl script for changing ldap password for an account.

2498 04/19/2005 11:39 AM sgarg

Removing the token for cvsroot for checking out webmdentry as build.xml no longer depends on webmdentry module

2497 04/19/2005 11:37 AM sgarg

Removing dependency on webmdentry module

2496 04/18/2005 04:23 PM berkley

an index page for the developer tools

2495 04/15/2005 01:59 PM Duane Costa

Increase height of .iframesearchboxclass to accomodate Internet Explorer.

2494 04/15/2005 09:16 AM sgarg

Changes in tablehead and highlight styles made by Veronique Connolly

(Submitted by Saurabh Garg for Veronique Connolly)

2493 04/14/2005 08:39 PM Matt Jones

Skin for Kruger National Park. Includes some improved text for the main
page, as well as addition of a login form for the main page.

2492 04/14/2005 08:38 PM Matt Jones

Ne wlogin form for dev skin that does not require the full DN.