Project

General

Profile

Activity

From 02/17/2011 to 03/18/2011

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

02/25/2011

12:01 PM Revision 5993 (metacat): include data search - new form fields and semQuery schema to allow searching for Characteristics data
ben leinfelder

02/18/2011

12:28 PM Revision 5992 (metacat): turn off the databounds layer by default
ben leinfelder
12:09 PM Revision 5991 (metacat): new lines were showing up in the html source becuase of whitespace in this - removed the white space and the new lines are gone...
ben leinfelder
11:54 AM Revision 5990 (metacat): restyle the eml display and resultset after applying new eml css to the KNB L+F
ben leinfelder
11:16 AM Revision 5989 (metacat): new jar files from common and client
berkley
10:59 AM Revision 5988 (metacat): fixed width issue with default header
berkley
10:59 AM Revision 5987 (metacat): new files for mets style
berkley
10:10 AM Revision 5986 (metacat): [untested] loop through each origin[ator] to make a row for them
ben leinfelder

02/17/2011

05:16 PM Revision 5985 (metacat): restyle the resultset after applying new eml css
use more robust form-submission js for the datapackage links ben leinfelder
04:30 PM Revision 5984 (metacat): check for 'null' as well as 'public' user when rendering the header Login/Logout option
ben leinfelder
03:44 PM Revision 5983 (metacat): restyle default eml rendering using ESA look + feel
ben leinfelder
12:11 PM Revision 5982 (metacat): include eml css and then adjust lter skin to accommodate the new xsls
ben leinfelder
11:50 AM Revision 5981 (metacat): adjust stylesheets to accommodate new default eml rendering
ben leinfelder
11:28 AM Revision 5980 (metacat): use latest eml style tag
ben leinfelder
11:24 AM Revision 5979 (metacat): adjust stylesheets to accommodate new default eml rendering
ben leinfelder
09:45 AM Revision 5978 (metacat): use square edges for the borders around table groups and subgroups
ben leinfelder
02:57 AM Revision 5977 (metacat): These are fairly significant changes to MetacatHandler.handleInsertOrUpdateAction() that add in support for creation or update of GUIDs and SystemMetadata. Upon insertion or update of DataPackages from non-DataONE aware clients (such as Morpho), the identifier table is updated by creating a GUID, and the systemmetadata table is updated with fields after the EML document is parsed for distribution information and entity typing. System Metadata documents are also generated and inserted into Metacat. The list of data entities is iterated over and System Metadata is generated for each data file as well.
Chris Jones
02:39 AM Revision 5976 (metacat): In MetacatHandler I've removed updateSystemMetadata() in favor of additions to insertOrUpdateSystemMetadata(). Modified createSystemMetadata() to reflect the changes as well.
Chris Jones
 

Also available in: Atom