Project

General

Profile

Statistics
| Revision:

# Date Author Comment
3462 09/19/2007 04:13 PM ben leinfelder

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

3460 09/17/2007 03:25 PM ben leinfelder

use INTERSECTION for query operator (aka AND) so that we actually limit by the park name...

3459 09/17/2007 02:56 PM ben leinfelder

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

3451 09/16/2007 09:37 AM ben leinfelder

insert mapframe in included page, rather than index.jsp -
columns layout correctly this way.

3450 09/16/2007 09:36 AM ben leinfelder

rearrange map controls to right side of image.
remove extraneous style.css ref

3449 09/16/2007 09:35 AM ben leinfelder

do not use absolute positioning for mapFrame - goofs up the cursor bounding box dragging offset

3448 09/16/2007 09:34 AM ben leinfelder

do not render Kruger-specific layers in mapbuilder frame

3446 09/14/2007 03:35 PM ben leinfelder

include SANParks boundary layer in the geoserver for sanparks skin

3445 09/14/2007 03:34 PM ben leinfelder

use the sanparks giraffe image

3444 09/13/2007 02:06 PM Matt Jones

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

3441 09/13/2007 10:09 AM ben leinfelder

add some hierarchy to left nav organization list

3440 09/13/2007 09:58 AM bowdish

minor formatting changes

3439 09/13/2007 09:48 AM bowdish

removed panel head corners because they did not display correctly in I.E. on the Metacat build , adjusted option buttons.

3438 09/13/2007 09:45 AM bowdish

I changed blue corners because of display problem with Internet Explorer on Metacat Build files.

3437 09/13/2007 09:43 AM bowdish

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

3436 09/13/2007 09:41 AM bowdish

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.

3435 09/12/2007 06:50 PM ben leinfelder

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

3434 09/12/2007 06:13 PM ben leinfelder

add world countries layer and refocus the bounding coordinates to include much of southern africa (perhaps too much)

3433 09/12/2007 04:59 PM ben leinfelder

remove unused js (from animation for show/hide)

3432 09/12/2007 04:57 PM ben leinfelder

remove show/hide bar from map

3431 09/12/2007 04:54 PM ben leinfelder

remove "name" attribute on search buttons to prevent their inclusion in metacat search terms

3429 09/12/2007 12:11 PM ben leinfelder

add all national parks and SAEON nodes as enumerated in juneau meeting (9/2007)

3428 09/12/2007 12:06 PM ben leinfelder

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

3427 09/12/2007 11:28 AM ben leinfelder

images for left nav (sanparks css)

3426 09/12/2007 11:28 AM ben leinfelder

save point before refactoring iframes/index page

3424 09/11/2007 05:20 PM ben leinfelder

make header compatible with resultset xsl

3423 09/11/2007 03:57 PM ben leinfelder

footer link style specified

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

3419 09/11/2007 03:18 PM ben leinfelder

use hidden fields for form action input rather than button label values

3418 09/11/2007 10:59 AM ben leinfelder

changed to new sanparks L+F.
moved error/success msgs to top of screen

3416 09/11/2007 09:39 AM ben leinfelder

clean up login/logout screen modes

3415 09/10/2007 10:39 PM ben leinfelder

add KNP copy (reworded for SANParks)

3414 09/10/2007 10:15 PM ben leinfelder

save point with sanparks L+F.
first pass.

3409 09/10/2007 10:41 AM walbridge

change searchbox height to match new size with search options. Spacing is: 33 pixels search to map, 28 pixels map to login.

3408 09/09/2007 05:47 PM ben leinfelder

refactor for sanparks

3407 09/09/2007 05:24 PM ben leinfelder

refactor for sanparks

3405 09/07/2007 02:48 PM ben leinfelder

reformatted only

3404 09/07/2007 11:27 AM ben leinfelder

initial refactor of knp skin (w/fgdc support) to new sanparks skin

3403 09/06/2007 06:17 PM Jing Tao

Fixed bug the keyword search didn't use the path search

3402 09/06/2007 06:07 PM Jing Tao

Add radio buttons of searching some path or all path for default search page

3399 09/04/2007 05:33 PM barteau

Created to replace the footer.jspx file, since the footer text is static and JSP is not need (efficiency)

3398 09/04/2007 05:30 PM barteau

Added classes, such as centerContentBorder, and modified others, to acheive a new look.

3397 09/04/2007 05:28 PM barteau

Format modifications to use the knp.css to set background color.

3396 09/04/2007 05:23 PM barteau

Format modifications to use the knp.css class templatecontentareaclass.

3391 08/30/2007 05:09 PM Jing Tao

Change the SID to production db.

3390 08/29/2007 06:29 PM Jing Tao

Change the token from server to httpserver in case server is not set https ( server has the https port)

3389 08/29/2007 06:22 PM Jing Tao

Change the token from server to httpserver in case server is not set https ( server has the https port).

3388 08/29/2007 05:53 PM Jing Tao

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

3385 08/28/2007 09:28 AM barteau

KNP skin configuration of the header/footer/right margin/login page.

3384 08/28/2007 09:26 AM barteau

Cleaned up some unused items. Modified color and height.

3383 08/28/2007 09:25 AM barteau

Provides the right margin for the KNP skin layout. Modified the background color.

3382 08/28/2007 09:24 AM barteau

Provides the glue for the KNP skin layout. Modifications mostly involve moving iframes out of this page and into the skins layout configuration.

3381 08/28/2007 09:22 AM barteau

