Modifications to accomodate Downloads. Includes "Download" forms/buttons.
Modifications to accomodate Downloads.
clean up the commented out option listclose <form> tag
deleted a empty bulletin.
comment out annoying alert() debug statements
fixed the bug that clicking create new user link(and change password and reset password links) will just show the new page in a frame.
Minor fixes to improve the registry CSS to match the new NCEAS skin. Still reliant on iframes, so the overall L+F is broken.
Cleaned up regexes used in register-dataset.cgi to support arbitrary numbers of elements for keywords. Cleaned up regexes for state selection, to omit default values. Added debug as a GET parameter, so a page can be debugged by appending `&debug=1'. Committed latest changes to file processing, to allow files to be deleted after returning to the entry page from confirmation or processing errors. Seperated out entryForm.js from entryForm.tmpl to simplify debugging.
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.
Moved images to images/ subfolder
NCEAS skin changes: moved images into subfolder for organization, moved search javascript into search.js to cut down on replication. Modifications to nceas.css and midnight.css to clean up integration of Drupal theme.
Get rid of the hard code kepler for web context.
use 'squery' searching so that both EML and FGDC can be searched based on location and an anyfield search string.changed 'All' to use empty string ("") value rather than "%" - plays better with QueryGroup
Replaced the reference to knp.js with a generalized call to the skins javascript, using the qformat's setting.
use INTERSECTION for query operator (aka AND) so that we actually limit by the park name...
added:-zoom on map with named locations for quick spatial searching based on selected park name (hooray javascript!)-narrow search by selected park name-cursor tracking in lat/lon-alpha sort for left nav-reference to fgdc in footer copy
Confirmation dialag, which displays a message. Initial checkin. Intended to be the destination JSP when an entire data package is deleted (i.e. deleting the metadata file). Placed in common folder, since it is not skin specific.
Moved location of file from skin to common, since it is independant of a single skin. Modified most of the internal code to allow redirecting request to an appropriate destination.
Modified form action URL's. Removed call to map. Used shorter version of JSP syntax in forms.
include doctype of metadata for FGDC spatial harvesting.also specify bounding elements for metadata_(E/W/N/S)NOTE: bounding elements must correspond to elements as included in the enumerated indexed paths property
insert mapframe in included page, rather than index.jsp -columns layout correctly this way.
rearrange map controls to right side of image.remove extraneous style.css ref
do not use absolute positioning for mapFrame - goofs up the cursor bounding box dragging offset
do not render Kruger-specific layers in mapbuilder frame
use Arial for Park_Name labels on geoserver/mapbuilder rendering
include SANParks boundary layer in the geoserver for sanparks skin
use the sanparks giraffe image
Updated the NCEAS skin to reflect the new structure of the NCEAS web site. There is now a new nceas.xsl file that handles the XSLT transforms for both metacat resultsets and for EML documents. This file imports xsl templates from the style/common dir in order to render the results table and EML document within an HTML document that follows the style of the NCEAS website. This required refactoring the original resultset.xsl and eml.xsl files in style/common so that the use of iframes can be easily eliminated. ...
Added a refactored resultset stylesheet that allows skins to override the container format to not use iframes. The continaing skin can now import resulttable.xsl and call the result table template directly.
add some hierarchy to left nav organization list
minor formatting changes
removed panel head corners because they did not display correctly in I.E. on the Metacat build , adjusted option buttons.
I changed blue corners because of display problem with Internet Explorer on Metacat Build files.
Changed blue header corners because they did not work correctly on Internet Explorer. The production server displays okay but theMetacat build does not display correctly so I took the round corners off. Maybe there is some problem with the difference between tablehead corners in default.css
changed header style to accommodate the wide table display. Made the text for the tilte align=left and the table witdh="100%" for the Data Catalog Search part.
savepoint - sanparks skin looks good with new map, consistent L+F etc..only thing remaining is a tweak to get bounding box for map zooming adjusted to follow mouse click and drag (starts far to the right of pointer).
add world countries layer and refocus the bounding coordinates to include much of southern africa (perhaps too much)
remove unused js (from animation for show/hide)
remove show/hide bar from map
remove "name" attribute on search buttons to prevent their inclusion in metacat search terms
add all national parks and SAEON nodes as enumerated in juneau meeting (9/2007)
use jsp page includes rather than a content area iframe for the main content.this plays better with the left nav and also the default resultset xsl
images for left nav (sanparks css)
save point before refactoring iframes/index page
make header compatible with resultset xsl
footer link style specified
Added submission of data files to the registry. New parameter 'hasUpload' can be set on a per-skin basis to enable the uploading of data objects to be associated with a metadata document. NCEAS skin is using this by default, to be changed in the future for other skins....
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
Lowered the debugging level for LSID authority context to WARN.
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.
Change the off set number for a selection query.
Updated com.oreilly.servlet (cos.jar) from 19Jun2001 to current 05Nov2002 version. Fixed uploading in MetaCatServlet.java to allow parameters after file object, was disabled for a workaround in the previous library.
Change the maxium queryresult string length.
Add a switch to control if we need query cache.
Add a new property which defines the size of query result cache.
Add a initial delay for indexing.
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.