Project

General

Profile

Activity

From 10/14/2007 to 11/12/2007

11/09/2007

04:12 PM Bug #2155: Metacat Performace: Rewrite the xml_nodes queries
Move this bug from 1.7.1 to 1.8. Continue to improve metacat performance. Jing Tao
04:05 PM Bug #2155: Metacat Performace: Rewrite the xml_nodes queries
Move to release 1.7.1 Jing Tao
04:04 PM Bug #2155: Metacat Performace: Rewrite the xml_nodes queries
Move to 1.7.1 release Jing Tao
04:07 PM Bug #2557: Metacat Performace: Rewrite the xml_access part of the query
Move to release 1.7.1 Jing Tao
04:06 PM Bug #2175: Metacat Performace: Upgrading hardware setup
Move to release 1.7.1 Jing Tao
04:06 PM Bug #2157: Metacat Performance: Optimize Postgres and Tomcat...
Move to release 1.7.1 Jing Tao
04:03 PM Bug #2153: Metacat Performace: Add/drop indices on key columns
Move to 1.7.1 Jing Tao
04:02 PM Bug #1879: Metacat Performance: Summary
Move to 1.7.1 release Jing Tao
04:00 PM Bug #2805: Metacat Performance: updates from Morpho of data packages are taking longer than five minutes
Moved to 1.7.1 release Jing Tao

11/08/2007

10:05 AM Bug #2984: "AccessControlList.getACL" returns outdated XML structure
Sample struct (attrib order defaults to "allowFirst"):
<?xml version="1.0" encoding="UTF-8"?>
<access xmlns="eml://e...
Chris Barteau
09:41 AM Bug #3000 (Closed): Multiple Permissions Orders exist for Single Document
Everytime "setaccess" is called for a document on MetacatServlet, a new row is
created in the xml_access table. Eac...
Chris Barteau

11/07/2007

02:58 PM Bug #2993: Permission Order is always set to 'allowFirst'
Move to 1.7.1 Jing Tao
02:54 PM Bug #2806: Online Edit action for a data package brings up a blank page
Moved to 1.7.1 Jing Tao
02:53 PM Bug #1232: cookie needs to be written after knb page login
move to 1.7.1 Jing Tao
12:25 PM Bug #2832: Online Data Table display is awkward
Move to 1.7.1 Jing Tao
11:40 AM Bug #2999: only one attribute per element returned with pathquery results
<jing> hi, ben
<jing> I took a look and refreshed my memory.
<jing> The reason we did this is before our xml_nodes ta...
Jing Tao
10:29 AM Bug #2999: only one attribute per element returned with pathquery results
when looking at this fix, it's important to remember to clear out the xml_queryresult table since old results will be... ben leinfelder
10:15 AM Bug #2999: only one attribute per element returned with pathquery results
Jing,
In regards to the bug where only one attribute per element is returned
in a metacat pathquery, I found a fix t...
ben leinfelder
10:14 AM Bug #2999 (Resolved): only one attribute per element returned with pathquery results
when a path query requests that multiple attributes for the same element are returned, only one is actually present i... ben leinfelder

11/05/2007

09:17 AM Bug #2932: KNB Data Catalog Map feature searches revert to default page
In style/common/spatial_templates/spatial/config.xml, the value of <skin> is "default", if we change it to "knb", the... Jing Tao

11/02/2007

03:50 PM Bug #2807: Data Set Upload for SAEON
Create the sanparks skin (for Kruger NP and others).
Includes views SaeonLogin.jspx, SaeonUpload.jspx, and fgdc_1.xsl...
Chris Barteau
03:23 PM Bug #1232: cookie needs to be written after knb page login
Login form should be placed in the center iframe, since that is the "main" session. Chris Barteau
02:50 PM Bug #2579: Default skin display is slightly broken on IE
Put square corners rather than the rounded ones. I spent a little time on trying to mimic the knb but decided on this... Callie Bowdish
02:39 PM Bug #2994 (Resolved): Create a properties file for use by JUnit Tests
Currently the build.xml file defines a few properties that are used for
ant token substitution in JUnit tests. An ...
Chris Barteau
02:34 PM Bug #2832: Online Data Table display is awkward
Moving bug to milestone 1.7 -- when you close bugs, be sure to close them with the milestone under which they will be... Matt Jones
02:25 PM Bug #2832: Online Data Table display is awkward
The EML stylesheets that Metacat uses have been updated to display the Data Tables vertically rather than horizontal.... Callie Bowdish
01:13 PM Bug #2993: Permission Order is always set to 'allowFirst'
Fixed by removing quotes around reference to the constant "AccessControlInterface.DENYFIRST" in the constructor of cl... Chris Barteau
01:11 PM Bug #2993 (Resolved): Permission Order is always set to 'allowFirst'
Permission Order is always set to 'allowFirst'. Even if you send 'denyFirst, it will save 'allowFirst' to the access... Chris Barteau
10:06 AM Bug #2157: Metacat Performance: Optimize Postgres and Tomcat...
Here are current configuration in knb (total 8 G memory)
1) Set SHMMAX to 4,000,000,000
2) Assign Postgresql shared_b...
Jing Tao
09:54 AM Bug #2153: Metacat Performace: Add/drop indices on key columns
Besides adding indices mentioned in bug 1879:
xml_path_index on upper(nodedata)
xml_access on lower(principal...
Jing Tao

11/01/2007

09:35 PM Bug #2155: Metacat Performace: Rewrite the xml_nodes queries
SELECT docid, nodedata, path FROM xml_path_index WHERE path IN ('dataset/title','entityName','individualName/surName'... Jing Tao

10/24/2007

05:23 PM Bug #2986: No need for restart tomcat after modifying metacat.properties
My thought is - adding a static variable - propertiesLastModifyTime in MetacatUtil class. This variable will store th... Jing Tao
03:33 PM Bug #2986 (New): No need for restart tomcat after modifying metacat.properties
In Metacat, if user modified metacat.properties, the modification will be effect after restarting tomcat. This proces... Jing Tao

10/17/2007

04:05 PM Bug #2983: Update PostgreSQL from 7.4 to 8.2 in knb.msi
Here is my propose for the updating by rpms.
1. Download packages :
postgresql-8.2.5-1PGDG.rhel4.i686.rpm
postgresql...
Jing Tao

10/15/2007

05:52 PM Bug #2985 (Resolved): Expand public access flag to the whole ACL
Expand public access flag (from bug #2929) in MetaCatServlet.readFromMetacat, to do more than just signal public read... Chris Barteau
05:27 PM Bug #2984 (Closed): "AccessControlList.getACL" returns outdated XML structure
The "MetCatServlet.handleGetAccessControlAction" calls another method "AccessControlList.getACL". The resulting XML ... Chris Barteau
 

Also available in: Atom