Update version to 1.9.1. Add nrs ldap properties to configuration.
add LDAP base to NRS skin properties
Use only one eml common stylesheet directory for all post 2.0.0 beta versions of eml. Point all eml versions to that directory in skin xml files.
Add eml 2.0.1 document return type
Redirects to the index.jsp page.
add support for displaying eml 2.1 documents.see: http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3528
Added required options for setting default public on documents, special flag for ESA documents
Fix workgroup description
remove skin.configs directory.migrate those properties to the style/skins/* properties filesdo not load them during Metacat init.
use nrs for search results skin name.
Upgrade to MapBuilder 1.5rc2
use correct detokenizer (CONTEXT_URL)
Bring the <skin>.properties file into sync with the old <skin>.cfg data. Modify metadata files so appropriate configuration information is shown for each skin.
Set default skin property values
Perl token changes as per meeting with Mike Daigle
Merge 1.9 changes into Head
merge 1.8.1 to head
Added missing "/" from ascii-treeview.xsl path so documents can be viewed in treeview. (Ticket 3176)
Changes to remove ANT tokens for the turnkey install project
adjustments for result set page
deleted a empty bulletin.
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.
Change the token from server to httpserver in case server is not set https ( server has the https port)
Changes to map layout and skins according to input from Callie and Matt
Initial import of interactive map components for the following skins: esa, knb2, knp, obfs, nceas, nrs
changed the set of stylesheets which will be used for displaying eml-2.0.0 documents
changed width of iframeheaderclass to 98 percent to prevent pages in FF from always being 10 pixels larger than the window
Added packageId to the faster search
Replaced hyperion.nceas.ucsb.edu with mailhost
mailhost
Bugfix in the searches done from the skin webpages...
Updated list of coordinates for UCNRS sites
(Commit for Veronique Connolly by Saurabh Garg)
Change in nrs homepage so that search uses a radio button instead of check box
Bugfix in the query sent to metacat
Bugfix in the metacat query generated in javascript
Fixed javascript bugs
Changes to the NRS 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.
Added px to the css files.
Modified the index.html file to have a link for search.
Modified text, style and formating for the skins.
(Commit done by Saurabh Garg for Veronique)
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 header files.
I (Andrea) defined new styles in the .css files that are used in theentryForm.tmpl page.
(Committed for Andrea Chadden by Saurabh Garg)
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...
Changed path for eml.xsd stylesheet.
Added eml2.0.1 specific code in /style file
Fixed bug # 1298
New site list for NRS reserves in the confgiruation file from K Browne.
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.