Project

General

Profile

Statistics
| Revision:

# Date Author Comment
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.

3015 06/21/2006 03:54 PM tyburczy

changed padding-left value of .tablehead selector to pixel rather than percent value to fix IE autostretch problem

3013 06/16/2006 09:31 AM Duane Costa

Remove unused images from lter skin.

3005 06/14/2006 08:26 AM Duane Costa

Major upgrade of lter skin. The skin now integrates the functionality of the advanced query web application (previously a separate web app) directly into the skin.

3000 05/25/2006 12:52 PM Duane Costa

Omit the html, head, title, and body tags from the advanced search results jsp. These tags are generated in the resultset.xml stylesheet, so they are redundant here.

2976 04/03/2006 12:14 PM sgarg

Test checkin

2971 04/03/2006 02:01 AM Matt Jones

New skin files for handling account management.

2968 03/22/2006 02:45 PM sgarg

Adding the xsl file for defining login behaviour for knp skin

2967 03/22/2006 02:44 PM sgarg

Adding the option for NCEAS in the organization list.
Adding the browse all datasets link
Replacing the links with the new dataknp links

2966 03/22/2006 02:41 PM sgarg

replacing the knp urls with the new ones...

2954 03/09/2006 03:01 PM berkley

updated some styling on the results page

2953 03/09/2006 11:55 AM berkley

changed search text

2952 03/09/2006 11:55 AM berkley

updated the index page because logging in is no longer needed.

2951 03/08/2006 03:46 PM berkley

added a rudimentary stylesheet to display the actor metadata

2950 03/08/2006 03:16 PM berkley

new skin to handle browsing the kepler archive.

2944 03/02/2006 04:36 PM Matt Jones

Eliminated bug that caused a cycle of redirects between the root of the
context and the default skin.

2943 03/01/2006 10:41 PM Matt Jones

Removed the header.html that was replaced with header.jsp

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

2941 03/01/2006 06:52 PM anderson

moved images

2939 03/01/2006 06:42 PM anderson

the latest changes to the KNP skin for the map.

2937 02/28/2006 03:06 PM Matt Jones

Modified search form in header to also include the FGDC doctype and
returnfields.

2929 02/27/2006 02:05 PM anderson

adjusting the right side frame for an animated map drawer.

2928 02/27/2006 09:44 AM harris

Pmark's modified code.

2927 02/27/2006 09:11 AM harris

Initial checkin of the knp skin.

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