Project

General

Profile

Activity

From 08/24/2008 to 09/22/2008

09/22/2008

03:26 PM Revision 4365 (metacat): rearrange pages, search features, etc...
ben leinfelder
03:25 PM Revision 4364 (metacat): search within specific fields - with option for matching any vs. all
ben leinfelder

09/19/2008

04:52 PM Revision 4363 (metacat): search method for retrieving specific documents (matching docid)
ben leinfelder
04:51 PM Revision 4362 (metacat): added place holders for structured search fields
ben leinfelder
04:50 PM Revision 4361 (metacat): added place holders for structured search fields
ben leinfelder
08:31 AM Revision 4360 (metacat): Add debug statements
daigle
08:29 AM Revision 4359 (metacat): Fix workgroup description
daigle

09/18/2008

11:17 AM Bug #3486: "View Metadata" link tries downloading object instead of displaying object metadata
Shaun found the issue an fixed it by adding additional properties to skins properties. Michael Daigle
10:59 AM Bug #1601: Metacat will add default value for optional parameter into eml 2 document
Read problem is solved by retrieving doc from disk. Insert problem defered to 1.9.1 Michael Daigle

09/17/2008

04:01 PM Bug #1601: Metacat will add default value for optional parameter into eml 2 document
Still want to fix it for future docs in the db. Michael Daigle
03:49 PM Bug #1601: Metacat will add default value for optional parameter into eml 2 document
In Metacat 1.9, the document is read back from disk, so it will be returned verbatim. Michael Daigle
03:48 PM Bug #2564: escaped "less than" in inlinedata causes invalid eml output
The document is read from disk in 1.9. This means whatever was submitted will be returned verbatim. Michael Daigle
03:45 PM Bug #3478: Cannot insert XML documents
Created DBService class and made sure this class was only instantiated after the properties were configured. This as... Michael Daigle
03:29 PM Bug #3486: "View Metadata" link tries downloading object instead of displaying object metadata
testing this on my localhost works as it does in production - I get metadata page for the particular entity I have cl... ben leinfelder

09/16/2008

05:32 PM Revision 4358 (metacat): Replace usage of temp-dir with proper application.tempDir property
walbridge
02:54 PM Bug #3487: Fix data creation issues w/ spatial coordinates, state selection
fixed in r4357. Shaun Walbridge
02:52 PM Bug #3487 (Resolved): Fix data creation issues w/ spatial coordinates, state selection
The regular expression to ignore the default choice of 'Select state or territory here' fails as !=~ isn't the correc... Shaun Walbridge
02:54 PM Revision 4357 (metacat): Further improvements to the registry to properly support the new properties. Removed all variables previously passed around between forms which should always be available canonically from the skin.properties file and replaced with refences to properties value for the skin being used. Removed some cruft from both files, fixed mior issues mentioned in bug #3487.
walbridge
01:39 PM Revision 4356 (metacat): Increase test cases to include testing read action which reads file from disk and squery which reads from db. Create separate cases for eml 2.0.1 and 2.1.0
daigle
01:38 PM Revision 4355 (metacat): Move common constants into MCTestCase base class
daigle
01:31 PM Bug #3486 (Resolved): "View Metadata" link tries downloading object instead of displaying object metadata
In the previous release of Metacat, the 'View Metadata' link leads to a separate page of Metadata about the particula... Shaun Walbridge
08:28 AM Revision 4354 (metacat): Add jstl jar files for sbclter skin
daigle
08:28 AM Revision 4353 (metacat): Remove backed up resultset.xsl files
daigle
08:27 AM Revision 4352 (metacat): Fix duplicate COMMON_SEARCH_METACAT_POST_FIELDS variable.
daigle
08:26 AM Revision 4351 (metacat): Change METACAT_URL to SERVLET_URL
daigle
08:26 AM Revision 4350 (metacat): Include global session variables
daigle

09/15/2008

04:55 PM Revision 4349 (metacat): set the sessionId from the SessionData object
ben leinfelder
02:56 PM Revision 4348 (metacat): Remove ant tokens
daigle

09/12/2008

02:27 PM Revision 4347 (metacat): Replace Ant tokens
daigle

09/09/2008

09:41 AM Revision 4346 (metacat): add closing </distribution> tag to regex for inline data.
daigle

09/08/2008

02:24 PM Revision 4345 (metacat): Added top level files for sbclter skin
daigle

09/03/2008

09:24 AM Revision 4341 (metacat): Created a method in DocumentImpl to read a document file from disk. Created a support method to strip inline data for users that don't have read access.
daigle
09:09 AM Revision 4340 (metacat): Add geoserver section to configuration bypass module.
daigle
09:08 AM Revision 4339 (metacat): Add more debug statements
daigle
09:08 AM Revision 4338 (metacat): Add more debug statements
daigle
09:07 AM Revision 4337 (metacat): Make sure DatabaseService gets instantiated
daigle
09:03 AM Revision 4336 (metacat): Change pisco test user organization to PISCO
daigle

08/29/2008

10:20 AM Revision 4335 (metacat): Move the DBAdaptor accessor into a DatabaseService class
daigle
10:18 AM Revision 4334 (metacat): Add functionality to write and read metadata documents to and from the file system.
daigle

08/28/2008

01:28 PM Revision 4333 (metacat): Add test cases for eml 2.1.0 documents
daigle
01:28 PM Revision 4332 (metacat): convert revision number to a Long from a string when putting into database
daigle
01:27 PM Revision 4331 (metacat): Add eml 2.1.0 registry sql to 1.9 update scripts
daigle
01:26 PM Revision 4330 (metacat): rename script to oracle naming scheme
daigle
01:25 PM Revision 4329 (metacat): rename script to oracle naming scheme
daigle
09:54 AM Revision 4328 (metacat): Get eml 2.1.0 files
daigle

