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
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
Updated list of coordinates for OBFS sites
(Commit for Veronique Connolly by Saurabh Garg)
Bugfix in the searches done from the skin webpages...
Change in obfs 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 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.
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.
Made changes in admin info as requested by Mark Stromberg.
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
Added a new OBFS site to the list of sites. Information provided by Stromberg.
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).
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.
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)....