Project

General

Profile

Statistics
| Revision:

# Date Author Comment
2383 01/25/2005 01:54 PM Duane Costa

Add a new HarvesterServlet for running Harvester as a servlet. This eliminates the need to run Harvester in a terminal window. By default, the HarvesterServlet is commented out. The user documentation will be modified to instruct Harvester administrators to uncomment the servlet entry.

2371 01/13/2005 05:00 PM Duane Costa

Add bat file and shell script for use with the distributable version of the Harvest List Editor.

2370 01/13/2005 04:59 PM sgarg

Fixed as suggested in bug 1768

2363 01/10/2005 04:26 PM sgarg

The guide on how to complete dr entries was updated to describe the current entryform.tmpl, and to fix bug 1302.

(Commit for Andrea Chadden by Saurabh Garg)

2361 01/07/2005 02:40 PM sgarg

Removed bugs in loading data when user wants to edit the data package

2351 12/22/2004 11:38 AM sgarg

I (Andrea) defined new styles in the .css files that are used in the
entryForm.tmpl page.

(Committed for Andrea Chadden by Saurabh Garg)

2350 12/22/2004 11:36 AM sgarg

I (Andrea) defined new styles in the .css files that are used in the
entryForm.tmpl page.

(Committed for Andrea Chadden by Saurabh Garg)

2349 12/22/2004 11:28 AM sgarg

I (Andrea) reformatted the file by changing the layout of tables, trs,
and tds, and also by removing style info from the html in the file, and
defining styles in the associated .css files

(Committed for Andrea Chadden by Saurabh Garg)

2346 12/21/2004 10:55 AM sgarg

Added code to fix bug# 1344. Response template is called when cancel delete is pressed

2342 12/20/2004 04:08 PM sgarg

Integrating ldap templates into metacat CVS tree

2340 12/20/2004 03:58 PM sgarg

Integrating ldapweb.cfg code into metacat CVS tree.

2335 12/16/2004 02:34 PM sgarg

Modified code to fix bug# 1551 by adding a conditional statement.

2313 09/21/2004 03:38 AM Matt Jones

New README in preparation for the 1.4.0 release, and updated the properties
file with the new version number.

2308 09/20/2004 10:46 PM Matt Jones

Added a property listing servlet administrators.

2300 09/17/2004 08:42 AM Duane Costa

Replace relative path to harvester registration login servlet with context path generated through ant build

2295 09/16/2004 04:05 PM sgarg

Added harvester servlets to the web.xml files.

2287 09/16/2004 09:15 AM Matt Jones

Changed the ESA nad LTSS skins to display all data from the KNB at the request of
OJ Reichman.

2284 09/15/2004 04:25 PM sgarg

Fixed some more bugs.

2282 09/15/2004 02:47 PM sgarg

fixed error in input param

2281 09/15/2004 02:17 PM sgarg

Added code to send showWgList, showSiteList, showOrganization, lsite and usite for one tmpl to other.

2274 09/14/2004 03:39 PM Matt Jones

Updates to the config for the esa skin, and added an LTSS skin.

2272 09/14/2004 03:20 PM sgarg

Changing 'Submit Entry' to 'Submit Dataset'

2271 09/14/2004 03:14 PM sgarg

Fixed a bug in handling of associated parties.

2270 09/14/2004 02:56 PM sgarg

Fixed the bug described in 1671. The bug came into picture, when no keyword type is suggested for a particular keyword. This resulted in ignoring of that row of data.

2266 09/08/2004 12:12 PM Matt Jones

Revisions to text for the ESA / LTSS registry.

2258 08/28/2004 03:25 AM Matt Jones

Modifications to the registry to support the new ESA skin. Factored out some of
the configuration-specific code into properties that are set in the various
cfg files in the skins. New properties in the cfg files are lsite, usite,
showSiteList, showWgList, showOrganization. These now need to be set in every skin...

2257 08/27/2004 08:51 AM Matt Jones

Changed properties to use the xml_index table by default.

2237 08/04/2004 12:42 PM Duane Costa

Change relative path to harvestList.xsd schema to allow harvest list editor to run standalone.

2236 07/29/2004 02:53 PM brooke

added target=_blank to generate UI links

2235 07/28/2004 04:33 PM brooke

pointed knb2 resutls page at production whippet on port 8080 of nebulous, instead of dev version on 8090

2233 07/26/2004 05:45 PM sgarg

Changed path for eml.xsd stylesheet.

2228 07/23/2004 10:38 AM sgarg

Changes directory names and paths of eml checkouts. Added eml-2.0.1 to the eml versions to be checked out.

