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
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.
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.
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
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.
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
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
Add lter and other institute 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 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.
added new namespace to the kepler skin
changed the name of the repository
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
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.
Test checkin
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...
updated some styling on the results page
changed search text
updated the index page because logging in is no longer needed.
added a rudimentary stylesheet to display the actor metadata
new skin to handle browsing the kepler archive.
Eliminated bug that caused a cycle of redirects between the root of thecontext and the default skin.
Removed the header.html that was replaced with header.jsp
Factored out the search forms into javascript variables in a newcommon-settings.jsp file which is referenced from the KNP skin. Thisallows us to use the same form 3 times in different pages and makesmaintenance of the returndoctype and returnfield lists easier. The...
moved images
the latest changes to the KNP skin for the map.
Modified search form in header to also include the FGDC doctype andreturnfields.
adjusting the right side frame for an animated map drawer.
Pmark's modified code.
Initial checkin of the knp skin.
Initial support for displaying FGDC metadata documents in metacat.Added new returndoctype and returnfields to all query forms in the knpskin to allow FGDC documents to display in the resultsets. Need to addthese to the other skins as well, and to clean up the FGDC stylesheet to...
Register the NBII stylesheet for use with FGDC/NBII docs.
fixed the height of the search box on the knb skin
changed width of iframeheaderclass to 98 percent to prevent pages in FF from always being 10 pixels larger than the window
deleted repetition of the sentance "A page titled "Success" will appear when the form has been successfully submitted." that appeard in step 2.