Activity
From 10/20/2008 to 11/18/2008
11/18/2008
- 04:32 PM Bug #3380: Create LSID server installation
- Added authority.war to binary distribution. Added installation instructions to documentation.
- 02:30 PM Bug #3382: Update documentation for all 1.9 changes
- Created war file install instructions.
- 02:29 PM Bug #3670: Kepler data download throws exception
- Jing is taking care of this
- 11:25 AM Bug #3670: Kepler data download throws exception
- The xml_queryresult table needs to be cleared in the kepler database. A bad query has been cached and keeps returnin...
- 11:35 AM Bug #3588: Update acknowlegements in metacat readme
- Acknowlegements were already up to date
11/13/2008
- 03:27 PM Bug #3654: Metacat failed to detect a db with version 1.8
- Changed DBAdmin to look at upper cases tablename for oracle metadata and lower case table for postgres metadata
- 10:55 AM Bug #3670 (Resolved): Kepler data download throws exception
- When trying to view data for kepler in 1.8.1, the system throws the following exception:
type Exception report
...
11/12/2008
- 05:26 PM Bug #3654 (Resolved): Metacat failed to detect a db with version 1.8
- I tried to install a new metacat with a imported postgresql db. The db file came from kepler db in knb machine. The f...
11/10/2008
- 04:31 PM Bug #3616: Validate the ldap administrator field.
- Added javascript validation to make sure all fields are populated on ldap config screen.
Added validation in the adm... - 08:25 AM Bug #3616 (Resolved): Validate the ldap administrator field.
- Make sure the ldap administrator field is not empty and contains a valid user during configuration.
- 03:27 PM Bug #3619 (New): Convert eml beta4 and beta6 documents to eml 210 in knb production server
- We still have some old eml beta4 and beta6 documents at knb production server:
Here is the search result on 11/10/20... - 12:47 PM Bug #3319: Edit feature doesn't work on documents with uneditable fields
- When parsing existing EML documents, we need to determine if they're 2.0.* documents or 2.1.0; in the former case, fi...
- 11:05 AM Bug #3618: Metacat "binary distribution" does not include EcoGrid
- added install-ecogrid dependency in the build for "distbin"
- 10:45 AM Bug #3618 (Resolved): Metacat "binary distribution" does not include EcoGrid
- I built a tar.gz using the "distbin" ant target, deployed the contained knb.war file, and later realized that there w...
11/06/2008
- 11:43 AM Bug #3496: The registry should generate EML 2.1.0 documents
- Changes checked in to r4517 resolve this bug, the registry now creates valid EML 2.1.0 documents with the access elem...
11/05/2008
- 04:08 PM Bug #3527: getprincipals action returns invalid XML document
- Chris and I tried encoding="UTF-8" and it didn't work. Both firefox and chris's matlab code didn't this encoding.
So ...
11/04/2008
- 04:09 PM Bug #2826: add ability for search engines to index metacat documents
- Changed the sql for the sitemap generation to only pull documents that are publically readable.
Added some file inse... - 01:41 PM Bug #3592: Update sitemap generation and registration
- From Matt:
Google sitemaps support the idea of a Sitemap_index.xml that lists all of your sitemaps. We should proba... - 11:44 AM Bug #3592 (New): Update sitemap generation and registration
- Update web search sitemap functionality so that:
-- the sitemap generation is done at a scheduled time.
-- the si...
11/03/2008
- 04:18 PM Bug #3591 (Rejected): Move search returndoctype definitions to a centralized location
- Currently, the returndoctypes for each skin are defined separately. These should be moved to a centralized locate so...
- 04:12 PM Bug #3567: The search query in the default skin doesn't include eml 210 as return doc type
- Added EML 2.1.0 return type to all skins. Entering a new bug for release 1.9.1 to centralize those values.
- 01:38 PM Bug #3554: Replication should write to disk
- Moved the code for reading and writing documents to disk into DocumentImpl getXML() and write() methods respectively....
- 11:19 AM Bug #3059: EML citation section should include both organizationNames and individualNames
- Added RELEASE_EML_2_0_1_UPDATE_7 tag to EML cvs project with the eml-identifier.xsl change included.
Metacat is now p...
10/31/2008
- 11:47 AM Bug #3528: Add EML 2.1.0 namespace mapping to "qformat.xml" files
- Sounds like SBCLTER and PISCO skins are on their own in terms of adding EML 2.1.0 support
- 11:34 AM Bug #3379: Test ecogrid in turnkey installation
- added EML 2.1.0 documents to seek test suite.
tested against dev - 10:42 AM Bug #3379: Test ecogrid in turnkey installation
- TODO: add 2.1.0 EML test documents to the test suite
- 10:42 AM Bug #3379: Test ecogrid in turnkey installation
- added 3 second sleep between document insertion and query - now the QueryService tests are successful
- 10:57 AM Bug #3588 (Resolved): Update acknowlegements in metacat readme
- hasn't been updated in a while
- 10:41 AM Bug #3059: EML citation section should include both organizationNames and individualNames
- TODO: create an additional 2.0.1 update for stylesheets so that 2.0.1 documents are displayed correctly WRT the shor...
- 10:30 AM Bug #3567: The search query in the default skin doesn't include eml 210 as return doc type
- try to remove variables to central location. Look at adding FGDC.
10/24/2008
- 05:21 PM Bug #3379: Test ecogrid in turnkey installation
- tests are performing well.
I believe the query service tests are having problems because the search results get cache... - 02:03 PM Bug #3567 (Resolved): The search query in the default skin doesn't include eml 210 as return doc type
- This is in the latest 1.9 build. Need to check other skins as well.
10/23/2008
- 02:39 PM Bug #3545: Update knbweb to serve new metacat install
- Added links to metacat binary tgz and zip files. Added knbweb install instructions to nceas help site.
10/22/2008
- 03:27 PM Bug #3554 (Resolved): Replication should write to disk
- Replication should do as the standard read and insert.
From Jing:
Hi, Mike:
I think we decided metacat would... - 02:47 PM Bug #3497: Fix Deploy dir autodiscovery mechanism
- Changed the code to use servletContext.getRealPath() and then strip off context directory.
- 10:32 AM Bug #3498: Metacat shows as unconfigured if an error is thrown
- This happens during a database configuration error. Changed the code so that after an exception is caught, all the i...
- 09:20 AM Bug #3545 (Resolved): Update knbweb to serve new metacat install
- knb web server serves up metacat zip and tgz files. Need to update knb install to get those.
- 08:50 AM Bug #3461: create simple turnkey installer for metacat Phase I
- Phase I installer has been created. Remaining issues are being tracked with individual tickets.
- 08:48 AM Bug #3507: Reconfigure database credentials locks you in configuration
- This is a special case. If the database is changed in the background (which shouldn't ever happen), the user would n...
10/21/2008
- 04:12 PM Bug #3495: Incorporate EML 2.1.0 access changes in metacat
- Added the EML access control changes to the 2.1.0 sax handler. Created new test cases for inline data access.
Also available in: Atom