Project

General

Profile

Statistics
| Revision:

# Date Author Comment
3580 11/06/2007 01:13 PM walbridge

Modified default.css to handle new result table HTML, should now correctly subdivide the results

3555 11/01/2007 03:55 PM bowdish

style changes for Attribute info display, set width for first column that uses added highlightAttrib and empty column; changed shading in bordered, coleven and colodd
changed .bordered width to 350px for first column, added border-bottom to columns; innercolodd, innercoleven border removed...

3476 09/26/2007 05:08 PM Jing Tao

fixed the bug that clicking create new user link(and change password and reset password links) will just show the new page in a frame.

3440 09/13/2007 09:58 AM bowdish

minor formatting changes

3439 09/13/2007 09:48 AM bowdish

removed panel head corners because they did not display correctly in I.E. on the Metacat build , adjusted option buttons.

3438 09/13/2007 09:45 AM bowdish

I changed blue corners because of display problem with Internet Explorer on Metacat Build files.

3437 09/13/2007 09:43 AM bowdish

Changed blue header corners because they did not work correctly on Internet Explorer. The production server displays okay but theMetacat build does not display correctly so I took the round corners off. Maybe there is some problem with the difference between tablehead corners in default.css

3436 09/13/2007 09:41 AM bowdish

changed header style to accommodate the wide table display. Made the text for the tilte align=left and the table witdh="100%" for the Data Catalog Search part.

3409 09/10/2007 10:41 AM walbridge

change searchbox height to match new size with search options. Spacing is: 33 pixels search to map, 28 pixels map to login.

3403 09/06/2007 06:17 PM Jing Tao

Fixed bug the keyword search didn't use the path search

3402 09/06/2007 06:07 PM Jing Tao

Add radio buttons of searching some path or all path for default search page

3184 02/23/2007 03:29 PM Duane Costa

Fix bug in the Advanced Search form reported by Dave Balsiger at NTL. The bug occured only in one of the following two special cases:

(a) The user modifies longitude but leaves latitude at default values;
(b) The user modifies latitude but leaves longitude at default values....

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

3034 08/31/2006 04:37 PM perry

initial import of changes to metacat source and config files to support spatial option

3029 08/15/2006 12:33 PM sgarg

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

3000 05/25/2006 12:52 PM Duane Costa

Omit the html, head, title, and body tags from the advanced search results jsp. These tags are generated in the resultset.xml stylesheet, so they are redundant here.

2839 12/12/2005 01:06 PM Duane Costa

Modify value of the applet tag's CODEBASE value. It was previously hard-coded to the LNO server. Download the applet from the local Metacat server instead.

2774 11/22/2005 02:53 PM Duane Costa

Add a client-side check: if user does not enter any search values, prompt the user with a dialog box to confirm that the user wishes to go ahead with a search for all documents. This is equivalent to the behavior in the simple search box.

Added a hidden input field for siteValue with a value of "ALLSITES". This is a substitute for the siteValue drop-down list that is used at LTER whose default value is also "ALLSITES". Either the hidden input field or the drop-down list should be commented-out, but not both. (This is documented in the internal comments.)

2760 11/17/2005 03:21 PM Duane Costa

Bug #2207. Metacat Advanced Search interface.
Improvements to Advanced Search form:
(1) Delete keywordSearch() function. Not used in advanced search form.
(2) Re-initialize hidden form values for geographic boundaries.
(3) Change table width to 100% so horizontal rules will span the full width....

2747 11/16/2005 10:37 AM Duane Costa

Bug #2207. Enable hyperlink to the Advanced Search form.

2746 11/16/2005 10:35 AM Duane Costa

Bug #2207. New JSPs added to the default skin to support Metacat Advanced Search interface.

2745 11/16/2005 10:34 AM Duane Costa

Bug #2207. Add new CSS class to set the correct iframe sizes for the Advanced Search box.

2744 11/16/2005 10:32 AM Duane Costa

Bug #2207. Add two new JavaScript variables to support Metacat Advanced Search interface.

2439 04/01/2005 11:37 AM sgarg

Changes made to the css files by Veronique (tablehead class).

(Committed done by Saurabh Garg for Veronique)

2433 03/29/2005 12:09 PM sgarg

Modified text, style and formating for the skins.

(Commit done by Saurabh Garg for Veronique)

2370 01/13/2005 04:59 PM sgarg

Fixed as suggested in bug 1768

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

2219 07/19/2004 03:33 PM sgarg

Added code to add and remove cookie from the index.jsp when a person logs in or logs out.

1931 11/21/2003 03:54 PM brooke

added search gif used in default homepage

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