Project

General

Profile

Statistics
| Revision:

# Date Author Comment
2035 02/27/2004 11:56 AM sgarg

Fixed a small bug.

2034 02/27/2004 09:21 AM sgarg

Fix enter for bug 1306.

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

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

2004 01/12/2004 05:51 PM Matt Jones

New site list for NRS reserves in the confgiruation file from K Browne.

2001 01/09/2004 01:08 AM Matt Jones

Adjusted the text on the NCEAS repository page. Changed the project list
so that it now displays short title but uses the long title in the
entry. This was doen because the long titles were far too long to display
decently in the list (the box scrolled way off the right of the page).

1999 01/08/2004 06:48 PM Matt Jones

Added skin for the UCNRS data registry based on earlier work. Minor
modifications to the templates to accomodate this. Fixed a validation
bug in the register-dataset.cgi, and removed an unnecessary Net::LDAP
login as well because the authentication is handled by metacat.

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

1980 12/19/2003 04:49 PM Matt Jones

New formatting and text for the NCEAS data registry.

1978 12/19/2003 11:50 AM Matt Jones

Configuration file for NCEAS registry.

1976 12/18/2003 05:03 PM Matt Jones

Adding style files for the new NCEAS skin for metacat, which includes
files needed for the NCEAS data repository.

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.

1948 12/04/2003 08:50 AM Duane Costa

Harvester forms to support single file upload to metacat.

1940 11/25/2003 03:18 PM brooke

made results page table header into <th> so we can apply a different css style to eml stylesheet subheaders. added whitespace above& below section headers

1935 11/23/2003 08:58 PM brooke

cleaned up css greatly by importing eml css and knb css

1934 11/21/2003 09:54 PM brooke

knb.css now impots common eml css file - still need to fix layout in eml display tho' - something is being overridden and messes up alignment

1933 11/21/2003 09:50 PM brooke

changed knb skin index page to forward to knb site and include any user params in url. changed resultset.xsl so qformat is handled properly in posts. changed build file to copy default.css from eml checkout to style/common so other skin-specific css can import it if reqd

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