Provides the header section of the KNP skin layout.

3380 08/28/2007 09:20 AM barteau

Initial checking. Provides the footer section of the KNP skin layout.

3379 08/28/2007 09:19 AM barteau

Used relative paths to servlet; rather than fixed names or substitution variables.

3326 07/25/2007 03:42 PM barteau

Changed the metadata XSL target to use the new FGDC XSL file.

3325 07/25/2007 03:40 PM barteau

Resized the login frame.

3324 07/25/2007 03:39 PM barteau

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.

3323 07/25/2007 03:34 PM barteau

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.

3322 07/25/2007 03:32 PM barteau

Initial checkin. The JSP "Client FGDC Upload View". This view uses the edu.ucsb.ucsb.nceas.metacat.clientview API.

3315 07/25/2007 02:14 PM barteau

Initial checkin. This particular form probably won't be used, however, it is provided here as an example of using the new "Delete" API.

3314 07/25/2007 02:12 PM barteau

Removed the "action" param, and added the "qformat" param.

3306 06/22/2007 04:09 PM barteau

Moved delete code out JSP and into MetacatClient.java

3302 06/19/2007 11:25 AM barteau

Changed the height setting for an iframe.

3301 06/19/2007 11:22 AM barteau

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

3299 06/18/2007 04:42 PM barteau

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.

3286 05/17/2007 09:40 AM berkley

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

3284 05/14/2007 04:23 PM barteau

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.

3283 05/14/2007 04:19 PM barteau

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.

3282 05/14/2007 04:08 PM barteau

Modified the iframeloginboxclass class. Customized for the KNP skin.

3281 05/14/2007 04:05 PM barteau

Added LOGINBOX_URL and IFRAME_LOGINBOX_CLASS. Customized for the KNP skin.

3262 05/08/2007 11:41 AM berkley

paging now works in a more normal manner. also fixed a bug where the last page would display too many results.

3257 05/07/2007 03:47 PM berkley

updated the kepler skin to use paging. need to do a bit more work on this to make it behave more like other web applications

3236 04/16/2007 02:51 PM sledge

Added predicates to return paths.

3209 03/13/2007 12:04 PM Jing Tao

Add new variable getReviewsTemplate to fix the bug which moderater couldn't see comment window.

3204 03/08/2007 10:13 AM sledge

adjusted cell widths, font sizes, and white-space policies.

3184 02/23/2007 03:29 PM Duane Costa

Fix bug in the Advanced Search form reported by Dave Balsiger at NTL. The bug occured only in one of the following two special cases:

(a) The user modifies longitude but leaves latitude at default values;
(b) The user modifies latitude but leaves longitude at default values....

3180 02/13/2007 09:29 AM sledge

Can't get results displayed correctly due to a limitation in metacat (bug 2769 in bugzilla.ecoinformatics.org).

3179 02/12/2007 01:29 PM sledge

Tweek

3178 02/12/2007 08:46 AM sledge

Kepler Repository Skin

3159 01/29/2007 04:09 PM berkley

updated stylesheet for kepler skins to display documentation uploaded from kepler

3151 01/24/2007 01:15 AM Matt Jones

Added additional organizations to the login dropdown list for the
Kruger skin.

3137 12/19/2006 06:00 PM perry

ESA server does some funky things to relative URLS so we have to hardcode the esa skin urls to use a specific root and context

3117 12/08/2006 01:24 PM Jing Tao

Add lter and other institute into option list.

3106 12/06/2006 03:14 PM perry

Changes to map layout and skins according to input from Callie and Matt

3097 11/20/2006 05:02 PM perry

Initial import of interactive map components for the following skins: esa, knb2, knp, obfs, nceas, nrs

3093 11/17/2006 01:27 PM Chris Jones

I'm adding the two html templates from the OBFS skin developed by Matt Jones.
These were used as reference files in the PISCO skin.

3092 11/17/2006 01:25 PM Chris Jones

I'm adding the two jsp files that originated in the KNB skin developed
by Matthew Brooke, modified for the PISCO skin.

3091 11/17/2006 01:23 PM Chris Jones

I'm adding the PISCO-specific XSL stylesheets used to transform EML documents to PISCO web pages. Notice that resultset.xsl is now in this templates directory, rather than in lib/style/common since it has PISCO-specific styling.

3090 11/17/2006 01:20 PM Chris Jones

I'm adding in a number of supporting image files that make up the PISCO header, navigation bar, and footer sections of the styled web pages.

3089 11/17/2006 01:17 PM Chris Jones

I'm adding the legacy PISCO skin to metacat as a starting point to doing CSS-based XSL styling of XML documents in the data catalog. These files were based off of the OBFS and KNB skins.

3071 10/31/2006 02:36 PM berkley

added new namespace to the kepler skin

3062 10/10/2006 12:39 PM berkley

changed the name of the repository

3049 09/18/2006 01:01 PM perry

Fixed up some hardcoded paths in html map templates.

3046 09/18/2006 10:18 AM bowdish

updated SpecNet Home link to http://www.specnet.info

3041 09/11/2006 05:13 PM perry

Integrate map interface with knb2 skin

3036 08/31/2006 06:13 PM perry

Fixed up mapbuilder config for knp skin

3034 08/31/2006 04:37 PM perry

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

3029 08/15/2006 12:33 PM sgarg

changed the set of stylesheets which will be used for displaying eml-2.0.0 documents

3027 07/25/2006 10:51 AM sgarg

Added OSUBS to the list of organizations.