Activity
From 11/27/2007 to 12/26/2007
12/20/2007
12/19/2007
- 05:21 PM Revision 3665 (metacat): Fixed the implement of java class which will upload ipcc data.
- 03:05 PM Bug #3033: Registry on KNB login response to registry deadends
- Fixed in knb.xml by re-enabling login.xsl processing for the KNB skin; diff with previous version:
http://cvs.ecoinfo... - 02:58 PM Revision 3664 (metacat): Modified knb.xml to re-enable login.xsl processing for the registry workflow: after a 'login' request, the user will be correctly redirected to the registry form.
12/18/2007
- 06:51 PM Revision 3663 (metacat): Add new index - abstract into xml_path_index path
- 05:58 PM Revision 3662 (metacat): Add a file which will upload ipcc data to metacat.
- 02:50 PM Revision 3661 (metacat): Metacat installer bug: replaced locale-specific ant tokens with runtime lookup.
12/17/2007
- 03:55 PM Revision 3660 (metacat): Metacat installer: remove locale-specific ant tokens. Made links relative to the installation.
- 03:07 PM Revision 3659 (metacat): Metacat installer: remove locale-specific ant tokens.
- 03:07 PM Revision 3658 (metacat): Metacat installer: remove locale-specific ant tokens. Made relative to installation.
- 03:04 PM Bug #2797: Character set (charset) problem when filling out form
- Looks like the forward slash needs to be added to the "special characters" that are problematic with viewing online. ...
- 11:31 AM Bug #3033 (Resolved): Registry on KNB login response to registry deadends
- When someone who hasn't logged into the KNB (www.knb.ecoinformatics) uses the link to register a dataset they get a l...
12/14/2007
- 02:41 PM Revision 3657 (metacat): remove that awful underline for links
- 02:25 PM Revision 3656 (metacat): add SANParks and SAEON affiliations
- 02:16 PM Revision 3655 (metacat): add sanparks and saeon affiliations
- 12:43 PM Bug #3032 (Resolved): Sanparks skin search is slower than other skin
- Callie reported the Sanparks skin search is slower than other skin. Ben figured out that "placekey" is not index in x...
- 12:35 PM Revision 3654 (metacat): add "placekey" as an indexed path for FGDC searching in SANParks and SAEON skins
- 11:50 AM Revision 3653 (metacat): use color from background for highlight, tablehead text - more in keeping with the L+F
- 11:50 AM Revision 3652 (metacat): include cfg parameter to pull in correct skin format for cgi/ldap
- 11:49 AM Revision 3651 (metacat): comment out the dataset registration link (at least for now)
- 11:47 AM Revision 3650 (metacat): handle special case for searching _both_ SANParks and SAEON (but not all of KNB)
12/12/2007
- 04:28 PM Revision 3649 (metacat): Added note about being able to use ant targets to do the database upgrades.
- 01:57 PM Bug #3024 (New): recordDelimiter and fieldDelimiter display the unicode number on KNB
- The Unicode number does not mean anything to most users. Maybe we can put an if statement when the value of recordDel...
12/11/2007
- 12:19 PM Bug #2932: KNB Data Catalog Map feature searches revert to default page
- I think this is fixed now.
12/10/2007
- 12:40 PM Revision 3648 (metacat): height and width adjustments for rendering in IE
- 11:17 AM Revision 3647 (metacat): set the clientViewHelper object in the session so that login/logout link can be determined in the header iFrame.
12/07/2007
- 04:42 PM Revision 3646 (metacat): fix mistake where there is an attempt to select nodetype column from table xml_path_index table (it's not there!)
- 11:14 AM Revision 3645 (metacat): adjust colors/formatting for EML display
- 11:13 AM Revision 3644 (metacat): comment out references to a standalone login page.
- get's dicey when the header says "log in" but you already are logged in....
- 11:13 AM Revision 3643 (metacat): make button consistent with other input L+F
- 10:30 AM Revision 3642 (metacat): localizing some more images, but also commenting out image urls that are [likely] not being used by the minimal number of css classes we are skimming from the SAEON plone skin
- 09:41 AM Revision 3641 (metacat): localize use.gif image icon
12/06/2007
- 07:44 PM Revision 3640 (metacat): initial commit of skin for SAEON look and feel. looks pretty good, but there are still a few things that need tweaking (colors).
- also want to add a standalone login page to match with the header line (perhaps).
tracked in bugzilla #3007 - 04:58 PM Revision 3638 (metacat): - fixed my mistake in last checkin with ant tokens
- - fixed broken links: changed @server@ to @httpserver@ in these files, and prefixed with http://
- 04:49 PM Revision 3637 (metacat): Add http:// into the link
- 04:04 PM Revision 3636 (metacat): Using httpserver to replace server in head link.
- 12:52 PM Bug #2999: only one attribute per element returned with pathquery results
- have tested on two local installs of metacat and am happy with what i see.
releasing it into the wild.
12/05/2007
- 12:57 PM Bug #2999: only one attribute per element returned with pathquery results
- added change to handle ATTRIBUTE nodes differently than TEXT nodes so that all attributes of an element are returned ...
- 12:40 PM Revision 3635 (metacat): changes for fix to bug #2999 (only one attribute of an element is returned in resultset doc)
- -added merging for large TEXT nodes when they have been broken up.
-allow multiple attributes to be returned in the r... - 12:38 PM Revision 3634 (metacat): add retrieval of field type for each node (TEXT, ATTRIBUTE, etc).
- this is to support a fix for bug#2999
- 10:37 AM Revision 3633 (metacat): fixed broken links. needed a ../
12/04/2007
12/03/2007
11/30/2007
- 04:47 PM Revision 3629 (metacat): Workaround for a bizzare submission issue stemming from the debug sub. Modified the NCEAS project list to be robust and rely on the presence of the AdminDB module and a working connection to the DB for listing projects.
- 01:59 PM Revision 3628 (metacat): Added FGDC support to bug fixes listing.
- 01:45 PM Revision 3627 (metacat): Update a few references to metacat version numbers that were out of date.
- 01:26 PM Revision 3625 (metacat): Fixed a couple of bugs: 1) Threw an error when updating a packages public access (lost the data files doc id's) and 2) returns a message after access is changed.
- Both were fixed by not attempting to get a child text node from a text node.
11/29/2007
- 04:16 PM Revision 3624 (metacat): Provide ldapweb.cgi links without skin reference, to prevent rendering issues temporarily. Long term fix needed, see Bug #3021
- 04:15 PM Bug #3021 (Rejected): ldapweb.cgi needs some usability improvements
- The login system currently used by Metacat for the registry is ldapweb.cgi, which communicates with the LDAP server t...
11/28/2007
- 04:47 PM Bug #3019 (Resolved): Remove usage of .lastid files within the registry
- The registry currently relies on a .lastid file residing within the skin folder for each skin in use. This file is u...
- 04:00 PM Bug #3018 (Resolved): Document installation and deployment of registry system
- Currently there is no documentation on how to set up and deploy the registry aspects of Metacat, and much of this kno...
11/27/2007
- 09:03 PM Revision 3622 (metacat): Change version to 1.8.0
- 05:50 PM Revision 3621 (metacat): change release number from 1.8 to 1.8.0
- 05:47 PM Revision 3620 (metacat): Change the release number from 1.8 to 1.8.0
- 04:14 PM Revision 3619 (metacat): changes .table so that registry user guide would display better
- 04:13 PM Revision 3618 (metacat): addmitional metadata style change
- 02:49 PM Revision 3617 (metacat): NCEAS skin fix for dataset map; cleanup in index.html
- 01:16 PM Revision 3616 (metacat): text alignment change
- 11:53 AM Revision 3615 (metacat): spelling fix
- 11:44 AM Revision 3614 (metacat): added a few bug fixes that were made
- 09:51 AM Bug #3017 (Closed): The Ampersand returns a blank page on searches
- Searching on the KNB brings up a blank page when using the Ampersand (&) symbol. A search on a title such as,"Species...
Also available in: Atom