Project

General

Profile

Statistics
| Revision:

# Date Author Comment
4757 01/15/2009 07:23 PM walbridge

Kill more pesky ant tokens, replace URL references with fully qualified URL as this page is rendered into emails.

4756 01/15/2009 02:30 PM walbridge

confirmData template changes for dealing with modified otherEntity data

4698 12/26/2008 01:07 PM daigle

Renamed MetaCatUtil to MetacatUtil

4613 11/21/2008 05:27 PM walbridge

Replace usage of 'cgi-url' with 'cgi-prefix' in XSLT transformations, fix the ESA review process to accept the 'metacatUrl' parameter (#3687)

4551 11/10/2008 06:06 PM walbridge

Add EML 2.0.x to EML 2.1.0 conversion XSLT. Originial location is Mopho CVS /xsl/, can be pulled from externals once migrated to SVN.

4540 11/10/2008 01:03 PM walbridge

add comment to deleteFile

4533 11/06/2008 04:38 PM walbridge

Fixed the "What's this?" links to use a class, improved styling on NCEAS skin to prevent strange underlining

4505 11/03/2008 04:09 PM daigle

Add eml 2.0.1 document return type

4396 09/26/2008 10:47 AM walbridge

minor fix

4373 09/23/2008 04:11 PM walbridge

Change references of baseUrl to contextUrl, fix parsing error in confirmData which was throwing errors due to invalid keyword counts

4357 09/16/2008 02:54 PM walbridge

Further improvements to the registry to properly support the new properties. Removed all variables previously passed around between forms which should always be available canonically from the skin.properties file and replaced with refences to properties value for the skin being used. Removed some cruft from both files, fixed mior issues mentioned in bug #3487.

4323 08/26/2008 04:10 PM ben leinfelder

Upgrade to MapBuilder 1.5rc2

4191 07/31/2008 05:27 PM walbridge

Refactor templates for recent properties changes, round 2

4173 07/28/2008 05:05 PM daigle

Use qualified properties

4080 07/06/2008 09:25 PM daigle

Merge 1.9 changes into Head

4038 06/26/2008 02:55 PM bowdish

updated the link the ITIS

4010 06/18/2008 04:30 PM Jing Tao

Merge METACAT_1_8_1 to cvs head.

4007 06/17/2008 01:29 PM ben leinfelder

merge 1.8.1 to head

3977 06/10/2008 01:30 PM Jing Tao

check into cvs headd. change skin from default to knb.

3964 06/10/2008 09:56 AM ben leinfelder

use the docid from the metadata rather than the parameter when operating on the metadata document (in cases when the docid w/o revision is not given).
see bug #3389

3960 06/10/2008 09:25 AM ben leinfelder

use starts-with function for cases when the abbreviated docid is used to retrieve the metadata
see bug #3389

3915 05/27/2008 04:54 PM walbridge

Merging Perl changes into detokenization branch. Removes usage of tokens from all Perl and Perl Template Toolkit files, instead using pure Java .property files to manage settings. Basic path for eliminating .cfg files from Perl, and skin.config files from Java side. Backported changes from 1.8.1RC1 release.

3788 04/10/2008 05:17 PM ben leinfelder

use consistent table attributes (100% width and 0 cell spacing) so that KNB skin looks better when displaying fgdc documents

3780 04/02/2008 04:28 PM daigle

Changes to remove ANT tokens for the turnkey install project

3773 03/20/2008 05:47 PM ben leinfelder

Parameterize FGDC update/delete functions with the "enableFGDCediting" parameter.
Stylesheets that include fgdc-root.xsl must now set the edit parameter to "true" if they wish to have the editing widgets displayed (true for sanparks and saeon skins but not for nceas)

3768 03/18/2008 04:31 PM daigle

Include the contextURL as a parameter for the transformer. Remove leading / from resultset paths

3765 03/14/2008 09:46 AM ben leinfelder

use {$contextURL} and {$cgi-prefix} param for absolute paths (instead of relative paths)

3764 03/14/2008 09:36 AM ben leinfelder

use {$contextURL} param for absolute paths (instead of relative paths)
note: this file seems not to be used in metacat now.

3763 03/14/2008 09:13 AM ben leinfelder

use {$contextURL} param for absolute paths (instead of relative paths)
note: this file seems not to be used in metacat now.

3746 02/27/2008 02:11 PM ben leinfelder

display the docid.
also just display the publication date as is since the existing parsing made too many assumptions about how the date would be formatted

3745 02/27/2008 11:00 AM ben leinfelder

use $sessionid to determine if the edit boxes are shown

3744 02/27/2008 10:31 AM ben leinfelder

reuse the fgdc-root.xsl for both nceas and sanparks skins (it is included in different containing stylesheets)
note: still need to pin down the switch that [dis]allows editing of the the files

3743 02/27/2008 10:08 AM ben leinfelder

use contextURL parameter so that the "shortform" url for looking at documents actually works and pulls in the correct js and css files

3742 02/27/2008 09:43 AM ben leinfelder

add support for FGDC doctype display

3738 02/26/2008 10:55 AM ben leinfelder

include the contextURL parameter that is now being passed in by the DBTransform class.
pass this value to the javascript that assembles the iframes

3737 02/26/2008 10:54 AM ben leinfelder

check for a leading "/" in the path when prepending the server context url.
we don't want to step on toes of people that are using "semi" relative paths (they leave out the server part, but provide the rest of the path)

3728 02/21/2008 10:01 AM ben leinfelder

add servletContextUrl to make absolute paths from relative paths when constructing skins from the js/iframe template

3688 01/15/2008 01:58 PM barteau

Turnkey installer modification: revised relative paths (which replaced ant tokens).

3687 01/14/2008 03:55 PM barteau

Turnkey installer modification: modified relative references.

3684 01/14/2008 12:38 PM barteau

add default value to 'cgi-url' param.

3683 01/14/2008 12:33 PM barteau

Turnkey installer modifications: add 'cgi-url' param via skin configs.

3679 01/14/2008 09:02 AM barteau

Turnkey installer modifications: replace cgi-prefix tokens with 'cgi-url' param.

3676 01/11/2008 11:39 AM barteau

Removed the use of String.contains() to make it java 1.4 compliant.

3671 01/07/2008 10:34 AM barteau

Revise relative referances to skin directory

3670 01/07/2008 10:31 AM barteau

Revise relative referance to resultset-table.xsl

3668 01/02/2008 02:40 PM barteau

Turnkey Installer modification: remove locale specific ant tokens with relative paths.

3667 01/02/2008 02:27 PM barteau

Turnkey Installer modification: remove locale specific ant tokens with relative paths.

3656 12/14/2007 02:25 PM ben leinfelder

add SANParks and SAEON affiliations

3624 11/29/2007 04:16 PM walbridge

Provide ldapweb.cgi links without skin reference, to prevent rendering issues temporarily. Long term fix needed, see Bug #3021

3597 11/20/2007 01:23 PM walbridge

Added login status block. Reverted hardcoded path to proper tokens.

3590 11/07/2007 04:01 PM walbridge

Fixed footer logos to use correct skin pathing (/nceas/images/).

3589 11/06/2007 06:01 PM walbridge

Fixed Firefox display bug due to more mixed HTML 4.01 / XHTML content

3582 11/06/2007 01:15 PM walbridge

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.

3581 11/06/2007 01:13 PM walbridge

Modified resultset to allow seperator <tr> to have an additional lead <td> element for styling NCEAS skin

3574 11/05/2007 05:29 PM Jing Tao

This file should be in eml module.

3553 11/01/2007 03:49 PM bowdish

style changes for Attribute info display, set width for first column that uses added highlightAttrib and empty column; changed shading in bordered, coleven and colodd
changed .bordered width to 350px for first column, added border-bottom to columns; innercolodd, innercoleven border removed...

3528 10/24/2007 12:10 PM ben leinfelder

add latest stable prototype (ajax) release

3518 10/15/2007 04:48 PM ben leinfelder

organize the various file action buttons
annotate table cells with classes defined in stylesheet (now they can be customized for each skin!)
make the data labels (table cells) a bit more sleek (css)

3515 10/12/2007 03:55 PM barteau

Modified to accept (and display) parameters "publicRead" and "message". Modifications to allow users to change public access to package.

3513 10/11/2007 04:37 PM barteau

Some minor code cleanup.

3485 09/28/2007 04:10 PM barteau

Modifications to accomodate Downloads. Includes "Download" forms/buttons.

3484 09/28/2007 04:08 PM barteau

Modifications to accomodate Downloads.

3473 09/25/2007 04:12 PM walbridge

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.

3471 09/25/2007 04:04 PM walbridge

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.

3461 09/19/2007 10:37 AM barteau

Replaced the reference to knp.js with a generalized call to the skins javascript, using the qformat's setting.

3455 09/17/2007 02:14 PM barteau

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.

3454 09/17/2007 02:11 PM barteau

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.

3453 09/17/2007 02:07 PM barteau

Modified form action URL's. Removed call to map. Used shorter version of JSP syntax in forms.

3442 09/13/2007 12:27 PM Matt Jones

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.

3422 09/11/2007 03:53 PM walbridge

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....

3400 09/04/2007 05:49 PM barteau

Added Delete buttons to the package update form. Also includes several html structural/aesthethic changes.

3394 09/04/2007 05:16 PM barteau

Modifications to allow for other types of usage, other than file updates, such as file deletes.

3374 08/24/2007 05:07 PM barteau

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....

3373 08/24/2007 04:57 PM barteau

Added "Update" html forms functionality, and modified html appearance.

3327 07/25/2007 03:45 PM barteau

Initial checkin. Just a starting point for the FGDC Metadata xsl view.

3249 04/24/2007 02:38 PM bowdish

This update includes tech support emails for LTER and UCNRS.

3188 03/02/2007 03:55 PM barteau

Updated broken LTER link in template (bug #648)

3176 02/11/2007 04:57 PM Jing Tao

Changed the contacting information.

3173 02/09/2007 01:22 PM Jing Tao

Add a new template for show the message ldap server is down.

3121 12/15/2006 10:03 AM perry

Make world map the default for the common spatial template

3116 12/08/2006 01:23 PM Jing Tao

Add lter and other institutes into option list.

3087 11/16/2006 05:15 PM perry

Updated mapbuilder interface with some cosmetic changes, the demis world map wms layer, removed faulty scalebar, added named regions from morpho to the location dropdown.

3086 11/13/2006 06:58 PM perry

Beta version of openalayers wms interface

3085 11/13/2006 06:34 PM perry

Beta version of openalayers wms interface

3056 10/05/2006 04:45 PM perry

Temporary fix for KML output; geoserver can only handle the points layer

3049 09/18/2006 01:01 PM perry

Fixed up some hardcoded paths in html map templates.

3034 08/31/2006 04:37 PM perry

initial import of changes to metacat source and config files to support spatial option

3033 08/31/2006 04:22 PM perry

inital import of html templates for web mapping

3027 07/25/2006 10:51 AM sgarg

Added OSUBS to the list of organizations.

2999 05/24/2006 10:56 AM tyburczy

added message explaining procedure to obtain organization-affiliated accounts

2973 04/03/2006 02:49 AM Matt Jones

Modified the title if using the new account skin.

2942 03/01/2006 10:40 PM Matt Jones

Factored out the search forms into javascript variables in a new
common-settings.jsp file which is referenced from the KNP skin. This
allows us to use the same form 3 times in different pages and makes
maintenance of the returndoctype and returnfield lists easier. The...

2932 02/27/2006 03:53 PM anderson

thi is the script.aculo.us effect library.

2931 02/27/2006 03:52 PM anderson

added id and name attribs to the generated <iframes>

2930 02/27/2006 03:51 PM anderson

NOT USED ANYMORE, but this is the latest version.

2924 02/24/2006 11:35 PM Matt Jones

Initial support for displaying FGDC metadata documents in metacat.
Added new returndoctype and returnfields to all query forms in the knp
skin to allow FGDC documents to display in the resultsets. Need to add
these to the other skins as well, and to clean up the FGDC stylesheet to...

2921 02/24/2006 06:13 PM Matt Jones

Experimental stylesheet for rendering NBII/FGDC documents in metacat.
This is a modified version of a stylesheet created by the NPS.

2914 02/22/2006 11:55 AM anderson

adding metacat spatial query results styles

2890 01/11/2006 03:22 PM sgarg

PMARK: decreased overall width
PMARK: fixed docid bug; needed to use review doc instead of orig doc
PMARK: minor formatting fix

2889 01/10/2006 01:40 PM sgarg

Fix in Javascript to set the stage correctly