Project

General

Profile

Statistics
| Revision:

# Date Author Comment
3531 10/25/2007 08:16 PM ben leinfelder

get the ajax-specific first skins organized with some better naming.
these essentially provide a pointer to custom resultset style sheets so that we can just use Ajax.Updater from prototype and inject the returned html.
they do rely on the first skin (which makes it nice for changing the look and feel - not a bunch of css files lying around messing things up, etc...).

3529 10/24/2007 12:11 PM ben leinfelder

add very minimal skin for transforming ajax search resultset for 'first' skin

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

add latest stable prototype (ajax) release

3527 10/24/2007 10:05 AM ben leinfelder

use updated edml schema to get correct element/attribute for assessment

3526 10/24/2007 09:27 AM ben leinfelder

use updated edml schema to get correct element/attribute for assessment

3522 10/23/2007 08:53 AM ben leinfelder

switch to updated sanparks boundaries file

3519 10/17/2007 09:51 AM ben leinfelder

Mokala is actually farther north than the garden route parks....

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.

3511 10/11/2007 07:16 AM ben leinfelder

use garden route park boundary box coordinates for the four "missing" areas (knysna, tsit, mokala, wilderness)

3510 10/09/2007 06:15 PM ben leinfelder

initial skin draft for FIRST project as metacat deployment.
will require [much] more customization to be fully useful for project, but this is a start.

3509 10/09/2007 09:34 AM ben leinfelder

sych left nav list and map locations with the sanparks.org "Parks A-Z" listing.
still missing spatial data for:
Knysna National Lake Area
Mokala National Park
Tsitsikamma National Park
Wilderness National Park

3508 10/08/2007 02:08 PM ben leinfelder

fix IE compatibility issue with iframe content documents

3500 10/04/2007 01:23 PM ben leinfelder

move the navstrip background to the iframe class so that it extends when displaying longer pages (eml docs, say)

3499 10/03/2007 06:00 PM ben leinfelder

crop to 112 height - removes bottom light green line

3498 10/03/2007 05:59 PM ben leinfelder

make css work in IE. found an errant quotation mark that was throwing IE off and making super-ugly pages.
then it was smoothing out the details one by one...

3497 10/03/2007 05:58 PM ben leinfelder

move

3496 10/03/2007 05:57 PM ben leinfelder

explicitly set white background for main content.

3495 10/03/2007 05:57 PM ben leinfelder

add filler for title element so that rendering in IE is not compromised.
use regtext class for paragraph

3494 10/03/2007 02:25 PM ben leinfelder

crop to 112 height - removes bottom light green line

3493 10/03/2007 01:29 PM ben leinfelder

added national parks locations from shapefile
(thank you shaun+postgis)

3491 10/03/2007 09:10 AM ben leinfelder

rearrange login validation javascript so that it actually works

3490 10/03/2007 08:50 AM ben leinfelder

added commented out reference to the all-in-one sanparks.xsl (resultset, eml, fgdc handling). this is for use with the no-iframe skin approach

3489 10/03/2007 08:46 AM ben leinfelder

keep the commented out lines incase we want to switch to no-iframes skin

3488 10/03/2007 08:44 AM ben leinfelder

changes used when experimenting with the no-iframe method of skinning (does not conflict with the previous method if skinning that uses iframes)

3487 10/03/2007 08:42 AM ben leinfelder

remove unused page import

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.

3479 09/27/2007 06:04 PM ben leinfelder

clean up the commented out option list
close <form> tag

3478 09/27/2007 02:38 PM Jing Tao

deleted a empty bulletin.

3477 09/27/2007 08:34 AM ben leinfelder

comment out annoying alert() debug statements

3476 09/26/2007 05:08 PM Jing Tao

fixed the bug that clicking create new user link(and change password and reset password links) will just show the new page in a frame.

3474 09/26/2007 04:23 PM walbridge

Minor fixes to improve the registry CSS to match the new NCEAS skin. Still reliant on iframes, so the overall L+F is broken.

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.

3470 09/25/2007 03:57 PM walbridge

Moved images to images/ subfolder

3469 09/25/2007 03:53 PM walbridge

NCEAS skin changes: moved images into subfolder for organization, moved search javascript into sea
rch.js to cut down on replication. Modifications to nceas.css and midnight.css to clean up integration of Drupal theme.

3466 09/20/2007 03:57 PM Jing Tao

Get rid of the hard code kepler for web context.

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

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.

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

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.

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

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.

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

3400 09/04/2007 05:49 PM barteau

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

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.

3394 09/04/2007 05:16 PM barteau

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

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.