Add image for LTER skin.
Modifications to the lter skin.
an index page for the developer tools
Increase height of .iframesearchboxclass to accomodate Internet Explorer.
Changes in tablehead and highlight styles made by Veronique Connolly
(Submitted by Saurabh Garg for Veronique Connolly)
Skin for Kruger National Park. Includes some improved text for the mainpage, as well as addition of a login form for the main page.
Ne wlogin form for dev skin that does not require the full DN.
added an upload form for binary files in the dev skin
Add an "advanced search" link that points to the LTER query interface page.
Adding lter skin.
Changed "NCEAS Data Registry" to "NCEAS Data Repository" for sender. Veronique
(Commit done by Saurabh Garg for Veronique)
Changes made to the css files by Veronique (tablehead class).
(Committed done by Saurabh Garg for Veronique)
Modified text, style and formating for the skins.
Fixed a bug in last commit
Changes made by Veronique and Saurabh in the css for the skins.
Made changes in the contact information for the skins.
Modified the text in the index files.
Modified the text in the header files.
Made changes in admin info as requested by Mark Stromberg.
Fixed as suggested in bug 1768
I (Andrea) defined new styles in the .css files that are used in the entryForm.tmpl page.
(Committed for Andrea Chadden by Saurabh Garg)
I (Andrea) defined new styles in the .css files that are used in theentryForm.tmpl page.
Replace relative path to harvester registration login servlet with context path generated through ant build
Changed the ESA nad LTSS skins to display all data from the KNB at the request ofOJ Reichman.
Updates to the config for the esa skin, and added an LTSS skin.
Revisions to text for the ESA / LTSS registry.
Modifications to the registry to support the new ESA skin. Factored out some ofthe configuration-specific code into properties that are set in the variouscfg 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...
added target=_blank to generate UI links
pointed knb2 resutls page at production whippet on port 8080 of nebulous, instead of dev version on 8090
Changed path for eml.xsd stylesheet.
Added eml2.0.1 specific code in /style file
Changed index.jsp to fix bug 1232 so that it works on knb.ecoinformatics.org.
Added code to add and remove cookie from the index.jsp when a person logs in or logs out.
Modifications to make JS search functions work in the knb2 skin.
New URL for metacat in settings file.
New alternative KNB skin. Duplicates much of what is on the KNB site, butthis skin can work standalone with metacat (ie, you do not need the KNBweb site to be installed). Modified the resultset.xsl to do some thingsspecific to this skin.
Improve Harvester registration login
Move from dev skin to knb skin
Fixed bug # 1298
Updates to static html login and upload
Login page for Harvester Registration Servlet
Set new URL for the NCEAS registry home. I forgot to commit this earlier.
Adding registry skin for SpecNet.
Minor changes to allow the registry to work in the knb skin, mainly inhow to treat the 'site' field. Now it is a free-text organizationfield in the KNB skin. Need to test, install this on ecoinfo and link itinto the KNB web pages.
Fixed a small bug.
Fix enter for bug 1306.
Added a new OBFS site to the list of sites. Information provided by Stromberg.
New site list for NRS reserves in the confgiruation file from K Browne.
Adjusted the text on the NCEAS repository page. Changed the project listso that it now displays short title but uses the long title in theentry. This was doen because the long titles were far too long to displaydecently in the list (the box scrolled way off the right of the page).
Added skin for the UCNRS data registry based on earlier work. Minormodifications to the templates to accomodate this. Fixed a validationbug in the register-dataset.cgi, and removed an unnecessary Net::LDAPlogin as well because the authentication is handled by metacat.
Modifications to add "Methods" collection to the data registry, and tomake the forms HTML 4.0.1 valid (in an attempt to figure out some ofthe rendering and layout oddities I'm seeing).
New formatting and text for the NCEAS data registry.
Configuration file for NCEAS registry.
Adding style files for the new NCEAS skin for metacat, which includesfiles needed for the NCEAS data repository.
Improvements to the OBFS stylesheet, especially for EML display. Now weimport the eml_xsl.css stylesheet and override several of its templates.
took out h2 tags, added valign=top to TD containing logo, and added missing quotes on a link target=top
Enabled stylesheet parameters to be passed through metacat even when the'query' function is called. Previously, query would interpret allparameters except a few hardcoded ones to be pathexpressions that should bebuilt into a squery. Now, metacat.properties contains a new configuration...
Updates that allow registry script to update the lastid field more efficientlyby calling the metacat 'getlastdocid' function for a given scope. Also somedebugging support added, and a bug where the error message was inproperlysaved across calls to metacat, resulting in spurious error messages.
Harvester forms to support single file upload to metacat.
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
cleaned up css greatly by importing eml css and knb css
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
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
added search gif used in default homepage
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 filesthat have been cvs removed (only from lib/ and lib/style) have been re-addedelsewhere (i.e. moved from one directory to another)....