use hidden fields for form action input rather than button label values
changed to new sanparks L+F.moved error/success msgs to top of screen
clean up login/logout screen modes
add KNP copy (reworded for SANParks)
save point with sanparks L+F.first pass.
change searchbox height to match new size with search options. Spacing is: 33 pixels search to map, 28 pixels map to login.
refactor for sanparks
reformatted only
initial refactor of knp skin (w/fgdc support) to new sanparks skin
Fixed bug the keyword search didn't use the path search
Add radio buttons of searching some path or all path for default search page
Added Delete buttons to the package update form. Also includes several html structural/aesthethic changes.
Created to replace the footer.jspx file, since the footer text is static and JSP is not need (efficiency)
Added classes, such as centerContentBorder, and modified others, to acheive a new look.
Format modifications to use the knp.css to set background color.
Format modifications to use the knp.css class templatecontentareaclass.
Modifications to allow for other types of usage, other than file updates, such as file deletes.
Change the SID to production db.
Change the token from server to httpserver in case server is not set https ( server has the https port)
Change the token from server to httpserver in case server is not set https ( server has the https port).
Change the token from server to httpserver in case https is not set (server has the https port). And also change the nceas_db name).
KNP skin configuration of the header/footer/right margin/login page.
Cleaned up some unused items. Modified color and height.
Provides the right margin for the KNP skin layout. Modified the background color.
Provides the glue for the KNP skin layout. Modifications mostly involve moving iframes out of this page and into the skins layout configuration.
Provides the header section of the KNP skin layout.
Initial checking. Provides the footer section of the KNP skin layout.
Used relative paths to servlet; rather than fixed names or substitution variables.
Provides a mechanism to access clientview classes from an XSLT-generated HTML document (within the skins framework).Serves as a servlet for "updating" files from XSLT-generated html multipart-forms.It simply forwards the multi-part request to the ClientViewHelper java class....
Added "Update" html forms functionality, and modified html appearance.
Initial checkin. Just a starting point for the FGDC Metadata xsl view.
Changed the metadata XSL target to use the new FGDC XSL file.
Resized the login frame.
The JSP "KNP Main View". Refactored some of the original code to other classes to work with the edu.ucsb.ucsb.nceas.metacat.clientview API.
The JSP "Client Login View". This view now uses the edu.ucsb.ucsb.nceas.metacat.clientview API, rather than interacting directly with the MetacatClient class.Refactored most of the original code.
Initial checkin. The JSP "Client FGDC Upload View". This view uses the edu.ucsb.ucsb.nceas.metacat.clientview API.
Initial checkin. This particular form probably won't be used, however, it is provided here as an example of using the new "Delete" API.
Removed the "action" param, and added the "qformat" param.
Moved delete code out JSP and into MetacatClient.java
Changed the height setting for an iframe.
Changes include: 1) Separate "Search for Data" between public users and logged-in users, 2) Separate "Browse Data Sets" for public users and logged-in users,3) Ability to get a list of Doc Id's based on a specified scope, 4) Ability to select a data package or data file by selecting from a list of Doc Id's, 5) Ability to "Delete" data files,...
Initial checkin. Convenient xhtml snippet to be included in a JSP file, to define several input parameters required by MetaCatServlet.Alternative to using javascript or repetitive html.
changed web site to use new documentation paths. this break a lot of stuff because metacat won't return the subelements of an xpath query. this will have to be fixed through metacat
KNP skin customization. Initial checkin of new file. Called by the standard skin javascript protocol of "insertLoginBox()".This contains a non-modal "Login Form" and account management links. It also contains a web form for inserting a new metacat data package.
KNP skin customization. Added a call the the standard skin javascript protocol of "insertLoginBox()". This replaces the prior "Login Form" and "Manage Account" section, which have been removed.This code is now in the new SaeonLogin.jspx file.
Modified the iframeloginboxclass class. Customized for the KNP skin.
Added LOGINBOX_URL and IFRAME_LOGINBOX_CLASS. Customized for the KNP skin.
paging now works in a more normal manner. also fixed a bug where the last page would display too many results.
updated the kepler skin to use paging. need to do a bit more work on this to make it behave more like other web applications
This update includes tech support emails for LTER and UCNRS.
Added predicates to return paths.
Add new variable getReviewsTemplate to fix the bug which moderater couldn't see comment window.
adjusted cell widths, font sizes, and white-space policies.
Updated broken LTER link in template (bug #648)
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....
Can't get results displayed correctly due to a limitation in metacat (bug 2769 in bugzilla.ecoinformatics.org).
Tweek
Kepler Repository Skin
Changed the contacting information.
Add a new template for show the message ldap server is down.
updated stylesheet for kepler skins to display documentation uploaded from kepler
Added additional organizations to the login dropdown list for theKruger skin.
ESA server does some funky things to relative URLS so we have to hardcode the esa skin urls to use a specific root and context
Make world map the default for the common spatial template
Add lter and other institute into option list.
Add lter and other institutes into option list.
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
I'm adding a set of EML XSL stylesheets that are separate but similar to thosefound in the lib/style/common directory. I have created a directory called'shared' (in libstyle) and put these modified stylesheets within it in orderto maintain backward compatibility with skins that were written previously...
I'm adding the two html templates from the OBFS skin developed by Matt Jones.These were used as reference files in the PISCO skin.
I'm adding the two jsp files that originated in the KNB skin developedby Matthew Brooke, modified for the PISCO skin.
I'm adding the PISCO-specific XSL stylesheets used to transform EML documents to PISCO web pages. Notice that resultset.xsl is now in this templates directory, rather than in lib/style/common since it has PISCO-specific styling.
I'm adding in a number of supporting image files that make up the PISCO header, navigation bar, and footer sections of the styled web pages.
I'm adding the legacy PISCO skin to metacat as a starting point to doing CSS-based XSL styling of XML documents in the data catalog. These files were based off of the OBFS and KNB skins.
Updated mapbuilder interface with some cosmetic changes, the demis world map wms layer, removed faulty scalebar, added named regions from morpho to the location dropdown.
Beta version of openalayers wms interface
added new namespace to the kepler skin
changed the name of the repository
Temporary fix for KML output; geoserver can only handle the points layer
Fixed up some hardcoded paths in html map templates.
updated SpecNet Home link to http://www.specnet.info
Integrate map interface with knb2 skin
Fixed up mapbuilder config for knp skin
initial import of changes to metacat source and config files to support spatial option
inital import of html templates for web mapping
changed the set of stylesheets which will be used for displaying eml-2.0.0 documents
Added OSUBS to the list of organizations.
changed padding-left value of .tablehead selector to pixel rather than percent value to fix IE autostretch problem
Remove unused images from lter skin.
Major upgrade of lter skin. The skin now integrates the functionality of the advanced query web application (previously a separate web app) directly into the skin.
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.
added message explaining procedure to obtain organization-affiliated accounts
Test checkin
Modified the title if using the new account skin.
New skin files for handling account management.
Adding the xsl file for defining login behaviour for knp skin
Adding the option for NCEAS in the organization list.Adding the browse all datasets linkReplacing the links with the new dataknp links
replacing the knp urls with the new ones...