Activity
From 04/02/2005 to 05/01/2005
04/22/2005
- 04:05 PM Revision 2504 (metacat): Making changes in postgres db upgrade script such that instead of JDBC, SQL is used for updating the DB
- 02:18 PM Revision 2503 (metacat): Fixed a bug in printSQL function. The bug came into the picture for queries which involve multiple query groups and one of the query groups does a % search.
04/20/2005
- 02:46 PM Revision 2502 (metacat): Replacing '' with '_' so that there is no ambiguity in javascript ids generated as part of the resultset
- 10:22 AM Revision 2501 (metacat): Minor edits to installation instructions for Metcat 1.5.0.
04/19/2005
- 12:11 PM Revision 2499 (metacat): Adding perl script for changing ldap password for an account.
- 11:39 AM Revision 2498 (metacat): Removing the token for cvsroot for checking out webmdentry as build.xml no longer depends on webmdentry module
- 11:37 AM Revision 2497 (metacat): Removing dependency on webmdentry module
04/18/2005
04/15/2005
- 01:59 PM Revision 2495 (metacat): Increase height of .iframesearchboxclass to accomodate Internet Explorer.
- 09:16 AM Revision 2494 (metacat): Changes in tablehead and highlight styles made by Veronique Connolly
- (Submitted by Saurabh Garg for Veronique Connolly)
04/14/2005
- 08:39 PM Revision 2493 (metacat): Skin for Kruger National Park. Includes some improved text for the main
- page, as well as addition of a login form for the main page.
- 08:38 PM Revision 2492 (metacat): Ne wlogin form for dev skin that does not require the full DN.
- 07:44 PM Revision 2491 (metacat): Added code to delete all entries in xml_queryresult table when buildIndex for a docid is called.
- 02:49 PM Revision 2490 (metacat): Fixed a bug - there is a white space at the end of data medium
- 01:51 PM Revision 2489 (metacat): Adding the call to normalize function for now -- too many calls to normalize function are made and this needs to be looked into. Removing call to normalize function caused trouble in text like this "A&B"
- 01:47 PM Revision 2488 (metacat): Adding move up, move down and delete gifs for register-dataset.cgi
04/13/2005
- 06:22 PM Revision 2487 (metacat): Fixed a bug in last commit. Doing a search like
- pathquery version="1.2">
<returndoctype>eml://ecoinformatics.org/eml-2.0.0</returndoctype><returnfield>originator/ind... - 11:38 AM Revision 2486 (metacat): Fixed a bug - when returnfield_id is not found in xml_returnfield, records are not added to xml_queryresults
- 10:46 AM Revision 2485 (metacat): added an upload form for binary files in the dev skin
04/12/2005
- 11:44 PM Revision 2484 (metacat): Modified the upgrade java script to provide more effective feedback during the
- nodedata copy operation so that users don't think it has failed or crashed.
- 09:02 PM Revision 2483 (metacat): Updated properties to use release from the build.xml file.
- 08:58 PM Revision 2482 (metacat): Updated version in the metacat properties to 1.5.0rc1.
04/08/2005
- 03:24 PM Revision 2481 (metacat): Add an "advanced search" link that points to the LTER query interface page.
- 01:58 PM Revision 2480 (metacat): Updated README with contributors.
- 01:48 PM Revision 2479 (metacat): Fixed typos in README, update version for release.
- 01:34 PM Revision 2478 (metacat): Modified the code so that lastid file is created in a skin when lastid file is not found.
- Commented out the code which uses AdminDB module and uncommented the test function.
- 10:06 AM Revision 2477 (metacat): Replacing token for checkout of eml-2.0.1
- 09:27 AM Revision 2476 (metacat): Fix documentation bug. The documentation said that the operator name was INTERSECTION, but the actual name is INTERSECT.
- 09:09 AM Revision 2475 (metacat): Changes made for release 1.5
- 08:43 AM Bug #1879: Metacat Performance: Summary
Set of changes made in regards to performance for release 1.5:
* Performance impovement done in searching of dataset...- 08:38 AM Bug #2000: Percentage search does't work in KNB metacat
Fixed.- 08:38 AM Bug #2000: Percentage search does't work in KNB metacat
- This is fixed for release 1.5
04/07/2005
- 05:35 PM Bug #2052: Metacat does not handle attribute XPATH queries correctly
- Changes to the Query subsystem fix bugs that prevented attributes from being
expressed solely in the xpath query stat... - 05:04 PM Revision 2474 (metacat): 1. removed the call to QuerySpecification.printAttributeSQL() from QuerySpecification.printExtendedSQL()
- 2. in QuerySpecification.printExtendedSQL() if ( returnFieldList.size() == 0 ) then it returns null
3. DBQuery.addRe... - 04:08 PM Revision 2473 (metacat): A minor change from containAtrributeReturnField to
- containsAttributeReturnField
- 04:06 PM Revision 2472 (metacat): I've added in a test in QuerySpecification.printExtendedSQL that checks
- to see if attributes, and sometimes only attributes, are in the original
returnfield request. If so, the printAttrib... - 03:41 PM Revision 2471 (metacat): Adding lter skin.
- 01:33 PM Revision 2470 (metacat): Commenting out lines regarding /servlet/metacat again as we are trying to use "/context/metacat" where context is the tomcat context.
- 12:54 PM Revision 2469 (metacat): Fixed web.xml so that /servlet/metacat/* points to the metacat servlet
- 11:10 AM Revision 2468 (metacat): Added tomcat5 in build.properties
- In build.xml, fixed a bug from previous commit
- 10:53 AM Revision 2467 (metacat): Changed the handleReturnField() method so that it handles path expressions with
- only attributes in the path.
- 10:41 AM Bug #1818: clarifications for DR entry form page
- Closing bug.
04/06/2005
- 07:04 PM Revision 2466 (metacat): Added a check if printAttributeQuery() for returnPath to see that it is not null so that that this doesnt happen
- xml_index.path like 'null' AND xml_nodes.nodename like 'id'
- 06:46 PM Revision 2465 (metacat): Fixed a bug in previous commit
- 06:25 PM Revision 2464 (metacat): Modified code for computing the returnfield string - earlier only elements were used to construct the string. e.g. /dataset/title
- Now attributes are also added to the returnfield. e.g. title/@id
- 02:38 PM Revision 2463 (metacat): Changes in the documentation for the new release
- 02:21 PM Revision 2462 (metacat): Replaced 1.4.0 with @release@
- 02:12 PM Revision 2461 (metacat): Added code which checks out utilities from cvs. Modified distsrc to include utilities src also. Changed version from 1.4 to 1.5
- 11:46 AM Revision 2460 (metacat): Changing username from knb to metacat for postgres
- 02:24 AM Bug #2052: Metacat does not handle attribute XPATH queries correctly
- When a path expression includes element content and attribute content, then
the SQL generated needs to search for at... - 02:14 AM Bug #2052: Metacat does not handle attribute XPATH queries correctly
- In QuerySpecification.java, when searching for attributes in the XPATH
expression, an 'index out of bounds'
exception... - 02:23 AM Revision 2459 (metacat): When a path expression includes element content and attribute content, then
- the SQL generated needs to search for attribute nodetypes with parent
nodenames equal to the path expression element ... - 02:13 AM Revision 2458 (metacat): When searching for attributes in the XPATH expression, an 'index out of bounds'
- exception was thrown when *only* an attribute was included in the path string.
This fix changes the pathexpr.indexOf...
04/05/2005
- 05:03 PM Revision 2457 (metacat): dropping the sequences as well in the postgres drop list.
- 04:57 PM Revision 2456 (metacat): Added new tables from metacat 1.5 to the drop list.
- 04:46 PM Revision 2455 (metacat): Updated install instructions with IPv6 instructions for postgres.
- 01:46 PM Bug #2059: ant installdb fails when run on Oracle
Related links:
http://www.mail-archive.com/ant-user@jakarta.apache.org/msg10309.html
http://rhea.redhat.com/bboard-a...- 01:40 PM Revision 2454 (metacat): Changed "NCEAS Data Registry" to "NCEAS Data Repository" for sender. Veronique
- (Commit done by Saurabh Garg for Veronique)
- 01:38 PM Revision 2453 (metacat): Changed "registry" to "repository" for the nceas skin. Veronique Connolly
- (Commit done by Saurabh Garg for Veronique)
04/04/2005
- 05:48 PM Revision 2452 (metacat): Commenting out link to /servlet from web.xml for tomcat5
- 05:47 PM Revision 2451 (metacat): Removed unwanted code.
- 05:20 PM Bug #2060 (Resolved): Documents not indexed because of error generated during indexing of documents
- Sometimes given below errors have been seen in the log files. These are
generated because of lack of coordination b... - 05:03 PM Bug #2059 (Resolved): ant installdb fails when run on Oracle
- ant installdb doesnt run when Oracle is used as backend. 'set echo off' is not
working as default delimiter in ant ... - 04:50 PM Revision 2450 (metacat): Removing call to normalize from getNodeRecordList()
- 04:45 PM Revision 2449 (metacat): Changing the normalize function. Adding changes submitted by Johnoel. Removing code for converting " as " can be stored as it on Oracle. Removing code which strips out \n and \r
- 04:21 PM Revision 2448 (metacat): Fixed a bug in previous commit and added a test for characters like mu.
- 04:17 PM Revision 2447 (metacat): Removed occurence of enum which is a keyword in Java 1.5
- 04:15 PM Revision 2446 (metacat): Removed occurence of enum which is a keyword in Java 1.5
- Changed the queries so that PreparedStatement.setString() and .setInt() are used instead of write the string directly...
- 03:45 PM Bug #2052: Metacat does not handle attribute XPATH queries correctly
- On closer inspection, there are two remaining issues here:
1) path queries with no element content (only attribute) ... - 03:45 PM Bug #162: need harvest/batch load for metacat
- The following bug fixes and enhancements to the Harvester code have been
completed and will be included in Metacat 1.... - 02:47 PM Revision 2445 (metacat): *** empty log message ***
- 02:45 PM Revision 2444 (metacat): Added code which creates the triggers for the new tables. This is for Oracle only.
- 02:43 PM Revision 2443 (metacat): Removed the code which created triggers. Added this code in the build file
- 10:12 AM Revision 2442 (metacat): Removing code added for creating nodedata column in xml_index table
Also available in: Atom