2227 07/22/2004 03:55 PM sgarg

Added eml2.0.1 specific code in /style file

2226 07/22/2004 03:36 PM sgarg

Added eml2.0.1 in /common stylesheets

2220 07/21/2004 05:58 PM sgarg

Changed index.jsp to fix bug 1232 so that it works on knb.ecoinformatics.org.

2219 07/19/2004 03:33 PM sgarg

Added code to add and remove cookie from the index.jsp when a person logs in or logs out.

2214 07/13/2004 02:28 PM Matt Jones

Modifications to make JS search functions work in the knb2 skin.

2212 07/13/2004 12:54 PM Matt Jones

New URL for metacat in settings file.

2211 07/13/2004 12:48 PM Matt Jones

New alternative KNB skin. Duplicates much of what is on the KNB site, but
this skin can work standalone with metacat (ie, you do not need the KNB
web site to be installed). Modified the resultset.xsl to do some things
specific to this skin.

2187 06/14/2004 03:26 PM Duane Costa

Improve handling of default values.
Call fileNew() if no default Harvest List file is specified.
Improve documentation for default properties.

2186 06/14/2004 08:59 AM Duane Costa

Scripts for running the Harvest List Editor

2178 06/03/2004 04:10 PM Duane Costa

Bat file for running the Harvest List Editor

2174 05/28/2004 05:47 PM sgarg

Added params for EML2_0_0 and EML2_1_0

2166 05/12/2004 09:36 AM Duane Costa

Improve Harvester registration login

2159 05/04/2004 12:58 PM Duane Costa

Remove harvester.properties. Harvester properties have been integrated
with metacat.properties.

2156 05/04/2004 09:21 AM Duane Costa

Add Harvester properties

2154 05/03/2004 08:17 AM Duane Costa

Move from dev skin to knb skin

2153 04/30/2004 08:36 PM sgarg

Fixed a bug in an earlier commit

2150 04/30/2004 07:08 PM sgarg

Made changes to fix bug# 1303 and 1367.(Both are related)
Following variables can now be specifieD from the cfg file to control behaviour of the skin: hasKeyword, hasMethod, hasSpatial, hasTaxonomic and hasTemporal. Following two also can be used: spatialRequired and temporalRequired

2147 04/30/2004 11:07 AM sgarg

fixed a bug in a previous commit.

2146 04/30/2004 10:40 AM sgarg

Made changes to fix bug# 1388.

Replaced text field with drop down menu which lists all months and days.

2145 04/29/2004 12:53 PM sgarg

Changes made to fix bug# 1302

2144 04/29/2004 11:16 AM sgarg

Made changes to fix 1301. Works fine with eml2 - need to check if works with emlbeta6.

2142 04/28/2004 12:10 PM sgarg

Fixed bug # 1298

2141 04/28/2004 12:05 PM sgarg

Fixed bug# 1298

2140 04/28/2004 10:55 AM Duane Costa

Replaced instances of DocList with HarvestList

2138 04/26/2004 04:46 PM sgarg

Made changes to control whether a skin wants to use keywords or not. Keywords probably will be used by all skins alsways. But similar changes can be made for Geographic Coverage or Temporal COverage to control whether a particular section of the insert data template needs to be shown or not. This can be controlled from .cfg file. For example, in nceas.cfg is you define hasKeyword = false, none of the templates will show the keyword part. (Unless, you are using NCEAS skin and you try to modify a document which already has keywords.)

2132 04/19/2004 01:26 PM Duane Costa

Replace Harvester dbDriver property with database property

2125 04/14/2004 01:41 PM Duane Costa

Remove obsolete schema file

2124 04/14/2004 01:37 PM Duane Costa

Harvest list schema

2120 04/13/2004 11:04 AM Duane Costa

Shell script for running Harvester on Unix

2119 04/13/2004 10:59 AM Duane Costa

Batch file for running Harvester on Windows

2114 04/09/2004 10:59 AM Duane Costa

Rename url property to defaultDB

2107 04/06/2004 08:52 AM Duane Costa

Add new Harvest Operation Properties to replace the HARVEST_OPERATION_TABLE

2090 04/01/2004 03:38 PM Jing Tao

Add new option for return set size.

2082 03/31/2004 03:15 PM Duane Costa

Updates to static html login and upload

2081 03/31/2004 03:14 PM Duane Costa

Add delay and smtpServer properties

2079 03/31/2004 11:42 AM Matt Jones

Added a simple action for finding out the current metacat version. The information is pulled from the property file, so be sure to update the version in the property file before shipping a release.

