Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  docs 2388 over 19 years Duane Costa Updated the diagram with terminology that is co...
  lib 2418 over 19 years sgarg Fixed a bug in last commit
  src 2422 over 19 years sgarg Made changes in the sql scripts to create new t...
  test 2400 over 19 years Duane Costa Change documentType to eml://ecoinformatics.org...
LICENSE 17.7 KB 666 over 23 years Matt Jones Modified the license and copyright terms for ma...
README 7.46 KB 2321 almost 20 years Matt Jones Fixed some typos in the README, and rearranged ...
build.properties 1.89 KB 2308 almost 20 years Matt Jones Added a property listing servlet administrators.
build.sh 1.03 KB 670 over 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 49.6 KB 2401 over 19 years Duane Costa Modify harvestListEditorDist target to create t...

Latest revisions

# Date Author Comment
2422 03/17/2005 05:58 PM sgarg

Made changes in the sql scripts to create new tables xml_returnfield and xml_queryresult

2421 03/17/2005 05:26 PM sgarg

Changes for entering new records into xml_queryresult:

1. Added a function which checks if there is a record exsists in xml_returnfield table for a given combination of return fields. If a record is found, the id for the record is returned. otherwise a new record is created in the xml_returnfield table and the id of the new record is returned....

2420 03/17/2005 04:48 PM sgarg

Added code for updating xml_queryresult for action=delete and action=update

For both actions, the entries in xml_queryresult are deleted.
This works for action=update because deletion of entry is simple and the entries will be created again when the docid is part of a search result next time.

2419 03/17/2005 04:42 PM sgarg

Added a function which gives back a string which is generated by sorting the returnfields requested for given query specifications

2418 03/17/2005 04:39 PM sgarg

Fixed a bug in last commit

2417 03/17/2005 04:37 PM sgarg

Added new parameters to control the size of resultset for browsers and application like morpho. Also a parameter to specify the length of xml_queryresult.queryresult_string

2416 03/16/2005 03:48 PM sgarg

Changes made in the css for the skins.

2415 03/16/2005 03:41 PM sgarg

Fixed some bugs from previous commits. Veronique changes the text of error messages. Added a new stage to distinguish errors because of logins.

2414 03/16/2005 03:37 PM sgarg

Added new actions so that error message is not shown the first time resetPassword and changePasswords are called. Also fixed a bug where $cfg was not being passed to genericHeader.tmpl

2413 03/16/2005 03:12 PM sgarg

Registry templates redesigned by Veronique Connolly and Saurabh Garg

View all revisions | View revisions

Also available in: Atom