Project

General

Profile

Activity

From 10/11/2005 to 11/09/2005

11/09/2005

11:20 AM Revision 2726 (metacat): Removed all hard links, and put the jsp page in the same context as the geoserver.
harris

11/08/2005

06:53 PM Revision 2725 (metacat): Add more debug info.
Jing Tao
02:14 PM Revision 2724 (metacat): Using join query for more efficiency.
Jing Tao
02:03 PM Revision 2723 (metacat): Add class as parent class add method.
Jing Tao
02:02 PM Revision 2722 (metacat): Add method as parent class adding method.
Jing Tao
02:02 PM Revision 2721 (metacat): Add method as parent class adding a method.
Jing Tao
02:01 PM Revision 2720 (metacat): Add a method to get doc list query.
Jing Tao
10:21 AM Revision 2719 (metacat): Fixed bug to get docid list.
Jing Tao
09:49 AM Revision 2718 (metacat): Add new command to create no-password key.
Jing Tao

11/02/2005

03:52 PM Revision 2717 (metacat): Add more info transfer.
Jing Tao
11:07 AM Revision 2716 (metacat): Modified the WARNing message
sgarg
10:31 AM Revision 2715 (metacat): Fix for bug in the previous commit
sgarg
10:16 AM Revision 2714 (metacat): Modified the debug levels of debug statements
sgarg

11/01/2005

05:01 PM Revision 2713 (metacat): Add code to handle replication document in xml_document table.
Jing Tao
02:19 PM Revision 2712 (metacat): Modification in algo:
1. Find if the root element has prefix (e.g. <eml:eml>). If found, go to step
2, otheriwse go to step 3.
2. Look ...
sgarg
02:09 PM Revision 2711 (metacat): Bugfix for 2091. Removed the function needValidation(). Added function getPrefix which returns the prefix. And use the following steps to find out the namespace
1. Find if the root element has prefix (e.g. <eml:eml>). If found, go to step
2, otheriwse go to step 3.
2. Look for...
sgarg
11:31 AM Revision 2710 (metacat): Faster script for upgrading oracle database
sgarg
11:09 AM Revision 2709 (metacat): Updated list of coordinates for OBFS sites
(Commit for Veronique Connolly by Saurabh Garg) sgarg
10:57 AM Revision 2708 (metacat): Bugfix in the searches done from the skin webpages...
sgarg
10:35 AM Revision 2707 (metacat): Updated list of coordinates for UCNRS sites
(Commit for Veronique Connolly by Saurabh Garg) sgarg
09:38 AM Revision 2706 (metacat): Change in obfs homepage so that search uses a radio button instead of check box
sgarg
09:35 AM Revision 2705 (metacat): Change in nrs homepage so that search uses a radio button instead of check box
sgarg
09:14 AM Revision 2704 (metacat): Change in nceas homepage so that search uses a radio button instead of check box
sgarg

10/31/2005

05:24 PM Revision 2703 (metacat): Add code to handle catalog is null when inserting xml_revisions table.
Jing Tao
04:19 PM Revision 2702 (metacat): Add code to handle write record into xml_documents when catalog id is null.
Jing Tao
12:56 PM Revision 2701 (metacat): Bugfix to the code which sets parentnodeid in xml_path_index. (Use setInt instead of setFloat)
sgarg
11:40 AM Revision 2700 (metacat): Added some documentation and did a little cleanup.
harris
09:26 AM Revision 2699 (metacat): Continued work -- now the user can get info on all layers servered by the wms, including the metacat docs.
harris

10/27/2005

04:46 PM Revision 2698 (metacat): Removed sql syntax not acceptable by Oracle.
sgarg
04:15 PM Revision 2697 (metacat): Changed the filter and ldapbase values in getUserInfo so that it works for both NCEAS and LTER ldap
sgarg

10/26/2005

02:20 PM Revision 2695 (metacat): Bugfix in the query sent to metacat
sgarg
10:17 AM Revision 2694 (metacat): Bugfix in the metacat query generated in javascript
sgarg
09:44 AM Revision 2693 (metacat): Bug fix in the changes made in previous commit
sgarg

10/25/2005

02:54 PM Revision 2692 (metacat): changed old link for Long-Term Studies Section to current link
bowdish
02:51 PM Revision 2691 (metacat): this file is used in Fireworks to make the header and the slices
bowdish

10/24/2005

05:11 PM Revision 2690 (metacat): Added warning to be displayed in the log when document is not inserted.
sgarg
05:09 PM Revision 2689 (metacat): 1. useSiteCoord option is made avaiable again
2. contact email address can be made required. sgarg
03:06 PM Revision 2688 (metacat): Interim checkin -- getting the postgis database setup
harris

10/21/2005

01:26 PM Revision 2687 (metacat): Added lter to list of orgs.
Matt Jones

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
sgarg
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...
bowdish
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 ...
sgarg
11:39 AM Revision 2683 (metacat): Added support in the metacat client for the new function added to MetaCatServlet
sgarg
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/>
<...
sgarg
11:34 AM Revision 2681 (metacat): Removed code entered in previous commit as it is no longer needed
sgarg
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)
sgarg
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... sgarg

10/18/2005

01:48 PM Revision 2678 (metacat): Got the metacat datapackage selection (single point) working.
harris

10/17/2005

11:15 AM Revision 2677 (metacat): Fixed a bug in QueryGroup which prevented QueryGroup from appending itself to the sql query when no queryTerm is present.
sgarg

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. harris

10/13/2005

03:44 PM Revision 2675 (metacat): Removed unused subroutines that were for testing.
Matt Jones
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...
Matt Jones

10/12/2005

08:47 PM Revision 2673 (metacat): Remove debugging.
harris
01:30 PM Revision 2672 (metacat): Added some more layers
harris
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.
harris
09:32 AM Revision 2670 (metacat): The index page for the mapbuilder rendering -- running off the geoserver
wms/wfs server. harris
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...
harris
 

Also available in: Atom