Activity
From 09/01/2005 to 09/30/2005
09/30/2005
- 08:55 PM Revision 2619 (metacat): Fixed the bug in xml segment is not correct to express revision document list.
- 08:27 PM Revision 2618 (metacat): Remove the print out statement.
- 08:04 PM Revision 2617 (metacat): user jdbc-jar-name to replace the hard code zip file name
- 05:40 PM Revision 2616 (metacat): Fixed some bug in replication.
- 05:29 PM Revision 2615 (metacat): Added code to enter publication date into the dataset.
- 04:35 PM Revision 2614 (metacat): Add some drop command and fix the bug in creating xml_path_index table.
- 04:03 PM Revision 2613 (metacat): Fix for 2214. Allow 0 in coordinates now.
- 02:47 PM Revision 2612 (metacat): Fix for bug 2215. Error message is displayed if project name is not selected in the nceas skin.
- 02:07 PM Revision 2611 (metacat): Fix for bug 2217
- 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.
- 01:43 PM Revision 2609 (metacat): Fix for bug 2218
- 12:48 PM Revision 2608 (metacat): Add code to handle deleted document replication.
- 12:47 PM Revision 2607 (metacat): Add code to handle replicate the deleted document.
- 12:47 PM Revision 2606 (metacat): Add method to get revision list in xml_revisions table for a given docid.
- 12:46 PM Revision 2605 (metacat): Add code to handle replication deleted docs.
- 12:44 PM Revision 2604 (metacat): Change setString to setInt for ticket account because driver changes.
09/28/2005
- 02:06 PM Revision 2601 (metacat): Fixed a typo.
- 01:28 PM Revision 2600 (metacat): My thoughts on the metacat spatial architecture.
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 ...
09/23/2005
09/22/2005
09/15/2005
- 03:29 PM Revision 2596 (metacat): New class to handle replicated deleted doc.
- 03:29 PM Revision 2595 (metacat): Add default constructor and change some viriable to protected.
- 03:24 PM Revision 2594 (metacat): added code to define LOG_CONFIG_NAME
09/14/2005
- 11:50 AM Revision 2593 (metacat): Added code to start threads which initiate indexing once insertion to xml_nodes is complete.
- 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.
- 10:50 AM Revision 2591 (metacat): Added support for log4j to MetaCatUtil so that it can be used by Metacat code for logging.
09/13/2005
09/09/2005
- 01:59 PM Revision 2589 (metacat): Replacing debugMessage in metacat code with log4j methods for logging
- 01:51 PM Revision 2588 (metacat): Replacing debugMessage with log4j methods for logging
- 01:31 PM Revision 2587 (metacat): changing qformat to xml
- 01:10 PM Revision 2586 (metacat): Add code to check the if the user has permission to start or stop timed replication.
- 01:08 PM Revision 2585 (metacat): Add some null checking code in onList method.
- 11:34 AM Revision 2584 (metacat): Adding log4j jar file and log4j.properties file to lib dir
- 11:10 AM Revision 2583 (metacat): Add log4j jar to the lib path
- 10:42 AM Revision 2582 (metacat): Change sessionHash to static variable and add a static get method.
09/08/2005
- 04:40 PM Revision 2581 (metacat): Use a util function to get replication server.
- 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...
- 04:03 PM Revision 2579 (metacat): Use a util class to get local replication url.
- 04:02 PM Revision 2578 (metacat): Add code to trim server name white space.
- 01:48 PM Revision 2577 (metacat): Added three new options for specifying the moderators, allowed submitters and submitters who are not allowed
- 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.
- 01:21 PM Revision 2575 (metacat): Add another servlet url mapping for replication.
- 01:19 PM Revision 2574 (metacat): Add code to trim white space in server name.
- 10:49 AM Revision 2573 (metacat): Remove output stream from the constructor.
- 10:48 AM Revision 2572 (metacat): Persistant timed replication parameter.
- 10:47 AM Revision 2571 (metacat): Add new parameter into start action.
- 10:04 AM Revision 2570 (metacat): Formatting cleanup, fixed a missing 'private' declaration. Preparing for LSID integration work.
- 09:40 AM Revision 2569 (metacat): Use milliseconds.
- 08:03 AM Revision 2568 (metacat): This is a stand-alone app for converting utm coordinates to geocoordinates.
09/07/2005
- 04:51 PM Revision 2567 (metacat): Small bugfixes to the oracle upgrade script for metacat 1.6
- 04:47 PM Revision 2566 (metacat): Add code to check if adminstor list is null.
- 02:17 PM Revision 2565 (metacat): Changed the headers.
- 02:12 PM Revision 2564 (metacat): This is the c++ code that is used to write the shapefile. This code requires
- the shapelib.
- 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... - 01:13 PM Revision 2562 (metacat): Removing support for site from pathquery.dtd
- 01:07 PM Revision 2561 (metacat): Removing support for 'site' from pathquery
- 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
- 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.
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...
- 08:45 AM Revision 2557 (metacat): Added fix for http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2172.
- normalize method now checks for & in the text passed to the method
- 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
Also available in: Atom