08/27/2008

05:18 PM Bug #3059: EML citation section should include both organizationNames and individualNames
Migrated the properties contained in the skin.configs directory to the style/skins/* properties.
This can now be conf...
ben leinfelder
05:03 PM Bug #3059: EML citation section should include both organizationNames and individualNames
*** Bug 2981 has been marked as a duplicate of this bug. *** ben leinfelder
12:17 PM Bug #3059: EML citation section should include both organizationNames and individualNames
Committed change in eml CVS. Not sure how it should be tagged for being pulled into Metacat (during build). My hunch... ben leinfelder
04:47 PM Revision 4327 (metacat): remove skin.configs directory.
migrate those properties to the style/skins/* properties files
do not load them during Metacat init.
ben leinfelder
03:19 PM Bug #3478 (Resolved): Cannot insert XML documents
During testing on dev.nceas.ucsb.edu, could not insert new test documents using the "dev" skin nor the ecogrid PutSer... ben leinfelder
02:44 PM Bug #3379: Test ecogrid in turnkey installation
Some issues that have already been resolved:
-removed extra metacat.properties file that was created for ecogrid duri...
ben leinfelder
02:26 PM Revision 4326 (metacat): Only use LSIDs for ESA skin. All others should only use shortform url.
see: http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3059 ben leinfelder
10:18 AM Revision 4325 (metacat): honor casesensitive indicator for contained QueryTerms.
addresses bug: http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3472 ben leinfelder
10:17 AM Bug #3472: Metacat casesensitive="true" option in pathquery expressions is broken
QueryGroup was ignoring casesensitivity of it's QueryTerms - fixed! ben leinfelder
08:58 AM Bug #3472: Metacat casesensitive="true" option in pathquery expressions is broken
i'll take a look at this for 1.9 - seems like a good thing to have working correctly for the next release ben leinfelder

08/26/2008

05:37 PM Revision 4324 (metacat): change install ecogrid option to true by default
daigle
04:59 PM Bug #3462: Maps do not display in Firefox version 3
Predefined locations are now working in all the skins that use maps.
Turning layers on and off also works for the map...
ben leinfelder
04:10 PM Revision 4323 (metacat): Upgrade to MapBuilder 1.5rc2
ben leinfelder
04:00 PM Revision 4322 (metacat): Upgrade to MapBuilder 1.5rc2
ben leinfelder
03:31 PM Revision 4321 (metacat): Fix bug where skin configs don't read backup properties correctly for checkboxes.
daigle
02:55 PM Revision 4320 (metacat): Upgrade to MapBuilder 1.5rc2
ben leinfelder
02:53 PM Revision 4319 (metacat): use correct detokenizer (CONTEXT_URL)
ben leinfelder
02:43 PM Revision 4318 (metacat): remove obsolete knp skin. this has been replaced by the sanparks skin.
ben leinfelder
02:37 PM Revision 4317 (metacat): Upgrade to MapBuilder 1.5rc2
ben leinfelder
02:17 PM Revision 4316 (metacat): use nrs for search results skin name.
ben leinfelder
02:12 PM Revision 4315 (metacat): Upgrade to MapBuilder 1.5rc2
ben leinfelder
02:11 PM Revision 4314 (metacat): use correct detokenizer (CONTEXT_URL)
ben leinfelder
12:14 PM Revision 4313 (metacat): Upgrade to MapBuilder 1.5rc2
ben leinfelder
12:13 PM Revision 4312 (metacat): use correct detokenizer (CONTEXT_URL)
ben leinfelder
11:47 AM Revision 4311 (metacat): Upgrade to MapBuilder 1.5rc2
ben leinfelder
11:41 AM Revision 4310 (metacat): [re]add predefined locations selection (using the drop down list).
with firebug disabled, I see so error messages. ben leinfelder
11:17 AM Bug #3059: EML citation section should include both organizationNames and individualNames
only display LSID for ESA skin. all other skins should not display LSIDs but should use the the short form URL to po... ben leinfelder
11:16 AM Bug #3474 (Resolved): Add full schema checking when metacat register new schema
Currently, when metacat register new schema, it doesn't check if the schema is valid or not. We need to check if the ... Jing Tao
10:13 AM Revision 4309 (metacat): add legend (layer selection checkboxes)
ben leinfelder
09:59 AM Bug #3381: Create unit test code for 1.9 additions
Created test case for PropertyService additions Michael Daigle

08/25/2008

06:51 PM Bug #3462: Maps do not display in Firefox version 3
one more thing - the "old" way of doing the maps won't work now when running
from metacat's trunk
ben leinfelder
06:49 PM Bug #3462: Maps do not display in Firefox version 3
i've added the Map Builder 1.5rc2 code to metacat trunk and altered the SANParks skin's map to use the new approach. ... ben leinfelder
06:37 PM Revision 4308 (metacat): bring up to date with map builder 1.5rc2. core functionality (zoom, pan, dataset search) is present.
note that the predefined locations dropdown is missing from this implementation - hopefully will be working again soo... ben leinfelder
06:08 PM Revision 4307 (metacat): upgrade to MapBuilder 1.5rc2 - includes support for Firefox 3 compatibility (yes, it is also EOLed)
ben leinfelder
10:44 AM Revision 4306 (metacat): match the "qualified" property name
ben leinfelder
 

Also available in: Atom