Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  docs 3780 about 16 years daigle Changes to remove ANT tokens for the turnkey in...
  lib 3780 about 16 years daigle Changes to remove ANT tokens for the turnkey in...
  src 3780 about 16 years daigle Changes to remove ANT tokens for the turnkey in...
  test 3780 about 16 years daigle Changes to remove ANT tokens for the turnkey in...
LICENSE 17.7 KB 666 over 23 years Matt Jones Modified the license and copyright terms for ma...
README 21.4 KB 3628 over 16 years barteau Added FGDC support to bug fixes listing.
build.properties 5.49 KB 3767 about 16 years ben leinfelder add additional paths that are requested as retu...
build.sh 1.03 KB 670 over 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 65.8 KB 3747 about 16 years Jing Tao *** empty log message ***

Latest revisions

# Date Author Comment
3780 04/02/2008 04:28 PM daigle

Changes to remove ANT tokens for the turnkey install project

3779 04/02/2008 03:21 PM Jing Tao

Add code to test upload same identifier twice.

3778 03/31/2008 04:43 PM Jing Tao

Changing search field from idinfo/keywords/theme/placekey to placekey

3777 03/25/2008 11:09 AM ben leinfelder

limit searching to "common" fields that are indexed.
include checkbox to search all fields.
see bug #3174

3776 03/21/2008 03:17 PM ben leinfelder

-add FGDC specifc fields for indexPath searching
-limit FGDC data returned for the NCEAS skin to those that have "placekey" fields containing "National Center for Ecological Analysis and Synthesis"

3775 03/21/2008 01:31 PM Jing Tao

Modified the query example which will give user more sense.

3774 03/21/2008 12:32 PM ben leinfelder

limit searching to "common" fields that are indexed.
include checkbox to search all fields.
see bug #3174

3773 03/20/2008 05:47 PM ben leinfelder

Parameterize FGDC update/delete functions with the "enableFGDCediting" parameter.
Stylesheets that include fgdc-root.xsl must now set the edit parameter to "true" if they wish to have the editing widgets displayed (true for sanparks and saeon skins but not for nceas)

3772 03/20/2008 05:37 PM ben leinfelder

Enable file naming when returning a zip file of the requested documents.
File names for each docid are provided as additional parameters named by the actual docid value that they are providing a name for. An example query string might look like:

action=read&docid=doc.1.1&docid=doc.2.1&qformat=zip&doc.1.1=fileName1.txt&doc.2.1=fileName2.jpg...

3771 03/20/2008 05:32 PM Jing Tao

Fixed bug that lsid couldn't be shown up in result page of kepler skin. The bug is that in extended query, lsid attribute was treated as a element, but it is attribute.
I also optimized the query by deleting xml_documents table from query. The table is not needed.

View all revisions | View revisions

Also available in: Atom