Project

General

Profile

  • svn:eol-style: native
  • svn:executable: *
  • svn:keywords: Author Date Id Revision

# Date Author Comment
5783 01/07/2011 10:33 AM ben leinfelder

use post() method rather than load() when the div is not given - allows calling a metacat method without replacing any content on the page

5723 12/13/2010 03:34 PM ben leinfelder

lookup the annotation details for each column in the data table

5705 12/08/2010 01:14 PM ben leinfelder

catch error when jQuery is not included in the page, but do nothing

5704 12/08/2010 12:44 PM ben leinfelder

include loadStats() method in branding.js to be reused more widely (with qformat parameter)

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

3034 08/31/2006 04:37 PM perry

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

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

2931 02/27/2006 03:52 PM anderson

added id and name attribs to the generated <iframes>

2743 11/16/2005 10:31 AM Duane Costa

Bug #2207. Add new JavaScript function to support Metacat Advanced Search interface.

1937 11/24/2003 11:22 AM brooke

fixed iframe tag- had multiple closings. Also added text for browsers that can't display iframes

1929 11/21/2003 03:05 PM brooke

This is the merge from the branch WEB_UI_REDESIGN_BRANCH back into the head.
The only files that have been removed are those in lib/style/eml2; other files
that have been cvs removed (only from lib/ and lib/style) have been re-added
elsewhere (i.e. moved from one directory to another)....