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
Modified the "clientDeleteRequest" method to handle meta-file deletes.
Clear the bean's "action" property after most operations are complete, in case user refreshes the browser (it won't repeat). Modified "delete" code, and "handleFileUpdate" method. Added new methods: getStringFromInputStream and makeRedirectUrl.
Added property "metaFileDocId", and constant "UPDATE_MESSAGE", to accomodate update and delete operations.
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. ...
Change the release tag for the EML stylesheets to be used by metacat to EML_RELEASE_2_0_1_UPDATE_4 so that the new stylesheet changes are incorporated. To pick up these changes in a local metacat build, you need to delete the files in metacat/lib/schema as well as metacat/lib/style/common/eml-*, then do a clean build with "ant clean install". When you do this, you should see the "geteml" target run in the build, and youshould be prompted for your CVS password to download the new schema versions....
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
Fixed a bug the search title in morpho will return everything.
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
Add more test (update) on upload
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....
Added upload method. Modified sendData to respect form encodings and POST files.
Refactored upload code to allow arbitrary POST parameter ordering, and open the door to multiple files in one HTTP request. Two new methods to MetaCatUtil to facilitate the file processing: writeTempFile and copyFile.
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.
Add new index to speed deleting.
Create index to speed deleting.
Create a new index to speed deleting
Add a new index in xml_nodes in order to speed delete.
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
Add docs for setup other client such as ldapsearch.
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
Add a documentation for setting up ldap tls channel.
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 the removeDataDocIdFromFGDC method, to use the metadata Doc Id rather than the data file Doc Id, to locate the FGDC node branch to update.
Modifications to allow for other types of usage, other than file updates, such as file deletes.
Modifications to the clientRequest method to handle calls for 'Delete' actions.
Fixed bug that if user choose to many documents in spatial query, the result set will be 0.
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).
Getting project list from nceas admin db.
fixed bug that input form coudn't be shown.
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.
Change release to 1.7.1
Make some changes for 1.7.1
Add release for 1.7.1
Uncommented metacat client upload commands.
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.
Changes for java 1.4 compilation, and further development.
Further development.
Change the https port from 80 to 443
Change the off set number for a selection query.
Add code to handle the docid list is too long to be run in extended query.
Changes to make java 1.4 compliant.
Updated handlePackageUpload (in development).
Added static variables.
Replaced "Formatter" usage (java 1.5) for java 1.4 compiling.
Removed "Formatter" usage, to make java 1.4 compatible.