Project

General

Profile

Activity

From 03/24/2005 to 04/22/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
sgarg
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.
sgarg

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
sgarg
10:22 AM Revision 2501 (metacat): Minor edits to installation instructions for Metcat 1.5.0.
Duane Costa

04/19/2005

12:11 PM Revision 2499 (metacat): Adding perl script for changing ldap password for an account.
sgarg
11:39 AM Revision 2498 (metacat): Removing the token for cvsroot for checking out webmdentry as build.xml no longer depends on webmdentry module
sgarg
11:37 AM Revision 2497 (metacat): Removing dependency on webmdentry module
sgarg

04/18/2005

04:23 PM Revision 2496 (metacat): an index page for the developer tools
berkley

04/15/2005

01:59 PM Revision 2495 (metacat): Increase height of .iframesearchboxclass to accomodate Internet Explorer.
Duane Costa
09:16 AM Revision 2494 (metacat): Changes in tablehead and highlight styles made by Veronique Connolly
(Submitted by Saurabh Garg for Veronique Connolly) sgarg

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. Matt Jones
08:38 PM Revision 2492 (metacat): Ne wlogin form for dev skin that does not require the full DN.
Matt Jones
07:44 PM Revision 2491 (metacat): Added code to delete all entries in xml_queryresult table when buildIndex for a docid is called.
sgarg
02:49 PM Revision 2490 (metacat): Fixed a bug - there is a white space at the end of data medium
sgarg
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"
sgarg
01:47 PM Revision 2488 (metacat): Adding move up, move down and delete gifs for register-dataset.cgi
sgarg

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...
sgarg
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
sgarg
10:46 AM Revision 2485 (metacat): added an upload form for binary files in the dev skin
berkley

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. Matt Jones
09:02 PM Revision 2483 (metacat): Updated properties to use release from the build.xml file.
Matt Jones
08:58 PM Revision 2482 (metacat): Updated version in the metacat properties to 1.5.0rc1.
Matt Jones

04/08/2005

03:24 PM Revision 2481 (metacat): Add an "advanced search" link that points to the LTER query interface page.
Duane Costa
01:58 PM Revision 2480 (metacat): Updated README with contributors.
Matt Jones
01:48 PM Revision 2479 (metacat): Fixed typos in README, update version for release.
Matt Jones
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. sgarg
10:06 AM Revision 2477 (metacat): Replacing token for checkout of eml-2.0.1
sgarg
09:27 AM Revision 2476 (metacat): Fix documentation bug. The documentation said that the operator name was INTERSECTION, but the actual name is INTERSECT.
Duane Costa
09:09 AM Revision 2475 (metacat): Changes made for release 1.5
sgarg

04/07/2005

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...
sgarg
04:08 PM Revision 2473 (metacat): A minor change from containAtrributeReturnField to
containsAttributeReturnField Chris Jones
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...
Chris Jones
03:41 PM Revision 2471 (metacat): Adding lter skin.
Duane Costa
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.
sgarg
12:54 PM Revision 2469 (metacat): Fixed web.xml so that /servlet/metacat/* points to the metacat servlet
sgarg
11:10 AM Revision 2468 (metacat): Added tomcat5 in build.properties
In build.xml, fixed a bug from previous commit sgarg
10:53 AM Revision 2467 (metacat): Changed the handleReturnField() method so that it handles path expressions with
only attributes in the path. Chris Jones

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' sgarg
06:46 PM Revision 2465 (metacat): Fixed a bug in previous commit
sgarg
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 sgarg
02:38 PM Revision 2463 (metacat): Changes in the documentation for the new release
sgarg
02:21 PM Revision 2462 (metacat): Replaced 1.4.0 with @release@
sgarg
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
sgarg
11:46 AM Revision 2460 (metacat): Changing username from knb to metacat for postgres
sgarg
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 ...
Chris Jones
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...
Chris Jones

04/05/2005

05:03 PM Revision 2457 (metacat): dropping the sequences as well in the postgres drop list.
Matt Jones
04:57 PM Revision 2456 (metacat): Added new tables from metacat 1.5 to the drop list.
Matt Jones
04:46 PM Revision 2455 (metacat): Updated install instructions with IPv6 instructions for postgres.
Matt Jones
01:40 PM Revision 2454 (metacat): Changed "NCEAS Data Registry" to "NCEAS Data Repository" for sender. Veronique
(Commit done by Saurabh Garg for Veronique) sgarg
01:38 PM Revision 2453 (metacat): Changed "registry" to "repository" for the nceas skin. Veronique Connolly
(Commit done by Saurabh Garg for Veronique) sgarg

04/04/2005

05:48 PM Revision 2452 (metacat): Commenting out link to /servlet from web.xml for tomcat5
sgarg
05:47 PM Revision 2451 (metacat): Removed unwanted code.
sgarg
04:50 PM Revision 2450 (metacat): Removing call to normalize from getNodeRecordList()
sgarg
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
sgarg
04:21 PM Revision 2448 (metacat): Fixed a bug in previous commit and added a test for characters like mu.
sgarg
04:17 PM Revision 2447 (metacat): Removed occurence of enum which is a keyword in Java 1.5
sgarg
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... sgarg
02:47 PM Revision 2445 (metacat): *** empty log message ***
sgarg
02:45 PM Revision 2444 (metacat): Added code which creates the triggers for the new tables. This is for Oracle only.
sgarg
02:43 PM Revision 2443 (metacat): Removed the code which created triggers. Added this code in the build file
sgarg
10:12 AM Revision 2442 (metacat): Removing code added for creating nodedata column in xml_index table
sgarg

04/01/2005

04:30 PM Revision 2441 (metacat): Fixed typo.
Matt Jones
04:09 PM Revision 2440 (metacat): Adding test for checking Metacat behaviour when characters outside A-Z,a-z,0-9 are entered.
Related bugs: 1711, 1538 (1711 has been fixed as tested by this file. Have to add code to test 1711)
Currently check...
sgarg
11:37 AM Revision 2439 (metacat): Changes made to the css files by Veronique (tablehead class).
(Committed done by Saurabh Garg for Veronique) sgarg
11:31 AM Revision 2438 (metacat): Changes made by Veronique to generic guide following Mark Stromberg suggestions.
(Commit done by Saurabh Garg for Veronique) sgarg

03/31/2005

06:00 PM Revision 2437 (metacat): Fixed a bug from previous commit which removed whitespaces from documents.
sgarg
05:29 PM Revision 2436 (metacat): Removed irrelevant code from previous commit
sgarg

03/29/2005

08:18 PM Revision 2435 (metacat): Removed code which entered value for nodedata in xml_index
sgarg
07:57 PM Revision 2434 (metacat): Modified code such that nodedata column in xml_index is not created and used. So now we are using the same logic for using xml_index which was used for metacat release 1.4
sgarg
12:09 PM Revision 2433 (metacat): Modified text, style and formating for the skins.
(Commit done by Saurabh Garg for Veronique) sgarg
11:56 AM Revision 2432 (metacat): Replaced Usage Constraints with Usage Rights and Data Originator with Dataset Owner.
(Commit done by Saurabh Garg for Veronique) sgarg
08:12 AM Revision 2431 (metacat): Modified so that database upgrade script to version 1.5 is called based on which database the user is using.
sgarg
08:06 AM Revision 2430 (metacat): Added new database upgrade script for postgres.
Modified the database upgrade script for oracle
Added comment to DBquery.java
Fixed a bug in xmltables.sql
sgarg

03/25/2005

09:59 AM Revision 2429 (metacat): Added code so that metacat administrator can delete any document.
sgarg
 

Also available in: Atom