Project

General

Profile

Statistics
| Revision:

# Date Author Comment
4006 06/17/2008 01:16 PM ben leinfelder

merge 1.8.1 to head

3881 05/19/2008 08:50 AM daigle

Added missing "/" from ascii-treeview.xsl path so documents can be viewed in treeview. (Ticket 3176)

3780 04/02/2008 04:28 PM daigle

Changes to remove ANT tokens for the turnkey install project

3587 11/06/2007 05:00 PM bowdish

adjustments for result set page

3471 09/25/2007 04:04 PM walbridge

Changes in login processing to match new register-dataset.cgi workflow: user must login before seeing the form, to prevent data loss. New template login.xsl provides simple redirection back to register-dataset.cgi.

3390 08/29/2007 06:29 PM Jing Tao

Change the token from server to httpserver in case server is not set https ( server has the https port)

3106 12/06/2006 03:14 PM perry

Changes to map layout and skins according to input from Callie and Matt

3097 11/20/2006 05:02 PM perry

Initial import of interactive map components for the following skins: esa, knb2, knp, obfs, nceas, nrs

3029 08/15/2006 12:33 PM sgarg

changed the set of stylesheets which will be used for displaying eml-2.0.0 documents

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

2853 12/15/2005 10:47 AM sgarg

Added packageId to the faster search

2755 11/17/2005 12:30 PM sgarg

Replaced hyperion.nceas.ucsb.edu with mailhost

2709 11/01/2005 11:09 AM sgarg

Updated list of coordinates for OBFS sites

(Commit for Veronique Connolly by Saurabh Garg)

2708 11/01/2005 10:57 AM sgarg

Bugfix in the searches done from the skin webpages...

2706 11/01/2005 09:38 AM sgarg

Change in obfs homepage so that search uses a radio button instead of check box

2695 10/26/2005 02:20 PM sgarg

Bugfix in the query sent to metacat

2694 10/26/2005 10:17 AM sgarg

Bugfix in the metacat query generated in javascript

2633 10/03/2005 01:39 PM sgarg

Fixed javascript bugs

2547 08/12/2005 04:09 PM sgarg

Changes to the OBFS index and header html code so that restricted search on name, title, abstract, keywords etc is done. action=squery is used for this instead of action=query.

2539 08/04/2005 02:58 PM sgarg

Added px to the css files.

Modified the index.html file to have a link for search.

2433 03/29/2005 12:09 PM sgarg

Modified text, style and formating for the skins.

(Commit done by Saurabh Garg for Veronique)

2410 03/16/2005 02:49 PM sgarg

Changes made by Veronique and Saurabh in the css for the skins.

2409 03/16/2005 02:46 PM sgarg

Made changes in the contact information for the skins.

2407 03/16/2005 02:42 PM sgarg

Modified the text in the header files.

(Commit done by Saurabh Garg for Veronique)

2389 02/08/2005 01:06 PM sgarg

Made changes in admin info as requested by Mark Stromberg.

2350 12/22/2004 11:36 AM sgarg

I (Andrea) defined new styles in the .css files that are used in the
entryForm.tmpl page.

(Committed for Andrea Chadden by Saurabh Garg)

2258 08/28/2004 03:25 AM Matt Jones

Modifications to the registry to support the new ESA skin. Factored out some of
the configuration-specific code into properties that are set in the various
cfg files in the skins. New properties in the cfg files are lsite, usite,
showSiteList, showWgList, showOrganization. These now need to be set in every skin...

2233 07/26/2004 05:45 PM sgarg

Changed path for eml.xsd stylesheet.

2227 07/22/2004 03:55 PM sgarg

Added eml2.0.1 specific code in /style file

2142 04/28/2004 12:10 PM sgarg

Fixed bug # 1298

2030 02/18/2004 11:24 PM Matt Jones

Added a new OBFS site to the list of sites. Information provided by Stromberg.

1982 12/23/2003 11:27 AM Matt Jones

Modifications to add "Methods" collection to the data registry, and to
make the forms HTML 4.0.1 valid (in an attempt to figure out some of
the rendering and layout oddities I'm seeing).

1968 12/11/2003 03:42 PM Matt Jones

Improvements to the OBFS stylesheet, especially for EML display. Now we
import the eml_xsl.css stylesheet and override several of its templates.

1964 12/10/2003 07:25 PM brooke

took out h2 tags, added valign=top to TD containing logo, and added missing quotes on a link target=top

1956 12/10/2003 01:15 AM Matt Jones

Enabled stylesheet parameters to be passed through metacat even when the
'query' function is called. Previously, query would interpret all
parameters except a few hardcoded ones to be pathexpressions that should be
built into a squery. Now, metacat.properties contains a new configuration...

1955 12/09/2003 11:42 PM Matt Jones

Updates that allow registry script to update the lastid field more efficiently
by calling the metacat 'getlastdocid' function for a given scope. Also some
debugging support added, and a bug where the error message was inproperly
saved across calls to metacat, resulting in spurious error messages.

1929 11/21/2003 03:05 PM brooke

This is the merge from the branch WEB_UI_REDESIGN_BRANCH back into the head.
The only files that have been removed are those in lib/style/eml2; other files
that have been cvs removed (only from lib/ and lib/style) have been re-added
elsewhere (i.e. moved from one directory to another)....