Project

General

Profile

Activity

From 09/02/2005 to 10/01/2005

10/01/2005

09:57 PM Revision 2625 (metacat): Add function transfer string to date.
Jing Tao
09:21 PM Revision 2624 (metacat): Add date info.
Jing Tao
09:20 PM Revision 2623 (metacat): Add info about date.
Jing Tao
09:20 PM Revision 2622 (metacat): Changes according add data info.
Jing Tao
09:18 PM Revision 2621 (metacat): Rewrite replication for revision document.
Jing Tao
09:17 PM Revision 2620 (metacat): Add code to get date info
Jing Tao

09/30/2005

08:55 PM Revision 2619 (metacat): Fixed the bug in xml segment is not correct to express revision document list.
Jing Tao
08:27 PM Revision 2618 (metacat): Remove the print out statement.
Jing Tao
08:04 PM Revision 2617 (metacat): user jdbc-jar-name to replace the hard code zip file name
Jing Tao
05:40 PM Revision 2616 (metacat): Fixed some bug in replication.
Jing Tao
05:29 PM Revision 2615 (metacat): Added code to enter publication date into the dataset.
sgarg
04:35 PM Revision 2614 (metacat): Add some drop command and fix the bug in creating xml_path_index table.
Jing Tao
04:03 PM Revision 2613 (metacat): Fix for 2214. Allow 0 in coordinates now.
sgarg
02:47 PM Revision 2612 (metacat): Fix for bug 2215. Error message is displayed if project name is not selected in the nceas skin.
sgarg
02:07 PM Revision 2611 (metacat): Fix for bug 2217
sgarg
02:07 PM Revision 2610 (metacat): Add the copy command for jdbc to war file. Otherwise in oracle, the servlet couldn't find jdbc driver.
Jing Tao
01:43 PM Revision 2609 (metacat): Fix for bug 2218
sgarg
12:48 PM Revision 2608 (metacat): Add code to handle deleted document replication.
Jing Tao
12:47 PM Revision 2607 (metacat): Add code to handle replicate the deleted document.
Jing Tao
12:47 PM Revision 2606 (metacat): Add method to get revision list in xml_revisions table for a given docid.
Jing Tao
12:46 PM Revision 2605 (metacat): Add code to handle replication deleted docs.
Jing Tao
12:44 PM Revision 2604 (metacat): Change setString to setInt for ticket account because driver changes.
Jing Tao

09/28/2005

02:06 PM Revision 2601 (metacat): Fixed a typo.
harris
01:28 PM Revision 2600 (metacat): My thoughts on the metacat spatial architecture.
harris

09/27/2005

04:48 PM Revision 2599 (metacat): Refactored the build to use a <path> element for the classpath rather
than ant properties. This makes the classpath easier to manage, but required
changes throughout the build. I think ...
Matt Jones

09/23/2005

11:19 AM Revision 2598 (metacat): Added a target called metacat spatial to build the spatial stuff.
harris

09/22/2005

05:02 PM Revision 2597 (metacat): Add code to get revision table info
Jing Tao

09/15/2005

03:29 PM Revision 2596 (metacat): New class to handle replicated deleted doc.
Jing Tao
03:29 PM Revision 2595 (metacat): Add default constructor and change some viriable to protected.
Jing Tao
03:24 PM Revision 2594 (metacat): added code to define LOG_CONFIG_NAME
sgarg

09/14/2005

11:50 AM Revision 2593 (metacat): Added code to start threads which initiate indexing once insertion to xml_nodes is complete.
sgarg
11:45 AM Revision 2592 (metacat): Removing the code that calls the indexing thread. This call will be made from documentImpl.java once document insertion and update is finished.
sgarg
10:50 AM Revision 2591 (metacat): Added support for log4j to MetaCatUtil so that it can be used by Metacat code for logging.
sgarg

09/13/2005

03:08 PM Revision 2590 (metacat): Add a new indicator - is revision document.
Jing Tao

09/09/2005

01:59 PM Revision 2589 (metacat): Replacing debugMessage in metacat code with log4j methods for logging
sgarg
01:51 PM Revision 2588 (metacat): Replacing debugMessage with log4j methods for logging
sgarg
01:31 PM Revision 2587 (metacat): changing qformat to xml
sgarg
01:10 PM Revision 2586 (metacat): Add code to check the if the user has permission to start or stop timed replication.
Jing Tao
01:08 PM Revision 2585 (metacat): Add some null checking code in onList method.
Jing Tao
11:34 AM Revision 2584 (metacat): Adding log4j jar file and log4j.properties file to lib dir
sgarg
11:10 AM Revision 2583 (metacat): Add log4j jar to the lib path
sgarg
10:42 AM Revision 2582 (metacat): Change sessionHash to static variable and add a static get method.
Jing Tao

09/08/2005

04:40 PM Revision 2581 (metacat): Use a util function to get replication server.
Jing Tao
04:07 PM Revision 2580 (metacat): Fix for bug 2060.
Moved the call to starting of indexing thread from endDocument to DocumentImpl after commit has been done. This way w... sgarg
04:03 PM Revision 2579 (metacat): Use a util class to get local replication url.
Jing Tao
04:02 PM Revision 2578 (metacat): Add code to trim server name white space.
Jing Tao
01:48 PM Revision 2577 (metacat): Added three new options for specifying the moderators, allowed submitters and submitters who are not allowed
sgarg
01:41 PM Revision 2576 (metacat): 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. sgarg
01:21 PM Revision 2575 (metacat): Add another servlet url mapping for replication.
Jing Tao
01:19 PM Revision 2574 (metacat): Add code to trim white space in server name.
Jing Tao
10:49 AM Revision 2573 (metacat): Remove output stream from the constructor.
Jing Tao
10:48 AM Revision 2572 (metacat): Persistant timed replication parameter.
Jing Tao
10:47 AM Revision 2571 (metacat): Add new parameter into start action.
Jing Tao
10:04 AM Revision 2570 (metacat): Formatting cleanup, fixed a missing 'private' declaration. Preparing for LSID integration work.
Matt Jones
09:40 AM Revision 2569 (metacat): Use milliseconds.
Jing Tao
08:03 AM Revision 2568 (metacat): This is a stand-alone app for converting utm coordinates to geocoordinates.
harris

09/07/2005

04:51 PM Revision 2567 (metacat): Small bugfixes to the oracle upgrade script for metacat 1.6
sgarg
04:47 PM Revision 2566 (metacat): Add code to check if adminstor list is null.
Jing Tao
02:17 PM Revision 2565 (metacat): Changed the headers.
harris
02:12 PM Revision 2564 (metacat): This is the c++ code that is used to write the shapefile. This code requires
the shapelib. harris
02:03 PM Revision 2563 (metacat): 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 shapefi...
harris
01:13 PM Revision 2562 (metacat): Removing support for site from pathquery.dtd
sgarg
01:07 PM Revision 2561 (metacat): Removing support for 'site' from pathquery
sgarg
01:05 PM Revision 2560 (metacat): Replaced SQL queries in getMaxDocid() which used INSTR with queries which dont use INSTR. Now the INSTR related computation is done in Java code
sgarg
09:44 AM Revision 2559 (metacat): Modified the code so that users show up outside the groups also in the tree constructed by action=getPrincipals.
sgarg

09/06/2005

11:29 AM Revision 2558 (metacat): 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.prop... sgarg
08:45 AM Revision 2557 (metacat): Added fix for http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2172.
normalize method now checks for &amp; in the text passed to the method sgarg
08:42 AM Revision 2556 (metacat): 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
sgarg
 

Also available in: Atom