2074 03/30/2004 10:02 AM Matt Jones

Changed printAttributeQuery() to no longer depend on the xml_index table. Now, if useXMLIndex is false, the method will use a recursive query on xml_nodes to match paths instead of using xml_index.

2070 03/29/2004 11:36 AM Matt Jones

Removed unused references to abstractpath, and some unudes javascript.

2065 03/26/2004 02:42 PM Duane Costa

Harvester properties file

2064 03/26/2004 02:38 PM Duane Costa

Login page for Harvester Registration Servlet

2055 03/19/2004 01:52 PM Matt Jones

Set new URL for the NCEAS registry home. I forgot to commit this earlier.

2051 03/17/2004 10:52 AM brooke

removed sid's space and added a >> before titles, so datasets with no title will still have a clickable link on results listings. Sid's space was not visible unless the user did a mouse-over

2050 03/17/2004 10:06 AM brooke

added sessionid hidden fields, based on $sessid transformer parameter set by DBTransform.java

2048 03/16/2004 06:21 PM sgarg

Added space at the end of title that is returned back. This is done so that documents with no title can be clicked on.

2047 03/16/2004 06:02 PM sgarg

Made changes in entryForm.tmpl so that it shows site list for specnet skin.

2046 03/16/2004 06:00 PM sgarg

Adding registry skin for SpecNet.

2041 03/09/2004 02:28 PM sgarg

Made changes in the formatting display of Project list.

2040 03/08/2004 07:37 PM sgarg

Fixed a bug in sorting of records. Now the result sent back is title sorted.

2038 03/06/2004 11:51 PM Matt Jones

Minor changes to allow the registry to work in the knb skin, mainly in
how to treat the 'site' field. Now it is a free-text organization
field in the KNB skin. Need to test, install this on ecoinfo and link it
into the KNB web pages.

2035 02/27/2004 11:56 AM sgarg

Fixed a small bug.

2034 02/27/2004 09:21 AM sgarg

Fix enter for bug 1306.

2033 02/20/2004 05:43 PM sgarg

Fix for bug 1325. new javascript function added.

2030 02/18/2004 11:24 PM Matt Jones

Added a new OBFS site to the list of sites. Information provided by Stromberg.

2027 02/10/2004 06:11 PM sgarg

Bug 1301 - changes made for a repeatable add keyword button.

2026 02/10/2004 09:54 AM sgarg

Made changes to fix bug# 1300: 1,2,3,4

2025 02/10/2004 09:45 AM sgarg

Made text changes mentioned in bug# 1308

2023 02/10/2004 09:29 AM sgarg

Changes made to fix bug# 1326. There is a link which call register-dataset.cgi with all the inputs such as that resgiter-dataset calls reEnterDataSet

2019 02/05/2004 07:32 PM sgarg

Made changes to fix Bug 1311 1)

2018 02/05/2004 07:25 PM sgarg

Added docid in edit form - Bug 1304

2017 02/05/2004 07:05 PM sgarg

Added a view button as mentioned in bug 1304.

2016 02/05/2004 05:12 PM sgarg

Made some hanges mentioned in bug 1297.

2014 02/05/2004 04:35 PM sgarg

Made changes mentioned in Bug 1295.

2013 02/05/2004 03:24 PM sgarg

deletaData.tmpl added a space in the end of docid. This led to an error while deleteing. This error was pointed out by Rick in his document.

2012 01/30/2004 02:56 PM Chris Jones

Adding in a web.xml file specific to tomcat 5. Notice servlet.jar is
now servlet-api.jar

The tomcat 5 release notes includes this:

------------------------
Enabling invoker servlet:
------------------------

Starting with Tomcat 4.1.12, the invoker servlet is no longer available by...

2004 01/12/2004 05:51 PM Matt Jones

New site list for NRS reserves in the confgiruation file from K Browne.

2001 01/09/2004 01:08 AM Matt Jones

Adjusted the text on the NCEAS repository page. Changed the project list
so that it now displays short title but uses the long title in the
entry. This was doen because the long titles were far too long to display
decently in the list (the box scrolled way off the right of the page).

1999 01/08/2004 06:48 PM Matt Jones

Added skin for the UCNRS data registry based on earlier work. Minor
modifications to the templates to accomodate this. Fixed a validation
bug in the register-dataset.cgi, and removed an unnecessary Net::LDAP
login as well because the authentication is handled by metacat.

1996 01/07/2004 07:08 PM Matt Jones

Another eml.jar version with the appropriate config.xml in place.