Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 2639 over 18 years harris Added an attribute to the metacat shapefile cal...
  docs 2600 over 18 years harris My thoughts on the metacat spatial architecture.
  lib 2667 over 18 years sgarg Made logging configuration and format changes i...
  src 2683 over 18 years sgarg Added support in the metacat client for the new...
  test 2639 over 18 years harris Added an attribute to the metacat shapefile cal...
LICENSE 17.7 KB 666 about 23 years Matt Jones Modified the license and copyright terms for ma...
README 15.5 KB 2599 over 18 years Matt Jones Refactored the build to use a <path> element fo...
build.properties 3.1 KB 2598 over 18 years harris Added a target called metacat spatial to build ...
build.sh 1.03 KB 670 about 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 54.7 KB 2639 over 18 years harris Added an attribute to the metacat shapefile cal...

Latest revisions

# Date Author Comment
2683 10/20/2005 11:39 AM sgarg

Added support in the metacat client for the new function added to MetaCatServlet

2682 10/20/2005 11:38 AM sgarg

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/>
<isMOderator/>
</user>

2681 10/20/2005 11:34 AM sgarg

Removed code entered in previous commit as it is no longer needed

2680 10/20/2005 11:32 AM sgarg

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)

2679 10/20/2005 11:26 AM sgarg

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 address of the user. In case of ldap, it is cn, o and mail attributes for ldapbase=username...

2678 10/18/2005 01:48 PM harris

Got the metacat datapackage selection (single point) working.

2677 10/17/2005 11:15 AM sgarg

Fixed a bug in QueryGroup which prevented QueryGroup from appending itself to the sql query when no queryTerm is present.

2676 10/14/2005 07:57 AM harris

Further work -- added additional layers, added the ability to query AOI. Almost have the js parseing the
correct metacat url, and sme style changes.

2675 10/13/2005 03:44 PM Matt Jones

Removed unused subroutines that were for testing.

2674 10/13/2005 03:43 PM Matt Jones

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.sourceforge.net/). When Hobbit is
configured properly, this script will be called to make changes to the...

View all revisions | View revisions

Also available in: Atom