add default value to 'cgi-url' param.
Turnkey installer modifications: add 'cgi-url' param via skin configs.
Turnkey installer modifications: Create a default skin.configs and add 'cgi-url' property. This will be used if no skin-specific config exists and willresult in a 'cgi-param' param in XSL transformations via DBTransform.
Turnkey installer modifications: add 'cgi-url' property. This will result in a 'cgi-param' param in XSL transformations via DBTransform.
Turnkey installer modifications: replace cgi-prefix tokens with 'cgi-url' param.
prevent null pointer exception when there are no nodes found (just an empty list)
made java 1.4 compliant
Removed the use of String.contains() to make it java 1.4 compliant.
Modification for changes to the field "MetacatUtil.skinconfigs" (bug 3057 fix).Also changes reading skin.configs properties/files (bug 3058 fix).
Modification for changes to the field "MetacatUtil.skinconfigs".
Changes to the field "skinconfigs":1) Made it private2) Created setter and getter methods3) Created a 'hasSkinConfig' method
replace relative urls (for stylesheets, js files, and even form actions) with absolute paths. yes, this means using ant tokens still.needed for using 'sanparks' as the default skin when deployed on dataknp.sanparks.org
Revise relative referances to skin directory
Revise relative referance to resultset-table.xsl
add support for selecting records for only one question from a set of one or more assessment response data files
Turnkey Installer modification: remove locale specific ant tokens with relative paths.
Removed "Last Modified July 10, 2007" section because it is static and people may think that it means the data package was last modified then.
Fixed the implement of java class which will upload ipcc data.
Modified knb.xml to re-enable login.xsl processing for the registry workflow: after a 'login' request, the user will be correctly redirected to the registry form.
Add new index - abstract into xml_path_index path
Add a file which will upload ipcc data to metacat.
Metacat installer bug: replaced locale-specific ant tokens with runtime lookup.
Metacat installer: remove locale-specific ant tokens. Made links relative to the installation.
Metacat installer: remove locale-specific ant tokens.
Metacat installer: remove locale-specific ant tokens. Made relative to installation.
remove that awful underline for links
add SANParks and SAEON affiliations
add sanparks and saeon affiliations
add "placekey" as an indexed path for FGDC searching in SANParks and SAEON skins
use color from background for highlight, tablehead text - more in keeping with the L+F
include cfg parameter to pull in correct skin format for cgi/ldap
comment out the dataset registration link (at least for now)
handle special case for searching both SANParks and SAEON (but not all of KNB)
Added note about being able to use ant targets to do the database upgrades.
height and width adjustments for rendering in IE
set the clientViewHelper object in the session so that login/logout link can be determined in the header iFrame.
fix mistake where there is an attempt to select nodetype column from table xml_path_index table (it's not there!)
adjust colors/formatting for EML display
comment out references to a standalone login page.get's dicey when the header says "log in" but you already are logged in....
make button consistent with other input L+F
localizing some more images, but also commenting out image urls that are [likely] not being used by the minimal number of css classes we are skimming from the SAEON plone skin
localize use.gif image icon
initial commit of skin for SAEON look and feel. looks pretty good, but there are still a few things that need tweaking (colors).also want to add a standalone login page to match with the header line (perhaps).tracked in bugzilla #3007
- fixed my mistake in last checkin with ant tokens- fixed broken links: changed server to httpserver in these files, and prefixed with http://
server
httpserver
Add http:// into the link
Using httpserver to replace server in head link.
changes for fix to bug #2999 (only one attribute of an element is returned in resultset doc)-added merging for large TEXT nodes when they have been broken up.-allow multiple attributes to be returned in the resultset doc (uses newly-available field type to determine text vs attribute node).
add retrieval of field type for each node (TEXT, ATTRIBUTE, etc).this is to support a fix for bug#2999
fixed broken links. needed a ../
use keyword for restricting the search by node
Use httpserver to replace server to fix the borken download link.
Workaround for a bizzare submission issue stemming from the debug sub. Modified the NCEAS project list to be robust and rely on the presence of the AdminDB module and a working connection to the DB for listing projects.
Added FGDC support to bug fixes listing.
Update a few references to metacat version numbers that were out of date.
Fixed a couple of bugs: 1) Threw an error when updating a packages public access (lost the data files doc id's) and 2) returns a message after access is changed.Both were fixed by not attempting to get a child text node from a text node.
Provide ldapweb.cgi links without skin reference, to prevent rendering issues temporarily. Long term fix needed, see Bug #3021
Change version to 1.8.0
change release number from 1.8 to 1.8.0
Change the release number from 1.8 to 1.8.0
changes .table so that registry user guide would display better
addmitional metadata style change
NCEAS skin fix for dataset map; cleanup in index.html
text alignment change
spelling fix
added a few bug fixes that were made
added release note about spatial query modification (bug 2972)
Updated change log to include additions for 1.8 release
Change the release number to 1.8
Change release from 1.7.1 to 1.8
This file was renamed from upgrade-db-to-1.7.1.sql
Rename this file to upgrade-db-to-1.8.sql
A file rename from 1.7.1 since we decide to release 1.8 rather than 1.7.1
Rename this file to upgrade-db-to-1.8-postgres.sql
use the [pre-existing!] ant token for cgi url
Changed confirm.jspx to confirm.jsp
Modified redirect URL to navigate to a skin-specific confirmation page, rather than a common one.
skin-specific delete action results page (confirm.jsp)
made changes so that the nceas skin would be centered and work with IE
made changes so that the nceas page would be centered
Updated the ResponsibleParty object creation to be more robust. Now handles N MetadataProvider elements as expected.
Added login status block. Reverted hardcoded path to proper tokens.
Updated the NCEAS skin for various fixes: Rewrote the login XSLT to work correctly. Added a login status button to the page headers. Modified the header image to disable the global site search used on the NCEAS homepage. Removed former IFRAME cruft.
Add a note to enable ecogrid in metacat installation.
Changed the size of subtitle and title.
Seperate the instructions of install and update.
Add table of contents.
Update documentation of build.properties and metacat.properties prior to the metacat 1.7.1 release.
The main goal here was to ensure that all previously undocumented properties are now present in these documents. Some minor edits were also made to a few of the already documented properties....
Fixed footer logos to use correct skin pathing (/nceas/images/).
Fixed Firefox display bug due to more mixed HTML 4.01 / XHTML content
In reuseSession and reuseInvalidSession method, metacat.logout statement were added to make sure it will use fresh Metacat object.
adjustments for result set page
adjustments for result set
converted txt instructions to html.
Add test cases to test combination of allow and deny rules. Modify the generate id method to make sure id is unique.
Fixed background color in NCEAS skin. Addition of new <td> in result set seperator may require tweaks on a per-skin basis.
Modified all header and footer calls to be skin specific: in the NCEAS skin, skip rendering the header and footer IFRAME elements, otherwise continue as normal.
Modified resultset to allow seperator <tr> to have an additional lead <td> element for styling NCEAS skin