Activity
From 09/22/2005 to 10/21/2005
10/21/2005
10/20/2005
- 02:01 PM Revision 2686 (metacat): New changes in the esa skin so that includes the moderator functionality and login/logout functionality
- 11:59 AM Revision 2685 (metacat): These are all header updates to include the login and logout for the ESA Header links. I left the original Header and named it headerOld.html and saved the Slices
- that go with it too. (the ESAHomeLogo.gif file might be overwritten) The code for
the header to work with the Logout... - 11:42 AM Revision 2684 (metacat): Modified the login method in the perl metacat client so that status of the user logging is also returned
- Earlier if login info was not valid, 0 was returned. And 1 is sent back if login info was valid.
Now, if valid then ... - 11:39 AM Revision 2683 (metacat): Added support in the metacat client for the new function added to MetaCatServlet
- 11:38 AM Revision 2682 (metacat): Added a new action - getloggedinuserinfo - which returns information about the user in the following format.
- <user>
<username>uid=sgarg,o=NCEAS,dc=ecoinformatics,dc=org</username>
<name>Saurabh Garg</name>
<isAdministrator/>
<... - 11:34 AM Revision 2681 (metacat): Removed code entered in previous commit as it is no longer needed
- 11:32 AM Revision 2680 (metacat): Also in the previous commit, the successful message changed. Now in addtion to the sessionid tag, the following tags also included: <name>[name of the user]</name>, <isModerator> (if is moderator) and <isAdministrator> (if is Administrator)
- 11:26 AM Revision 2679 (metacat): Added a new function - getUserInfo to AuthInterface and AuthLdap
- The function returns a string array for a given username. the array contains the name, organization name and email ad...
10/18/2005
10/17/2005
10/14/2005
- 07:57 AM Revision 2676 (metacat): Further work -- added additional layers, added the ability to query AOI. Almost have the js parseing the
- correct metacat url, and sme style changes.
10/13/2005
- 03:44 PM Revision 2675 (metacat): Removed unused subroutines that were for testing.
- 03:43 PM Revision 2674 (metacat): Adding the control-services.pl utility for failover montitoring. From
- the README:
This program is designed to run as a script under the Hobbit system
monitoring program (http://hobbitmon...
10/12/2005
- 08:47 PM Revision 2673 (metacat): Remove debugging.
- 01:30 PM Revision 2672 (metacat): Added some more layers
- 11:36 AM Revision 2671 (metacat): Fixed the mapbuilder getfeatureinfo function and modified the config. Now the metacat url addresses are available from the rendering.
- 09:32 AM Revision 2670 (metacat): The index page for the mapbuilder rendering -- running off the geoserver
- wms/wfs server.
- 09:31 AM Revision 2669 (metacat): These are the config files for the mapbuilder rendering app that connects to
- geoserver to access the metacat spatial data. The display works but the ability
to get the url to the metacat docume...
10/10/2005
- 12:27 PM Revision 2668 (metacat): Changes in log levels of some commands mentioned in the previos commit.
- 11:40 AM Revision 2667 (metacat): Made logging configuration and format changes in log4j.properties
- 11:25 AM Revision 2666 (metacat): Replacing MetaCatUtil.debugMessage or MetaCatUtil.logMetacat call with logMetacat (private Logger object) call
- 11:22 AM Revision 2665 (metacat): Commited the wrong MetaCatUtil.java file last time. Making the changes again.
- 1. Replacing MetaCatUtil.debugMessage or MetaCatUtil.logMetacat call with logMetacat (private Logger object) call
2... - 11:20 AM Revision 2664 (metacat): 1. Replacing MetaCatUtil.debugMessage or MetaCatUtil.logMetacat call with logMetacat (private Logger object) call
- 2. Commented out debugMessage()
3. Removed getLog() and earlier old log4j code
4. Removed formattedDebugMessage - 11:06 AM Revision 2663 (metacat): Replacing MetaCatUtil.debugMessage or MetaCatUtil.logMetacat call with logMetacat (private Logger object) call
10/08/2005
- 06:47 PM Revision 2662 (metacat): Add a new sql file to alter control file which from knb backup for new file location
- 06:45 PM Revision 2661 (metacat): Copy the code to generate xml_path_index from xmltables.sql. xmltables.sql is working, so it may fix the bug.
10/07/2005
10/06/2005
- 11:40 AM Revision 2659 (metacat): Renamed login.xsl to esa-login.xsl
- 11:37 AM Revision 2658 (metacat): if moderator is logged into metacat and no option for enable-editing is specified then enable editing by default
- 11:36 AM Revision 2657 (metacat): bug fix login.xsl. and modify the resultset to be called in esa.xml
- 11:35 AM Revision 2656 (metacat): Copy of resultset.xsl from style/common folder which will be modified for esa skin
10/05/2005
- 01:52 PM Revision 2655 (metacat): Changes in login.xsl and moderator.html so that once the moderator logs in, the resultset is displayed
- 01:43 PM Revision 2654 (metacat): Fix for bug 2222. So that correct query is generated when searchmode is 'not-contains'.
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
Also available in: Atom