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
Modified default.css to handle new result table HTML, should now correctly subdivide the results
Fixed form.
reflect the change from 'intersection' to 'within' when performing spatial queries.a couple persnickety typo corrections.
Further changes to the NCEAS skin to match the NCEAS L+F
Add token to replace usr/password
Add new lter and psico usr/pass to check reffal working fine
This file should be in eml module.
Changed os X install instructions a bit, and conveted to html.
Moved 'supplemental os-specific' section up to the top on the main install page.
added paged resultset docs
got all of the next and back buttons working in order again
Fixed bug that should throw an exception in upload method.
Add code to initialize Options and some code clean up
Add code to initialize Options. Otherwise will get null exception.
no padding on the table header lefthand side
render multiple mattext elements if they exist...
return immediately if there is no resultset to displayuse getString() to display resultset for each column
delete some duplicated test to MetacatClientTest
Changed the eml 201 tag from RELEASE_EML_2_0_1_UPDATE_4 to RELEASE_EML_2_0_1_UPDATE_5. Update 5 has the xsl changes which callie made.
New flow chart file for metacat 1.8.0
download files icon
used for data package citation information
added skin names to properties list for working with citations that include registry name, registry url
Made changes to to work with the vertical table.
style changes for Attribute info display, set width for first column that uses added highlightAttrib and empty column; changed shading in bordered, coleven and coloddchanged .bordered width to 350px for first column, added border-bottom to columns; innercolodd, innercoleven border removed...
changed nceas.xsl to correct path for images
Fixed bug with file updating (lost qformat value). Also fixed bug with message.
add CSV download as an option for retrieving datasets.NOTE: depends on opencsv jar in the /first project...
include both assessments and questions in the results of a search (driven by option in search form)