Activity
From 09/05/2005 to 10/04/2005
10/04/2005
- 07:20 PM Revision 2653 (metacat): Change the method to get access document docid and revision.
- 07:19 PM Revision 2652 (metacat): Fixed bug which can cause eml beta6 couldn't run access control.
- 06:17 PM Revision 2651 (metacat): New files and modification of esa.xml for the new moderation facility for esa skin.
- 06:13 PM Revision 2650 (metacat): Add rev in get data doc info.
- 06:12 PM Revision 2649 (metacat): Fixed a bug if one server failed in replication, it will cause another server failed.
- 05:22 PM Revision 2648 (metacat): Add code to guess the docid's revision in read action.
- 04:17 PM Revision 2647 (metacat): Remove some debug message.
- 04:16 PM Revision 2646 (metacat): Fixed bug couldn't delete xml_nodes when moving to xml_nodes_revision in replication.
- 12:20 PM Revision 2645 (metacat): If skin cfg specified access rights to be included for a certain set of users and groups, then those are entered in the access permissions given.
- 11:40 AM Revision 2644 (metacat): Fix for bug 2220. And check the cfg file if the eml documents generated should be publically readable or not.
- 11:36 AM Revision 2643 (metacat): Fix for bug 2220
- 11:36 AM Revision 2642 (metacat): Fix for bug# 2220
- 10:58 AM Revision 2641 (metacat): Change the code to make sure DocumentImpl class's constructor should have rev attached.
- 10:57 AM Revision 2640 (metacat): Remove this file.
- 10:52 AM Revision 2639 (metacat): Added an attribute to the metacat shapefile called area_coef which is a function
- of the areal extent of the datapackage -- so a datapackage which was related to
a global collection would have a larg... - 08:40 AM Revision 2638 (metacat): Added a function to strip out the whitespace that was around the bounding
- coordinates retrieved from metacat, and also now writing the full set of
bounding coordiantes (east,west,south,north). - 08:33 AM Revision 2637 (metacat): a test dataset with coordinate harvested from metacat october 1, 2005.
10/03/2005
- 03:15 PM Revision 2636 (metacat): bug fix so that error is displayed if station or reserve is not selected
- 02:32 PM Revision 2635 (metacat): fix for the bug entered in previous fix
- 02:19 PM Revision 2634 (metacat): Fix for bug in QueryGroup. Didnt check if the QueryGroup returned empty string. E.g. in case of a % search.
- 01:39 PM Revision 2633 (metacat): Fixed javascript bugs
- 10:12 AM Revision 2632 (metacat): fixed the qformat.
10/02/2005
- 04:23 PM Revision 2631 (metacat): Move the compile.path to init so it can get some property value.
- 04:14 PM Revision 2630 (metacat): Fixed bug in the trigger of xml_path_index table
- 03:38 PM Revision 2629 (metacat): Fixed bug which currentDocument maybe null.
- 03:37 PM Revision 2628 (metacat): Fixed bug which currentDocument may be null.
- 03:37 PM Revision 2627 (metacat): fixe bug which currentDoc maybe null.
- 03:36 PM Revision 2626 (metacat): Add code to transfer string to date type.
10/01/2005
- 09:57 PM Revision 2625 (metacat): Add function transfer string to date.
- 09:21 PM Revision 2624 (metacat): Add date info.
- 09:20 PM Revision 2623 (metacat): Add info about date.
- 09:20 PM Revision 2622 (metacat): Changes according add data info.
- 09:18 PM Revision 2621 (metacat): Rewrite replication for revision document.
- 09:17 PM Revision 2620 (metacat): Add code to get date info
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