Activity
From 10/05/2007 to 11/03/2007
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... - 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.
- 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...
- 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 ... - 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...
- 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....
- 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...
- 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...
- 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... - 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...
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'...
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...
- 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...
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...
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...
- 05:27 PM Bug #2984 (Closed): "AccessControlList.getACL" returns outdated XML structure
- The "MetCatServlet.handleGetAccessControlAction" calls another method "AccessControlList.getACL". The resulting XML ...
10/11/2007
- 05:05 PM Bug #2983: Update PostgreSQL from 7.4 to 8.2 in knb.msi
- Consider auto update, RPM upgrade is better chioce. No matter rpm or source instllation, we have to shutdown metacat ...
- 04:42 PM Bug #2983: Update PostgreSQL from 7.4 to 8.2 in knb.msi
- Another issue is about the install dir and the database data dir. The space
needed to install postgresql is about 30 ... - 03:07 PM Bug #2983: Update PostgreSQL from 7.4 to 8.2 in knb.msi
- The disadvantage of installing pg8 from source code is that security patches will not be automatically applied. So, ...
- 02:38 PM Bug #2983: Update PostgreSQL from 7.4 to 8.2 in knb.msi
- Here is the time issue:
Since we can install postgresql 8 while 7 is running, installation time is not a big issue. H... - 02:12 PM Bug #2983: Update PostgreSQL from 7.4 to 8.2 in knb.msi
- In my test machine, I did succesfully installed 8 while 7 was running. In order to do so, we need install 8 from sour...
- 02:00 PM Bug #2983 (Resolved): Update PostgreSQL from 7.4 to 8.2 in knb.msi
- Here is the email from matt:
Jing,
I see no problem, so go ahead. However, you should be sure to absolutely mini...
Also available in: Atom