Project

General

Profile

Statistics
| Revision:

# Date Author Comment
2950 03/08/2006 03:16 PM berkley

new skin to handle browsing the kepler archive.

2949 03/08/2006 02:33 PM berkley

fixed a bug with postgres 8.1.6 where the sequence must be created before the table is created.

2948 03/03/2006 11:47 AM sgarg

iModified code -- the booleans werent really getting tested :(

2946 03/03/2006 11:36 AM sgarg

iModified the switch to turn/off the spatial searching.:wq

2945 03/02/2006 07:32 PM harris

Fixed a bug in the query system.

2944 03/02/2006 04:36 PM Matt Jones

Eliminated bug that caused a cycle of redirects between the root of the
context and the default skin.

2943 03/01/2006 10:41 PM Matt Jones

Removed the header.html that was replaced with header.jsp

2942 03/01/2006 10:40 PM Matt Jones

Factored out the search forms into javascript variables in a new
common-settings.jsp file which is referenced from the KNP skin. This
allows us to use the same form 3 times in different pages and makes
maintenance of the returndoctype and returnfield lists easier. The...

2941 03/01/2006 06:52 PM anderson

moved images

2940 03/01/2006 06:45 PM anderson

Now this page is in an expandable drawer.

2939 03/01/2006 06:42 PM anderson

the latest changes to the KNP skin for the map.

2938 03/01/2006 01:20 PM harris

Some style changes and small changes to the spatial querying system.

2937 02/28/2006 03:06 PM Matt Jones

Modified search form in header to also include the FGDC doctype and
returnfields.

2936 02/28/2006 02:21 PM harris

Updated style for the kruger soils layer.

2935 02/27/2006 04:39 PM harris

Fixed the way the text query was written.

2934 02/27/2006 04:38 PM harris

Adding maps for the world frame.

2933 02/27/2006 03:54 PM harris

This is the internal frame for the africa view.

2932 02/27/2006 03:53 PM anderson

thi is the script.aculo.us effect library.

2931 02/27/2006 03:52 PM anderson

added id and name attribs to the generated <iframes>

2930 02/27/2006 03:51 PM anderson

NOT USED ANYMORE, but this is the latest version.

2929 02/27/2006 02:05 PM anderson

adjusting the right side frame for an animated map drawer.

2928 02/27/2006 09:44 AM harris

Pmark's modified code.

2927 02/27/2006 09:11 AM harris

Initial checkin of the knp skin.

2926 02/27/2006 08:49 AM harris

interim checkin.

2925 02/25/2006 08:11 PM harris

This is the mapbuilder app that will be used in the kroger demo.

2924 02/24/2006 11:35 PM Matt Jones

Initial support for displaying FGDC metadata documents in metacat.
Added new returndoctype and returnfields to all query forms in the knp
skin to allow FGDC documents to display in the resultsets. Need to add
these to the other skins as well, and to clean up the FGDC stylesheet to...

2923 02/24/2006 06:16 PM Matt Jones

Register the NBII stylesheet for use with FGDC/NBII docs.

2922 02/24/2006 06:15 PM Matt Jones

Patched to fix regression bug that prevented insertion of documents
without a DOCTYPE or namespace declaration due to an
ArrayOutOfBoundsException. Now these documents can be inserted, which
is useful for inserting FGDC documents that frequently do not have a...

2921 02/24/2006 06:13 PM Matt Jones

Experimental stylesheet for rendering NBII/FGDC documents in metacat.
This is a modified version of a stylesheet created by the NPS.

2920 02/24/2006 05:19 PM harris

modified the code to return the correct metacat resltset.

2919 02/24/2006 04:55 PM harris

Modified the way the results page is displayed.

2918 02/24/2006 02:11 PM sgarg

Fix in getNamespace function. Bug reported by Margaret in testing for cases where no namespace is specified.

2917 02/24/2006 01:18 PM Matt Jones

Some changes to the tests to use Logger rather than debugMessage().

2916 02/24/2006 01:16 PM Matt Jones

This is a utility class for generating a pathquery document from an array of docids that one wants to query for. Its hacked together in that the default query parameters are all hardcoded into the class, which is obviously wrong. Need to figure out where those default params should be derived from.

2915 02/23/2006 11:16 AM harris

Integration of new shapefile writers (r. reeves code) with MSO.

2914 02/22/2006 11:55 AM anderson

adding metacat spatial query results styles

2913 02/22/2006 10:22 AM harris

Continued integration of the spataial stuff with the metacat servlet.

2912 02/20/2006 07:41 PM harris

Integration of the metacat servlet with the spatial option -- rubberbanding is implemented too.

2911 02/19/2006 09:15 PM harris

adding changes that pmark made, and some small changes that I made.

2910 02/19/2006 09:11 PM harris

Implementation of the rubber-bad query that PMARK has implemented through the UI.

2909 02/16/2006 01:41 PM harris

metacat spatial option code -- code that produces layers depending on the
metacat transaction.

2908 02/07/2006 01:38 PM harris

Adding a page that'll be returned when a user issues a metacat query.

2907 02/06/2006 12:21 PM harris

fixed the index jsp to do the redirection to the given skin's html (the all
seem to have html pages, yet not all have jsp's). Started implementing the
display of eml docs with bounding coordinates as boxes.

2905 01/30/2006 11:13 AM harris

Updated the lsid support docs and added john,will, and callie to
contributors section of the Readme.

2904 01/25/2006 04:42 PM harris

Got rid of some debugging.

2903 01/25/2006 04:41 PM harris

Documentation on the LSID authority features.

2902 01/20/2006 12:26 PM sgarg

bugfixes to teh previous commit... cleaner exit for the indexing thread

2901 01/20/2006 09:58 AM sgarg

Added a flag for indexing threads so that they exit once Metacat has unloaded.

2900 01/20/2006 08:40 AM sgarg

Modified build file to copy skin.configs dir to WEB_INF as it has the skin property files

2899 01/20/2006 08:38 AM sgarg

Added file specifying the properties for the esa skin

2898 01/20/2006 08:36 AM sgarg

Added param which specifies config files of which skins to read

2897 01/20/2006 08:34 AM sgarg

Added checks for null pointers and changed the name of the config file

2896 01/20/2006 08:21 AM sgarg

Using java.util.Property instead of Options. Options is a singleton class. Hence it cant be used for reading skin property files without changing it into a non-singleton class

2895 01/19/2006 02:39 PM sgarg

fixed the height of the search box on the knb skin

2894 01/19/2006 02:37 PM sgarg

variable for showing instructions

2893 01/19/2006 02:35 PM sgarg

Making changes for passing the params to the xsl for skins.

2892 01/19/2006 12:06 PM Duane Costa

Remove CR characters from end of line. Formatting changes only, no functional changes.

2891 01/12/2006 11:50 AM harris

Modified the lsid code to lookup document type-appropriate stylesheets from
the lsid prooperties file.

2890 01/11/2006 03:22 PM sgarg

PMARK: decreased overall width
PMARK: fixed docid bug; needed to use review doc instead of orig doc
PMARK: minor formatting fix

2889 01/10/2006 01:40 PM sgarg

Fix in Javascript to set the stage correctly

2888 01/09/2006 05:53 PM anderson

Implemented a fixed height review list that is populated via AJAX. Works great in FF/Win and IE/Win. You can see a test version with dummy data at:

http://machination.msi.ucsb.edu/~anderson/esa-reviews/test/getReviews.test.html

2887 01/09/2006 05:42 PM anderson

Adding review resources.

2886 12/19/2005 02:25 PM tyburczy

changed width of iframeheaderclass to 98 percent to prevent pages in FF from always being 10 pixels larger than the window

2885 12/19/2005 01:45 PM bowdish

added "." at end of Step 4.

2884 12/19/2005 10:51 AM tyburczy

made all steps the same size in the esa instructions. Removed redundant phrase in instructions.

2883 12/19/2005 08:16 AM bowdish

deleted repetition of the sentance "A page titled "Success" will appear when the form has been successfully submitted." that appeard in step 2.

2882 12/16/2005 06:15 PM sgarg

spacing and formatting changes and fix for knb search

2881 12/16/2005 05:45 PM bowdish

clear space

2880 12/16/2005 05:37 PM bowdish

clean up and add links

2879 12/16/2005 05:25 PM bowdish

Four steps with original file - some html errors with <ul>

2878 12/16/2005 05:08 PM tyburczy

removed regex from condition for showing instructions

2877 12/16/2005 05:02 PM bowdish

added steps for Registering data and updated the formatting with headers and boxes

2876 12/16/2005 04:34 PM tyburczy

moved esa info, error message, and password info out of the table. changed logic for displaying esa info

2875 12/16/2005 04:31 PM sgarg

bugfix in knb search

2874 12/16/2005 03:37 PM tyburczy

fixed table formatting for esa display

2873 12/16/2005 03:07 PM tyburczy

added instructions for esa cfg. Added links for creating an account and resetting the password.

2872 12/16/2005 02:56 PM sgarg

moving indexPaths from metacat.properties to build.properties

2871 12/16/2005 02:43 PM sgarg

Replaced the paths with ant tokens

2870 12/16/2005 02:37 PM sgarg

Changed the tag for eml-2.0.1 that will be checked out.

Also changed the smtp server from smtp.ecoinfo to localhost

2869 12/16/2005 02:34 PM sgarg

added code to give access to moderator group on the review document

2868 12/16/2005 01:57 PM tyburczy

added ESA cfg specific directions to the top of the form

2867 12/16/2005 12:10 PM sgarg

Added template file for getting the reviews from metacat

2866 12/16/2005 12:08 PM sgarg

added spinner.gif - used by templates/getReview.tmpl

2865 12/16/2005 12:07 PM sgarg

added prototype.js - used by ajax in templates/getReview.tmpl

2864 12/16/2005 12:06 PM sgarg

Added template for getting the review

2863 12/16/2005 11:23 AM tyburczy

split BASIC INFORMATION section into BASIC INFORMATION and SUBMITTER NAME

2862 12/16/2005 11:22 AM tyburczy

switched method of getting back to registry form from a link to a button

2861 12/16/2005 09:56 AM sgarg

changing station to organization

2860 12/16/2005 08:56 AM sgarg

Modified loginForm.tmpl so that specified message is displayed before the login form

2859 12/16/2005 08:52 AM sgarg

Made changes so that the user is prompted to login before entering a dataset

2858 12/15/2005 04:49 PM sgarg

Added functionality for storing comments and displaying them. Also added functionality for reading the eml document.

2857 12/15/2005 04:46 PM sgarg

hardcoded the organization as unaffiliated

2856 12/15/2005 04:43 PM sgarg

hard coded unaffiliated as the organization for creating ldap account

2855 12/15/2005 04:42 PM sgarg

Added the variable for contactEmailAddressRequired so tht it is passed back to the form

2854 12/15/2005 10:49 AM harris

Made an obvious correction by appending the port to the hostname for the server element.

2853 12/15/2005 10:47 AM sgarg

Added packageId to the faster search

2852 12/15/2005 10:37 AM sgarg

added function to read document from the cgi script and modified the code so that when user is logged in, the document is read from the cgi

2851 12/15/2005 10:35 AM sgarg

added packageid to the paths which are searched

2850 12/15/2005 10:29 AM sgarg

fixed a bug in the taxon part of the form

2849 12/15/2005 10:19 AM bowdish

Replaced <tr class="sectbody"> with <tr> this removes the bacground color that is
a problem with non-bolded text.
Only the rows have the <tr class="sectheader"> will have background color