Project

General

Profile

Activity

From 02/27/2011 to 03/28/2011

03/28/2011

02:44 PM Revision 6024 (metacat): do not drop nonexistent table (identifier is not in 1.9.3)
ben leinfelder
08:51 AM Revision 6023 (metacat): This is the start of the ObjectFormatService, which manages the list of object formats registered within Metacat. This includes schema types, mime types, and other information related to a particular format. The service provides functionality for the DataONE MemberNode and CoordinatingNode components, with CoordinatingNodes providing the authoritative list of object formats. See https://redmine.dataone.org/issues/1378.
ObjectFormatService provides the following fields:
logMetacat - The instance of the logging class
objectFormatService...
Chris Jones

03/25/2011

03:04 PM Revision 6022 (metacat): Bug 3835 - design and implement OAI-PMH compliant harvest subsystem
Minor bug fix to handle irregular Metacat docids containing two or more dot ('.') characters. In the LTER Metacat, th... Duane Costa
10:43 AM Revision 6021 (metacat): Bug 3835 - design and implement OAI-PMH compliant harvest subsystem
Return a 'badVerb' response when the 'verb' request parameter is missing from the request. Previously this generated ... Duane Costa

03/24/2011

03:10 PM Revision 6020 (metacat): use the jaxb date parser for ISO 8601 formats. the numeric and date node values are now calculated after the document has been successfully inserted in the db so any sql exceptions do not prevent the raw node data from being saved.
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2084 ben leinfelder

03/23/2011

03:39 PM Revision 6019 (metacat): rollback the accessDAO changes - leaving well enough alone.
ben leinfelder
02:14 PM Revision 6018 (metacat): only include accessfileid when it is not toplevel
ben leinfelder
01:31 PM Revision 6017 (metacat): include accessfileid and subtreeid when inserting xml_access values
ben leinfelder
12:51 PM Revision 6016 (metacat): use access control dao for setting access in EML parser. send additional xml_access info in replication request
ben leinfelder

03/22/2011

05:19 PM Revision 6015 (metacat): insert/update documents with null user and null group to circumvent access control restrictions then update the user_owner and user_updated values to reflect what exists on the originating server (pisco)
ben leinfelder
01:24 PM Revision 6014 (metacat): use 'user_updated' field when writing the replicated document - allows most recent ownership/permissions to be used (in case LDAP groups have shifted) and is more accurate for both updates and initial inserts (hopefully addresses the replication issue we are having with pisco)
ben leinfelder

03/17/2011

09:02 AM Revision 6013 (metacat): use newer ecogrid tag to allow omission of the ecogrid query title (as is allowed in the query.xsd schema)
ben leinfelder

03/16/2011

10:56 PM Revision 6012 (metacat): add support for temporal element query in pathquery
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2084 ben leinfelder

03/12/2011

07:21 AM Revision 6011 (metacat): add otherEntity physical elements to indexPaths (ndp)
ben leinfelder

03/04/2011

03:23 PM Revision 6010 (metacat): replace derik's settings with previous version
ben leinfelder
03:14 PM Revision 6009 (metacat): add paths to indexPaths, and kar namespaces to indexNamespaces for Kepler Workflow Run Manager run-kar queries
barseghian
02:52 PM Revision 6008 (metacat): include simple union data for search results if they are present in the resultset document
ben leinfelder
09:56 AM Revision 6007 (metacat): include temporal coverage dates in the path index - (for opendap metadata queries)
ben leinfelder

03/03/2011

08:15 AM Revision 6006 (metacat): Fixed the testNCEASLogin() password that I mistakenly changed.
Chris Jones
07:47 AM Revision 6005 (metacat): Now that MetacatHandler creates GUID identifier mappings and system metadata, many of the tests in IdentifierManagerTest were failing that were manually creating id mappings and system metadata.
Modified testCreateMapping() and testCreateSystemMetadataMapping() to use docids that haven't been inserted to just e... Chris Jones

03/02/2011

04:44 PM Revision 6004 (metacat): Added a new test method testDeleteDocumentByGUID() to ensure MetacatHandler can delete based on GUID, but fall back to docid if the GUID isn't present. Modified CrudServiceTest and made some private methods public to leverage the D1 REST calls in that library (i.e. create() a doc with a GUID).
Chris Jones
02:47 PM Revision 6003 (metacat): The DataONE service API jar has been renamed to d1_common_java-0.5.0.jar, updated the build file accordingly. Added debug echo of the test classpath.
Chris Jones
02:14 PM Revision 6002 (metacat): hide the data section unless there is actually data to display
ben leinfelder
02:12 PM Revision 6001 (metacat): DocumentImpl.delete() now throws finer grained exceptions (not a general exception). Consequently, the classes that call it have been updated to handle the thrown exceptions, including CrudService, ReplicationHandler, and ReplicationService.
Chris Jones
10:39 AM Revision 6000 (metacat): refactor the names of these Data Manager implementation classes so that it's easier to use them with the default/local versions of similar. These classes utilize Metacat-specific configuration values rather than relying soley on the bundles that are used in the stand-alone DM lib.
ben leinfelder

03/01/2011

02:00 PM Revision 5999 (metacat): render the <data/> CDATA section in <pre/> - it's a csv string
ben leinfelder
09:13 AM Revision 5998 (metacat): To support GUIDs in MetacatHandler.handleDeleteAction(), I've added in a new method:
deleteFromMetacat() - deletes a document based on the docid
This factors the deletion code out of handleDeleteAction(...
Chris Jones

02/28/2011

02:42 PM Revision 5997 (metacat): only include data value/operator when present in the form
ben leinfelder
02:42 PM Revision 5996 (metacat): refresh search when the data operator changes (changing the value is less clear...keyup event seems too eager)
ben leinfelder
11:57 AM Revision 5995 (metacat): use correct operators
ben leinfelder
 

Also available in: Atom